[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] 6b5fa7a418e0457cbf4e8e97502c62c1da0f26e9
[INFO] testing PartyWumpus/C-to-befunge93 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPartyWumpus%2FC-to-befunge93" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PartyWumpus/C-to-befunge93 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fec45c1e16a421b5b320a1a7506e688063a5e709d88e25fc0a34e4d19f7ecaea
[INFO] running `Command { std: "docker" "start" "-a" "fec45c1e16a421b5b320a1a7506e688063a5e709d88e25fc0a34e4d19f7ecaea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fec45c1e16a421b5b320a1a7506e688063a5e709d88e25fc0a34e4d19f7ecaea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fec45c1e16a421b5b320a1a7506e688063a5e709d88e25fc0a34e4d19f7ecaea", kill_on_drop: false }`
[INFO] [stdout] fec45c1e16a421b5b320a1a7506e688063a5e709d88e25fc0a34e4d19f7ecaea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7eea7e06394a4316ea8e3a88cedeb9a5ac0675fca94e1eaad98133823e62b0c7
[INFO] running `Command { std: "docker" "start" "-a" "7eea7e06394a4316ea8e3a88cedeb9a5ac0675fca94e1eaad98133823e62b0c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling 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]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling codespan_preprocessed v0.9.0 (https://github.com/PartyWumpus/codespan_preprocessed.git?branch=main#ad5265b8)
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lang-c v0.15.1 (https://github.com/PartyWumpus/lang-c.git?branch=sauce#1200ccc0)
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling prime_factorization v1.0.5
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling c-to-befunge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `bounded`
[INFO] [stdout]    --> src/builder.rs:426:73
[INFO] [stdout]     |
[INFO] [stdout] 426 |     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:1823:55
[INFO] [stdout]      |
[INFO] [stdout] 1823 |                 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:1830:43
[INFO] [stdout]      |
[INFO] [stdout] 1830 |                 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: enum `BuilderErrorType` is never used
[INFO] [stdout]   --> src/builder.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum BuilderErrorType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `decrement_stack_ptr`, `bitshift_left`, and `bitshift_right` are never used
[INFO] [stdout]    --> src/builder.rs:209:12
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl OpBuilder {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub fn decrement_stack_ptr(&mut self, amount: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 |     pub fn bitshift_left(&mut self, a: &IRValue, b: &IRValue) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 410 |     pub fn bitshift_right(&mut self, a: &IRValue, b: &IRValue) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ctype` is never used
[INFO] [stdout]    --> src/c_compiler.rs:365:14
[INFO] [stdout]     |
[INFO] [stdout] 364 | impl VarData {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 365 |     const fn ctype(&self) -> &CType {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `duration` is never read
[INFO] [stdout]     --> src/c_compiler.rs:1160:5
[INFO] [stdout]      |
[INFO] [stdout] 1158 | struct SimpleDeclarationInfo {
[INFO] [stdout]      |        --------------------- field in this struct
[INFO] [stdout] 1159 |     c_type: CType,
[INFO] [stdout] 1160 |     duration: StorageDuration,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `SimpleDeclarationInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TODOInline` is never constructed
[INFO] [stdout]    --> src/errors.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub enum IRGenerationErrorType {
[INFO] [stdout]     |          --------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 108 |     TODOInline,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IRGenerationErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `return_type` is never read
[INFO] [stdout]    --> src/ir.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub struct IRTopLevel {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub return_type: Option<CType>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IRTopLevel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ISIZE_MAX` is never used
[INFO] [stdout]  --> src/number_generation.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const ISIZE_MAX: isize = 1_114_111;
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 35.71s
[INFO] running `Command { std: "docker" "inspect" "7eea7e06394a4316ea8e3a88cedeb9a5ac0675fca94e1eaad98133823e62b0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7eea7e06394a4316ea8e3a88cedeb9a5ac0675fca94e1eaad98133823e62b0c7", kill_on_drop: false }`
[INFO] [stdout] 7eea7e06394a4316ea8e3a88cedeb9a5ac0675fca94e1eaad98133823e62b0c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 17d34f1ca54ba70128f879aad90576cd3cb5a71e6b10122e31dbb666cf8cd834
[INFO] running `Command { std: "docker" "start" "-a" "17d34f1ca54ba70128f879aad90576cd3cb5a71e6b10122e31dbb666cf8cd834", kill_on_drop: false }`
[INFO] [stderr]    Compiling c-to-befunge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `bounded`
[INFO] [stdout]    --> src/builder.rs:426:73
[INFO] [stdout]     |
[INFO] [stdout] 426 |     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:1823:55
[INFO] [stdout]      |
[INFO] [stdout] 1823 |                 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:1830:43
[INFO] [stdout]      |
[INFO] [stdout] 1830 |                 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: enum `BuilderErrorType` is never used
[INFO] [stdout]   --> src/builder.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum BuilderErrorType {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `decrement_stack_ptr`, `bitshift_left`, and `bitshift_right` are never used
[INFO] [stdout]    --> src/builder.rs:209:12
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl OpBuilder {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub fn decrement_stack_ptr(&mut self, amount: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 392 |     pub fn bitshift_left(&mut self, a: &IRValue, b: &IRValue) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 410 |     pub fn bitshift_right(&mut self, a: &IRValue, b: &IRValue) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `ctype` is never used
[INFO] [stdout]    --> src/c_compiler.rs:365:14
[INFO] [stdout]     |
[INFO] [stdout] 364 | impl VarData {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] 365 |     const fn ctype(&self) -> &CType {
[INFO] [stdout]     |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `duration` is never read
[INFO] [stdout]     --> src/c_compiler.rs:1160:5
[INFO] [stdout]      |
[INFO] [stdout] 1158 | struct SimpleDeclarationInfo {
[INFO] [stdout]      |        --------------------- field in this struct
[INFO] [stdout] 1159 |     c_type: CType,
[INFO] [stdout] 1160 |     duration: StorageDuration,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `SimpleDeclarationInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `TODOInline` is never constructed
[INFO] [stdout]    --> src/errors.rs:108:5
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub enum IRGenerationErrorType {
[INFO] [stdout]     |          --------------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 108 |     TODOInline,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IRGenerationErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `return_type` is never read
[INFO] [stdout]    --> src/ir.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub struct IRTopLevel {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub return_type: Option<CType>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IRTopLevel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ISIZE_MAX` is never used
[INFO] [stdout]  --> src/number_generation.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | const ISIZE_MAX: isize = 1_114_111;
[INFO] [stdout]   |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1.65s
[INFO] running `Command { std: "docker" "inspect" "17d34f1ca54ba70128f879aad90576cd3cb5a71e6b10122e31dbb666cf8cd834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17d34f1ca54ba70128f879aad90576cd3cb5a71e6b10122e31dbb666cf8cd834", kill_on_drop: false }`
[INFO] [stdout] 17d34f1ca54ba70128f879aad90576cd3cb5a71e6b10122e31dbb666cf8cd834
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ed47024f00b3ec2fe46f4e9aa9016a86853473d49e10ca20f8edbfec155760db
[INFO] running `Command { std: "docker" "start" "-a" "ed47024f00b3ec2fe46f4e9aa9016a86853473d49e10ca20f8edbfec155760db", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `bounded`
[INFO] [stderr]    --> src/builder.rs:426:73
[INFO] [stderr]     |
[INFO] [stderr] 426 |     pub fn constrain_to_range(&mut self, value: &IRValue, size: IRType, bounded: bool) {
[INFO] [stderr]     |                                                                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bounded`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `offset`
[INFO] [stderr]     --> src/c_compiler.rs:1823:55
[INFO] [stderr]      |
[INFO] [stderr] 1823 |                 for (init_info, (_field_name, (ctype, offset))) in
[INFO] [stderr]      |                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `offset`
[INFO] [stderr]     --> src/c_compiler.rs:1830:43
[INFO] [stderr]      |
[INFO] [stderr] 1830 |                 for (_field_name, (ctype, offset)) in struct_fields {
[INFO] [stderr]      |                                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `scope`
[INFO] [stderr]   --> src/ir.rs:44:38
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub fn from_ctype(value: &CType, scope: &ScopeInfo) -> Self {
[INFO] [stderr]    |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_scope`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tag_id`
[INFO] [stderr]   --> src/ir.rs:63:27
[INFO] [stderr]    |
[INFO] [stderr] 63 |             CType::Struct(tag_id) => panic!("Structs cannot be irtypes"),
[INFO] [stderr]    |                           ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tag_id`
[INFO] [stderr] 
[INFO] [stderr] warning: enum `BuilderErrorType` is never used
[INFO] [stderr]   --> src/builder.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub enum BuilderErrorType {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `decrement_stack_ptr`, `bitshift_left`, and `bitshift_right` are never used
[INFO] [stderr]    --> src/builder.rs:209:12
[INFO] [stderr]     |
[INFO] [stderr]  36 | impl OpBuilder {
[INFO] [stderr]     | -------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 209 |     pub fn decrement_stack_ptr(&mut self, amount: usize) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 392 |     pub fn bitshift_left(&mut self, a: &IRValue, b: &IRValue) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 410 |     pub fn bitshift_right(&mut self, a: &IRValue, b: &IRValue) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `ctype` is never used
[INFO] [stderr]    --> src/c_compiler.rs:365:14
[INFO] [stderr]     |
[INFO] [stderr] 364 | impl VarData {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] 365 |     const fn ctype(&self) -> &CType {
[INFO] [stderr]     |              ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `duration` is never read
[INFO] [stderr]     --> src/c_compiler.rs:1160:5
[INFO] [stderr]      |
[INFO] [stderr] 1158 | struct SimpleDeclarationInfo {
[INFO] [stderr]      |        --------------------- field in this struct
[INFO] [stderr] 1159 |     c_type: CType,
[INFO] [stderr] 1160 |     duration: StorageDuration,
[INFO] [stderr]      |     ^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `SimpleDeclarationInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variant `TODOInline` is never constructed
[INFO] [stderr]    --> src/errors.rs:108:5
[INFO] [stderr]     |
[INFO] [stderr]  15 | pub enum IRGenerationErrorType {
[INFO] [stderr]     |          --------------------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 108 |     TODOInline,
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `IRGenerationErrorType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `return_type` is never read
[INFO] [stderr]    --> src/ir.rs:160:9
[INFO] [stderr]     |
[INFO] [stderr] 154 | pub struct IRTopLevel {
[INFO] [stderr]     |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 160 |     pub return_type: Option<CType>,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `IRTopLevel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ISIZE_MAX` is never used
[INFO] [stderr]  --> src/number_generation.rs:4:7
[INFO] [stderr]   |
[INFO] [stderr] 4 | const ISIZE_MAX: isize = 1_114_111;
[INFO] [stderr]   |       ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `c-to-befunge` (bin "c-to-befunge" test) generated 12 warnings (run `cargo fix --bin "c-to-befunge" -p c-to-befunge --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/c-to-befunge/630368ff9870990b/deps/c_to_befunge-630368ff9870990b)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test number_generation::tests::test_perfect ... ok
[INFO] [stdout] test number_generation::tests::small_values ... ok
[INFO] [stdout] test number_generation::tests::squares ... ok
[INFO] [stdout] test number_generation::tests::medium_values ... ok
[INFO] [stdout] test number_generation::tests::final_sanity_check has been running for over 60 seconds
[INFO] [stdout] test number_generation::tests::test_large has been running for over 60 seconds
[INFO] [stdout] test number_generation::tests::test_max has been running for over 60 seconds
[INFO] [stdout] test number_generation::tests::test_random has been running for over 60 seconds
[INFO] [stdout] test number_generation::tests::test_max ... ok
[INFO] [stdout] test number_generation::tests::test_large ... ok
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "ed47024f00b3ec2fe46f4e9aa9016a86853473d49e10ca20f8edbfec155760db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed47024f00b3ec2fe46f4e9aa9016a86853473d49e10ca20f8edbfec155760db", kill_on_drop: false }`
[INFO] [stdout] ed47024f00b3ec2fe46f4e9aa9016a86853473d49e10ca20f8edbfec155760db
