[INFO] cloning repository https://github.com/PartyWumpus/C-to-befunge93
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PartyWumpus/C-to-befunge93" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPartyWumpus%2FC-to-befunge93", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPartyWumpus%2FC-to-befunge93'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a23b720344a0d4b63cd103be31b2ba5738101dc5
[INFO] checking PartyWumpus/C-to-befunge93 against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPartyWumpus%2FC-to-befunge93" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PartyWumpus/C-to-befunge93
[INFO] finished tweaking git repo https://github.com/PartyWumpus/C-to-befunge93
[INFO] tweaked toml for git repo https://github.com/PartyWumpus/C-to-befunge93 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PartyWumpus/C-to-befunge93 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/PartyWumpus/C-to-befunge93 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 git repository `https://github.com/PartyWumpus/codespan_preprocessed.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/PartyWumpus/lang-c.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.9.3
[INFO] [stderr]   Downloaded include_dir_macros v0.7.4
[INFO] [stderr]   Downloaded include_dir v0.7.4
[INFO] [stderr]   Downloaded clap_lex v0.7.3
[INFO] [stderr]   Downloaded prime_factorization v1.0.5
[INFO] [stderr]   Downloaded clap v4.5.21
[INFO] [stderr]   Downloaded codespan-reporting v0.13.1
[INFO] [stderr]   Downloaded syn v2.0.89
[INFO] [stderr]   Downloaded indexmap v2.11.0
[INFO] [stderr]   Downloaded clap_builder v4.5.21
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60a7830e5f43147241d17c0a48d537d34391eb104de5c196cad5e7755db933a1
[INFO] running `Command { std: "docker" "start" "-a" "60a7830e5f43147241d17c0a48d537d34391eb104de5c196cad5e7755db933a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60a7830e5f43147241d17c0a48d537d34391eb104de5c196cad5e7755db933a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60a7830e5f43147241d17c0a48d537d34391eb104de5c196cad5e7755db933a1", kill_on_drop: false }`
[INFO] [stdout] 60a7830e5f43147241d17c0a48d537d34391eb104de5c196cad5e7755db933a1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afc9308564f0dbf4435a52e4e44973ed43c3c07a8e251f03a942acb852a0216b
[INFO] running `Command { std: "docker" "start" "-a" "afc9308564f0dbf4435a52e4e44973ed43c3c07a8e251f03a942acb852a0216b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking codespan_preprocessed v0.9.0 (https://github.com/PartyWumpus/codespan_preprocessed.git?branch=main#ad5265b8)
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking lang-c v0.15.1 (https://github.com/PartyWumpus/lang-c.git?branch=sauce#1200ccc0)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking prime_factorization v1.0.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking c-to-befunge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(deref_patterns)] // incomplete feature
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]  --> src/main.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(deref_patterns)] // incomplete feature
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bounded`
[INFO] [stdout]    --> src/builder.rs:464:73
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn constrain_to_range(&mut self, value: &IRValue, size: IRType, bounded: bool) {
[INFO] [stdout]     |                                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bounded`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bounded`
[INFO] [stdout]    --> src/builder.rs:464:73
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn constrain_to_range(&mut self, value: &IRValue, size: IRType, bounded: bool) {
[INFO] [stdout]     |                                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bounded`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]     --> src/c_compiler.rs:1843:55
[INFO] [stdout]      |
[INFO] [stdout] 1843 |                 for (init_info, (_field_name, (ctype, offset))) in
[INFO] [stdout]      |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]     --> src/c_compiler.rs:1850:43
[INFO] [stdout]      |
[INFO] [stdout] 1850 |                 for (_field_name, (ctype, offset)) in struct_fields {
[INFO] [stdout]      |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]     --> src/c_compiler.rs:1843:55
[INFO] [stdout]      |
[INFO] [stdout] 1843 |                 for (init_info, (_field_name, (ctype, offset))) in
[INFO] [stdout]      |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]     --> src/c_compiler.rs:1850:43
[INFO] [stdout]      |
[INFO] [stdout] 1850 |                 for (_field_name, (ctype, offset)) in struct_fields {
[INFO] [stdout]      |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/ir.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn from_ctype(value: &CType, scope: &ScopeInfo) -> Self {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_id`
[INFO] [stdout]   --> src/ir.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |             CType::Struct(tag_id) => panic!("Structs cannot be irtypes"),
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tag_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `scope`
[INFO] [stdout]   --> src/ir.rs:44:38
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn from_ctype(value: &CType, scope: &ScopeInfo) -> Self {
[INFO] [stdout]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_id`
[INFO] [stdout]   --> src/ir.rs:63:27
[INFO] [stdout]    |
[INFO] [stdout] 63 |             CType::Struct(tag_id) => panic!("Structs cannot be irtypes"),
[INFO] [stdout]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tag_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `c-to-befunge` (bin "c-to-befunge") due to 1 previous error; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `c-to-befunge` (bin "c-to-befunge" test) due to 1 previous error; 5 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "afc9308564f0dbf4435a52e4e44973ed43c3c07a8e251f03a942acb852a0216b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afc9308564f0dbf4435a52e4e44973ed43c3c07a8e251f03a942acb852a0216b", kill_on_drop: false }`
[INFO] [stdout] afc9308564f0dbf4435a52e4e44973ed43c3c07a8e251f03a942acb852a0216b
