[INFO] fetching crate dir 0.1.2... [INFO] testing dir-0.1.2 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate dir 0.1.2 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dir 0.1.2 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 89 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38c1aefaa6228fff1a5aeba7ef872fdbf6b1bd20e1596a95bd5b2953b040630e [INFO] running `Command { std: "docker" "start" "-a" "38c1aefaa6228fff1a5aeba7ef872fdbf6b1bd20e1596a95bd5b2953b040630e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38c1aefaa6228fff1a5aeba7ef872fdbf6b1bd20e1596a95bd5b2953b040630e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c1aefaa6228fff1a5aeba7ef872fdbf6b1bd20e1596a95bd5b2953b040630e", kill_on_drop: false }` [INFO] [stdout] 38c1aefaa6228fff1a5aeba7ef872fdbf6b1bd20e1596a95bd5b2953b040630e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 954049cf278ec2aa1e90d2032635fc0ad7c7fd72b73c7f6aa89b66b85d0210a5 [INFO] running `Command { std: "docker" "start" "-a" "954049cf278ec2aa1e90d2032635fc0ad7c7fd72b73c7f6aa89b66b85d0210a5", 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 getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling tetsy-rlp v0.4.5 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tetsy-impl-rlp v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling uint-crate v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [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 lock_api v0.3.4 [INFO] [stderr] Compiling smallvec v1.15.1 [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 lru v0.4.3 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling home v0.3.4 [INFO] [stderr] Compiling tetsy-fixed-hash v0.5.0 [INFO] [stderr] Compiling tetsy-scale-codec v1.3.0 [INFO] [stderr] Compiling tetsy-impl-serde v0.2.2 [INFO] [stderr] Compiling vapbloom v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling tetsy-util-mem-derive v0.1.1 [INFO] [stderr] Compiling tetsy-impl-codec v0.4.1 [INFO] [stderr] Compiling tetsy-primitive-types v0.6.0 [INFO] [stderr] Compiling vapory-types v0.8.0 [INFO] [stderr] Compiling tetsy-util-mem v0.4.2 [INFO] [stderr] Compiling tetsy-util-mem v0.3.0 [INFO] [stderr] Compiling tetsy-keccak-hasher v0.1.1 [INFO] [stderr] Compiling fastmap v0.1.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 29.15s [INFO] running `Command { std: "docker" "inspect" "954049cf278ec2aa1e90d2032635fc0ad7c7fd72b73c7f6aa89b66b85d0210a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "954049cf278ec2aa1e90d2032635fc0ad7c7fd72b73c7f6aa89b66b85d0210a5", kill_on_drop: false }` [INFO] [stdout] 954049cf278ec2aa1e90d2032635fc0ad7c7fd72b73c7f6aa89b66b85d0210a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4b90ff769c713c8bd325fcadeaa7f4095c551f5afb68d116e0db84e30485f5d [INFO] running `Command { std: "docker" "start" "-a" "a4b90ff769c713c8bd325fcadeaa7f4095c551f5afb68d116e0db84e30485f5d", 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.75s [INFO] running `Command { std: "docker" "inspect" "a4b90ff769c713c8bd325fcadeaa7f4095c551f5afb68d116e0db84e30485f5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4b90ff769c713c8bd325fcadeaa7f4095c551f5afb68d116e0db84e30485f5d", kill_on_drop: false }` [INFO] [stdout] a4b90ff769c713c8bd325fcadeaa7f4095c551f5afb68d116e0db84e30485f5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85cffc505cff6b69889c777f02b66e6bf12f01e5060409b57ff00a3f066eca45 [INFO] running `Command { std: "docker" "start" "-a" "85cffc505cff6b69889c777f02b66e6bf12f01e5060409b57ff00a3f066eca45", 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.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dir-03650e5ed09ba2f3) [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.02s [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" "85cffc505cff6b69889c777f02b66e6bf12f01e5060409b57ff00a3f066eca45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85cffc505cff6b69889c777f02b66e6bf12f01e5060409b57ff00a3f066eca45", kill_on_drop: false }` [INFO] [stdout] 85cffc505cff6b69889c777f02b66e6bf12f01e5060409b57ff00a3f066eca45