[INFO] cloning repository https://github.com/BoomYouUp/BoomYouUp-Rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BoomYouUp/BoomYouUp-Rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoomYouUp%2FBoomYouUp-Rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoomYouUp%2FBoomYouUp-Rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 09f4307ffba5dbb82235f21cc13ba03b997f76d7 [INFO] testing BoomYouUp/BoomYouUp-Rust against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBoomYouUp%2FBoomYouUp-Rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/BoomYouUp/BoomYouUp-Rust [INFO] finished tweaking git repo https://github.com/BoomYouUp/BoomYouUp-Rust [INFO] tweaked toml for git repo https://github.com/BoomYouUp/BoomYouUp-Rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BoomYouUp/BoomYouUp-Rust on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/BoomYouUp/BoomYouUp-Rust 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded soloud v1.1.1 [INFO] [stderr] Downloaded zvariant_derive v3.11.0 [INFO] [stderr] Downloaded enumflags2 v0.7.5 [INFO] [stderr] Downloaded async-executor v1.5.0 [INFO] [stderr] Downloaded notify-rust v4.10.0 [INFO] [stderr] Downloaded strum_macros v0.22.0 [INFO] [stderr] Downloaded mac-notification-sys v0.6.1 [INFO] [stderr] Downloaded anstream v0.6.7 [INFO] [stderr] Downloaded clap_complete v4.5.57 [INFO] [stderr] Downloaded zbus v3.10.0 [INFO] [stderr] Downloaded tauri-winrt-notification v0.1.0 [INFO] [stderr] Downloaded async-io v1.12.0 [INFO] [stderr] Downloaded async-trait v0.1.60 [INFO] [stderr] Downloaded zbus_macros v3.10.0 [INFO] [stderr] Downloaded indexmap v2.2.1 [INFO] [stderr] Downloaded polling v2.5.2 [INFO] [stderr] Downloaded async-recursion v1.0.0 [INFO] [stderr] Downloaded uds_windows v1.0.2 [INFO] [stderr] Downloaded enumflags2_derive v0.7.4 [INFO] [stderr] Downloaded syn v2.0.93 [INFO] [stderr] Downloaded bstr v1.1.0 [INFO] [stderr] Downloaded zvariant v3.11.0 [INFO] [stderr] Downloaded strum v0.22.0 [INFO] [stderr] Downloaded wepoll-ffi v0.1.2 [INFO] [stderr] Downloaded zbus_names v2.5.0 [INFO] [stderr] Downloaded concurrent-queue v2.0.0 [INFO] [stderr] Downloaded soloud-sys v1.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2904e58b819bb7a0ce5b5186e2b65ea98442fadd30521ca136f79961ce80ab9 [INFO] running `Command { std: "docker" "start" "-a" "e2904e58b819bb7a0ce5b5186e2b65ea98442fadd30521ca136f79961ce80ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2904e58b819bb7a0ce5b5186e2b65ea98442fadd30521ca136f79961ce80ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2904e58b819bb7a0ce5b5186e2b65ea98442fadd30521ca136f79961ce80ab9", kill_on_drop: false }` [INFO] [stdout] e2904e58b819bb7a0ce5b5186e2b65ea98442fadd30521ca136f79961ce80ab9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52b2bbee2bb102f060e436481ccd523acf5121f5fa09ccaf8c082ba709424eb2 [INFO] running `Command { std: "docker" "start" "-a" "52b2bbee2bb102f060e436481ccd523acf5121f5fa09ccaf8c082ba709424eb2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling syn v2.0.93 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling concurrent-queue v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling async-io v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml v0.5.10 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling soloud-sys v1.1.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling async-task v4.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling async-executor v1.5.0 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bstr v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling enumflags2_derive v0.7.4 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Compiling serde_repr v0.1.10 [INFO] [stderr] Compiling indexmap v2.2.1 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling zvariant_derive v3.11.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling zbus_macros v3.10.0 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling boom_you_up_r v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling soloud v1.1.1 [INFO] [stderr] Compiling opener v0.5.0-fan (/opt/rustwide/workdir/libs/opener) [INFO] [stderr] warning: boom_you_up_r@1.0.0: Generated completion scripts in /opt/rustwide/target/debug/build/boom_you_up_r-04035b8949475614/out. [INFO] [stderr] Compiling enumflags2 v0.7.5 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling zvariant v3.11.0 [INFO] [stderr] Compiling zbus_names v2.5.0 [INFO] [stderr] Compiling zbus v3.10.0 [INFO] [stderr] Compiling notify-rust v4.10.0 [INFO] [stdout] warning: method `err_message` is never used [INFO] [stdout] --> src/error.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl PrintingArgs { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 111 | pub fn err_message(mut self, message: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "52b2bbee2bb102f060e436481ccd523acf5121f5fa09ccaf8c082ba709424eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52b2bbee2bb102f060e436481ccd523acf5121f5fa09ccaf8c082ba709424eb2", kill_on_drop: false }` [INFO] [stdout] 52b2bbee2bb102f060e436481ccd523acf5121f5fa09ccaf8c082ba709424eb2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 776bf600de9e60e6fcd470a3c607b596c682f6b16c498d10421a0eea95a399a1 [INFO] running `Command { std: "docker" "start" "-a" "776bf600de9e60e6fcd470a3c607b596c682f6b16c498d10421a0eea95a399a1", kill_on_drop: false }` [INFO] [stderr] warning: boom_you_up_r@1.0.0: Generated completion scripts in /opt/rustwide/target/debug/build/boom_you_up_r-04035b8949475614/out. [INFO] [stderr] Compiling boom_you_up_r v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `err_message` is never used [INFO] [stdout] --> src/error.rs:111:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl PrintingArgs { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 111 | pub fn err_message(mut self, message: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `Command { std: "docker" "inspect" "776bf600de9e60e6fcd470a3c607b596c682f6b16c498d10421a0eea95a399a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "776bf600de9e60e6fcd470a3c607b596c682f6b16c498d10421a0eea95a399a1", kill_on_drop: false }` [INFO] [stdout] 776bf600de9e60e6fcd470a3c607b596c682f6b16c498d10421a0eea95a399a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d418c2ff4c83c345d4dd74ae0181432b75e2aca8778d281ea0c70ce8bfd19025 [INFO] running `Command { std: "docker" "start" "-a" "d418c2ff4c83c345d4dd74ae0181432b75e2aca8778d281ea0c70ce8bfd19025", kill_on_drop: false }` [INFO] [stderr] warning: boom_you_up_r@1.0.0: Generated completion scripts in /opt/rustwide/target/debug/build/boom_you_up_r-04035b8949475614/out. [INFO] [stderr] warning: method `err_message` is never used [INFO] [stderr] --> src/error.rs:111:12 [INFO] [stderr] | [INFO] [stderr] 84 | impl PrintingArgs { [INFO] [stderr] | ----------------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 111 | pub fn err_message(mut self, message: &str) -> Self { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `boom_you_up_r` (bin "boom_you_up_r" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/boom_you_up_r-cf177917a760ffc6) [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" "d418c2ff4c83c345d4dd74ae0181432b75e2aca8778d281ea0c70ce8bfd19025", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d418c2ff4c83c345d4dd74ae0181432b75e2aca8778d281ea0c70ce8bfd19025", kill_on_drop: false }` [INFO] [stdout] d418c2ff4c83c345d4dd74ae0181432b75e2aca8778d281ea0c70ce8bfd19025