[INFO] fetching crate tremor-script 0.11.1... [INFO] checking tremor-script-0.11.1 against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] extracting crate tremor-script 0.11.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tremor-script 0.11.1 on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tremor-script 0.11.1 [INFO] finished tweaking crates.io crate tremor-script 0.11.1 [INFO] tweaked toml for crates.io crate tremor-script 0.11.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5fd24f09da7c79342ea07a295c20f46108d8835813855b138d7eaa894c7d84a2 [INFO] running `Command { std: "docker" "start" "-a" "5fd24f09da7c79342ea07a295c20f46108d8835813855b138d7eaa894c7d84a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fd24f09da7c79342ea07a295c20f46108d8835813855b138d7eaa894c7d84a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fd24f09da7c79342ea07a295c20f46108d8835813855b138d7eaa894c7d84a2", kill_on_drop: false }` [INFO] [stdout] 5fd24f09da7c79342ea07a295c20f46108d8835813855b138d7eaa894c7d84a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4e9cbf6fd2b546b7ac8d9ce6555ce8d2f40d984fabf45d666cec56b962ce7cf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e4e9cbf6fd2b546b7ac8d9ce6555ce8d2f40d984fabf45d666cec56b962ce7cf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking simdutf8 v0.1.3 [INFO] [stderr] Compiling siphasher v0.3.5 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling pico-args v0.4.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking debug-helper v0.3.11 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking distance v0.4.0 [INFO] [stderr] Checking sketches-ddsketch v0.1.2 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling grok v1.2.0 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking pretty_assertions v0.7.2 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling string_cache v0.8.1 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking codespan v0.11.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking backtrace v0.3.59 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking lexical v5.2.2 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rayon v1.5.1 [INFO] [stderr] Compiling lalrpop-util v0.19.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking cidr-utils v0.5.4 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking jumphash v0.1.6 [INFO] [stderr] Checking proptest v1.0.0 [INFO] [stderr] Checking hdrhistogram v7.3.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Compiling lalrpop v0.19.5 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking tremor-common v0.11.4 [INFO] [stderr] Checking rental v0.5.6 [INFO] [stderr] Compiling onig_sys v69.6.0 [INFO] [stderr] Checking halfbrown v0.1.11 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking beef v0.5.0 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking value-trait v0.2.8 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tremor-influx v0.3.0 [INFO] [stderr] Checking simd-json v0.4.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking dissect v0.2.0 [INFO] [stderr] Checking tremor-kv v0.2.0 [INFO] [stderr] Compiling simd-json-derive-int v0.2.1 [INFO] [stderr] Checking simd-json-derive v0.2.2 [INFO] [stderr] Checking tremor-value v0.3.2 [INFO] [stderr] Checking onig v6.1.1 [INFO] [stderr] Compiling tremor-script v0.11.1 (/opt/rustwide/workdir) [INFO] [stdout] error: using `procedural-masquerade` crate [INFO] [stdout] --> src/query.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / rental! { [INFO] [stdout] 42 | | mod rentals { [INFO] [stdout] 43 | | use crate::ast; [INFO] [stdout] 44 | | use std::borrow::Cow; [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(proc_macro_back_compat)]` implied by `#[deny(warnings)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this error originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: using `procedural-masquerade` crate [INFO] [stdout] --> src/script.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / rental! { [INFO] [stdout] 70 | | #[allow(missing_docs)] [INFO] [stdout] 71 | | /// Rental for the script/interpreter for tremor-script [INFO] [stdout] 72 | | pub mod rentals { [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this error originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: using `procedural-masquerade` crate [INFO] [stdout] --> src/lib.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / rental! { [INFO] [stdout] 186 | | /// Tremor script rentals to work around lifetime [INFO] [stdout] 187 | | /// issues [INFO] [stdout] 188 | | pub(crate) mod rentals { [INFO] [stdout] ... | [INFO] [stdout] 199 | | } [INFO] [stdout] 200 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this error originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: using `procedural-masquerade` crate [INFO] [stdout] --> src/query.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | / rental! { [INFO] [stdout] 42 | | mod rentals { [INFO] [stdout] 43 | | use crate::ast; [INFO] [stdout] 44 | | use std::borrow::Cow; [INFO] [stdout] ... | [INFO] [stdout] 61 | | } [INFO] [stdout] 62 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(proc_macro_back_compat)]` implied by `#[deny(warnings)]` [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this error originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: using `procedural-masquerade` crate [INFO] [stdout] --> src/script.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | / rental! { [INFO] [stdout] 70 | | #[allow(missing_docs)] [INFO] [stdout] 71 | | /// Rental for the script/interpreter for tremor-script [INFO] [stdout] 72 | | pub mod rentals { [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this error originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: using `procedural-masquerade` crate [INFO] [stdout] --> src/lib.rs:185:1 [INFO] [stdout] | [INFO] [stdout] 185 | / rental! { [INFO] [stdout] 186 | | /// Tremor script rentals to work around lifetime [INFO] [stdout] 187 | | /// issues [INFO] [stdout] 188 | | pub(crate) mod rentals { [INFO] [stdout] ... | [INFO] [stdout] 199 | | } [INFO] [stdout] 200 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #83125 [INFO] [stdout] = note: The `procedural-masquerade` crate has been unnecessary since Rust 1.30.0. Versions of this crate below 0.1.7 will eventually stop compiling. [INFO] [stdout] = note: this error originates in the macro `rental` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tremor-script` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e4e9cbf6fd2b546b7ac8d9ce6555ce8d2f40d984fabf45d666cec56b962ce7cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e9cbf6fd2b546b7ac8d9ce6555ce8d2f40d984fabf45d666cec56b962ce7cf", kill_on_drop: false }` [INFO] [stdout] e4e9cbf6fd2b546b7ac8d9ce6555ce8d2f40d984fabf45d666cec56b962ce7cf