[INFO] cloning repository https://github.com/154852/NeaLang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/154852/NeaLang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F154852%2FNeaLang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F154852%2FNeaLang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8319692bdf1571e756bcbb3f472c1143f3abc47 [INFO] testing 154852/NeaLang against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F154852%2FNeaLang" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/154852/NeaLang on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/154852/NeaLang [INFO] finished tweaking git repo https://github.com/154852/NeaLang [INFO] tweaked toml for git repo https://github.com/154852/NeaLang written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/154852/NeaLang already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac9398f6603b4daecbd2dbd824ee03c56de0f0b84f7e2231e341855c8c8486e4 [INFO] running `Command { std: "docker" "start" "-a" "ac9398f6603b4daecbd2dbd824ee03c56de0f0b84f7e2231e341855c8c8486e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac9398f6603b4daecbd2dbd824ee03c56de0f0b84f7e2231e341855c8c8486e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac9398f6603b4daecbd2dbd824ee03c56de0f0b84f7e2231e341855c8c8486e4", kill_on_drop: false }` [INFO] [stdout] ac9398f6603b4daecbd2dbd824ee03c56de0f0b84f7e2231e341855c8c8486e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05873999375bbcd462c4fae5a48ff11e7b2c4dc68949e376e1c2836f68536859 [INFO] running `Command { std: "docker" "start" "-a" "05873999375bbcd462c4fae5a48ff11e7b2c4dc68949e376e1c2836f68536859", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling ir v0.1.0 (/opt/rustwide/workdir/ir) [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling wasm v0.1.0 (/opt/rustwide/workdir/wasm) [INFO] [stderr] Compiling x86 v0.1.0 (/opt/rustwide/workdir/x86) [INFO] [stderr] Compiling ofile v0.1.0 (/opt/rustwide/workdir/ofile) [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling syntax v0.1.0 (/opt/rustwide/workdir/syntax) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling java v0.1.0 (/opt/rustwide/workdir/java) [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stdout] warning: field is never read: `writable` [INFO] [stdout] --> ir/src/global.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | writable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Global` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ir/src/global.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ir2java v0.1.0 (/opt/rustwide/workdir/ir2java) [INFO] [stderr] Compiling ir2x86 v0.1.0 (/opt/rustwide/workdir/ir2x86) [INFO] [stderr] Compiling ir2wasm v0.1.0 (/opt/rustwide/workdir/ir2wasm) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ir2triple v0.1.0 (/opt/rustwide/workdir/ir2triple) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling nl v0.1.0 (/opt/rustwide/workdir/nl) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.34s [INFO] running `Command { std: "docker" "inspect" "05873999375bbcd462c4fae5a48ff11e7b2c4dc68949e376e1c2836f68536859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05873999375bbcd462c4fae5a48ff11e7b2c4dc68949e376e1c2836f68536859", kill_on_drop: false }` [INFO] [stdout] 05873999375bbcd462c4fae5a48ff11e7b2c4dc68949e376e1c2836f68536859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84f52be441ff097a7947716fa30d48be2e11f099469f8114d2059ea77dc52b26 [INFO] running `Command { std: "docker" "start" "-a" "84f52be441ff097a7947716fa30d48be2e11f099469f8114d2059ea77dc52b26", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `writable` [INFO] [stdout] --> ir/src/global.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | writable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Global` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ir/src/global.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syntax v0.1.0 (/opt/rustwide/workdir/syntax) [INFO] [stderr] Compiling x86 v0.1.0 (/opt/rustwide/workdir/x86) [INFO] [stderr] Compiling ofile v0.1.0 (/opt/rustwide/workdir/ofile) [INFO] [stderr] Compiling wasm v0.1.0 (/opt/rustwide/workdir/wasm) [INFO] [stderr] Compiling ir v0.1.0 (/opt/rustwide/workdir/ir) [INFO] [stderr] Compiling java v0.1.0 (/opt/rustwide/workdir/java) [INFO] [stderr] Compiling ir2wasm v0.1.0 (/opt/rustwide/workdir/ir2wasm) [INFO] [stderr] Compiling ir2x86 v0.1.0 (/opt/rustwide/workdir/ir2x86) [INFO] [stderr] Compiling ir2java v0.1.0 (/opt/rustwide/workdir/ir2java) [INFO] [stderr] Compiling ir2triple v0.1.0 (/opt/rustwide/workdir/ir2triple) [INFO] [stderr] Compiling nl v0.1.0 (/opt/rustwide/workdir/nl) [INFO] [stdout] warning: unused variable: `local` [INFO] [stdout] --> ir2x86/examples/struct_ir2x86.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let local = func.push_local(ir::Local::new(ir::StorableType::Compound(example_struct.clone()))); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_local` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ir2x86/examples/new_ir2x86.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let mut func = ir::Function::new("slices", ir::Signature::new(vec![ ], vec![ ])); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ir2x86/examples/math_ir2x86.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let mut func = ir::Function::new("add_5", ir::Signature::new(vec![ ValueType::I32 ], vec![ ValueType::I32 ])); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ir2x86/examples/loop_ir2x86.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | let mut func = ir::Function::new("factorial_5", ir::Signature::new(vec![ ValueType::I32 ], vec![ ValueType::I32 ])); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this enum variant takes 3 arguments but 2 arguments were supplied [INFO] [stdout] --> ir2x86/examples/ifelse_ir2x86.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | func.push(ir::Ins::IfElse(vec![ [INFO] [stdout] | _______________^^^^^^^^^^^^^^^_- [INFO] [stdout] | | | [INFO] [stdout] | | expected 3 arguments [INFO] [stdout] 11 | | ir::Ins::PushLiteral(ir::ValueType::I32, 0), [INFO] [stdout] 12 | | ir::Ins::Ret, [INFO] [stdout] 13 | | ], vec![ [INFO] [stdout] | |_____-__- [INFO] [stdout] | ||_____| [INFO] [stdout] | | [INFO] [stdout] 14 | | ir::Ins::PushLiteral(ir::ValueType::I32, 1), [INFO] [stdout] 15 | | ir::Ins::Ret, [INFO] [stdout] 16 | | ])); [INFO] [stdout] | |______- supplied 2 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ir2x86` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `local` [INFO] [stdout] --> ir2x86/examples/localrefs_ir2x86.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | let local = func.push_local(ir::Local::new(ir::StorableType::Value(ir::ValueType::I32))); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_local` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ir2x86/examples/slice_ir2x86.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | let mut func = ir::Function::new("slices", ir::Signature::new(vec![ [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `func` [INFO] [stdout] --> ir/examples/math_ir.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | let func = unit.get_function(func_id); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_func` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> ir/examples/math_ir.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | let mut func = ir::Function::new("add_10", ir::Signature::new(vec![ ValueType::I32 ], vec![ ValueType::I32 ])); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `global_a` [INFO] [stdout] --> ir2triple/examples/global_ir2triple.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | let global_a = unit.add_global(ir::Global::new_default( [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_global_a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `func_a` [INFO] [stdout] --> ir2triple/examples/global_ir2triple.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | let func_a = unit.get_function_mut(func_a_id); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_func_a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `writable` [INFO] [stdout] --> ir/src/global.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | writable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Global` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> ir/src/global.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "84f52be441ff097a7947716fa30d48be2e11f099469f8114d2059ea77dc52b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84f52be441ff097a7947716fa30d48be2e11f099469f8114d2059ea77dc52b26", kill_on_drop: false }` [INFO] [stdout] 84f52be441ff097a7947716fa30d48be2e11f099469f8114d2059ea77dc52b26