[INFO] cloning repository https://github.com/Walkman711/rustcc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Walkman711/rustcc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWalkman711%2Frustcc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWalkman711%2Frustcc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3995b41a790fd580e09a20946256eb8af4960b41
[INFO] checking Walkman711/rustcc against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWalkman711%2Frustcc" "/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/Walkman711/rustcc
[INFO] finished tweaking git repo https://github.com/Walkman711/rustcc
[INFO] tweaked toml for git repo https://github.com/Walkman711/rustcc written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Walkman711/rustcc on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Walkman711/rustcc 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustversion v1.0.12
[INFO] [stderr]   Downloaded anyhow v1.0.71
[INFO] [stderr]   Downloaded enum_dispatch v0.3.11
[INFO] [stderr]   Downloaded quote v1.0.27
[INFO] [stderr]   Downloaded syn v2.0.15
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 812756800d14ff0af7184d355880b4281cb489cdaafbf88bbaf02404bf887b41
[INFO] running `Command { std: "docker" "start" "-a" "812756800d14ff0af7184d355880b4281cb489cdaafbf88bbaf02404bf887b41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "812756800d14ff0af7184d355880b4281cb489cdaafbf88bbaf02404bf887b41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "812756800d14ff0af7184d355880b4281cb489cdaafbf88bbaf02404bf887b41", kill_on_drop: false }`
[INFO] [stdout] 812756800d14ff0af7184d355880b4281cb489cdaafbf88bbaf02404bf887b41
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99a6dd8cecf93414f0b1c08c6f3808aef12cf7f13981c0d594592936863b3d71
[INFO] running `Command { std: "docker" "start" "-a" "99a6dd8cecf93414f0b1c08c6f3808aef12cf7f13981c0d594592936863b3d71", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.27
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling enum_dispatch v0.3.11
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking rustcc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/codegen/asm_generator.rs:325:17
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 todo!("label statements");
[INFO] [stdout]     |                 ------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 325 |                 self.gen_stmt_asm(*stmt)?;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable statement
[INFO] [stdout]    --> src/codegen/asm_generator.rs:325:17
[INFO] [stdout]     |
[INFO] [stdout] 322 |                 todo!("label statements");
[INFO] [stdout]     |                 ------------------------- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 325 |                 self.gen_stmt_asm(*stmt)?;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stmt`
[INFO] [stdout]    --> src/codegen/asm_generator.rs:321:45
[INFO] [stdout]     |
[INFO] [stdout] 321 |             LabeledStatement::Label(_label, stmt) => {
[INFO] [stdout]     |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `stmt`
[INFO] [stdout]    --> src/codegen/asm_generator.rs:321:45
[INFO] [stdout]     |
[INFO] [stdout] 321 |             LabeledStatement::Label(_label, stmt) => {
[INFO] [stdout]     |                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_stmt`
[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 14.10s
[INFO] running `Command { std: "docker" "inspect" "99a6dd8cecf93414f0b1c08c6f3808aef12cf7f13981c0d594592936863b3d71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99a6dd8cecf93414f0b1c08c6f3808aef12cf7f13981c0d594592936863b3d71", kill_on_drop: false }`
[INFO] [stdout] 99a6dd8cecf93414f0b1c08c6f3808aef12cf7f13981c0d594592936863b3d71
