[INFO] fetching crate paketkoll 0.3.13... [INFO] testing paketkoll-0.3.13 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate paketkoll 0.3.13 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate paketkoll 0.3.13 [INFO] finished tweaking crates.io crate paketkoll 0.3.13 [INFO] tweaked toml for crates.io crate paketkoll 0.3.13 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate paketkoll 0.3.13 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate paketkoll 0.3.13 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c66e2058a7badb1c946f2465fadbd021bedd7b5d520e341279f70065b83873b [INFO] running `Command { std: "docker" "start" "-a" "9c66e2058a7badb1c946f2465fadbd021bedd7b5d520e341279f70065b83873b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c66e2058a7badb1c946f2465fadbd021bedd7b5d520e341279f70065b83873b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c66e2058a7badb1c946f2465fadbd021bedd7b5d520e341279f70065b83873b", kill_on_drop: false }` [INFO] [stdout] 9c66e2058a7badb1c946f2465fadbd021bedd7b5d520e341279f70065b83873b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6f35ae2f9f1d31845af3573087ab8a4ed7b4fd2798a031bca80e9400861da07 [INFO] running `Command { std: "docker" "start" "-a" "d6f35ae2f9f1d31845af3573087ab8a4ed7b4fd2798a031bca80e9400861da07", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling paketkoll_workspace_hack v0.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling hashify v0.2.6 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling rust-ini v0.21.2 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling proc-exit v2.0.2 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [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 parking_lot_core v0.9.11 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling mtree2 v0.6.14 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling paketkoll_types v0.2.7 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling paketkoll_utils v0.1.12 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling paketkoll_core v0.5.13 [INFO] [stderr] Compiling paketkoll v0.3.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 54s [INFO] running `Command { std: "docker" "inspect" "d6f35ae2f9f1d31845af3573087ab8a4ed7b4fd2798a031bca80e9400861da07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f35ae2f9f1d31845af3573087ab8a4ed7b4fd2798a031bca80e9400861da07", kill_on_drop: false }` [INFO] [stdout] d6f35ae2f9f1d31845af3573087ab8a4ed7b4fd2798a031bca80e9400861da07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 031f3ac5844c492dff9ff43627abbbe6c83dfedbcab203db3d537857ddbdd546 [INFO] running `Command { std: "docker" "start" "-a" "031f3ac5844c492dff9ff43627abbbe6c83dfedbcab203db3d537857ddbdd546", kill_on_drop: false }` [INFO] [stderr] Compiling paketkoll v0.3.13 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "031f3ac5844c492dff9ff43627abbbe6c83dfedbcab203db3d537857ddbdd546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "031f3ac5844c492dff9ff43627abbbe6c83dfedbcab203db3d537857ddbdd546", kill_on_drop: false }` [INFO] [stdout] 031f3ac5844c492dff9ff43627abbbe6c83dfedbcab203db3d537857ddbdd546 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 846f6cf4691e96b8db26ca6438e8018d1a2ffa436a8520c034b7597534961763 [INFO] running `Command { std: "docker" "start" "-a" "846f6cf4691e96b8db26ca6438e8018d1a2ffa436a8520c034b7597534961763", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/paketkoll-6801d1c2f6aaa9cb) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/paketkoll-09600d827271117f) [INFO] [stderr] Doc-tests paketkoll [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] [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" "846f6cf4691e96b8db26ca6438e8018d1a2ffa436a8520c034b7597534961763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "846f6cf4691e96b8db26ca6438e8018d1a2ffa436a8520c034b7597534961763", kill_on_drop: false }` [INFO] [stdout] 846f6cf4691e96b8db26ca6438e8018d1a2ffa436a8520c034b7597534961763