[INFO] cloning repository https://github.com/icsboyx/rustbotx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/icsboyx/rustbotx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficsboyx%2Frustbotx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficsboyx%2Frustbotx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a80105e08c58c5566e1ba321c43e2fbdb10d66fd [INFO] checking icsboyx/rustbotx against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ficsboyx%2Frustbotx" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/icsboyx/rustbotx on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/icsboyx/rustbotx [INFO] finished tweaking git repo https://github.com/icsboyx/rustbotx [INFO] tweaked toml for git repo https://github.com/icsboyx/rustbotx written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/icsboyx/rustbotx 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded textwrap v0.13.4 [INFO] [stderr] Downloaded serde v1.0.181 [INFO] [stderr] Downloaded ferris-says v0.3.1 [INFO] [stderr] Downloaded serde_derive v1.0.181 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40dc30888168e021074899193eeb732b1296f11094e7b2c076ca6f0e613e1e59 [INFO] running `Command { std: "docker" "start" "-a" "40dc30888168e021074899193eeb732b1296f11094e7b2c076ca6f0e613e1e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40dc30888168e021074899193eeb732b1296f11094e7b2c076ca6f0e613e1e59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40dc30888168e021074899193eeb732b1296f11094e7b2c076ca6f0e613e1e59", kill_on_drop: false }` [INFO] [stdout] 40dc30888168e021074899193eeb732b1296f11094e7b2c076ca6f0e613e1e59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dcfb7dd5c87bf41e191450a58eb3153c93431ac98eff9ac3d0413d1e15df6e5 [INFO] running `Command { std: "docker" "start" "-a" "6dcfb7dd5c87bf41e191450a58eb3153c93431ac98eff9ac3d0413d1e15df6e5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling rustix v0.38.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling serde v1.0.181 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling serde_derive v1.0.181 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling openssl v0.10.56 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking textwrap v0.13.4 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Compiling cc v1.0.81 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Compiling openssl-src v111.27.0+1.1.1v [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking termion v2.0.1 [INFO] [stderr] Checking ctrlc v3.4.0 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking ferris-says v0.3.1 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking rustbotx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `operation` is never read [INFO] [stdout] --> src/irc/irc_parser.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ServerOperation { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 13 | pub sender: String, [INFO] [stdout] 14 | pub operation: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `operation` is never read [INFO] [stdout] --> src/irc/irc_parser.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct ServerOperation { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 13 | pub sender: String, [INFO] [stdout] 14 | pub operation: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerOperation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "6dcfb7dd5c87bf41e191450a58eb3153c93431ac98eff9ac3d0413d1e15df6e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dcfb7dd5c87bf41e191450a58eb3153c93431ac98eff9ac3d0413d1e15df6e5", kill_on_drop: false }` [INFO] [stdout] 6dcfb7dd5c87bf41e191450a58eb3153c93431ac98eff9ac3d0413d1e15df6e5