[INFO] fetching crate konfigkoll_core 0.5.6... [INFO] testing konfigkoll_core-0.5.6 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate konfigkoll_core 0.5.6 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate konfigkoll_core 0.5.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate konfigkoll_core 0.5.6 [INFO] tweaked toml for crates.io crate konfigkoll_core 0.5.6 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate konfigkoll_core 0.5.6 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate konfigkoll_core 0.5.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded konfigkoll_types v0.2.9 [INFO] [stderr] Downloaded shared_thread v0.1.0 [INFO] [stderr] Downloaded paketkoll_types v0.2.7 [INFO] [stderr] Downloaded paketkoll_workspace_hack v0.1.0 [INFO] [stderr] Downloaded duct v1.0.0 [INFO] [stderr] Downloaded sigchld v0.2.3 [INFO] [stderr] Downloaded shared_child v1.1.0 [INFO] [stderr] Downloaded lasso v0.7.3 [INFO] [stderr] Downloaded paketkoll_utils v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8daba5b6ae506fa9d7e3feaadd7546951a0cd728f00cf7b5895eda4b487a50a7 [INFO] running `Command { std: "docker" "start" "-a" "8daba5b6ae506fa9d7e3feaadd7546951a0cd728f00cf7b5895eda4b487a50a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8daba5b6ae506fa9d7e3feaadd7546951a0cd728f00cf7b5895eda4b487a50a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8daba5b6ae506fa9d7e3feaadd7546951a0cd728f00cf7b5895eda4b487a50a7", kill_on_drop: false }` [INFO] [stdout] 8daba5b6ae506fa9d7e3feaadd7546951a0cd728f00cf7b5895eda4b487a50a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd1a9b5e6ed184458399e73475c8451aba80a49c02ed8f696659760eea28d345 [INFO] running `Command { std: "docker" "start" "-a" "bd1a9b5e6ed184458399e73475c8451aba80a49c02ed8f696659760eea28d345", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling paketkoll_workspace_hack v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling sigchld v0.2.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling shared_child v1.1.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling shared_thread v0.1.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling duct v1.0.0 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling paketkoll_types v0.2.7 [INFO] [stderr] Compiling paketkoll_utils v0.1.12 [INFO] [stderr] Compiling konfigkoll_types v0.2.9 [INFO] [stderr] Compiling konfigkoll_core v0.5.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "bd1a9b5e6ed184458399e73475c8451aba80a49c02ed8f696659760eea28d345", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd1a9b5e6ed184458399e73475c8451aba80a49c02ed8f696659760eea28d345", kill_on_drop: false }` [INFO] [stdout] bd1a9b5e6ed184458399e73475c8451aba80a49c02ed8f696659760eea28d345 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0956cb140dde73075e11d15ad981cba15951cd9475111c26059492f6da050aac [INFO] running `Command { std: "docker" "start" "-a" "0956cb140dde73075e11d15ad981cba15951cd9475111c26059492f6da050aac", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling konfigkoll_core v0.5.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.72s [INFO] running `Command { std: "docker" "inspect" "0956cb140dde73075e11d15ad981cba15951cd9475111c26059492f6da050aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0956cb140dde73075e11d15ad981cba15951cd9475111c26059492f6da050aac", kill_on_drop: false }` [INFO] [stdout] 0956cb140dde73075e11d15ad981cba15951cd9475111c26059492f6da050aac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fd7c4817d65eb00ad6cea80f6bd95c02f3de13ffc2a98fa2747637809adca159 [INFO] running `Command { std: "docker" "start" "-a" "fd7c4817d65eb00ad6cea80f6bd95c02f3de13ffc2a98fa2747637809adca159", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/konfigkoll_core-c169c2549c60e040) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test conversion::tests::test_convert_packages_to_pkg_instructions ... ok [INFO] [stdout] test save::tests::test_save_fs_changes ... ok [INFO] [stdout] test save::tests::test_save_packages ... ok [INFO] [stdout] test diff::tests::test_comm ... ok [INFO] [stdout] test state::tests::test_apply_instructions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests konfigkoll_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" "fd7c4817d65eb00ad6cea80f6bd95c02f3de13ffc2a98fa2747637809adca159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd7c4817d65eb00ad6cea80f6bd95c02f3de13ffc2a98fa2747637809adca159", kill_on_drop: false }` [INFO] [stdout] fd7c4817d65eb00ad6cea80f6bd95c02f3de13ffc2a98fa2747637809adca159