Skip to main content

Deploy details

Deploy successful for tremor-www

Update otel connector docs to include compression param.

PR #222: main@f4ce862

Deploy log

Initializing

Complete
1:52:40 PM: Build ready to start
1:52:43 PM: build-image version: 91488c6c0412f5c1c00fb34eff5c1fc41a32bce9 (focal)
1:52:43 PM: buildbot version: 91488c6c0412f5c1c00fb34eff5c1fc41a32bce9
1:52:43 PM: Fetching cached dependencies
1:52:43 PM: Starting to download cache of 2.2GB
1:53:02 PM: Finished downloading cache in 18.515s
1:53:02 PM: Starting to extract cache
1:53:19 PM: Finished extracting cache in 17.541s
1:53:20 PM: Finished fetching cache in 36.265s
1:53:20 PM: Starting to prepare the repo for build
1:53:20 PM: Preparing Git Reference pull/222/head
1:53:21 PM: Parsing package.json dependencies
1:53:22 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'make netlify' versus 'CI= npm run build' in the Netlify UI
1:53:22 PM: Starting to install dependencies
1:53:22 PM: Python version set to 3.8
1:53:22 PM: Installing pip dependencies
1:53:22 PM: Started restoring cached pip cache
1:53:22 PM: Finished restoring cached pip cache
1:53:23 PM: Collecting pyyaml
1:53:23 PM: Using cached PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB)
1:53:23 PM: Installing collected packages: pyyaml
1:53:23 PM: Successfully installed pyyaml-6.0
1:53:23 PM: Pip dependencies installed
1:53:23 PM: Attempting Ruby version 2.7.2, read from environment
1:53:24 PM: Using Ruby version 2.7.2
1:53:24 PM: Started restoring cached go cache
1:53:24 PM: Finished restoring cached go cache
1:53:24 PM: Installing Go version 1.19.5 (requested 1.19.5)
1:53:29 PM: go version go1.19.5 linux/amd64
1:53:29 PM: Using PHP version 8.0
1:53:30 PM: Started restoring cached Node.js version
1:53:30 PM: Finished restoring cached Node.js version
1:53:30 PM: v16.20.0 is already installed.
1:53:31 PM: Now using node v16.20.0 (npm v8.19.4)
1:53:31 PM: Enabling Node.js Corepack
1:53:31 PM: Started restoring cached build plugins
1:53:31 PM: Finished restoring cached build plugins
1:53:31 PM: Started restoring cached corepack dependencies
1:53:31 PM: Finished restoring cached corepack dependencies
1:53:31 PM: No npm workspaces detected
1:53:31 PM: Started restoring cached node modules
1:53:31 PM: Finished restoring cached node modules
1:53:31 PM: Installing npm packages using npm version 8.19.4
1:53:41 PM: up to date, audited 1293 packages in 10s
1:53:41 PM: 210 packages are looking for funding
1:53:41 PM: run `npm fund` for details
1:53:41 PM: 27 vulnerabilities (6 moderate, 21 high)
1:53:41 PM: To address all issues, run:
1:53:41 PM: npm audit fix
1:53:41 PM: Run `npm audit` for details.
1:53:41 PM: npm packages installed
1:53:41 PM: Install dependencies script success
1:53:41 PM: Starting build script
1:53:42 PM: Detected 1 framework(s)
1:53:42 PM: "docusaurus" at version "2.2.0"
1:53:42 PM: Section completed: initializing

Building

