[INFO] fetching crate orn-cli 0.1.1... [INFO] testing orn-cli-0.1.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate orn-cli 0.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate orn-cli 0.1.1 [INFO] finished tweaking crates.io crate orn-cli 0.1.1 [INFO] tweaked toml for crates.io crate orn-cli 0.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate orn-cli 0.1.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate orn-cli 0.1.1 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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded math-parse v1.0.2 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.32 [INFO] [stderr] Downloaded toml_edit v0.22.20 [INFO] [stderr] Downloaded assert-json-diff v2.0.2 [INFO] [stderr] Downloaded redox_syscall v0.5.4 [INFO] [stderr] Downloaded curl v0.4.46 [INFO] [stderr] Downloaded serde_spanned v0.6.7 [INFO] [stderr] Downloaded curl-sys v0.4.75+curl-8.10.0 [INFO] [stderr] Downloaded schannel v0.1.24 [INFO] [stderr] Downloaded mockito v1.5.0 [INFO] [stderr] Downloaded const_format v0.2.32 [INFO] [stderr] Downloaded fancy-regex v0.13.0 [INFO] [stderr] Downloaded hyper-util v0.1.8 [INFO] [stderr] Downloaded winnow v0.6.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79b14962c36adf028afd84c644a322a35947745c7d866f40f8f57b8017791944 [INFO] running `Command { std: "docker" "start" "-a" "79b14962c36adf028afd84c644a322a35947745c7d866f40f8f57b8017791944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79b14962c36adf028afd84c644a322a35947745c7d866f40f8f57b8017791944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79b14962c36adf028afd84c644a322a35947745c7d866f40f8f57b8017791944", kill_on_drop: false }` [INFO] [stdout] 79b14962c36adf028afd84c644a322a35947745c7d866f40f8f57b8017791944 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6dbd79a5cd4dcee4ff6b207fb1d62c624b7d15558899725585aad96d8f8751a [INFO] running `Command { std: "docker" "start" "-a" "b6dbd79a5cd4dcee4ff6b207fb1d62c624b7d15558899725585aad96d8f8751a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling curl-sys v0.4.75+curl-8.10.0 [INFO] [stderr] Compiling orn-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling const_format v0.2.32 [INFO] [stderr] warning: orn-cli@0.1.1: Git command failed with status: exit status: 128 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling math-parse v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.51s [INFO] running `Command { std: "docker" "inspect" "b6dbd79a5cd4dcee4ff6b207fb1d62c624b7d15558899725585aad96d8f8751a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6dbd79a5cd4dcee4ff6b207fb1d62c624b7d15558899725585aad96d8f8751a", kill_on_drop: false }` [INFO] [stdout] b6dbd79a5cd4dcee4ff6b207fb1d62c624b7d15558899725585aad96d8f8751a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88ebdad2a7664a498017e9d271ca4d184c333c013b54aedb5e733f5939775f80 [INFO] running `Command { std: "docker" "start" "-a" "88ebdad2a7664a498017e9d271ca4d184c333c013b54aedb5e733f5939775f80", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] warning: orn-cli@0.1.1: Git command failed with status: exit status: 128 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling orn-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling mockito v1.5.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 44.86s [INFO] running `Command { std: "docker" "inspect" "88ebdad2a7664a498017e9d271ca4d184c333c013b54aedb5e733f5939775f80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88ebdad2a7664a498017e9d271ca4d184c333c013b54aedb5e733f5939775f80", kill_on_drop: false }` [INFO] [stdout] 88ebdad2a7664a498017e9d271ca4d184c333c013b54aedb5e733f5939775f80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 478e6ef8c7d4412603869a471bbded53a89d9b3478493c2e282cec1a00fe50b3 [INFO] running `Command { std: "docker" "start" "-a" "478e6ef8c7d4412603869a471bbded53a89d9b3478493c2e282cec1a00fe50b3", kill_on_drop: false }` [INFO] [stderr] warning: orn-cli@0.1.1: Git command failed with status: exit status: 128 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orn_cli-9e4a50f092d8df04) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test update_notifier::tests::test_not_update_available ... ok [INFO] [stdout] test update_notifier::tests::test_interval_not_exceeded ... ok [INFO] [stdout] test update_notifier::tests::test_output ... ok [INFO] [stdout] test update_notifier::tests::test_latest_version ... ok [INFO] [stdout] test update_notifier::tests::test_no_crates_io_entry ... ok [INFO] [stdout] test update_notifier::tests::test_same_version ... ok [INFO] [stdout] test update_notifier::tests::test_interval_exceeded ... ok [INFO] [stdout] test gen_const::test::test_gen_consts_sample3 ... ok [INFO] [stdout] test gen_const::test::test_gen_consts_sample1 ... ok [INFO] [stdout] test gen_const::test::test_gen_consts_sample2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.97s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/orn.rs (/opt/rustwide/target/debug/deps/orn-cc4672b417cd5995) [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 orn_cli [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" "478e6ef8c7d4412603869a471bbded53a89d9b3478493c2e282cec1a00fe50b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "478e6ef8c7d4412603869a471bbded53a89d9b3478493c2e282cec1a00fe50b3", kill_on_drop: false }` [INFO] [stdout] 478e6ef8c7d4412603869a471bbded53a89d9b3478493c2e282cec1a00fe50b3