[INFO] fetching crate bullpen 0.1.6... [INFO] testing bullpen-0.1.6 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] extracting crate bullpen 0.1.6 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate bullpen 0.1.6 [INFO] finished tweaking crates.io crate bullpen 0.1.6 [INFO] tweaked toml for crates.io crate bullpen 0.1.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bullpen 0.1.6 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bullpen 0.1.6 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded reqwest-eventsource v0.5.0 [INFO] [stderr] Downloaded openssl v0.10.59 [INFO] [stderr] Downloaded rustix v0.38.24 [INFO] [stderr] Downloaded linux-raw-sys v0.4.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d5c8e33c9e09410ea2aee07ebc072208cbd839fd26699e2393dfdb936b04153 [INFO] running `Command { std: "docker" "start" "-a" "4d5c8e33c9e09410ea2aee07ebc072208cbd839fd26699e2393dfdb936b04153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d5c8e33c9e09410ea2aee07ebc072208cbd839fd26699e2393dfdb936b04153", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d5c8e33c9e09410ea2aee07ebc072208cbd839fd26699e2393dfdb936b04153", kill_on_drop: false }` [INFO] [stdout] 4d5c8e33c9e09410ea2aee07ebc072208cbd839fd26699e2393dfdb936b04153 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b277f60ea32aa37fe150546ad6ba309ec4ddfd0b77832fc7defb0fe3a8ac56f0 [INFO] running `Command { std: "docker" "start" "-a" "b277f60ea32aa37fe150546ad6ba309ec4ddfd0b77832fc7defb0fe3a8ac56f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling reqwest-eventsource v0.5.0 [INFO] [stderr] Compiling bullpen v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `log` [INFO] [stdout] --> src/api.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `log` 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: `download` [INFO] [stdout] --> src/resources/shared.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "download")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `download` 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 23.44s [INFO] running `Command { std: "docker" "inspect" "b277f60ea32aa37fe150546ad6ba309ec4ddfd0b77832fc7defb0fe3a8ac56f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b277f60ea32aa37fe150546ad6ba309ec4ddfd0b77832fc7defb0fe3a8ac56f0", kill_on_drop: false }` [INFO] [stdout] b277f60ea32aa37fe150546ad6ba309ec4ddfd0b77832fc7defb0fe3a8ac56f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c05510d808a17423782e6fbe23c2f142bd874b01f3297aa8c8c6bd0f2e4b26b [INFO] running `Command { std: "docker" "start" "-a" "8c05510d808a17423782e6fbe23c2f142bd874b01f3297aa8c8c6bd0f2e4b26b", kill_on_drop: false }` [INFO] [stderr] Compiling bullpen v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `log` [INFO] [stdout] --> src/api.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | #[cfg(feature = "log")] [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `log` 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: `download` [INFO] [stdout] --> src/resources/shared.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature = "download")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `download` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `Command { std: "docker" "inspect" "8c05510d808a17423782e6fbe23c2f142bd874b01f3297aa8c8c6bd0f2e4b26b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c05510d808a17423782e6fbe23c2f142bd874b01f3297aa8c8c6bd0f2e4b26b", kill_on_drop: false }` [INFO] [stdout] 8c05510d808a17423782e6fbe23c2f142bd874b01f3297aa8c8c6bd0f2e4b26b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1be57ce40c4292877816f294d426a7ddbc03c9da57474249cd07f75141e9ec5b [INFO] running `Command { std: "docker" "start" "-a" "1be57ce40c4292877816f294d426a7ddbc03c9da57474249cd07f75141e9ec5b", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `log` [INFO] [stderr] --> src/api.rs:50:15 [INFO] [stderr] | [INFO] [stderr] 50 | #[cfg(feature = "log")] [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `log` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `download` [INFO] [stderr] --> src/resources/shared.rs:1:7 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(feature = "download")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `download` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `bullpen` (lib test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bullpen-dbb3ba60bede2294) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1be57ce40c4292877816f294d426a7ddbc03c9da57474249cd07f75141e9ec5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1be57ce40c4292877816f294d426a7ddbc03c9da57474249cd07f75141e9ec5b", kill_on_drop: false }` [INFO] [stdout] 1be57ce40c4292877816f294d426a7ddbc03c9da57474249cd07f75141e9ec5b