[INFO] fetching crate record-query 1.0.4... [INFO] checking record-query-1.0.4 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate record-query 1.0.4 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate record-query 1.0.4 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate record-query 1.0.4 [INFO] finished tweaking crates.io crate record-query 1.0.4 [INFO] tweaked toml for crates.io crate record-query 1.0.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate record-query 1.0.4 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git2 v0.10.2 [INFO] [stderr] Downloaded built v0.3.2 [INFO] [stderr] Downloaded rmpv v0.4.7 [INFO] [stderr] Downloaded vergen v3.2.0 [INFO] [stderr] Downloaded avro-rs v0.6.6 [INFO] [stderr] Downloaded serde-protobuf v0.8.2 [INFO] [stderr] Downloaded pest v2.3.0 [INFO] [stderr] Downloaded protobuf v2.27.1 [INFO] [stderr] Downloaded snap v0.2.5 [INFO] [stderr] Downloaded libgit2-sys v0.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f53938f0481091fa4515037436cfd3b3ab6e1e8f69a1316b3559430f76e553c [INFO] running `Command { std: "docker" "start" "-a" "3f53938f0481091fa4515037436cfd3b3ab6e1e8f69a1316b3559430f76e553c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f53938f0481091fa4515037436cfd3b3ab6e1e8f69a1316b3559430f76e553c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f53938f0481091fa4515037436cfd3b3ab6e1e8f69a1316b3559430f76e553c", kill_on_drop: false }` [INFO] [stdout] 3f53938f0481091fa4515037436cfd3b3ab6e1e8f69a1316b3559430f76e553c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52d655849f8fa32f9c6d4266fe633c323f487501bf9434cc910b88ecbd0e766d [INFO] running `Command { std: "docker" "start" "-a" "52d655849f8fa32f9c6d4266fe633c323f487501bf9434cc910b88ecbd0e766d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.47 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking gimli v0.26.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rle-decode-fast v1.0.3 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking libflate v0.1.27 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking snap v0.2.5 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking ucd-trie v0.1.4 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking rmpv v0.4.7 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Checking pest v2.3.0 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking serde_cbor v0.10.2 [INFO] [stderr] Checking serde-protobuf v0.8.2 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking serde_yaml v0.8.26 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking avro-rs v0.6.6 [INFO] [stderr] Compiling built v0.3.2 [INFO] [stderr] Compiling record-query v1.0.4 (/opt/rustwide/workdir) [INFO] [stdout] error: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `v8` [INFO] [stdout] --> src/error.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "v8")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `v8` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `js` [INFO] [stdout] --> src/error.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `js` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `v8` [INFO] [stdout] --> src/error.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(feature = "v8")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `v8` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[deny(unexpected_cfgs)]` implied by `#[deny(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unexpected `cfg` condition value: `js` [INFO] [stdout] --> src/error.rs:133:7 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg(feature = "js")] [INFO] [stdout] | ^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `js` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `record-query` (lib) due to 4 previous errors [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: could not compile `record-query` (lib test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "52d655849f8fa32f9c6d4266fe633c323f487501bf9434cc910b88ecbd0e766d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52d655849f8fa32f9c6d4266fe633c323f487501bf9434cc910b88ecbd0e766d", kill_on_drop: false }` [INFO] [stdout] 52d655849f8fa32f9c6d4266fe633c323f487501bf9434cc910b88ecbd0e766d