[INFO] fetching crate bh 0.5.0... [INFO] testing bh-0.5.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate bh 0.5.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate bh 0.5.0 [INFO] finished tweaking crates.io crate bh 0.5.0 [INFO] tweaked toml for crates.io crate bh 0.5.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bh 0.5.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bh 0.5.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete v4.5.56 [INFO] [stderr] Downloaded error-stack v0.5.0 [INFO] [stderr] Downloaded clap v4.5.43 [INFO] [stderr] Downloaded security-framework v3.3.0 [INFO] [stderr] Downloaded clap_builder v4.5.43 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8ba931d5dd58d2a4152b90b0b5b5df54848631d518b7199ee0b9d434f3b94dd [INFO] running `Command { std: "docker" "start" "-a" "a8ba931d5dd58d2a4152b90b0b5b5df54848631d518b7199ee0b9d434f3b94dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8ba931d5dd58d2a4152b90b0b5b5df54848631d518b7199ee0b9d434f3b94dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8ba931d5dd58d2a4152b90b0b5b5df54848631d518b7199ee0b9d434f3b94dd", kill_on_drop: false }` [INFO] [stdout] a8ba931d5dd58d2a4152b90b0b5b5df54848631d518b7199ee0b9d434f3b94dd [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9934ce3c3c33e83fa4a1b488997167a54cd74448585c1d443690ac08039786de [INFO] running `Command { std: "docker" "start" "-a" "9934ce3c3c33e83fa4a1b488997167a54cd74448585c1d443690ac08039786de", kill_on_drop: false }` [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling error-stack v0.5.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling clap_complete v4.5.56 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling rustls-platform-verifier v0.5.3 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling bh v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.61s [INFO] running `Command { std: "docker" "inspect" "9934ce3c3c33e83fa4a1b488997167a54cd74448585c1d443690ac08039786de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9934ce3c3c33e83fa4a1b488997167a54cd74448585c1d443690ac08039786de", kill_on_drop: false }` [INFO] [stdout] 9934ce3c3c33e83fa4a1b488997167a54cd74448585c1d443690ac08039786de [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f7abf3056a47ace5c15730ca48fd4503b0dc2f7dd33cdd75a5f32daee0a4410 [INFO] running `Command { std: "docker" "start" "-a" "5f7abf3056a47ace5c15730ca48fd4503b0dc2f7dd33cdd75a5f32daee0a4410", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling clap v4.5.43 [INFO] [stderr] Compiling clap_complete v4.5.56 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling bh v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 19.75s [INFO] running `Command { std: "docker" "inspect" "5f7abf3056a47ace5c15730ca48fd4503b0dc2f7dd33cdd75a5f32daee0a4410", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f7abf3056a47ace5c15730ca48fd4503b0dc2f7dd33cdd75a5f32daee0a4410", kill_on_drop: false }` [INFO] [stdout] 5f7abf3056a47ace5c15730ca48fd4503b0dc2f7dd33cdd75a5f32daee0a4410 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d99005cec25c39eda7200afca76a887b2fcb47d1f434849e30e9dc49b121f73 [INFO] running `Command { std: "docker" "start" "-a" "0d99005cec25c39eda7200afca76a887b2fcb47d1f434849e30e9dc49b121f73", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bh-933a8c0556d12577) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test cli::job_tests::test_delete_job_call ... ok [INFO] [stdout] test cli::job_tests::test_dispatch_call_no_inputs ... ok [INFO] [stdout] test cli::job_tests::test_dispatch_call_with_inputs ... ok [INFO] [stdout] test cli::job_tests::test_download_blob_file ... ok [INFO] [stdout] test cli::job_tests::test_download_failed ... ok [INFO] [stdout] test cli::job_tests::test_split_inputs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bh-299df5c48ae4f750) [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] [stderr] Doc-tests bh [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" "0d99005cec25c39eda7200afca76a887b2fcb47d1f434849e30e9dc49b121f73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d99005cec25c39eda7200afca76a887b2fcb47d1f434849e30e9dc49b121f73", kill_on_drop: false }` [INFO] [stdout] 0d99005cec25c39eda7200afca76a887b2fcb47d1f434849e30e9dc49b121f73