[INFO] fetching crate dir 0.1.2...
[INFO] testing dir-0.1.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate dir 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate dir 0.1.2
[INFO] finished tweaking crates.io crate dir 0.1.2
[INFO] tweaked toml for crates.io crate dir 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dir 0.1.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding app_dirs v1.2.1 (available: v2.0.1)
[INFO] [stderr]       Adding home v0.3.4 (available: v0.5.11)
[INFO] [stderr]       Adding vapory-types v0.8.0 (available: v0.11.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db30dae453c75fae1f272b4ad3d6a7ae9fa8a608bafc81053c3fa4cbcd164179
[INFO] running `Command { std: "docker" "start" "-a" "db30dae453c75fae1f272b4ad3d6a7ae9fa8a608bafc81053c3fa4cbcd164179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db30dae453c75fae1f272b4ad3d6a7ae9fa8a608bafc81053c3fa4cbcd164179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db30dae453c75fae1f272b4ad3d6a7ae9fa8a608bafc81053c3fa4cbcd164179", kill_on_drop: false }`
[INFO] [stdout] db30dae453c75fae1f272b4ad3d6a7ae9fa8a608bafc81053c3fa4cbcd164179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a070e5ef023c5cfdea4fae50026852ef784c5dc4c2107649b61b62dbb07917f9
[INFO] running `Command { std: "docker" "start" "-a" "a070e5ef023c5cfdea4fae50026852ef784c5dc4c2107649b61b62dbb07917f9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling radium v0.3.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling tetsy-rlp v0.4.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling byte-slice-cast v0.3.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitvec v0.17.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tetsy-impl-rlp v0.2.0
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling uint-crate v0.8.1
[INFO] [stderr]    Compiling tiny-keccak v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ahash v0.2.19
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling tetsy-fixed-hash v0.5.0
[INFO] [stderr]    Compiling tetsy-plain-hasher v0.2.1
[INFO] [stderr]    Compiling tetsy-hash-db v0.15.3
[INFO] [stderr]    Compiling tetsy-bytes v0.1.4
[INFO] [stderr]    Compiling xdg v2.5.2
[INFO] [stderr]    Compiling tetsy-impl-serde v0.2.2
[INFO] [stderr]    Compiling home v0.3.4
[INFO] [stderr]    Compiling tetsy-scale-codec v1.3.0
[INFO] [stderr]    Compiling vapbloom v0.8.0
[INFO] [stderr]    Compiling lru v0.4.3
[INFO] [stderr]    Compiling app_dirs v1.2.1
[INFO] [stderr]    Compiling tetsy-impl-codec v0.4.1
[INFO] [stderr]    Compiling tetsy-primitive-types v0.6.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling vapory-types v0.8.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.1.3
[INFO] [stderr]    Compiling tetsy-util-mem-derive v0.1.1
[INFO] [stderr]    Compiling fastmap v0.1.0
[INFO] [stderr]    Compiling tetsy-keccak-hasher v0.1.1
[INFO] [stderr]    Compiling tetsy-util-mem v0.4.2
[INFO] [stderr]    Compiling tetsy-util-mem v0.3.0
[INFO] [stderr]    Compiling tetsy-memory-db v0.18.1
[INFO] [stderr]    Compiling tetsy-kvdb v0.3.2
[INFO] [stderr]    Compiling journaldb v0.2.0
[INFO] [stderr]    Compiling dir v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.91s
[INFO] running `Command { std: "docker" "inspect" "a070e5ef023c5cfdea4fae50026852ef784c5dc4c2107649b61b62dbb07917f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a070e5ef023c5cfdea4fae50026852ef784c5dc4c2107649b61b62dbb07917f9", kill_on_drop: false }`
[INFO] [stdout] a070e5ef023c5cfdea4fae50026852ef784c5dc4c2107649b61b62dbb07917f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d14f3243d9817d1b87497fa1dec702b7f7848b354d993ab428086db6d2d7c57b
[INFO] running `Command { std: "docker" "start" "-a" "d14f3243d9817d1b87497fa1dec702b7f7848b354d993ab428086db6d2d7c57b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling dir v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "d14f3243d9817d1b87497fa1dec702b7f7848b354d993ab428086db6d2d7c57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d14f3243d9817d1b87497fa1dec702b7f7848b354d993ab428086db6d2d7c57b", kill_on_drop: false }`
[INFO] [stdout] d14f3243d9817d1b87497fa1dec702b7f7848b354d993ab428086db6d2d7c57b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6a20686b686da3cf942c168ef8d93a6ae53e5a6c7bc4d36a683430fc027c19b9
[INFO] running `Command { std: "docker" "start" "-a" "6a20686b686da3cf942c168ef8d93a6ae53e5a6c7bc4d36a683430fc027c19b9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dir-81189b7e6f58d7c2)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_default_directories ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dir
[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" "6a20686b686da3cf942c168ef8d93a6ae53e5a6c7bc4d36a683430fc027c19b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a20686b686da3cf942c168ef8d93a6ae53e5a6c7bc4d36a683430fc027c19b9", kill_on_drop: false }`
[INFO] [stdout] 6a20686b686da3cf942c168ef8d93a6ae53e5a6c7bc4d36a683430fc027c19b9
