[INFO] cloning repository https://github.com/queer/boxxy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/queer/boxxy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqueer%2Fboxxy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqueer%2Fboxxy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46cc3c98d754926f6c31701dc3d399978dc46984 [INFO] testing queer/boxxy against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqueer%2Fboxxy" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/queer/boxxy [INFO] finished tweaking git repo https://github.com/queer/boxxy [INFO] tweaked toml for git repo https://github.com/queer/boxxy written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/queer/boxxy on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/queer/boxxy 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fee9abb0d4257ed1d582c34c4e0f0cb9ae37c85fc3b045e44c47df723f2451d9 [INFO] running `Command { std: "docker" "start" "-a" "fee9abb0d4257ed1d582c34c4e0f0cb9ae37c85fc3b045e44c47df723f2451d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fee9abb0d4257ed1d582c34c4e0f0cb9ae37c85fc3b045e44c47df723f2451d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fee9abb0d4257ed1d582c34c4e0f0cb9ae37c85fc3b045e44c47df723f2451d9", kill_on_drop: false }` [INFO] [stdout] fee9abb0d4257ed1d582c34c4e0f0cb9ae37c85fc3b045e44c47df723f2451d9 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbb309d89f7b46e8f4f8a1c1d13defe2b2a331096dcfe83224092fc2923e60c5 [INFO] running `Command { std: "docker" "start" "-a" "fbb309d89f7b46e8f4f8a1c1d13defe2b2a331096dcfe83224092fc2923e60c5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling thread_local v1.1.5 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling grep-matcher v0.1.7 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling indexmap v2.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling anstyle v1.0.3 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling bytemuck v1.13.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling winnow v0.5.36 [INFO] [stderr] Compiling gimli v0.27.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling regex-automata v0.4.4 [INFO] [stderr] Compiling memmap2 v0.9.2 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling rgb v0.8.35 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling rlimit v0.10.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling bat v0.23.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling clap_builder v4.5.11 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling ansi_colours v1.2.1 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.47.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling haikunator v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling owo-colors v4.0.0 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling syscall-numbers v3.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling pest v2.5.5 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling bstr v1.7.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling globset v0.4.14 [INFO] [stderr] Compiling grep-searcher v0.1.13 [INFO] [stderr] Compiling grep-regex v0.1.12 [INFO] [stderr] Compiling grep-cli v0.1.10 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling clap v4.5.11 [INFO] [stderr] Compiling pest_meta v2.5.5 [INFO] [stderr] Compiling pest_generator v2.5.5 [INFO] [stderr] Compiling pest_derive v2.5.5 [INFO] [stderr] Compiling dotenv-parser v0.1.3 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling clircle v0.3.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling grep-printer v0.2.1 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling grep v0.3.1 [INFO] [stderr] Compiling ctrlc v3.4.4 [INFO] [stderr] Compiling which v6.0.1 [INFO] [stderr] Compiling toml v0.8.9 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling boxxy v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.38s [INFO] running `Command { std: "docker" "inspect" "fbb309d89f7b46e8f4f8a1c1d13defe2b2a331096dcfe83224092fc2923e60c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbb309d89f7b46e8f4f8a1c1d13defe2b2a331096dcfe83224092fc2923e60c5", kill_on_drop: false }` [INFO] [stdout] fbb309d89f7b46e8f4f8a1c1d13defe2b2a331096dcfe83224092fc2923e60c5 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91e4071441e006b14e8bc9e2ae999a9ee4c5396ddc798ffe9883a94556106f4d [INFO] running `Command { std: "docker" "start" "-a" "91e4071441e006b14e8bc9e2ae999a9ee4c5396ddc798ffe9883a94556106f4d", kill_on_drop: false }` [INFO] [stderr] Compiling boxxy v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "91e4071441e006b14e8bc9e2ae999a9ee4c5396ddc798ffe9883a94556106f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91e4071441e006b14e8bc9e2ae999a9ee4c5396ddc798ffe9883a94556106f4d", kill_on_drop: false }` [INFO] [stdout] 91e4071441e006b14e8bc9e2ae999a9ee4c5396ddc798ffe9883a94556106f4d [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44d17bdfbf9bf7d1759355facdead0936b22cb08b9c406e9075a1a37ec277636 [INFO] running `Command { std: "docker" "start" "-a" "44d17bdfbf9bf7d1759355facdead0936b22cb08b9c406e9075a1a37ec277636", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/boxxy-d21367730d282d3b) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test enclosure::fs::tests::test_append_all ... ok [INFO] [stdout] test enclosure::fs::tests::test_fs_driver_creates_and_destroys_roots ... ok [INFO] [stdout] test enclosure::fs::tests::test_fs_driver_touches_dirs ... ok [INFO] [stdout] test enclosure::fs::tests::test_fs_driver_touches_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44d17bdfbf9bf7d1759355facdead0936b22cb08b9c406e9075a1a37ec277636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44d17bdfbf9bf7d1759355facdead0936b22cb08b9c406e9075a1a37ec277636", kill_on_drop: false }` [INFO] [stdout] 44d17bdfbf9bf7d1759355facdead0936b22cb08b9c406e9075a1a37ec277636