[INFO] cloning repository https://github.com/WhyNeet/Cybernoodles [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WhyNeet/Cybernoodles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhyNeet%2FCybernoodles", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhyNeet%2FCybernoodles'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6cad50d76795389cfc9b12a0ca527c15834e887b [INFO] checking WhyNeet/Cybernoodles against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWhyNeet%2FCybernoodles" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/WhyNeet/Cybernoodles [INFO] finished tweaking git repo https://github.com/WhyNeet/Cybernoodles [INFO] tweaked toml for git repo https://github.com/WhyNeet/Cybernoodles written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/WhyNeet/Cybernoodles on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/WhyNeet/Cybernoodles 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-build v0.12.3 [INFO] [stderr] Downloaded clap-cargo v0.15.2 [INFO] [stderr] Downloaded containerd-client v0.8.0 [INFO] [stderr] Downloaded tower-http v0.6.2 [INFO] [stderr] Downloaded axum v0.8.3 [INFO] [stderr] Downloaded rustls v0.23.26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b6b378a8f8075d33e1190242cbd2b0af3927ce2364a67b96214d181824cd961 [INFO] running `Command { std: "docker" "start" "-a" "5b6b378a8f8075d33e1190242cbd2b0af3927ce2364a67b96214d181824cd961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b6b378a8f8075d33e1190242cbd2b0af3927ce2364a67b96214d181824cd961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b6b378a8f8075d33e1190242cbd2b0af3927ce2364a67b96214d181824cd961", kill_on_drop: false }` [INFO] [stdout] 5b6b378a8f8075d33e1190242cbd2b0af3927ce2364a67b96214d181824cd961 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68edcee030eb28c798971beeb56aa8cf8c8b9b073bc138e8c83d4ef58f2a6e43 [INFO] running `Command { std: "docker" "start" "-a" "68edcee030eb28c798971beeb56aa8cf8c8b9b073bc138e8c83d4ef58f2a6e43", kill_on_drop: false }` [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking cyberd-api v0.1.0 (/opt/rustwide/workdir/crates/cyberd-api) [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking clap_builder v4.5.36 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking tower-http v0.6.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking resources v0.1.0 (/opt/rustwide/workdir/crates/resources) [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking config v0.1.0 (/opt/rustwide/workdir/crates/config) [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Checking clap v4.5.36 [INFO] [stderr] Checking clap-cargo v0.15.2 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking h2 v0.4.8 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling containerd-client v0.8.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper-util v0.1.11 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking axum v0.8.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.15 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking cyberctl v0.1.0 (/opt/rustwide/workdir/crates/cyberctl) [INFO] [stdout] warning: unused variable: `configuration` [INFO] [stdout] --> crates/cyberctl/src/commands/apply.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let configuration = DeploymentConfig::from_slice(&fs::read(filename)?)?; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_configuration` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `configuration` [INFO] [stdout] --> crates/cyberctl/src/commands/apply.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | let configuration = DeploymentConfig::from_slice(&fs::read(filename)?)?; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_configuration` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cyberd-rest v0.1.0 (/opt/rustwide/workdir/crates/cyberd-rest) [INFO] [stderr] Checking runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime) [INFO] [stderr] Checking cyberd v0.1.0 (/opt/rustwide/workdir/crates/cyberd) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.71s [INFO] running `Command { std: "docker" "inspect" "68edcee030eb28c798971beeb56aa8cf8c8b9b073bc138e8c83d4ef58f2a6e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68edcee030eb28c798971beeb56aa8cf8c8b9b073bc138e8c83d4ef58f2a6e43", kill_on_drop: false }` [INFO] [stdout] 68edcee030eb28c798971beeb56aa8cf8c8b9b073bc138e8c83d4ef58f2a6e43