[INFO] cloning repository https://github.com/angelofallars/treefetch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/angelofallars/treefetch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelofallars%2Ftreefetch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelofallars%2Ftreefetch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02f65e11e1f23d5fa9e66335eb5ff4f2f6b01400 [INFO] testing angelofallars/treefetch against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fangelofallars%2Ftreefetch" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/angelofallars/treefetch on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/angelofallars/treefetch [INFO] finished tweaking git repo https://github.com/angelofallars/treefetch [INFO] tweaked toml for git repo https://github.com/angelofallars/treefetch written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/angelofallars/treefetch 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-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b51398145ffc99162e0dba379ed3eced7c60946be59b2002aa47b13cd71f48f9 [INFO] running `Command { std: "docker" "start" "-a" "b51398145ffc99162e0dba379ed3eced7c60946be59b2002aa47b13cd71f48f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b51398145ffc99162e0dba379ed3eced7c60946be59b2002aa47b13cd71f48f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51398145ffc99162e0dba379ed3eced7c60946be59b2002aa47b13cd71f48f9", kill_on_drop: false }` [INFO] [stdout] b51398145ffc99162e0dba379ed3eced7c60946be59b2002aa47b13cd71f48f9 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e68121335b6655ad7592b91baa48e66bc046e8aa173c1b75cdf7b39bd463371f [INFO] running `Command { std: "docker" "start" "-a" "e68121335b6655ad7592b91baa48e66bc046e8aa173c1b75cdf7b39bd463371f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling systemstat v0.1.10 [INFO] [stderr] Compiling treefetch v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::codes::_CYAN as cyan` [INFO] [stdout] --> src/colors.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use self::codes::_CYAN as cyan; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::codes::_MAGENTA as magenta` [INFO] [stdout] --> src/colors.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use self::codes::_MAGENTA as magenta; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.97s [INFO] running `Command { std: "docker" "inspect" "e68121335b6655ad7592b91baa48e66bc046e8aa173c1b75cdf7b39bd463371f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e68121335b6655ad7592b91baa48e66bc046e8aa173c1b75cdf7b39bd463371f", kill_on_drop: false }` [INFO] [stdout] e68121335b6655ad7592b91baa48e66bc046e8aa173c1b75cdf7b39bd463371f [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 854deb8a243561198c6b3d0a22a8dbfd4b59d2a22e357fec7783be56377b228c [INFO] running `Command { std: "docker" "start" "-a" "854deb8a243561198c6b3d0a22a8dbfd4b59d2a22e357fec7783be56377b228c", kill_on_drop: false }` [INFO] [stderr] Compiling treefetch v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `self::codes::_CYAN as cyan` [INFO] [stdout] --> src/colors.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub use self::codes::_CYAN as cyan; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::codes::_MAGENTA as magenta` [INFO] [stdout] --> src/colors.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use self::codes::_MAGENTA as magenta; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] running `Command { std: "docker" "inspect" "854deb8a243561198c6b3d0a22a8dbfd4b59d2a22e357fec7783be56377b228c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "854deb8a243561198c6b3d0a22a8dbfd4b59d2a22e357fec7783be56377b228c", kill_on_drop: false }` [INFO] [stdout] 854deb8a243561198c6b3d0a22a8dbfd4b59d2a22e357fec7783be56377b228c [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 932bdc0b6d6c2d4e6b5a767505e8d9b77fa62e7638534c09c3b98f349fd73f4b [INFO] running `Command { std: "docker" "start" "-a" "932bdc0b6d6c2d4e6b5a767505e8d9b77fa62e7638534c09c3b98f349fd73f4b", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: unable to apply cgroup configuration: unable to start unit "docker-932bdc0b6d6c2d4e6b5a767505e8d9b77fa62e7638534c09c3b98f349fd73f4b.scope" (properties [{Name:Description Value:"libcontainer container 932bdc0b6d6c2d4e6b5a767505e8d9b77fa62e7638534c09c3b98f349fd73f4b"} {Name:Slice Value:"system.slice"} {Name:Delegate Value:true} {Name:PIDs Value:@au [646229]} {Name:MemoryAccounting Value:true} {Name:CPUAccounting Value:true} {Name:IOAccounting Value:true} {Name:TasksAccounting Value:true} {Name:DefaultDependencies Value:false}]): Message recipient disconnected from message bus without replying: unknown [INFO] running `Command { std: "docker" "inspect" "932bdc0b6d6c2d4e6b5a767505e8d9b77fa62e7638534c09c3b98f349fd73f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932bdc0b6d6c2d4e6b5a767505e8d9b77fa62e7638534c09c3b98f349fd73f4b", kill_on_drop: false }` [INFO] [stdout] 932bdc0b6d6c2d4e6b5a767505e8d9b77fa62e7638534c09c3b98f349fd73f4b