[INFO] fetching crate oxidizr-cli-core 0.1.1... [INFO] testing oxidizr-cli-core-0.1.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate oxidizr-cli-core 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate oxidizr-cli-core 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate oxidizr-cli-core 0.1.1 [INFO] tweaked toml for crates.io crate oxidizr-cli-core 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oxidizr-cli-core 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 oxidizr-cli-core 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 typed-builder-macro v0.15.2 [INFO] [stderr] Downloaded synthez-core v0.3.1 [INFO] [stderr] Downloaded lazy-regex v3.4.1 [INFO] [stderr] Downloaded cucumber-codegen v0.20.2 [INFO] [stderr] Downloaded drain_filter_polyfill v0.1.3 [INFO] [stderr] Downloaded switchyard-fs v1.0.0 [INFO] [stderr] Downloaded cucumber-expressions v0.3.0 [INFO] [stderr] Downloaded gherkin v0.14.0 [INFO] [stderr] Downloaded lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Downloaded synthez-codegen v0.3.1 [INFO] [stderr] Downloaded nom_locate v4.2.0 [INFO] [stderr] Downloaded cucumber v0.20.2 [INFO] [stderr] Downloaded synthez v0.3.1 [INFO] [stderr] Downloaded typed-builder v0.15.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 97ccfeeb6475e2bb36d175f80cddfbc924c62e2ee60f806679691b9b8260b5a2 [INFO] running `Command { std: "docker" "start" "-a" "97ccfeeb6475e2bb36d175f80cddfbc924c62e2ee60f806679691b9b8260b5a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97ccfeeb6475e2bb36d175f80cddfbc924c62e2ee60f806679691b9b8260b5a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97ccfeeb6475e2bb36d175f80cddfbc924c62e2ee60f806679691b9b8260b5a2", kill_on_drop: false }` [INFO] [stdout] 97ccfeeb6475e2bb36d175f80cddfbc924c62e2ee60f806679691b9b8260b5a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] baa2f9844f7a91de739f852e05a1de066c9ba1af97383c1c5fe331d1156e5d8b [INFO] running `Command { std: "docker" "start" "-a" "baa2f9844f7a91de739f852e05a1de066c9ba1af97383c1c5fe331d1156e5d8b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.43 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling switchyard-fs v1.0.0 [INFO] [stderr] Compiling oxidizr-cli-core v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.42s [INFO] running `Command { std: "docker" "inspect" "baa2f9844f7a91de739f852e05a1de066c9ba1af97383c1c5fe331d1156e5d8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baa2f9844f7a91de739f852e05a1de066c9ba1af97383c1c5fe331d1156e5d8b", kill_on_drop: false }` [INFO] [stdout] baa2f9844f7a91de739f852e05a1de066c9ba1af97383c1c5fe331d1156e5d8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 5780e1da12f1a0ad550b7effb903d2f5611fdd707c111bb5e9bd30cf11afe563 [INFO] running `Command { std: "docker" "start" "-a" "5780e1da12f1a0ad550b7effb903d2f5611fdd707c111bb5e9bd30cf11afe563", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling cucumber-codegen v0.20.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling switchyard-fs v1.0.0 [INFO] [stderr] Compiling cucumber v0.20.2 [INFO] [stderr] Compiling oxidizr-cli-core v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "5780e1da12f1a0ad550b7effb903d2f5611fdd707c111bb5e9bd30cf11afe563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5780e1da12f1a0ad550b7effb903d2f5611fdd707c111bb5e9bd30cf11afe563", kill_on_drop: false }` [INFO] [stdout] 5780e1da12f1a0ad550b7effb903d2f5611fdd707c111bb5e9bd30cf11afe563 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 02a93926e32a8736b590a51eb422e055a3463c31a22f27746bd4d55d1c79b9ca [INFO] running `Command { std: "docker" "start" "-a" "02a93926e32a8736b590a51eb422e055a3463c31a22f27746bd4d55d1c79b9ca", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxidizr_cli_core-3dcb856410bc9949) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test coverage2::tests::test_coverage_check_missing_reports ... ok [INFO] [stdout] test coverage2::tests::test_coverage_check_ok ... ok [INFO] [stdout] test coverage2::tests::test_intersect_distro_with_replacement_sorted_unique ... ok [INFO] [stderr] Running tests/world.rs (/opt/rustwide/target/debug/deps/world-e55a5eadc008a16d) [INFO] [stdout] test coverage2::tests::test_discover_fallback_when_binary_missing ... ok [INFO] [stdout] test coverage2::tests::test_resolve_applets_for_use_returns_repl_when_no_distro_list ... ok [INFO] [stdout] test coverage2::tests::test_resolve_applets_for_use_intersects_with_distro_when_present ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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 oxidizr_cli_core [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" "02a93926e32a8736b590a51eb422e055a3463c31a22f27746bd4d55d1c79b9ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02a93926e32a8736b590a51eb422e055a3463c31a22f27746bd4d55d1c79b9ca", kill_on_drop: false }` [INFO] [stdout] 02a93926e32a8736b590a51eb422e055a3463c31a22f27746bd4d55d1c79b9ca