[INFO] fetching crate candela 0.2.1... [INFO] checking candela-0.2.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate candela 0.2.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate candela 0.2.1 [INFO] finished tweaking crates.io crate candela 0.2.1 [INFO] tweaked toml for crates.io crate candela 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate candela 0.2.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 79 packages to latest compatible versions [INFO] [stderr] Adding mio v0.7.14 (available: v1.0.4) [INFO] [stderr] Adding prost v0.7.0 (available: v0.14.1) [INFO] [stderr] Adding prost-build v0.7.0 (available: v0.14.1) [INFO] [stderr] Adding zmq v0.9.2 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d757bc25dd3828b23636a28d20db7a055b3f1bc29e1a2437114445313367476b [INFO] running `Command { std: "docker" "start" "-a" "d757bc25dd3828b23636a28d20db7a055b3f1bc29e1a2437114445313367476b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d757bc25dd3828b23636a28d20db7a055b3f1bc29e1a2437114445313367476b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d757bc25dd3828b23636a28d20db7a055b3f1bc29e1a2437114445313367476b", kill_on_drop: false }` [INFO] [stdout] d757bc25dd3828b23636a28d20db7a055b3f1bc29e1a2437114445313367476b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 793779be082405b66035fcd1766d2ead36be58d07c6f146737f1d1139660e4b6 [INFO] running `Command { std: "docker" "start" "-a" "793779be082405b66035fcd1766d2ead36be58d07c6f146737f1d1139660e4b6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling candela v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `zmq-server` [INFO] [stdout] --> src/lib.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "zmq-client", feature = "zmq-server"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mio`, `zmq`, and `zmq-client` [INFO] [stdout] = help: consider adding `zmq-server` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zmq-server` [INFO] [stdout] --> src/error.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(any(feature = "zmq-client", feature = "zmq-server"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mio`, `zmq`, and `zmq-client` [INFO] [stdout] = help: consider adding `zmq-server` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zmq-server` [INFO] [stdout] --> src/error.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(any(feature = "zmq-client", feature = "zmq-server"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mio`, `zmq`, and `zmq-client` [INFO] [stdout] = help: consider adding `zmq-server` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zmq-server` [INFO] [stdout] --> src/lib.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(any(feature = "zmq-client", feature = "zmq-server"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mio`, `zmq`, and `zmq-client` [INFO] [stdout] = help: consider adding `zmq-server` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zmq-server` [INFO] [stdout] --> src/error.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | #[cfg(any(feature = "zmq-client", feature = "zmq-server"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mio`, `zmq`, and `zmq-client` [INFO] [stdout] = help: consider adding `zmq-server` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `zmq-server` [INFO] [stdout] --> src/error.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(any(feature = "zmq-client", feature = "zmq-server"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `mio`, `zmq`, and `zmq-client` [INFO] [stdout] = help: consider adding `zmq-server` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.91s [INFO] running `Command { std: "docker" "inspect" "793779be082405b66035fcd1766d2ead36be58d07c6f146737f1d1139660e4b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "793779be082405b66035fcd1766d2ead36be58d07c6f146737f1d1139660e4b6", kill_on_drop: false }` [INFO] [stdout] 793779be082405b66035fcd1766d2ead36be58d07c6f146737f1d1139660e4b6