Complete
1:53:44 PM: Netlify Build
1:53:44 PM: ────────────────────────────────────────────────────────────────
1:53:44 PM:
1:53:44 PM: ❯ Version
1:53:44 PM: @netlify/build 29.9.2
1:53:44 PM:
1:53:44 PM: ❯ Flags
1:53:44 PM: baseRelDir: true
1:53:44 PM: buildId: 643d4f282da3aa000860fc2a
1:53:44 PM: deployId: 643d4f282da3aa000860fc2c
1:53:44 PM:
1:53:44 PM: ❯ Current directory
1:53:44 PM: /opt/build/repo
1:53:44 PM:
1:53:44 PM: ❯ Config file
1:53:44 PM: /opt/build/repo/netlify.toml
1:53:44 PM:
1:53:44 PM: ❯ Context
1:53:44 PM: deploy-preview
1:53:44 PM:
1:53:44 PM: 1. build.command from netlify.toml
1:53:44 PM: ────────────────────────────────────────────────────────────────
1:53:44 PM: ​
1:53:44 PM: $ make netlify
1:53:44 PM: npm run clear
1:53:44 PM: > tremor-website@0.12.0 clear
1:53:44 PM: > docusaurus clear
1:53:45 PM: [SUCCESS] Removed the Webpack persistent cache folder at "/opt/build/repo/node_modules/.cache".
1:53:45 PM: rm -rf tremor-runtime
1:53:45 PM: rm -rf node_modules
1:53:46 PM: npm install
1:54:01 PM: added 1292 packages, and audited 1293 packages in 15s
1:54:01 PM: 210 packages are looking for funding
1:54:01 PM: run `npm fund` for details
1:54:01 PM: 27 vulnerabilities (6 moderate, 21 high)
1:54:01 PM: To address all issues, run:
1:54:01 PM: npm audit fix
1:54:01 PM: Run `npm audit` for details.
1:54:01 PM: rm -rf static/api/edge/openapi.yaml
1:54:01 PM: for doc in codecs extractors operators postprocessors preprocessors scripts stdlib; do rm -rf docs/reference/$doc; done;
1:54:01 PM: rm -rf docs/language/reference
1:54:01 PM: Cloning into 'tremor-runtime'...
1:54:03 PM: cd tremor-runtime &&\
1:54:03 PM: git checkout main &&\
1:54:03 PM: git pull
1:54:03 PM: Already on 'main'
1:54:03 PM: Your branch is up to date with 'origin/main'.
1:54:04 PM: Already up to date.
1:54:04 PM: cd tremor-runtime && make docs
1:54:04 PM: make[1]: Entering directory '/opt/build/repo/tremor-runtime'
1:54:04 PM: rm -rf docs/stdlib
1:54:04 PM: mkdir -p docs/stdlib
1:54:04 PM: TREMOR_PATH=./tremor-script/lib cargo run -p tremor-cli -- doc tremor-script/lib docs/stdlib
1:54:04 PM: info: syncing channel updates for '1.68.2-x86_64-unknown-linux-gnu'
1:54:04 PM: info: latest update on 2023-03-28, rust version 1.68.2 (9eb3afe9e 2023-03-27)
1:54:04 PM: info: downloading component 'cargo'
1:54:04 PM: info: downloading component 'clippy'
1:54:04 PM: info: downloading component 'rust-docs'
1:54:04 PM: info: downloading component 'rust-std'
1:54:05 PM: info: downloading component 'rustc'
1:54:05 PM: info: downloading component 'rustfmt'
1:54:05 PM: info: installing component 'cargo'
1:54:06 PM: info: installing component 'clippy'
1:54:06 PM: info: installing component 'rust-docs'
1:54:08 PM: info: installing component 'rust-std'
1:54:10 PM: info: installing component 'rustc'
1:54:15 PM: info: installing component 'rustfmt'
1:54:15 PM: Updating crates.io index
1:54:37 PM: Updating git repository `https://github.com/tremor-rs/window.git`
1:54:37 PM: Updating git repository `https://github.com/suharev7/clickhouse-rs`
1:54:38 PM: Updating git repository `https://github.com/tremor-rs/qwal`
1:54:38 PM: Updating git repository `https://github.com/fede1024/rust-rdkafka`
1:54:39 PM: Updating git submodule `https://github.com/benesch/librdkafka.git`
1:54:42 PM: Downloading crates ...
1:54:42 PM: Downloaded adler v1.0.2
1:54:42 PM: Downloaded bytes v1.4.0
1:54:42 PM: Downloaded cc v1.0.79
1:54:42 PM: Downloaded bytes-utils v0.1.3
1:54:42 PM: Downloaded cidr-utils v0.5.10
1:54:42 PM: Downloaded chrono v0.4.24
1:54:42 PM: Downloaded cfg-if v1.0.0
1:54:42 PM: Downloaded chrono-tz v0.8.2
1:54:42 PM: Downloaded clap_lex v0.4.1
1:54:42 PM: Downloaded async-lock v2.7.0
1:54:42 PM: Downloaded async-executor v1.5.1
1:54:42 PM: Downloaded aes v0.6.0
1:54:42 PM: Downloaded aws-smithy-xml v0.55.1
1:54:42 PM: Downloaded aead v0.3.2
1:54:42 PM: Downloaded adler32 v1.2.0
1:54:42 PM: Downloaded aes-soft v0.6.4
1:54:42 PM: Downloaded bitflags v1.3.2
1:54:42 PM: Downloaded md-5 v0.10.5
1:54:42 PM: Downloaded addr2line v0.19.0
1:54:42 PM: Downloaded aho-corasick v0.7.20
1:54:42 PM: Downloaded aws-sig-auth v0.55.1
1:54:42 PM: Downloaded aws-smithy-http-tower v0.55.1
1:54:42 PM: Downloaded async-stream v0.3.5
1:54:42 PM: Downloaded bimap v0.6.3
1:54:42 PM: Downloaded chrono-tz v0.6.3
1:54:42 PM: Downloaded log4rs v1.2.0
1:54:42 PM: Downloaded async-stream-impl v0.3.5
1:54:42 PM: Downloaded js-sys v0.3.61
1:54:42 PM: Downloaded clap v4.2.1
1:54:42 PM: Downloaded backtrace v0.3.67
1:54:42 PM: Downloaded aws-smithy-checksums v0.55.1
1:54:42 PM: Downloaded rand_chacha v0.3.1
1:54:42 PM: Downloaded proc-macro-crate v1.3.1
1:54:42 PM: Downloaded bytes v0.5.6
1:54:42 PM: Downloaded quick-error v1.2.3
1:54:42 PM: Downloaded chrono-tz-build v0.0.3
1:54:42 PM: Downloaded autocfg v1.1.0
1:54:42 PM: Downloaded atty v0.2.14
1:54:42 PM: Downloaded proc-macro-hack v0.5.20+deprecated
1:54:42 PM: Downloaded chrono-tz-build v0.1.0
1:54:42 PM: Downloaded openssl-probe v0.1.5
1:54:42 PM: Downloaded block-buffer v0.9.0
1:54:42 PM: Downloaded block-buffer v0.10.4
1:54:42 PM: Downloaded atomic-waker v1.1.1
1:54:42 PM: Downloaded aws-smithy-types v0.55.1
1:54:42 PM: Downloaded route-recognizer v0.2.0
1:54:42 PM: Downloaded async-trait v0.1.68
1:54:42 PM: Downloaded tinyvec_macros v0.1.1
1:54:42 PM: Downloaded aws-endpoint v0.55.1
1:54:42 PM: Downloaded async-global-executor v2.3.1
1:54:42 PM: Downloaded async-process v1.7.0
1:54:42 PM: Downloaded aws-types v0.55.1
1:54:42 PM: Downloaded arrayvec v0.5.2
1:54:42 PM: Downloaded bit-set v0.5.3
1:54:42 PM: Downloaded aws-smithy-query v0.55.1
1:54:42 PM: Downloaded libflate v1.3.0
1:54:42 PM: Downloaded version_check v0.9.4
1:54:42 PM: Downloaded spin v0.5.2
1:54:42 PM: Downloaded base64-simd v0.8.0
1:54:42 PM: Downloaded rand_chacha v0.2.2
1:54:42 PM: Downloaded is-terminal v0.4.7
1:54:42 PM: Downloaded cipher v0.2.5
1:54:42 PM: Downloaded tower-layer v0.3.2
1:54:42 PM: Downloaded wasm-bindgen-shared v0.2.84
1:54:42 PM: Downloaded const_fn v0.4.9
1:54:42 PM: Downloaded anstyle v0.3.5
1:54:42 PM: Downloaded concolor-query v0.3.3
1:54:42 PM: Downloaded codespan v0.11.1
1:54:42 PM: Downloaded void v1.0.2
1:54:42 PM: Downloaded serde-value v0.7.0
1:54:42 PM: Downloaded async-dup v1.2.2
1:54:42 PM: Downloaded serde_urlencoded v0.6.1
1:54:42 PM: Downloaded cpuid-bool v0.2.0
1:54:42 PM: Downloaded clap_derive v4.2.0
1:54:42 PM: Downloaded aws-smithy-json v0.55.1
1:54:42 PM: Downloaded universal-hash v0.4.1
1:54:42 PM: Downloaded phf_shared v0.10.0
1:54:42 PM: Downloaded async-tls v0.10.0
1:54:42 PM: Downloaded uncased v0.9.7
1:54:42 PM: Downloaded blocking v1.3.1
1:54:42 PM: Downloaded async-sse v4.1.0
1:54:42 PM: Downloaded siphasher v0.3.10
1:54:42 PM: Downloaded rustls-native-certs v0.6.2
1:54:42 PM: Downloaded rustc_version v0.2.3
1:54:42 PM: Downloaded multimap v0.8.3
1:54:42 PM: Downloaded linked-hash-map v0.5.6
1:54:42 PM: Downloaded anstyle-parse v0.1.1
1:54:42 PM: Downloaded semver v0.9.0
1:54:42 PM: Downloaded quote v1.0.26
1:54:42 PM: Downloaded concurrent-queue v2.2.0
1:54:42 PM: Downloaded rand_core v0.6.4
1:54:42 PM: Downloaded pin-project-internal v1.0.12
1:54:42 PM: Downloaded rmp v0.8.11
1:54:42 PM: Downloaded lz4 v1.24.0
1:54:42 PM: Downloaded outref v0.5.1
1:54:42 PM: Downloaded num_cpus v1.15.0
1:54:42 PM: Downloaded crc32c v0.6.3
1:54:42 PM: Downloaded semver v1.0.17
1:54:42 PM: Downloaded async-tungstenite v0.17.2
1:54:42 PM: Downloaded sha-1 v0.10.1
1:54:42 PM: Downloaded aws-sigv4 v0.55.1
1:54:42 PM: Downloaded async-task v4.4.0
1:54:42 PM: Downloaded config v0.10.1
1:54:42 PM: Downloaded simdutf8 v0.1.4
1:54:42 PM: Downloaded semver-parser v0.7.0
1:54:42 PM: Downloaded resolv-conf v0.7.0
1:54:42 PM: Downloaded zeroize v1.6.0
1:54:42 PM: Downloaded shell-words v1.1.0
1:54:42 PM: Downloaded rustc_version v0.4.0
1:54:42 PM: Downloaded sha2 v0.9.9
1:54:42 PM: Downloaded rmp-serde v1.1.1
1:54:42 PM: Downloaded sha2 v0.10.6
1:54:42 PM: Downloaded futures-sink v0.3.28
1:54:42 PM: Downloaded aws-smithy-eventstream v0.55.1
1:54:42 PM: Downloaded sha1 v0.10.5
1:54:42 PM: Downloaded static_assertions v1.1.0
1:54:42 PM: Downloaded simple_asn1 v0.4.1
1:54:42 PM: Downloaded slab v0.4.8
1:54:42 PM: Downloaded attohttpc v0.15.0
1:54:42 PM: Downloaded aws-smithy-client v0.55.1
1:54:42 PM: Downloaded rustls-pemfile v1.0.2
1:54:42 PM: Downloaded codespan-reporting v0.11.1
1:54:42 PM: Downloaded rustc-demangle v0.1.22
1:54:42 PM: Downloaded aws-sdk-sso v0.26.0
1:54:42 PM: Downloaded rand_core v0.5.1
1:54:42 PM: Downloaded async-compression v0.3.15
1:54:42 PM: Downloaded mime_guess v2.0.4
1:54:42 PM: Downloaded sct v0.7.0
1:54:42 PM: Downloaded once_cell v1.17.1
1:54:42 PM: Downloaded base64 v0.21.0
1:54:42 PM: Downloaded tokio-io-timeout v1.2.0
1:54:42 PM: Downloaded prost-types v0.9.0
1:54:42 PM: Downloaded simd-json-derive v0.8.0
1:54:42 PM: Downloaded tokio-tungstenite v0.18.0
1:54:42 PM: Downloaded kv-log-macro v1.0.7
1:54:42 PM: Downloaded arc-swap v1.6.0
1:54:42 PM: Downloaded base64 v0.12.3
1:54:42 PM: Downloaded serde_yaml v0.8.26
1:54:42 PM: Downloaded serde_urlencoded v0.7.1
1:54:42 PM: Downloaded ppv-lite86 v0.2.17
1:54:42 PM: Downloaded parking_lot v0.11.2
1:54:42 PM: Downloaded sct v0.6.1
1:54:42 PM: Downloaded rand v0.8.5
1:54:42 PM: Downloaded rand v0.7.3
1:54:42 PM: Downloaded time-macros v0.2.8
1:54:42 PM: Downloaded aws-config v0.55.1
1:54:42 PM: Downloaded socket2 v0.4.9
1:54:42 PM: Downloaded prost v0.9.0
1:54:42 PM: Downloaded aws-smithy-http v0.55.1
1:54:42 PM: Downloaded snap v1.1.0
1:54:42 PM: Downloaded lexical-util v0.8.5
1:54:42 PM: Downloaded aws-sdk-sts v0.26.0
1:54:42 PM: Downloaded async-h1 v2.3.3
1:54:42 PM: Downloaded combine v4.6.6
1:54:42 PM: Downloaded cookie v0.14.4
1:54:42 PM: Downloaded base64 v0.11.0
1:54:42 PM: Downloaded crossbeam-deque v0.8.3
1:54:42 PM: Downloaded crossbeam v0.8.2
1:54:42 PM: Downloaded base64 v0.13.1
1:54:42 PM: Downloaded scopeguard v1.1.0
1:54:42 PM: Downloaded waker-fn v1.1.0
1:54:42 PM: Downloaded bit-vec v0.6.3
1:54:42 PM: Downloaded clap_builder v4.2.1
1:54:42 PM: Downloaded pkg-config v0.3.26
1:54:42 PM: Downloaded clap_complete v4.2.0
1:54:42 PM: Downloaded utf8parse v0.2.1
1:54:42 PM: Downloaded tungstenite v0.18.0
1:54:42 PM: Downloaded signal-hook-registry v1.4.1
1:54:42 PM: Downloaded tracing-core v0.1.30
1:54:42 PM: Downloaded tokio-rustls v0.22.0
1:54:42 PM: Downloaded signal-hook v0.3.15
1:54:42 PM: Downloaded crc32fast v1.3.2
1:54:42 PM: Downloaded async-std v1.12.0
1:54:42 PM: Downloaded yaml-rust v0.4.5
1:54:42 PM: Downloaded serde_with_macros v1.5.2
1:54:42 PM: Downloaded serde_qs v0.8.5
1:54:42 PM: Downloaded cron v0.12.0
1:54:42 PM: Downloaded anyhow v1.0.70
1:54:42 PM: Downloaded phf_generator v0.11.1
1:54:42 PM: Downloaded try-lock v0.2.4
1:54:42 PM: Downloaded wasm-bindgen-macro v0.2.84
1:54:42 PM: Downloaded serde_derive v1.0.160
1:54:42 PM: Downloaded wasm-bindgen-backend v0.2.84
1:54:42 PM: Downloaded hmac v0.10.1
1:54:42 PM: Downloaded ahash v0.8.3
1:54:42 PM: Downloaded proc-macro2 v1.0.56
1:54:42 PM: Downloaded async-io v1.13.0
1:54:42 PM: Downloaded aws-http v0.55.1
1:54:42 PM: Downloaded bstr v1.4.0
1:54:42 PM: Downloaded prost-derive v0.9.0
1:54:42 PM: Downloaded tonic-build v0.6.2
1:54:42 PM: Downloaded cmake v0.1.50
1:54:43 PM: Downloaded thread_local v1.1.7
1:54:43 PM: Downloaded value-trait v0.5.1
1:54:43 PM: Downloaded parse-zoneinfo v0.3.0
1:54:43 PM: Downloaded tracing-attributes v0.1.23
1:54:43 PM: Downloaded time v0.2.27
1:54:43 PM: Downloaded aws-credential-types v0.55.1
1:54:43 PM: Downloaded anstream v0.2.6
1:54:43 PM: Downloaded opaque-debug v0.3.0
1:54:43 PM: Downloaded rustls-webpki v0.100.1
1:54:43 PM: Downloaded url v2.3.1
1:54:43 PM: Downloaded cpufeatures v0.2.6
1:54:43 PM: Downloaded snmalloc-rs v0.3.3
1:54:43 PM: Downloaded memoffset v0.8.0
1:54:43 PM: Downloaded matches v0.1.10
1:54:43 PM: Downloaded lexical-core v0.7.6
1:54:43 PM: Downloaded concolor-override v1.0.0
1:54:43 PM: Downloaded beef v0.5.2
1:54:43 PM: Downloaded signal-hook-tokio v0.3.1
1:54:43 PM: Downloaded thread-id v4.0.0
1:54:43 PM: Downloaded ascii-canvas v3.0.0
1:54:43 PM: Downloaded attohttpc v0.17.0
1:54:43 PM: Downloaded vte v0.10.1
1:54:43 PM: Downloaded dirs-sys-next v0.1.2
1:54:43 PM: Downloaded aws-sdk-s3 v0.26.0
1:54:43 PM: Downloaded gouth v0.2.1
1:54:43 PM: Downloaded debug-helper v0.3.13
1:54:43 PM: Downloaded aes-gcm v0.8.0
1:54:43 PM: Downloaded serde_yaml v0.9.21
1:54:43 PM: Downloaded digest v0.9.0
1:54:43 PM: Downloaded aws-smithy-async v0.55.1
1:54:43 PM: Downloaded async-channel v1.8.0
1:54:43 PM: Downloaded diff v0.1.13
1:54:43 PM: Downloaded bumpalo v3.12.0
1:54:43 PM: Downloaded byteorder v1.4.3
1:54:43 PM: Downloaded time-macros v0.1.1
1:54:43 PM: Downloaded typemap-ors v1.0.0
1:54:43 PM: Downloaded crossbeam-channel v0.5.8
1:54:43 PM: Downloaded serde v1.0.160
1:54:43 PM: Downloaded dissect v0.6.0
1:54:43 PM: Downloaded lalrpop-util v0.19.9
1:54:43 PM: Downloaded destructure_traitobject v0.2.0
1:54:43 PM: Downloaded time-macros-impl v0.1.2
1:54:43 PM: Downloaded sketches-ddsketch v0.2.1
1:54:43 PM: Downloaded crossbeam-queue v0.3.8
1:54:43 PM: Downloaded want v0.3.0
1:54:43 PM: Downloaded subtle v2.4.1
1:54:43 PM: Downloaded futures-task v0.3.28
1:54:43 PM: Downloaded glob v0.3.1
1:54:43 PM: Downloaded memchr v2.5.0
1:54:43 PM: Downloaded num-bigint v0.2.6
1:54:43 PM: Downloaded crypto-mac v0.10.1
1:54:43 PM: Downloaded urlencoding v2.1.2
1:54:43 PM: Downloaded crossbeam-utils v0.8.15
1:54:43 PM: Downloaded futures-executor v0.3.28
1:54:43 PM: Downloaded csv-core v0.1.10
1:54:43 PM: Downloaded uuid v1.3.1
1:54:43 PM: Downloaded sval v1.0.0-alpha.5
1:54:43 PM: Downloaded fs2 v0.4.3
1:54:43 PM: Downloaded toml_edit v0.19.8
1:54:43 PM: Downloaded env_logger v0.10.0
1:54:43 PM: Downloaded futures-core v0.3.28
1:54:43 PM: Downloaded ctr v0.6.0
1:54:43 PM: Downloaded wildmatch v1.1.0
1:54:43 PM: Downloaded derivative v2.2.0
1:54:43 PM: Downloaded simd-json-derive-int v0.8.0
1:54:43 PM: Downloaded crossbeam-epoch v0.9.14
1:54:43 PM: Downloaded crypto-common v0.1.6
1:54:43 PM: Downloaded ipnet v2.7.2
1:54:43 PM: Downloaded rle-decode-fast v1.0.3
1:54:43 PM: Downloaded tiny-keccak v2.0.2
1:54:43 PM: Downloaded tracing-futures v0.2.5
1:54:43 PM: Downloaded hkdf v0.10.0
1:54:43 PM: Downloaded dirs-next v2.0.0
1:54:43 PM: Downloaded tonic v0.6.2
1:54:43 PM: Downloaded serde_with v1.14.0
1:54:43 PM: Downloaded parking_lot_core v0.9.7
1:54:43 PM: Downloaded gcemeta v0.1.4
1:54:43 PM: Downloaded pin-project v1.0.12
1:54:43 PM: Downloaded lexical-parse-integer v0.8.6
1:54:43 PM: Downloaded time v0.1.45
1:54:43 PM: Downloaded termcolor v1.2.0
1:54:43 PM: Downloaded hyper-timeout v0.4.1
1:54:43 PM: Downloaded jumphash v0.1.8
1:54:43 PM: Downloaded ident_case v1.0.1
1:54:43 PM: Downloaded difference v2.0.0
1:54:43 PM: Downloaded fnv v1.0.7
1:54:43 PM: Downloaded itoa v1.0.6
1:54:43 PM: Downloaded unicode-xid v0.2.4
1:54:43 PM: Downloaded downcast-rs v1.2.0
1:54:43 PM: Downloaded dyn-clone v1.0.11
1:54:43 PM: Downloaded fxhash v0.2.1
1:54:43 PM: Downloaded fastrand v1.9.0
1:54:43 PM: Downloaded num-bigint v0.4.3
1:54:43 PM: Downloaded onig v6.4.0
1:54:43 PM: Downloaded strip-ansi-escapes v0.1.1
1:54:43 PM: Downloaded pin-utils v0.1.0
1:54:43 PM: Downloaded humantime v2.1.0
1:54:43 PM: Downloaded darling v0.13.4
1:54:43 PM: Downloaded grok v2.0.0
1:54:43 PM: Downloaded fixedbitset v0.4.2
1:54:43 PM: Downloaded data-encoding v2.3.3
1:54:43 PM: Downloaded hmac v0.12.1
1:54:43 PM: Downloaded tungstenite v0.17.3
1:54:43 PM: Downloaded tremor-kv v0.5.0
1:54:43 PM: Downloaded unicode-normalization v0.1.22
1:54:43 PM: Downloaded string_cache v0.8.7
1:54:43 PM: Downloaded hyper-rustls v0.23.2
1:54:43 PM: Downloaded futures v0.3.28
1:54:43 PM: Downloaded digest v0.10.6
1:54:43 PM: Downloaded lru-cache v0.1.2
1:54:43 PM: Downloaded lazy_static v1.4.0
1:54:43 PM: Downloaded event-listener v2.5.3
1:54:43 PM: Downloaded futures-util v0.3.28
1:54:43 PM: Downloaded ctor v0.1.26
1:54:43 PM: Downloaded file-mode v0.1.2
1:54:43 PM: Downloaded darling_core v0.13.4
1:54:43 PM: Downloaded unsafe-any-ors v1.0.0
1:54:43 PM: Downloaded distance v0.4.0
1:54:43 PM: Downloaded walkdir v2.3.3
1:54:43 PM: Downloaded tokio-stream v0.1.12
1:54:43 PM: Downloaded float-cmp v0.9.0
1:54:43 PM: Downloaded pem v0.8.3
1:54:43 PM: Downloaded iana-time-zone v0.1.56
1:54:43 PM: Downloaded globset v0.4.10
1:54:43 PM: Downloaded itoa v0.4.8
1:54:43 PM: Downloaded deadpool v0.7.0
1:54:43 PM: Downloaded xz2 v0.1.7
1:54:43 PM: Downloaded ena v0.14.2
1:54:43 PM: Downloaded lexical-write-integer v0.8.5
1:54:43 PM: Downloaded port_scanner v0.1.5
1:54:43 PM: Downloaded term v0.7.0
1:54:43 PM: Downloaded hyper-rustls v0.24.0
1:54:43 PM: Downloaded pin-project-lite v0.2.9
1:54:43 PM: Downloaded xmlparser v0.13.5
1:54:43 PM: Downloaded indexmap v1.9.3
1:54:43 PM: Downloaded time-core v0.1.0
1:54:43 PM: Downloaded serde_json v1.0.96
1:54:43 PM: Downloaded hostname v0.3.1
1:54:43 PM: Downloaded http-body v0.4.5
1:54:43 PM: Downloaded lexical-core v0.8.5
1:54:43 PM: Downloaded jsonwebtoken v7.2.0
1:54:43 PM: Downloaded enum-as-inner v0.5.1
1:54:43 PM: Downloaded polyval v0.4.5
1:54:43 PM: Downloaded dashmap v5.4.0
1:54:43 PM: Downloaded num_enum v0.5.11
1:54:43 PM: Downloaded lz4-sys v1.9.4
1:54:43 PM: Downloaded generic-array v0.14.7
1:54:43 PM: Downloaded uuid v0.8.2
1:54:43 PM: Downloaded utf-8 v0.7.6
1:54:43 PM: Downloaded heck v0.3.3
1:54:43 PM: Downloaded lexical v6.1.1
1:54:43 PM: Downloaded reqwest v0.11.16
1:54:43 PM: Downloaded httpdate v1.0.2
1:54:43 PM: Downloaded phf_codegen v0.11.1
1:54:43 PM: Downloaded dtoa v0.4.8
1:54:43 PM: Downloaded tinyvec v1.6.0
1:54:43 PM: Downloaded syslog_loose v0.18.0
1:54:43 PM: Downloaded tokio-rustls v0.24.0
1:54:43 PM: Downloaded ghash v0.3.1
1:54:43 PM: Downloaded tide v0.16.0
1:54:43 PM: Downloaded unicase v2.6.0
1:54:43 PM: Downloaded error-chain v0.12.4
1:54:43 PM: Downloaded hex v0.4.3
1:54:43 PM: Downloaded either v1.8.1
1:54:43 PM: Downloaded zstd v0.12.3+zstd.1.5.2
1:54:43 PM: Downloaded ignore v0.4.20
1:54:43 PM: Downloaded futures-lite v1.13.0
1:54:43 PM: Downloaded parking v2.1.0
1:54:43 PM: Downloaded tower-service v0.3.2
1:54:43 PM: Downloaded which v4.4.0
1:54:43 PM: Downloaded jobserver v0.1.26
1:54:43 PM: Downloaded vsimd v0.8.0
1:54:43 PM: Downloaded futures-io v0.3.28
1:54:43 PM: Downloaded infer v0.2.3
1:54:43 PM: Downloaded tokio-util v0.6.10
1:54:43 PM: Downloaded log-mdc v0.1.0
1:54:43 PM: Downloaded flate2 v1.0.25
1:54:43 PM: Downloaded miniz_oxide v0.6.2
1:54:43 PM: Downloaded thiserror v1.0.40
1:54:43 PM: Downloaded num-integer v0.1.45
1:54:43 PM: Downloaded httparse v1.8.0
1:54:43 PM: Downloaded tokio-rustls v0.23.4
1:54:43 PM: Downloaded typemap_rev v0.1.5
1:54:43 PM: Downloaded num-traits v0.2.15
1:54:43 PM: Downloaded toml_datetime v0.6.1
1:54:43 PM: Downloaded tokio-macros v2.0.0
1:54:43 PM: Downloaded crunchy v0.2.2
1:54:43 PM: Downloaded paste v1.0.12
1:54:43 PM: Downloaded match_cfg v0.1.0
1:54:43 PM: Downloaded parking_lot_core v0.8.6
1:54:43 PM: Downloaded io-lifetimes v1.0.10
1:54:43 PM: Downloaded pico-args v0.4.2
1:54:43 PM: Downloaded ryu v1.0.13
1:54:43 PM: Downloaded globwalk v0.8.1
1:54:43 PM: Downloaded lexical-write-float v0.8.5
1:54:43 PM: Downloaded phf v0.11.1
1:54:43 PM: Downloaded getrandom v0.1.16
1:54:43 PM: Downloaded simple-mutex v1.1.5
1:54:43 PM: Downloaded strsim v0.10.0
1:54:43 PM: Downloaded thiserror-impl v1.0.40
1:54:43 PM: Downloaded webpki v0.21.4
1:54:43 PM: Downloaded nom v5.1.2
1:54:43 PM: Downloaded zstd-safe v6.0.5+zstd.1.5.4
1:54:43 PM: Downloaded tokio-util v0.7.7
1:54:43 PM: Downloaded hyper v0.14.25
1:54:43 PM: Downloaded unicode-bidi v0.3.13
1:54:43 PM: Downloaded value-bag v1.0.0-alpha.9
1:54:43 PM: Downloaded wasm-bindgen v0.2.84
1:54:43 PM: Downloaded libflate_lz77 v1.2.0
1:54:43 PM: Downloaded rustls v0.18.1
1:54:43 PM: Downloaded syn v1.0.109
1:54:43 PM: Downloaded surf v2.3.2
1:54:43 PM: Downloaded elasticsearch v8.5.0-alpha.1
1:54:43 PM: Downloaded socket2 v0.5.2
1:54:43 PM: Downloaded petgraph v0.6.3
1:54:43 PM: Downloaded unicode-ident v1.0.8
1:54:43 PM: Downloaded lock_api v0.4.9
1:54:43 PM: Downloaded polling v2.7.0
1:54:43 PM: Downloaded http-client v6.5.3
1:54:43 PM: Downloaded tremor-otelapis v0.2.4
1:54:43 PM: Downloaded hashbrown v0.13.2
1:54:43 PM: Downloaded hdrhistogram v7.5.2
1:54:43 PM: Downloaded http v0.2.9
1:54:43 PM: Downloaded simd-json v0.8.0
1:54:43 PM: Downloaded webpki v0.22.0
1:54:43 PM: Downloaded tower v0.4.13
1:54:43 PM: Downloaded lalrpop v0.19.9
1:54:43 PM: Downloaded unicode-segmentation v1.10.1
1:54:43 PM: Downloaded rustls v0.19.1
1:54:43 PM: Downloaded regex v1.7.3
1:54:43 PM: Downloaded time v0.3.20
1:54:43 PM: Downloaded phf_shared v0.11.1
1:54:43 PM: Downloaded simd-json v0.7.0
1:54:43 PM: Downloaded halfbrown v0.1.18
1:54:43 PM: Downloaded trust-dns-resolver v0.22.0
1:54:43 PM: Downloaded nom v7.1.3
1:54:43 PM: Downloaded mio v0.8.6
1:54:43 PM: Downloaded rustls v0.21.0
1:54:43 PM: Downloaded webpki-roots v0.20.0
1:54:43 PM: Downloaded regex-syntax v0.6.29
1:54:43 PM: Downloaded winnow v0.4.1
1:54:43 PM: Downloaded trust-dns-proto v0.22.0
1:54:43 PM: Downloaded libc v0.2.141
1:54:43 PM: Downloaded object v0.30.3
1:54:43 PM: Downloaded webpki-roots v0.19.0
1:54:43 PM: Downloaded csv v1.2.1
1:54:43 PM: Downloaded futures-channel v0.3.28
1:54:43 PM: Downloaded webpki-roots v0.22.6
1:54:43 PM: Downloaded idna v0.3.0
1:54:43 PM: Downloaded syn v2.0.14
1:54:43 PM: Downloaded rustix v0.37.11
1:54:43 PM: Downloaded sled v0.34.7
1:54:43 PM: Downloaded serenity v0.11.5
1:54:43 PM: Downloaded minimal-lexical v0.2.1
1:54:43 PM: Downloaded same-file v1.0.6
1:54:43 PM: Downloaded futures-macro v0.3.28
1:54:43 PM: Downloaded smallvec v1.10.0
1:54:43 PM: Downloaded darling_macro v0.13.4
1:54:43 PM: Downloaded linux-raw-sys v0.3.1
1:54:43 PM: Downloaded vte_generate_state_changes v0.1.1
1:54:43 PM: Downloaded hashbrown v0.12.3
1:54:43 PM: Downloaded new_debug_unreachable v1.0.4
1:54:43 PM: Downloaded pin-project-lite v0.1.12
1:54:43 PM: Downloaded lru v0.10.0
1:54:43 PM: Downloaded web-sys v0.3.61
1:54:43 PM: Downloaded form_urlencoded v1.1.0
1:54:43 PM: Downloaded getrandom v0.2.9
1:54:43 PM: Downloaded tokio v1.27.0
1:54:43 PM: Downloaded heck v0.4.1
1:54:43 PM: Downloaded untrusted v0.7.1
1:54:43 PM: Downloaded zstd-sys v2.0.8+zstd.1.5.5
1:54:43 PM: Downloaded precomputed-hash v0.1.1
1:54:43 PM: Downloaded onig_sys v69.8.1
1:54:43 PM: Downloaded wasm-bindgen-macro-support v0.2.84
1:54:43 PM: Downloaded standback v0.2.17
1:54:43 PM: Downloaded parking_lot v0.12.1
1:54:43 PM: Downloaded percent-encoding v2.2.0
1:54:43 PM: Downloaded tempfile v3.5.0
1:54:43 PM: Downloaded instant v0.1.12
1:54:43 PM: Downloaded num_enum_derive v0.5.11
1:54:43 PM: Downloaded log v0.4.17
1:54:43 PM: Downloaded ordered-float v2.10.0
1:54:43 PM: Downloaded mime v0.3.17
1:54:43 PM: Downloaded tracing v0.1.37
1:54:43 PM: Downloaded unicode-width v0.1.10
1:54:43 PM: Downloaded unsafe-libyaml v0.2.8
1:54:43 PM: Downloaded typenum v1.16.0
1:54:43 PM: Downloaded h2 v0.3.17
1:54:43 PM: Downloaded itertools v0.10.5
1:54:43 PM: Downloaded idna v0.2.3
1:54:43 PM: Downloaded lexical-parse-float v0.8.5
1:54:43 PM: Downloaded encoding_rs v0.8.32
1:54:44 PM: Downloaded rustls v0.20.8
1:54:44 PM: Downloaded lzma-sys v0.1.20
1:54:44 PM: Downloaded http-types v2.12.0
1:54:44 PM: Downloaded gimli v0.27.2
1:54:44 PM: Downloaded libz-sys v1.1.8
1:54:44 PM: Downloaded prost-build v0.9.0
1:54:44 PM: Downloaded googapis v0.6.0
1:54:44 PM: Downloaded snmalloc-sys v0.3.3
1:54:44 PM: Downloaded ring v0.16.20
1:54:44 PM: Compiling libc v0.2.141
1:54:44 PM: Compiling proc-macro2 v1.0.56
1:54:44 PM: Compiling quote v1.0.26
1:54:44 PM: Compiling unicode-ident v1.0.8
1:54:44 PM: Compiling version_check v0.9.4
1:54:44 PM: Compiling autocfg v1.1.0
1:54:44 PM: Compiling cfg-if v1.0.0
1:54:44 PM: Compiling serde_derive v1.0.160
1:54:44 PM: Compiling serde v1.0.160
1:54:44 PM: Compiling syn v1.0.109
1:54:44 PM: Compiling once_cell v1.17.1
1:54:45 PM: Compiling value-bag v1.0.0-alpha.9
1:54:45 PM: Compiling sval v1.0.0-alpha.5
1:54:45 PM: Compiling log v0.4.17
1:54:45 PM: Compiling memchr v2.5.0
1:54:45 PM: Compiling syn v2.0.14
1:54:45 PM: Compiling pin-project-lite v0.2.9
1:54:45 PM: Compiling itoa v1.0.6
1:54:45 PM: Compiling scopeguard v1.1.0
1:54:45 PM: Compiling bytes v1.4.0
1:54:45 PM: Compiling lock_api v0.4.9
1:54:45 PM: Compiling jobserver v0.1.26
1:54:46 PM: Compiling cc v1.0.79
1:54:46 PM: Compiling smallvec v1.10.0
1:54:46 PM: Compiling parking_lot_core v0.9.7
1:54:46 PM: Compiling futures-core v0.3.28
1:54:46 PM: Compiling socket2 v0.4.9
1:54:46 PM: Compiling signal-hook-registry v1.4.1
1:54:46 PM: Compiling parking_lot v0.12.1
1:54:46 PM: Compiling ryu v1.0.13
1:54:47 PM: Compiling num-traits v0.2.15
1:54:47 PM: Compiling tokio v1.27.0
1:54:47 PM: Compiling num_cpus v1.15.0
1:54:47 PM: Compiling hashbrown v0.12.3
1:54:47 PM: Compiling futures-io v0.3.28
1:54:47 PM: Compiling slab v0.4.8
1:54:47 PM: Compiling typenum v1.16.0
1:54:47 PM: Compiling generic-array v0.14.7
1:54:47 PM: Compiling percent-encoding v2.2.0
1:54:47 PM: Compiling ring v0.16.20
1:54:47 PM: Compiling pin-utils v0.1.0
1:54:48 PM: Compiling fnv v1.0.7
1:54:48 PM: Compiling untrusted v0.7.1
1:54:48 PM: Compiling spin v0.5.2
1:54:48 PM: Compiling futures-sink v0.3.28
1:54:48 PM: Compiling futures-task v0.3.28
1:54:48 PM: Compiling futures-channel v0.3.28
1:54:48 PM: Compiling futures-util v0.3.28
1:54:48 PM: Compiling num-integer v0.1.45
1:54:48 PM: Compiling regex-syntax v0.6.29
1:54:48 PM: Compiling getrandom v0.2.9
1:54:49 PM: Compiling ppv-lite86 v0.2.17
1:54:49 PM: Compiling bitflags v1.3.2
1:54:49 PM: Compiling rand_core v0.6.4
1:54:49 PM: Compiling rand_chacha v0.3.1
1:54:49 PM: Compiling subtle v2.4.1
1:54:49 PM: Compiling http v0.2.9
1:54:49 PM: Compiling form_urlencoded v1.1.0
1:54:49 PM: Compiling rand v0.8.5
1:54:49 PM: Compiling httparse v1.8.0
1:54:49 PM: Compiling indexmap v1.9.3
1:54:50 PM: Compiling tracing-core v0.1.30
1:54:50 PM: Compiling tinyvec_macros v0.1.1
1:54:50 PM: Compiling tinyvec v1.6.0
1:54:50 PM: Compiling crc32fast v1.3.2
1:54:50 PM: Compiling io-lifetimes v1.0.10
1:54:50 PM: Compiling fastrand v1.9.0
1:54:50 PM: Compiling tokio-macros v2.0.0
1:54:50 PM: Compiling futures-macro v0.3.28
1:54:51 PM: Compiling unicode-normalization v0.1.22
1:54:51 PM: Compiling lazy_static v1.4.0
1:54:51 PM: Compiling pkg-config v0.3.26
1:54:51 PM: Compiling ctor v0.1.26
1:54:51 PM: Compiling tracing-attributes v0.1.23
1:54:51 PM: Compiling unicode-bidi v0.3.13
1:54:51 PM: Compiling rustix v0.37.11
1:54:52 PM: Compiling serde_json v1.0.96
1:54:52 PM: Compiling crossbeam-utils v0.8.15
1:54:52 PM: Compiling linux-raw-sys v0.3.1
1:54:52 PM: Compiling idna v0.3.0
1:54:53 PM: Compiling static_assertions v1.1.0
1:54:53 PM: Compiling cpufeatures v0.2.6
1:54:53 PM: Compiling byteorder v1.4.3
1:54:53 PM: Compiling try-lock v0.2.4
1:54:53 PM: Compiling siphasher v0.3.10
1:54:53 PM: Compiling tower-service v0.3.2
1:54:53 PM: Compiling http-body v0.4.5
1:54:53 PM: Compiling base64 v0.13.1
1:54:53 PM: Compiling aho-corasick v0.7.20
1:54:54 PM: Compiling httpdate v1.0.2
1:54:54 PM: Compiling uncased v0.9.7
1:54:54 PM: Compiling pin-project-internal v1.0.12
1:54:54 PM: Compiling ahash v0.8.3
1:54:54 PM: Compiling regex v1.7.3
1:54:54 PM: Compiling either v1.8.1
1:54:54 PM: Compiling anyhow v1.0.70
1:54:54 PM: Compiling block-buffer v0.10.4
1:54:54 PM: Compiling crypto-common v0.1.6
1:54:54 PM: Compiling time-core v0.1.0
1:54:54 PM: Compiling base64 v0.21.0
1:54:55 PM: Compiling digest v0.10.6
1:54:55 PM: Compiling outref v0.5.1
1:54:55 PM: Compiling vsimd v0.8.0
1:54:55 PM: Compiling lexical-util v0.8.5
1:54:55 PM: Compiling base64-simd v0.8.0
1:54:55 PM: Compiling pin-project v1.0.12
1:54:55 PM: Compiling thiserror v1.0.40
1:54:56 PM: Compiling rustls v0.20.8
1:54:56 PM: Compiling phf_shared v0.11.1
1:54:56 PM: Compiling itertools v0.10.5
1:54:56 PM: Compiling thiserror-impl v1.0.40
1:54:56 PM: Compiling event-listener v2.5.3
1:54:57 PM: Compiling mio v0.8.6
1:54:57 PM: Compiling tracing v0.1.37
1:54:57 PM: Compiling url v2.3.1
1:54:57 PM: Compiling want v0.3.0
1:54:57 PM: Compiling time v0.3.20
1:54:58 PM: Compiling semver v1.0.17
1:54:58 PM: Compiling time v0.1.45
1:54:58 PM: Compiling aws-smithy-types v0.55.1
1:54:58 PM: Compiling iana-time-zone v0.1.56
1:54:58 PM: Compiling phf_generator v0.11.1
1:54:59 PM: Compiling chrono v0.4.24
1:54:59 PM: Compiling lexical-write-integer v0.8.5
1:54:59 PM: Compiling lexical-parse-integer v0.8.6
1:54:59 PM: Compiling rustls-pemfile v1.0.2
1:54:59 PM: Compiling adler v1.0.2
1:54:59 PM: Compiling openssl-probe v0.1.5
1:54:59 PM: Compiling lexical-parse-float v0.8.5
1:54:59 PM: Compiling miniz_oxide v0.6.2
1:54:59 PM: Compiling rustls-native-certs v0.6.2
1:54:59 PM: Compiling lexical-write-float v0.8.5
1:55:00 PM: Compiling rustc_version v0.4.0
1:55:00 PM: Compiling phf_codegen v0.11.1
1:55:00 PM: Compiling phf v0.11.1
1:55:00 PM: Compiling parse-zoneinfo v0.3.0
1:55:00 PM: Compiling tokio-util v0.7.7
1:55:00 PM: Compiling tokio-stream v0.1.12
1:55:00 PM: Compiling concurrent-queue v2.2.0
1:55:00 PM: Compiling tower-layer v0.3.2
1:55:00 PM: Compiling lexical-core v0.8.5
1:55:00 PM: Compiling aws-smithy-eventstream v0.55.1
1:55:00 PM: Compiling bytes-utils v0.1.3
1:55:00 PM: Compiling hashbrown v0.13.2
1:55:00 PM: Compiling h2 v0.3.17
1:55:00 PM: Compiling tower v0.4.13
1:55:00 PM: Compiling fxhash v0.2.1
1:55:01 PM: Compiling waker-fn v1.1.0
1:55:01 PM: Compiling opaque-debug v0.3.0
1:55:01 PM: Compiling parking v2.1.0
1:55:01 PM: Compiling async-lock v2.7.0
1:55:01 PM: Compiling futures-lite v1.13.0
1:55:01 PM: Compiling polling v2.7.0
1:55:01 PM: Compiling standback v0.2.17
1:55:01 PM: Compiling proc-macro-hack v0.5.20+deprecated
1:55:01 PM: Compiling fixedbitset v0.4.2
1:55:01 PM: Compiling async-trait v0.1.68
1:55:01 PM: Compiling halfbrown v0.1.18
1:55:01 PM: Compiling flate2 v1.0.25
1:55:02 PM: Compiling prost-derive v0.9.0
1:55:02 PM: Compiling cipher v0.2.5
1:55:02 PM: Compiling float-cmp v0.9.0
1:55:02 PM: Compiling async-io v1.13.0
1:55:02 PM: Compiling getrandom v0.1.16
1:55:02 PM: Compiling arrayvec v0.5.2
1:55:02 PM: Compiling signal-hook v0.3.15
1:55:02 PM: Compiling simdutf8 v0.1.4
1:55:02 PM: Compiling value-trait v0.5.1
1:55:03 PM: Compiling petgraph v0.6.3
1:55:03 PM: Compiling hyper v0.14.25
1:55:04 PM: Compiling aws-smithy-async v0.55.1
1:55:04 PM: Compiling async-channel v1.8.0
1:55:04 PM: Compiling is-terminal v0.4.7
1:55:04 PM: Compiling universal-hash v0.4.1
1:55:04 PM: Compiling digest v0.9.0
1:55:04 PM: Compiling const_fn v0.4.9
1:55:04 PM: Compiling cpuid-bool v0.2.0
1:55:04 PM: Compiling async-task v4.4.0
1:55:04 PM: Compiling polyval v0.4.5
1:55:04 PM: Compiling time-macros-impl v0.1.2
1:55:04 PM: Compiling aes-soft v0.6.4
1:55:05 PM: Compiling aws-types v0.55.1
1:55:05 PM: Compiling serde_urlencoded v0.7.1
1:55:05 PM: Compiling sha2 v0.10.6
1:55:05 PM: Compiling lzma-sys v0.1.20
1:55:05 PM: Compiling crypto-mac v0.10.1
1:55:05 PM: Compiling cmake v0.1.50
1:55:05 PM: Compiling async-process v1.7.0
1:55:05 PM: Compiling unicase v2.6.0
1:55:05 PM: Compiling time v0.2.27
1:55:05 PM: Compiling atomic-waker v1.1.1
1:55:05 PM: Compiling zeroize v1.6.0
1:55:05 PM: Compiling utf8parse v0.2.1
1:55:05 PM: Compiling strsim v0.10.0
1:55:05 PM: Compiling blocking v1.3.1
1:55:05 PM: Compiling aws-credential-types v0.55.1
1:55:06 PM: Compiling hmac v0.10.1
1:55:06 PM: Compiling time-macros v0.1.1
1:55:06 PM: Compiling aes v0.6.0
1:55:06 PM: Compiling rand_core v0.5.1
1:55:06 PM: Compiling ghash v0.3.1
1:55:06 PM: Compiling async-executor v1.5.1
1:55:06 PM: Compiling ctr v0.6.0
1:55:06 PM: Compiling chrono-tz-build v0.1.0
1:55:06 PM: Compiling aead v0.3.2
1:55:06 PM: Compiling block-buffer v0.9.0
1:55:06 PM: Compiling aws-smithy-http v0.55.1
1:55:06 PM: Compiling dirs-sys-next v0.1.2
1:55:06 PM: Compiling memoffset v0.8.0
1:55:06 PM: Compiling cookie v0.14.4
1:55:07 PM: Compiling crossbeam-queue v0.3.8
1:55:07 PM: Compiling base64 v0.12.3
1:55:07 PM: Compiling crunchy v0.2.2
1:55:07 PM: Compiling chrono-tz v0.8.2
1:55:07 PM: Compiling aws-smithy-http-tower v0.55.1
1:55:07 PM: Compiling dirs-next v2.0.0
1:55:07 PM: Compiling sha2 v0.9.9
1:55:07 PM: Compiling aes-gcm v0.8.0
1:55:07 PM: Compiling async-global-executor v2.3.1
1:55:07 PM: Compiling rand_chacha v0.2.2
1:55:07 PM: Compiling hkdf v0.10.0
1:55:08 PM: Compiling kv-log-macro v1.0.7
1:55:08 PM: Compiling which v4.4.0
1:55:08 PM: Compiling crossbeam-epoch v0.9.14
1:55:08 PM: Compiling lexical-core v0.7.6
1:55:08 PM: Compiling http-types v2.12.0
1:55:08 PM: Compiling wasm-bindgen-shared v0.2.84
1:55:08 PM: Compiling tiny-keccak v2.0.2
1:55:08 PM: Compiling hex v0.4.3
1:55:08 PM: Compiling simd-json v0.8.0
1:55:08 PM: Compiling prost v0.9.0
1:55:08 PM: Compiling prost-build v0.9.0
1:55:08 PM: Compiling async-std v1.12.0
1:55:08 PM: Compiling xz2 v0.1.7
1:55:09 PM: Compiling mime_guess v2.0.4
1:55:09 PM: Compiling rand v0.7.3
1:55:09 PM: Compiling term v0.7.0
1:55:10 PM: Compiling serde_qs v0.8.5
1:55:10 PM: Compiling hmac v0.12.1
1:55:10 PM: Compiling futures-executor v0.3.28
1:55:10 PM: Compiling phf_shared v0.10.0
1:55:10 PM: Compiling libz-sys v1.1.8
1:55:10 PM: Compiling onig_sys v69.8.1
1:55:10 PM: Compiling nom v5.1.2
1:55:10 PM: Compiling unicode-segmentation v1.10.1
1:55:10 PM: Compiling bit-vec v0.6.3
1:55:10 PM: Compiling precomputed-hash v0.1.1
1:55:10 PM: Compiling infer v0.2.3
1:55:11 PM: Compiling ident_case v1.0.1
1:55:11 PM: Compiling heck v0.4.1
1:55:11 PM: Compiling match_cfg v0.1.0
1:55:11 PM: Compiling toml_datetime v0.6.1
1:55:11 PM: Compiling new_debug_unreachable v1.0.4
1:55:11 PM: Compiling winnow v0.4.1
1:55:11 PM: Compiling minimal-lexical v0.2.1
1:55:11 PM: Compiling string_cache v0.8.7
1:55:11 PM: Compiling hostname v0.3.1
1:55:11 PM: Compiling nom v7.1.3
1:55:11 PM: Compiling darling_core v0.13.4
1:55:12 PM: Compiling heck v0.3.3
1:55:12 PM: Compiling bit-set v0.5.3
1:55:12 PM: Compiling toml_edit v0.19.8
1:55:12 PM: Compiling simd-json-derive-int v0.8.0
1:55:12 PM: Compiling futures v0.3.28
1:55:13 PM: Compiling aws-sigv4 v0.55.1
1:55:14 PM: Compiling ascii-canvas v3.0.0
1:55:14 PM: Compiling prost-types v0.9.0
1:55:14 PM: Compiling ena v0.14.2
1:55:14 PM: Compiling lalrpop-util v0.19.9
1:55:14 PM: Compiling tempfile v3.5.0
1:55:14 PM: Compiling crossbeam-channel v0.5.8
1:55:14 PM: Compiling zstd-sys v2.0.8+zstd.1.5.5
1:55:14 PM: Compiling backtrace v0.3.67
1:55:15 PM: Compiling num-bigint v0.4.3
1:55:15 PM: Compiling num-bigint v0.2.6
1:55:15 PM: Compiling diff v0.1.13
1:55:15 PM: Compiling pico-args v0.4.2
1:55:15 PM: Compiling matches v0.1.10
1:55:15 PM: Compiling mime v0.3.17
1:55:15 PM: Compiling termcolor v1.2.0
1:55:15 PM: Compiling multimap v0.8.3
1:55:15 PM: Compiling ipnet v2.7.2
1:55:15 PM: Compiling unicode-xid v0.2.4
1:55:15 PM: Compiling gimli v0.27.2
1:55:15 PM: Compiling glob v0.3.1
1:55:15 PM: Compiling bumpalo v3.12.0
1:55:15 PM: Compiling utf-8 v0.7.6
1:55:15 PM: Compiling parking_lot_core v0.8.6
1:55:15 PM: Compiling semver-parser v0.7.0
1:55:15 PM: Compiling linked-hash-map v0.5.6
1:55:15 PM: Compiling semver v0.9.0
1:55:15 PM: Compiling wasm-bindgen-backend v0.2.84
1:55:15 PM: Compiling lalrpop v0.19.9
1:55:16 PM: Compiling grok v2.0.0
1:55:17 PM: Compiling addr2line v0.19.0
1:55:17 PM: Compiling simd-json-derive v0.8.0
1:55:17 PM: Compiling darling_macro v0.13.4
1:55:17 PM: Compiling proc-macro-crate v1.3.1
1:55:18 PM: Compiling chrono-tz-build v0.0.3
1:55:18 PM: Compiling crc32c v0.6.3
1:55:18 PM: Compiling tokio-io-timeout v1.2.0
1:55:18 PM: Compiling aws-smithy-json v0.55.1
1:55:18 PM: Compiling simple-mutex v1.1.5
1:55:18 PM: Compiling beef v0.5.2
1:55:18 PM: Compiling dashmap v5.4.0
1:55:18 PM: Compiling sha1 v0.10.5
1:55:18 PM: Compiling async-stream-impl v0.3.5
1:55:18 PM: Compiling lz4-sys v1.9.4
1:55:18 PM: Compiling object v0.30.3
1:55:18 PM: Compiling vte_generate_state_changes v0.1.1
1:55:18 PM: Compiling error-chain v0.12.4
1:55:19 PM: Compiling instant v0.1.12
1:55:19 PM: Compiling encoding_rs v0.8.32
1:55:19 PM: Compiling rustls v0.21.0
1:55:19 PM: Compiling xmlparser v0.13.5
1:55:19 PM: Compiling unicode-width v0.1.10
1:55:19 PM: Compiling paste v1.0.12
1:55:19 PM: Compiling bytes v0.5.6
1:55:19 PM: Compiling rustc-demangle v0.1.22
1:55:19 PM: Compiling aws-smithy-xml v0.55.1
1:55:20 PM: Compiling async-compression v0.3.15
1:55:20 PM: Compiling codespan-reporting v0.11.1
1:55:20 PM: Compiling async-stream v0.3.5
1:55:20 PM: Compiling vte v0.10.1
1:55:20 PM: Compiling chrono-tz v0.6.3
1:55:20 PM: Compiling tremor-common v0.13.0-rc.11 (/opt/build/repo/tremor-runtime/tremor-common)
1:55:21 PM: Compiling async-dup v1.2.2
1:55:21 PM: Compiling hyper-timeout v0.4.1
1:55:21 PM: Compiling darling v0.13.4
1:55:21 PM: Compiling num_enum_derive v0.5.11
1:55:21 PM: Compiling config v0.10.1
1:55:22 PM: Compiling wasm-bindgen-macro-support v0.2.84
1:55:22 PM: Compiling tonic-build v0.6.2
1:55:22 PM: Compiling rustc_version v0.2.3
1:55:22 PM: Compiling simd-json v0.7.0
1:55:22 PM: Compiling lexical v6.1.1
1:55:22 PM: Compiling tokio-util v0.6.10
1:55:22 PM: Compiling tracing-futures v0.2.5
1:55:23 PM: Compiling sha-1 v0.10.1
1:55:23 PM: Compiling ordered-float v2.10.0
1:55:23 PM: Compiling clickhouse-rs-cityhash-sys v0.1.2 (https://github.com/suharev7/clickhouse-rs?rev=553f3aa#553f3aa0)
1:55:23 PM: Compiling itoa v0.4.8
1:55:23 PM: Compiling debug-helper v0.3.13
1:55:23 PM: Compiling wasm-bindgen v0.2.84
1:55:23 PM: Compiling dtoa v0.4.8
1:55:23 PM: Compiling urlencoding v2.1.2
1:55:23 PM: Compiling zstd-safe v6.0.5+zstd.1.5.4
1:55:23 PM: Compiling aws-smithy-query v0.55.1
1:55:23 PM: Compiling serde_urlencoded v0.6.1
1:55:23 PM: Compiling tremor-kv v0.5.0
1:55:23 PM: Compiling cidr-utils v0.5.10
1:55:23 PM: Compiling serde-value v0.7.0
1:55:23 PM: Compiling wasm-bindgen-macro v0.2.84
1:55:24 PM: Compiling simple_asn1 v0.4.1
1:55:24 PM: Compiling num_enum v0.5.11
1:55:24 PM: Compiling tremor-influx v0.13.0-rc.11 (/opt/build/repo/tremor-runtime/tremor-influx)
1:55:24 PM: Compiling elasticsearch v8.5.0-alpha.1
1:55:24 PM: Compiling tremor-otelapis v0.2.4
1:55:24 PM: Compiling deadpool v0.7.0
1:55:24 PM: Compiling serde_with_macros v1.5.2
1:55:24 PM: Compiling tremor-value v0.13.0-rc.11 (/opt/build/repo/tremor-runtime/tremor-value)
1:55:25 PM: Compiling async-h1 v2.3.3
1:55:25 PM: Compiling strip-ansi-escapes v0.1.1
1:55:25 PM: Compiling parking_lot v0.11.2
1:55:25 PM: Compiling codespan v0.11.1
1:55:25 PM: Compiling idna v0.2.3
1:55:25 PM: Compiling hdrhistogram v7.5.2
1:55:25 PM: Compiling crossbeam-deque v0.8.3
1:55:25 PM: Compiling enum-as-inner v0.5.1
1:55:26 PM: Compiling dissect v0.6.0
1:55:26 PM: Compiling anstyle-parse v0.1.1
1:55:26 PM: Compiling attohttpc v0.15.0
1:55:26 PM: Compiling pem v0.8.3
1:55:26 PM: Compiling md-5 v0.10.5
1:55:26 PM: Compiling jumphash v0.1.8
1:55:26 PM: Compiling atty v0.2.14
1:55:26 PM: Compiling fs2 v0.4.3
1:55:26 PM: Compiling unsafe-libyaml v0.2.8
1:55:26 PM: Compiling quick-error v1.2.3
1:55:26 PM: Compiling downcast-rs v1.2.0
1:55:26 PM: Compiling anstyle v0.3.5
1:55:27 PM: Compiling concolor-override v1.0.0
1:55:27 PM: Compiling concolor-query v0.3.3
1:55:27 PM: Compiling serenity v0.11.5
1:55:27 PM: Compiling distance v0.4.0
1:55:27 PM: Compiling rle-decode-fast v1.0.3
1:55:27 PM: Compiling wildmatch v1.1.0
1:55:27 PM: Compiling sketches-ddsketch v0.2.1
1:55:27 PM: Compiling data-encoding v2.3.3
1:55:27 PM: Compiling snap v1.1.0
1:55:27 PM: Compiling libflate_lz77 v1.2.0
1:55:27 PM: Compiling serde_yaml v0.9.21
1:55:27 PM: Compiling trust-dns-proto v0.22.0
1:55:27 PM: Compiling anstream v0.2.6
1:55:28 PM: Compiling resolv-conf v0.7.0
1:55:28 PM: Compiling sled v0.34.7
1:55:28 PM: Compiling gcemeta v0.1.4
1:55:28 PM: Compiling aws-smithy-checksums v0.55.1
1:55:28 PM: Compiling rmp v0.8.11
1:55:29 PM: Compiling crossbeam v0.8.2
1:55:29 PM: Compiling serde_with v1.14.0
1:55:30 PM: Compiling tungstenite v0.18.0
1:55:30 PM: Compiling tremor-script v0.13.0-rc.11 (/opt/build/repo/tremor-runtime/tremor-script)
1:55:30 PM: Compiling lru-cache v0.1.2
1:55:30 PM: Compiling snmalloc-sys v0.3.3
1:55:31 PM: Compiling lru v0.10.0
1:55:31 PM: Compiling combine v4.6.6
1:55:31 PM: Compiling bstr v1.4.0
1:55:31 PM: Compiling csv-core v0.1.10
1:55:31 PM: Compiling clap_lex v0.4.1
1:55:31 PM: Compiling pin-project-lite v0.1.12
1:55:32 PM: Compiling adler32 v1.2.0
1:55:32 PM: Compiling void v1.0.2
1:55:32 PM: Compiling dyn-clone v1.0.11
1:55:32 PM: Compiling base64 v0.11.0
1:55:32 PM: Compiling tremor-runtime v0.13.0-rc.11 (/opt/build/repo/tremor-runtime)
1:55:32 PM: Compiling typemap_rev v0.1.5
1:55:32 PM: Compiling destructure_traitobject v0.2.0
1:55:32 PM: Compiling same-file v1.0.6
1:55:32 PM: Compiling uuid v0.8.2
1:55:32 PM: Compiling unsafe-any-ors v1.0.0
1:55:32 PM: Compiling walkdir v2.3.3
1:55:32 PM: Compiling libflate v1.3.0
1:55:32 PM: Compiling async-sse v4.1.0
1:55:32 PM: Compiling clap_builder v4.2.1
1:55:33 PM: Compiling csv v1.2.1
1:55:33 PM: Compiling globset v0.4.10
1:55:34 PM: Compiling trust-dns-resolver v0.22.0
1:55:34 PM: Compiling tokio-tungstenite v0.18.0
1:55:34 PM: Compiling js-sys v0.3.61
1:55:34 PM: Compiling rmp-serde v1.1.1
1:55:35 PM: Compiling yaml-rust v0.4.5
1:55:36 PM: Compiling cron v0.12.0
1:55:36 PM: Compiling syslog_loose v0.18.0
1:55:36 PM: Compiling clap_derive v4.2.0
1:55:37 PM: Compiling qwal v0.1.0 (https://github.com/tremor-rs/qwal#60cd4b92)
1:55:37 PM: Compiling bimap v0.6.3
1:55:37 PM: Compiling uuid v1.3.1
1:55:37 PM: Compiling file-mode v0.1.2
1:55:37 PM: Compiling socket2 v0.5.2
1:55:37 PM: Compiling thread_local v1.1.7
1:55:37 PM: Compiling port_scanner v0.1.5
1:55:37 PM: Compiling route-recognizer v0.2.0
1:55:37 PM: Compiling humantime v2.1.0
1:55:37 PM: Compiling ignore v0.4.20
1:55:37 PM: Compiling web-sys v0.3.61
1:55:37 PM: Compiling serde_yaml v0.8.26
1:55:37 PM: Compiling typemap-ors v1.0.0
1:55:37 PM: Compiling derivative v2.2.0
1:55:38 PM: Compiling thread-id v4.0.0
1:55:38 PM: Compiling arc-swap v1.6.0
1:55:38 PM: Compiling log-mdc v0.1.0
1:55:38 PM: Compiling globwalk v0.8.1
1:55:38 PM: Compiling snmalloc-rs v0.3.3
1:55:38 PM: Compiling env_logger v0.10.0
1:55:38 PM: Compiling signal-hook-tokio v0.3.1
1:55:38 PM: Compiling difference v2.0.0
1:55:39 PM: Compiling shell-words v1.1.0
1:55:39 PM: Compiling clap v4.2.1
1:55:39 PM: Compiling clap_complete v4.2.0
1:55:40 PM: Compiling sct v0.7.0
1:55:40 PM: Compiling webpki v0.22.0
1:55:40 PM: Compiling webpki v0.21.4
1:55:40 PM: Compiling sct v0.6.1
1:55:40 PM: Compiling webpki-roots v0.22.6
1:55:40 PM: Compiling rustls v0.18.1
1:55:40 PM: Compiling rustls v0.19.1
1:55:43 PM: Compiling tokio-rustls v0.23.4
1:55:43 PM: Compiling hyper-rustls v0.23.2
1:55:43 PM: Compiling aws-smithy-client v0.55.1
1:55:43 PM: Compiling tokio-rustls v0.22.0
1:55:43 PM: Compiling webpki-roots v0.20.0
1:55:43 PM: Compiling rustls-webpki v0.100.1
1:55:43 PM: Compiling async-tls v0.10.0
1:55:44 PM: Compiling tonic v0.6.2
1:55:44 PM: Compiling aws-endpoint v0.55.1
1:55:44 PM: Compiling aws-sig-auth v0.55.1
1:55:44 PM: Compiling aws-http v0.55.1
1:55:44 PM: Compiling reqwest v0.11.16
1:55:44 PM: Compiling tungstenite v0.17.3
1:55:44 PM: Compiling webpki-roots v0.19.0
1:55:44 PM: Compiling attohttpc v0.17.0
1:55:45 PM: Compiling tokio-rustls v0.24.0
1:55:45 PM: Compiling async-tungstenite v0.17.2
1:55:45 PM: Compiling aws-sdk-sts v0.26.0
1:55:46 PM: Compiling aws-sdk-sso v0.26.0
1:55:47 PM: Compiling http-client v6.5.3
1:55:47 PM: Compiling jsonwebtoken v7.2.0
1:55:47 PM: Compiling aws-config v0.55.1
1:55:48 PM: Compiling gouth v0.2.1
1:55:49 PM: Compiling hyper-rustls v0.24.0
1:55:49 PM: Compiling googapis v0.6.0
1:55:50 PM: Compiling aws-sdk-s3 v0.26.0
1:55:53 PM: Compiling tide v0.16.0
1:55:53 PM: Compiling surf v2.3.2
1:55:53 PM: Compiling log4rs v1.2.0
1:55:57 PM: Compiling lz4 v1.24.0
1:55:57 PM: Compiling clickhouse-rs v1.0.0-alpha.1 (https://github.com/suharev7/clickhouse-rs?rev=553f3aa#553f3aa0)
1:56:07 PM: Compiling onig v6.4.0
1:56:09 PM: Compiling zstd v0.12.3+zstd.1.5.2
1:56:26 PM: Compiling tremor-pipeline v0.13.0-rc.11 (/opt/build/repo/tremor-runtime/tremor-pipeline)
1:57:04 PM: Compiling tremor-api v0.13.0-rc.11 (/opt/build/repo/tremor-runtime/tremor-api)
1:57:22 PM: Compiling tremor-cli v0.13.0-rc.11 (/opt/build/repo/tremor-runtime/tremor-cli)
1:57:51 PM: Finished dev [unoptimized + debuginfo] target(s) in 3m 35s
1:57:51 PM: warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
1:57:51 PM: note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
1:57:51 PM: Running `target/debug/tremor doc tremor-script/lib docs/stdlib`
1:57:51 PM: Generating docs for tremor-script/lib/aggr.tremor
1:57:51 PM: Generating docs for tremor-script/lib/cncf.tremor
1:57:51 PM: Generating docs for tremor-script/lib/google.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std.tremor
1:57:51 PM: Generating docs for tremor-script/lib/tremor.tremor
1:57:51 PM: Generating docs for tremor-script/lib/aggr/stats.tremor
1:57:51 PM: Generating docs for tremor-script/lib/aggr/win.tremor
1:57:51 PM: Generating docs for tremor-script/lib/cncf/otel.tremor
1:57:51 PM: Generating docs for tremor-script/lib/cncf/otel/logs.tremor
1:57:51 PM: Generating docs for tremor-script/lib/cncf/otel/metrics.tremor
1:57:51 PM: Generating docs for tremor-script/lib/cncf/otel/span_id.tremor
1:57:51 PM: Generating docs for tremor-script/lib/cncf/otel/trace.tremor
1:57:51 PM: Generating docs for tremor-script/lib/cncf/otel/trace_id.tremor
1:57:51 PM: Generating docs for tremor-script/lib/cncf/otel/logs/severity.tremor
1:57:51 PM: Generating docs for tremor-script/lib/cncf/otel/logs/traceflags.tremor
1:57:51 PM: Generating docs for tremor-script/lib/cncf/otel/metrics/temporality.tremor
1:57:51 PM: Generating docs for tremor-script/lib/cncf/otel/trace/spankind.tremor
1:57:51 PM: Generating docs for tremor-script/lib/cncf/otel/trace/status.tremor
1:57:51 PM: Generating docs for tremor-script/lib/cncf/otel/trace/status/code.tremor
1:57:51 PM: Generating docs for tremor-script/lib/cncf/otel/trace/status/deprecated.tremor
1:57:51 PM: Generating docs for tremor-script/lib/google/cloud.tremor
1:57:51 PM: Generating docs for tremor-script/lib/google/cloud/logging.tremor
1:57:51 PM: Generating docs for tremor-script/lib/google/cloud/logging/severity.tremor
1:57:51 PM: Generating docs for tremor-script/lib/http/content_types.tremor
1:57:51 PM: Generating docs for tremor-script/lib/http/headers.tremor
1:57:51 PM: Generating docs for tremor-script/lib/http/methods.tremor
1:57:51 PM: Generating docs for tremor-script/lib/http/status.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/array.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/base64.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/binary.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/datetime.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/float.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/integer.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/json.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/math.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/path.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/random.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/range.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/re.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/record.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/size.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/string.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/test.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/time.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/type.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/url.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/win.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/datetime/formats.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/datetime/timezones.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/integer/signed.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/integer/unsigned.tremor
1:57:51 PM: Generating docs for tremor-script/lib/std/time/nanos.tremor
1:57:51 PM: Generating docs for tremor-script/lib/tremor/chash.tremor
1:57:51 PM: Generating docs for tremor-script/lib/tremor/connectors.tremor
1:57:51 PM: Generating docs for tremor-script/lib/tremor/mime.tremor
1:57:51 PM: Generating docs for tremor-script/lib/tremor/origin.tremor
1:57:51 PM: Generating docs for tremor-script/lib/tremor/pipelines.tremor
1:57:51 PM: Generating docs for tremor-script/lib/tremor/system.tremor
1:57:51 PM: Generating docs for tremor-script/lib/tremor/windows.tremor
1:57:51 PM: git clone --depth 1 --branch=docgen https://github.com/licenser/lalrpop lalrpop-docgen
1:57:51 PM: Cloning into 'lalrpop-docgen'...
1:57:52 PM: rm -rf docs/language
1:57:52 PM: mkdir docs/language
1:57:52 PM: cd lalrpop-docgen && cargo build --all
1:57:52 PM: info: syncing channel updates for '1.59.0-x86_64-unknown-linux-gnu'
1:57:52 PM: info: latest update on 2022-02-24, rust version 1.59.0 (9d1b2106e 2022-02-23)
1:57:52 PM: info: downloading component 'cargo'
1:57:52 PM: info: downloading component 'clippy'
1:57:52 PM: info: downloading component 'rust-docs'
1:57:52 PM: info: downloading component 'rust-std'
1:57:52 PM: info: downloading component 'rustc'
1:57:52 PM: info: downloading component 'rustfmt'
1:57:52 PM: info: installing component 'cargo'
1:57:53 PM: info: installing component 'clippy'
1:57:53 PM: info: installing component 'rust-docs'
1:57:55 PM: info: installing component 'rust-std'
1:57:57 PM: info: installing component 'rustc'
1:58:01 PM: info: installing component 'rustfmt'
1:58:01 PM: Downloading crates ...
1:58:02 PM: Downloaded memchr v2.3.4
1:58:02 PM: Downloaded itertools v0.10.0
1:58:02 PM: Downloaded once_cell v1.7.0
1:58:02 PM: Downloaded string_cache v0.8.1
1:58:02 PM: Downloaded thread_local v1.1.3
1:58:02 PM: Downloaded htmlescape v0.3.1
1:58:02 PM: Downloaded siphasher v0.3.3
1:58:02 PM: Downloaded hashbrown v0.11.2
1:58:02 PM: Downloaded either v1.6.1
1:58:02 PM: Downloaded unicode-width v0.1.9
1:58:02 PM: Downloaded pico-args v0.4.0
1:58:02 PM: Downloaded fixedbitset v0.4.1
1:58:02 PM: Downloaded unicode-xid v0.2.1
1:58:02 PM: Downloaded autocfg v1.0.1
1:58:02 PM: Downloaded diff v0.1.12
1:58:02 PM: Downloaded bit-set v0.5.2
1:58:02 PM: Downloaded log v0.4.14
1:58:02 PM: Downloaded railroad v0.1.1
1:58:02 PM: Downloaded ena v0.14.0
1:58:02 PM: Downloaded petgraph v0.6.0
1:58:02 PM: Downloaded indexmap v1.8.0
1:58:02 PM: Downloaded regex v1.4.3
1:58:02 PM: Downloaded aho-corasick v0.7.15
1:58:02 PM: Downloaded regex-syntax v0.6.22
1:58:02 PM: Downloaded phf_shared v0.8.0
1:58:02 PM: Downloaded libc v0.2.86
1:58:02 PM: Compiling libc v0.2.86
1:58:02 PM: Compiling memchr v2.3.4
1:58:02 PM: Compiling cfg-if v1.0.0
1:58:02 PM: Compiling autocfg v1.0.1
1:58:02 PM: Compiling crunchy v0.2.2
1:58:02 PM: Compiling log v0.4.14
1:58:02 PM: Compiling once_cell v1.7.0
1:58:02 PM: Compiling tiny-keccak v2.0.2
1:58:02 PM: Compiling hashbrown v0.11.2
1:58:02 PM: Compiling siphasher v0.3.3
1:58:02 PM: Compiling regex-syntax v0.6.22
1:58:02 PM: Compiling fixedbitset v0.4.1
1:58:02 PM: Compiling precomputed-hash v0.1.1
1:58:02 PM: Compiling lalrpop v0.19.7 (/opt/build/repo/tremor-runtime/lalrpop-docgen/lalrpop)
1:58:02 PM: Compiling either v1.6.1
1:58:02 PM: Compiling lazy_static v1.4.0
1:58:02 PM: Compiling bit-vec v0.6.3
1:58:02 PM: Compiling new_debug_unreachable v1.0.4
1:58:02 PM: Compiling unicode-xid v0.2.1
1:58:02 PM: Compiling pico-args v0.4.0
1:58:02 PM: Compiling diff v0.1.12
1:58:02 PM: Compiling unicode-width v0.1.9
1:58:02 PM: Compiling htmlescape v0.3.1
1:58:02 PM: Compiling thread_local v1.1.3
1:58:02 PM: Compiling phf_shared v0.8.0
1:58:03 PM: Compiling indexmap v1.8.0
1:58:03 PM: Compiling itertools v0.10.0
1:58:03 PM: Compiling bit-set v0.5.2
1:58:03 PM: Compiling railroad v0.1.1
1:58:03 PM: Compiling string_cache v0.8.1
1:58:03 PM: Compiling ena v0.14.0
1:58:03 PM: Compiling aho-corasick v0.7.15
1:58:03 PM: Compiling dirs-sys-next v0.1.2
1:58:03 PM: Compiling atty v0.2.14
1:58:03 PM: Compiling dirs-next v2.0.0
1:58:03 PM: Compiling term v0.7.0
1:58:04 PM: Compiling petgraph v0.6.0
1:58:04 PM: Compiling ascii-canvas v3.0.0
1:58:04 PM: Compiling regex v1.4.3
1:58:05 PM: Compiling lalrpop-util v0.19.7 (/opt/build/repo/tremor-runtime/lalrpop-docgen/lalrpop-util)
1:58:05 PM: warning: trailing semicolon in macro used in expression position
1:58:05 PM: --> lalrpop/src/normalize/mod.rs:22:11
1:58:05 PM: |
1:58:05 PM: 22 | });
1:58:05 PM: | ^
1:58:05 PM: |
1:58:05 PM: ::: lalrpop/src/normalize/prevalidate/mod.rs:158:42
1:58:05 PM: |
1:58:05 PM: 158 | ... _ => return_err!(
1:58:05 PM: | ____________________________-
1:58:05 PM: 159 | | ... annotation.id_span,
1:58:05 PM: 160 | | ... r#"`cfg` annotations must have a `feature = "my_feature" argument"#
1:58:05 PM: 161 | | ... ),
1:58:05 PM: | |_______________________- in this macro invocation
1:58:05 PM: |
1:58:05 PM: = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
1:58:05 PM: = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
1:58:05 PM: = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813&gt;
1:58:05 PM: = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info)
1:58:05 PM: warning: trailing semicolon in macro used in expression position
1:58:05 PM: --> lalrpop/src/normalize/mod.rs:22:11
1:58:05 PM: |
1:58:05 PM: 22 | });
1:58:05 PM: | ^
1:58:05 PM: |
1:58:05 PM: ::: lalrpop/src/normalize/prevalidate/mod.rs:241:40
1:58:05 PM: |
1:58:05 PM: 241 | ...) => return_err!(ann_prec.id_span, "invalid argument `{}` for precedence annotation, expected `{}`", name, precedence::LVL_ARG),
1:58:05 PM: | -------------------------------------------------------------------------------------------------------------------------- in this macro invocation
1:58:05 PM: |
1:58:05 PM: = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
1:58:05 PM: = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813&gt;
1:58:05 PM: = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info)
1:58:05 PM: warning: trailing semicolon in macro used in expression position
1:58:05 PM: --> lalrpop/src/normalize/mod.rs:22:11
1:58:05 PM: |
1:58:05 PM: 22 | });
1:58:05 PM: | ^
1:58:05 PM: |
1:58:05 PM: ::: lalrpop/src/normalize/prevalidate/mod.rs:242:29
1:58:05 PM: |
1:58:05 PM: 242 | None => return_err!(ann_prec.id_span, "missing argument for precedence annotation, expected `{}`", precedence::LVL_ARG),
1:58:05 PM: | --------------------------------------------------------------------------------------------------------------- in this macro invocation
1:58:05 PM: |
1:58:05 PM: = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
1:58:05 PM: = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813&gt;
1:58:05 PM: = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info)
1:58:05 PM: warning: trailing semicolon in macro used in expression position
1:58:05 PM: --> lalrpop/src/normalize/mod.rs:22:11
1:58:05 PM: |
1:58:05 PM: 22 | });
1:58:05 PM: | ^
1:58:05 PM: |
1:58:05 PM: ::: lalrpop/src/normalize/prevalidate/mod.rs:253:40
1:58:05 PM: |
1:58:05 PM: 253 | ...=> return_err!(ann_assoc.id_span, "invalid argument `{}` for associativity annotation, expected `{}`", name, precedence::SIDE_ARG),
1:58:05 PM: | ------------------------------------------------------------------------------------------------------------------------------- in this macro invocation
1:58:05 PM: |
1:58:05 PM: = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
1:58:05 PM: = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813&gt;
1:58:05 PM: = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info)
1:58:05 PM: warning: trailing semicolon in macro used in expression position
1:58:05 PM: --> lalrpop/src/normalize/mod.rs:22:11
1:58:05 PM: |
1:58:05 PM: 22 | });
1:58:05 PM: | ^
1:58:05 PM: |
1:58:05 PM: ::: lalrpop/src/normalize/prevalidate/mod.rs:254:29
1:58:05 PM: |
1:58:05 PM: 254 | ...one => return_err!(ann_assoc.id_span, "missing argument for associativity annotation, expected `{}`", precedence::SIDE_ARG),
1:58:05 PM: | -------------------------------------------------------------------------------------------------------------------- in this macro invocation
1:58:05 PM: |
1:58:05 PM: = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
1:58:05 PM: = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813&gt;
1:58:05 PM: = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info)
1:58:05 PM: warning: trailing semicolon in macro used in expression position
1:58:05 PM: --> lalrpop/src/normalize/mod.rs:22:11
1:58:05 PM: |
1:58:05 PM: 22 | });
1:58:05 PM: | ^
1:58:05 PM: |
1:58:05 PM: ::: lalrpop/src/normalize/resolve/mod.rs:228:76
1:58:05 PM: |
1:58:05 PM: 228 | Def::Nonterminal(0) | Def::Terminal | Def::MacroArg => return_err!(
1:58:05 PM: | ____________________________________________________________________________-
1:58:05 PM: 229 | | symbol.span,
1:58:05 PM: 230 | | "`{}` is a {}, not a macro",
1:58:05 PM: 231 | | msym.name,
1:58:05 PM: 232 | | def.description()
1:58:05 PM: 233 | | ),
1:58:05 PM: | |_____________________- in this macro invocation
1:58:05 PM: |
1:58:05 PM: = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
1:58:05 PM: = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813&gt;
1:58:05 PM: = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info)
1:58:05 PM: warning: trailing semicolon in macro used in expression position
1:58:05 PM: --> lalrpop/src/normalize/mod.rs:22:11
1:58:05 PM: |
1:58:05 PM: 22 | });
1:58:05 PM: | ^
1:58:05 PM: |
1:58:05 PM: ::: lalrpop/src/normalize/resolve/mod.rs:273:36
1:58:05 PM: |
1:58:05 PM: 273 | Def::Nonterminal(_) => return_err!(symbol.span, "`{}` is a macro", id),
1:58:05 PM: | ----------------------------------------------- in this macro invocation
1:58:05 PM: |
1:58:05 PM: = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
1:58:05 PM: = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813&gt;
1:58:05 PM: = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info)
1:58:05 PM: warning: trailing semicolon in macro used in expression position
1:58:05 PM: --> lalrpop/src/normalize/mod.rs:22:11
1:58:05 PM: |
1:58:05 PM: 22 | });
1:58:05 PM: | ^
1:58:05 PM: |
1:58:05 PM: ::: lalrpop/src/normalize/resolve/mod.rs:281:21
1:58:05 PM: |
1:58:05 PM: 281 | None => return_err!(span, "no definition found for `{}`", id),
1:58:05 PM: | ----------------------------------------------------- in this macro invocation
1:58:05 PM: |
1:58:05 PM: = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
1:58:05 PM: = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813&gt;
1:58:05 PM: = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info)
1:58:05 PM: warning: trailing semicolon in macro used in expression position
1:58:05 PM: --> lalrpop/src/normalize/mod.rs:22:11
1:58:05 PM: |
1:58:05 PM: 22 | });
1:58:05 PM: | ^
1:58:05 PM: |
1:58:05 PM: ::: lalrpop/src/normalize/macro_expand/mod.rs:167:21
1:58:05 PM: |
1:58:05 PM: 167 | None => return_err!(span, "no macro definition found for `{}`", msym.name),
1:58:05 PM: | ------------------------------------------------------------------ in this macro invocation
1:58:05 PM: |
1:58:05 PM: = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
1:58:05 PM: = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813&gt;
1:58:05 PM: = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info)
1:58:05 PM: warning: trailing semicolon in macro used in expression position
1:58:05 PM: --> lalrpop/src/normalize/mod.rs:22:11
1:58:05 PM: |
1:58:05 PM: 22 | });
1:58:05 PM: | ^
1:58:05 PM: |
1:58:05 PM: ::: lalrpop/src/normalize/macro_expand/mod.rs:320:25
1:58:05 PM: |
1:58:05 PM: 320 | Err(err) => return_err!(span, "invalid regular expression `{}`: {}", regex, err),
1:58:05 PM: | -------------------------------------------------------------------- in this macro invocation
1:58:05 PM: |
1:58:05 PM: = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
1:58:05 PM: = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813&gt;
1:58:05 PM: = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info)
1:58:05 PM: warning: trailing semicolon in macro used in expression position
1:58:05 PM: --> lalrpop/src/normalize/mod.rs:22:11
1:58:05 PM: |
1:58:05 PM: 22 | });
1:58:05 PM: | ^
1:58:05 PM: |
1:58:05 PM: ::: lalrpop/src/normalize/macro_expand/mod.rs:398:21
1:58:05 PM: |
1:58:05 PM: 398 | / return_err!(
1:58:05 PM: 399 | | span,
1:58:05 PM: 400 | | "named symbols like `{}:{}` are only allowed at the top-level of a nonterminal",
1:58:05 PM: 401 | | ex_id, ex_sym)
1:58:05 PM: | |__________________________________- in this macro invocation
1:58:05 PM: |
1:58:05 PM: = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
1:58:05 PM: = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813&gt;
1:58:05 PM: = note: macro invocations at the end of a block are treated as expressions
1:58:05 PM: = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_err`
1:58:05 PM: = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info)
1:58:05 PM: warning: trailing semicolon in macro used in expression position
1:58:05 PM: --> lalrpop/src/normalize/mod.rs:22:11
1:58:05 PM: |
1:58:05 PM: 22 | });
1:58:05 PM: | ^
1:58:05 PM: |
1:58:05 PM: ::: lalrpop/src/normalize/token_check/mod.rs:366:13
1:58:05 PM: |
1:58:05 PM: 366 | / return_err!(
1:58:05 PM: 367 | | spans[literal],
1:58:05 PM: 368 | | "{} are not supported in regular expressions",
1:58:05 PM: 369 | | feature
1:58:05 PM: 370 | | )
1:58:05 PM: | |_____________- in this macro invocation
1:58:05 PM: |
1:58:05 PM: = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
1:58:05 PM: = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813&gt;
1:58:05 PM: = note: macro invocations at the end of a block are treated as expressions
1:58:05 PM: = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_err`
1:58:05 PM: = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info)
1:58:05 PM: warning: trailing semicolon in macro used in expression position
1:58:05 PM: --> lalrpop/src/normalize/mod.rs:22:11
1:58:05 PM: |
1:58:05 PM: 22 | });
1:58:05 PM: | ^
1:58:05 PM: |
1:58:05 PM: ::: lalrpop/src/normalize/token_check/mod.rs:376:13
1:58:05 PM: |
1:58:05 PM: 376 | / return_err!(
1:58:05 PM: 377 | | spans[literal0],
1:58:05 PM: 378 | | "ambiguity detected between the terminal `{}` and the terminal `{}`",
1:58:05 PM: 379 | | literal0,
1:58:05 PM: 380 | | literal1
1:58:05 PM: 381 | | )
1:58:05 PM: | |_____________- in this macro invocation
1:58:05 PM: |
1:58:05 PM: = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
1:58:05 PM: = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813&gt;
1:58:05 PM: = note: macro invocations at the end of a block are treated as expressions
1:58:05 PM: = note: to ignore the value produced by the macro, add a semicolon after the invocation of `return_err`
1:58:05 PM: = note: this warning originates in the macro `return_err` (in Nightly builds, run with -Z macro-backtrace for more info)
1:58:13 PM: warning: `lalrpop` (lib) generated 13 warnings
1:58:13 PM: Compiling whitespace v0.19.7 (/opt/build/repo/tremor-runtime/lalrpop-docgen/doc/whitespace)
1:58:13 PM: Compiling lalrpop-test v0.19.7 (/opt/build/repo/tremor-runtime/lalrpop-docgen/lalrpop-test)
1:58:13 PM: Compiling pascal v0.11.0 (/opt/build/repo/tremor-runtime/lalrpop-docgen/doc/pascal/lalrpop)
1:58:13 PM: Compiling calculator v0.19.7 (/opt/build/repo/tremor-runtime/lalrpop-docgen/doc/calculator)
1:58:13 PM: Compiling lalrpop-docgen v0.19.7 (/opt/build/repo/tremor-runtime/lalrpop-docgen/lalrpop-docgen)
1:58:32 PM: Finished dev [unoptimized + debuginfo] target(s) in 30.79s
1:58:32 PM: lalrpop-docgen/target/debug/lalrpop-docgen \
1:58:32 PM: -rp "./" \
1:58:32 PM: -mp static/language/prolog/ \
1:58:32 PM: -me static/language/epilog/ \
1:58:32 PM: -gc "ModuleFile,Deploy,Query,Script" \
1:58:32 PM: --out-dir docs/language \
1:58:32 PM: tremor-script/src/grammar.lalrpop
1:58:32 PM: if test -f docs/language/grammar.md; then mv docs/language/grammar.md docs/language/EBNF.md; fi
1:58:32 PM: if test -f docs/language/modulefile.md; then mv docs/language/modulefile.md docs/language/module_system.md; fi
1:58:32 PM: make -C docs
1:58:32 PM: make[2]: Entering directory '/opt/build/repo/tremor-runtime/docs'
1:58:32 PM: scripts/operators.sh
1:58:32 PM: operators/sequence-classification.md
1:58:32 PM: operators/summarization.md
1:58:32 PM: operators/history.md
1:58:32 PM: operators/batch.md
1:58:32 PM: operators/counter.md
1:58:32 PM: operators/bucket.md
1:58:32 PM: operators/passthrough.md
1:58:32 PM: operators/backpressure.md
1:58:32 PM: operators/percentile.md
1:58:32 PM: operators/roundrobin.md
1:58:32 PM: scripts/gen.sh src/preprocessor preprocessors
1:58:32 PM: preprocessors/base64.md
1:58:32 PM: preprocessors/decompress.md
1:58:32 PM: preprocessors/gelf-chunking.md
1:58:32 PM: preprocessors/ingest-ns.md
1:58:33 PM: preprocessors/length-prefixed.md
1:58:33 PM: preprocessors/remove-empty.md
1:58:33 PM: preprocessors/separate.md
1:58:33 PM: preprocessors/textual-length-prefixed.md
1:58:33 PM: scripts/gen.sh src/postprocessor postprocessors
1:58:33 PM: postprocessors/base64.md
1:58:33 PM: postprocessors/chunk.md
1:58:33 PM: postprocessors/compress.md
1:58:33 PM: postprocessors/gelf-chunking.md
1:58:33 PM: postprocessors/ingest-ns.md
1:58:33 PM: postprocessors/length-prefixed.md
1:58:33 PM: postprocessors/separate.md
1:58:33 PM: postprocessors/textual-length-prefixed.md
1:58:33 PM: scripts/gen.sh src/codec codecs
1:58:33 PM: codecs/binary.md
1:58:33 PM: codecs/binflux.md
1:58:33 PM: codecs/csv.md
1:58:33 PM: codecs/dogstatsd.md
1:58:33 PM: codecs/influx.md
1:58:33 PM: codecs/json.md
1:58:33 PM: codecs/msgpack.md
1:58:33 PM: codecs/null.md
1:58:33 PM: codecs/statsd.md
1:58:33 PM: codecs/string.md
1:58:33 PM: codecs/syslog.md
1:58:33 PM: codecs/tremor.md
1:58:33 PM: codecs/yaml.md
1:58:33 PM: scripts/gen.sh tremor-script/src/extractor extractors
1:58:33 PM: extractors/base64.md
1:58:33 PM: extractors/cidr.md
1:58:33 PM: extractors/datetime.md
1:58:33 PM: extractors/dissect.md
1:58:33 PM: extractors/glob.md
1:58:33 PM: extractors/grok.md
1:58:33 PM: extractors/influx.md
1:58:33 PM: extractors/json.md
1:58:33 PM: extractors/kv.md
1:58:33 PM: extractors/re.md
1:58:33 PM: make[2]: Leaving directory '/opt/build/repo/tremor-runtime/docs'
1:58:33 PM: cp tremor-script/docs/library/index.md docs/stdlib
1:58:33 PM: make[1]: Leaving directory '/opt/build/repo/tremor-runtime'
1:58:33 PM: rm -rf docs/language/reference
1:58:33 PM: for doc in codecs extractors operators postprocessors preprocessors scripts stdlib; do rm -rf docs/reference/$doc; done;
1:58:33 PM: cp -r tremor-runtime/docs/language docs/language/reference
1:58:33 PM: for doc in codecs extractors operators postprocessors preprocessors scripts stdlib; do cp -r tremor-runtime/docs/$doc docs/reference; done
1:58:33 PM: cp -r _templates/* docs
mkdir -p static/api/edge
1:58:33 PM: cp tremor-runtime/static/openapi.yaml static/api/edge
1:58:33 PM: npm run build
1:58:33 PM: > tremor-website@0.12.0 build
1:58:33 PM: > docusaurus build
1:58:36 PM: [INFO] [en] Creating an optimized production build...
1:58:38 PM: [info] [webpackbar] Compiling Client
1:58:38 PM: [info] [webpackbar] Compiling Server
1:59:50 PM: [success] [webpackbar] Client: Compiled successfully in 1.21m
2:00:10 PM: Component Tabs was not imported, exported, or provided by MDXProvider as global scope
2:00:10 PM: Component TabItem was not imported, exported, or provided by MDXProvider as global scope
2:00:10 PM: Component TabItem was not imported, exported, or provided by MDXProvider as global scope
2:00:11 PM: [success] [webpackbar] Server: Compiled successfully in 1.56m
2:00:19 PM: [Local Search] [INFO]: Gathering documents
2:00:19 PM: [Local Search] [INFO]: Parsing documents
2:00:26 PM: [Local Search] [INFO]: 7 indexes will be created.
2:00:26 PM: [Local Search] [INFO]: Building index default (172 documents)
2:00:26 PM: [Local Search] [INFO]: Building index blog_posts_list (72 documents)
2:00:26 PM: [Local Search] [INFO]: Building index docs-default-0.11 (722 documents)
2:00:27 PM: [Local Search] [INFO]: Building index docs-default-0.12 (1618 documents)
2:00:27 PM: [Local Search] [INFO]: Building index docs-default-current (2407 documents)
2:00:28 PM: [Local Search] [INFO]: Building index docs-community-current (112 documents)
2:00:28 PM: [Local Search] [INFO]: Building index docs-rfc-current (241 documents)
2:00:28 PM: [Local Search] [INFO]: Index blog_posts_list written to disk
2:00:28 PM: [Local Search] [INFO]: Index default written to disk
2:00:28 PM: [Local Search] [INFO]: Index docs-community-current written to disk
2:00:28 PM: [Local Search] [INFO]: Index docs-default-0.11 written to disk
2:00:28 PM: [Local Search] [INFO]: Index docs-rfc-current written to disk
2:00:28 PM: [Local Search] [INFO]: Index docs-default-0.12 written to disk
2:00:28 PM: [Local Search] [INFO]: Index docs-default-current written to disk
2:00:30 PM: [SUCCESS] Generated static files in "build".
2:00:30 PM: [INFO] Use `npm run serve` command to test your build locally.
2:00:30 PM: ​
2:00:30 PM: (build.command completed in 6m 46.4s)
2:00:30 PM:
2:00:35 PM: (Netlify Build completed in 6m 51s)
2:01:02 PM: Section completed: building
2:02:57 PM: Finished processing build request in 10m14.082s

Deploying

Complete
2:00:30 PM: 2. Deploy site
2:00:30 PM: ────────────────────────────────────────────────────────────────
2:00:30 PM: ​
2:00:30 PM: Starting to deploy site from 'build'
2:00:30 PM: Calculating files to upload
2:00:32 PM: 555 new files to upload
2:00:32 PM: 0 new functions to upload
2:00:33 PM: Starting to upload
2:00:33 PM: 10% uploaded
2:00:33 PM: 20% uploaded
2:00:33 PM: 30% uploaded
2:00:33 PM: 40% uploaded
2:00:34 PM: 50% uploaded
2:00:34 PM: 60% uploaded
2:00:34 PM: 70% uploaded
2:00:34 PM: 80% uploaded
2:00:34 PM: 90% uploaded
2:00:35 PM: 100% uploaded
2:00:35 PM: Section completed: deploying
2:00:35 PM: Site deploy was successfully initiated
2:00:35 PM: ​
2:00:35 PM: (Deploy site completed in 4.5s)

Cleanup

Complete
2:00:35 PM: Netlify Build Complete
2:00:35 PM: ────────────────────────────────────────────────────────────────
2:00:35 PM: ​
2:00:35 PM: Caching artifacts
2:00:35 PM: Started saving node modules
2:00:35 PM: Finished saving node modules
2:00:35 PM: Started saving build plugins
2:00:35 PM: Finished saving build plugins
2:00:35 PM: Started saving corepack cache
2:00:35 PM: Finished saving corepack cache
2:00:35 PM: Started saving pip cache
2:00:35 PM: Finished saving pip cache
2:00:35 PM: Started saving emacs cask dependencies
2:00:35 PM: Finished saving emacs cask dependencies
2:00:35 PM: Started saving maven dependencies
2:00:35 PM: Finished saving maven dependencies
2:00:35 PM: Started saving boot dependencies
2:00:35 PM: Finished saving boot dependencies
2:00:35 PM: Started saving rust rustup cache
2:00:58 PM: Finished saving rust rustup cache
2:00:58 PM: Started saving go dependencies
2:00:58 PM: Finished saving go dependencies
2:01:02 PM: Build script success
2:02:42 PM: Uploading Cache of size 2.2GB
2:02:57 PM: Section completed: cleanup

Post-processing

Complete
2:00:35 PM: Starting post processing
2:00:35 PM: Post processing - HTML
2:01:11 PM: Post processing - header rules
2:01:11 PM: Post processing - redirect rules
2:01:11 PM: Post processing done
2:01:11 PM: Section completed: postprocessing
2:01:12 PM: Site is live ✨