[INFO] cloning repository https://github.com/crabchads/crab-os [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crabchads/crab-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrabchads%2Fcrab-os", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrabchads%2Fcrab-os'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 45208693e2a8e34db965e8b6d36097c8c93b3d2a [INFO] testing crabchads/crab-os against 1.91.0 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrabchads%2Fcrab-os" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/crabchads/crab-os [INFO] finished tweaking git repo https://github.com/crabchads/crab-os [INFO] tweaked toml for git repo https://github.com/crabchads/crab-os written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/crabchads/crab-os on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/crabchads/crab-os 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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/rust-lang/annotate-snippets-rs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logos-derive v0.15.0 [INFO] [stderr] Downloaded logos-codegen v0.15.0 [INFO] [stderr] Downloaded terminal_size v0.4.2 [INFO] [stderr] Downloaded errno v0.3.12 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded strum v0.27.1 [INFO] [stderr] Downloaded strum_macros v0.27.1 [INFO] [stderr] Downloaded peg-runtime v0.8.5 [INFO] [stderr] Downloaded windows-implement v0.57.0 [INFO] [stderr] Downloaded windows-core v0.57.0 [INFO] [stderr] Downloaded peg-macros v0.8.5 [INFO] [stderr] Downloaded peg v0.8.5 [INFO] [stderr] Downloaded uzers v0.12.1 [INFO] [stderr] Downloaded utf8-chars v3.0.5 [INFO] [stderr] Downloaded homedir v0.3.4 [INFO] [stderr] Downloaded petgraph v0.8.1 [INFO] [stderr] Downloaded normalize-path v0.2.1 [INFO] [stderr] Downloaded cached_proc_macro v0.24.0 [INFO] [stderr] Downloaded cc v1.2.25 [INFO] [stderr] Downloaded procfs-core v0.17.0 [INFO] [stderr] Downloaded procfs v0.17.0 [INFO] [stderr] Downloaded logos v0.15.0 [INFO] [stderr] Downloaded cached v0.55.1 [INFO] [stderr] Downloaded fancy-regex v0.14.0 [INFO] [stderr] Downloaded widestring v1.2.0 [INFO] [stderr] Downloaded cached_proc_macro_types v0.1.1 [INFO] [stderr] Downloaded command-fds v0.3.0 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] [stderr] Downloaded os_pipe v1.2.2 [INFO] [stderr] Downloaded anstyle-wincon v3.0.8 [INFO] [stderr] Downloaded windows-interface v0.57.0 [INFO] [stderr] Downloaded rlimit v0.10.2 [INFO] [stderr] Downloaded terminfo v0.9.0 [INFO] [stderr] Downloaded beef v0.5.2 [INFO] [stderr] Downloaded windows v0.57.0 [INFO] [stderr] Downloaded brush-parser v0.2.16 [INFO] [stderr] Downloaded brush-core v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b632bf02993fe91f48dac4ee5210de75993a284318b0d64ebc47674b10880f11 [INFO] running `Command { std: "docker" "start" "-a" "b632bf02993fe91f48dac4ee5210de75993a284318b0d64ebc47674b10880f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b632bf02993fe91f48dac4ee5210de75993a284318b0d64ebc47674b10880f11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b632bf02993fe91f48dac4ee5210de75993a284318b0d64ebc47674b10880f11", kill_on_drop: false }` [INFO] [stdout] b632bf02993fe91f48dac4ee5210de75993a284318b0d64ebc47674b10880f11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a07f5d5724138ef1284ec1ff4da9550c008ee330f45c50ffafa525c9f76d38fc [INFO] running `Command { std: "docker" "start" "-a" "a07f5d5724138ef1284ec1ff4da9550c008ee330f45c50ffafa525c9f76d38fc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rlimit v0.10.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling utf8-chars v3.0.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling terminfo v0.9.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling annotate-snippets v0.11.5 (https://github.com/rust-lang/annotate-snippets-rs#2ef10ac7) [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling hostname v0.4.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling procfs-core v0.17.0 [INFO] [stderr] Compiling uzers v0.12.1 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling petgraph v0.8.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling command-fds v0.3.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling logos-derive v0.15.0 [INFO] [stderr] Compiling logos v0.15.0 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling cached_proc_macro v0.24.0 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling cached v0.55.1 [INFO] [stderr] Compiling brush-parser v0.2.16 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling brush-core v0.3.1 [INFO] [stderr] Compiling portage-rs v0.1.0 (/opt/rustwide/workdir/crates/portage-rs) [INFO] [stdout] warning: unused variable: `shell` [INFO] [stdout] --> crates/portage-rs/src/emerge.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 33 | let shell = Shell::new(&CreateOptions { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "a07f5d5724138ef1284ec1ff4da9550c008ee330f45c50ffafa525c9f76d38fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a07f5d5724138ef1284ec1ff4da9550c008ee330f45c50ffafa525c9f76d38fc", kill_on_drop: false }` [INFO] [stdout] a07f5d5724138ef1284ec1ff4da9550c008ee330f45c50ffafa525c9f76d38fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a47b3c10469ef8adb87ac883d794d3fd052dcdf99758c69d52e67a97b6d0a1c8 [INFO] running `Command { std: "docker" "start" "-a" "a47b3c10469ef8adb87ac883d794d3fd052dcdf99758c69d52e67a97b6d0a1c8", kill_on_drop: false }` [INFO] [stderr] Compiling portage-rs v0.1.0 (/opt/rustwide/workdir/crates/portage-rs) [INFO] [stdout] warning: unused variable: `shell` [INFO] [stdout] --> crates/portage-rs/src/emerge.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 33 | let shell = Shell::new(&CreateOptions { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "a47b3c10469ef8adb87ac883d794d3fd052dcdf99758c69d52e67a97b6d0a1c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a47b3c10469ef8adb87ac883d794d3fd052dcdf99758c69d52e67a97b6d0a1c8", kill_on_drop: false }` [INFO] [stdout] a47b3c10469ef8adb87ac883d794d3fd052dcdf99758c69d52e67a97b6d0a1c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fec3f2e801fc300d89453bc6256d2c9b0ce5ab54f0f8cd89e502c239860c77a4 [INFO] running `Command { std: "docker" "start" "-a" "fec3f2e801fc300d89453bc6256d2c9b0ce5ab54f0f8cd89e502c239860c77a4", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `shell` [INFO] [stderr] --> crates/portage-rs/src/emerge.rs:33:6 [INFO] [stderr] | [INFO] [stderr] 33 | let shell = Shell::new(&CreateOptions { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_shell` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `portage-rs` (bin "emerge" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] [stderr] Running unittests src/emerge.rs (/opt/rustwide/target/debug/deps/emerge-515585b2a057a960) [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" "fec3f2e801fc300d89453bc6256d2c9b0ce5ab54f0f8cd89e502c239860c77a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fec3f2e801fc300d89453bc6256d2c9b0ce5ab54f0f8cd89e502c239860c77a4", kill_on_drop: false }` [INFO] [stdout] fec3f2e801fc300d89453bc6256d2c9b0ce5ab54f0f8cd89e502c239860c77a4