[INFO] fetching crate macha 0.2.0...
[INFO] testing macha-0.2.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate macha 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate macha 0.2.0
[INFO] finished tweaking crates.io crate macha 0.2.0
[INFO] tweaked toml for crates.io crate macha 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate macha 0.2.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate macha 0.2.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ea801dc518a3a911445441fedc3f313ed5e255f1d0139ed1326644b982f1b77
[INFO] running `Command { std: "docker" "start" "-a" "5ea801dc518a3a911445441fedc3f313ed5e255f1d0139ed1326644b982f1b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ea801dc518a3a911445441fedc3f313ed5e255f1d0139ed1326644b982f1b77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ea801dc518a3a911445441fedc3f313ed5e255f1d0139ed1326644b982f1b77", kill_on_drop: false }`
[INFO] [stdout] 5ea801dc518a3a911445441fedc3f313ed5e255f1d0139ed1326644b982f1b77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9aa0b6b7b3fcbd47430c4ed2a4d0d7fac37c2e79cc3e7ad8a95745c1f83d82a1
[INFO] running `Command { std: "docker" "start" "-a" "9aa0b6b7b3fcbd47430c4ed2a4d0d7fac37c2e79cc3e7ad8a95745c1f83d82a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling ux v0.1.6
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling macha v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ops::BitAnd`
[INFO] [stdout]  --> src/stack.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::Display, ops::BitAnd};
[INFO] [stdout]   |                         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lexer.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 _ => {
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lexer.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout]  99 |                 '\n' | '\r' | ' ' | '\t' => {
[INFO] [stdout]     |                 ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 102 |                 '0'..='9' => {
[INFO] [stdout]     |                 --------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 111 |                 '"' => {
[INFO] [stdout]     |                 --- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 114 |                 c => {
[INFO] [stdout]     |                 - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 142 |                 _ => {
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pc`
[INFO] [stdout]    --> src/vm.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn op_alloc(stack: &mut Stack, pc: &mut usize, instr: &[u8; 8]) {
[INFO] [stdout]     |                                ^^ help: if this is intentional, prefix it with an underscore: `_pc`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/ir.rs:188:22
[INFO] [stdout]     |
[INFO] [stdout] 188 |         Expr::String(s) => todo!(),
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/ir.rs:189:26
[INFO] [stdout]     |
[INFO] [stdout] 189 |         Expr::FuncCall { name, args } => todo!(),
[INFO] [stdout]     |                          ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/ir.rs:189:32
[INFO] [stdout]     |
[INFO] [stdout] 189 |         Expr::FuncCall { name, args } => todo!(),
[INFO] [stdout]     |                                ^^^^ help: try ignoring the field: `args: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:319:23
[INFO] [stdout]     |
[INFO] [stdout] 319 |         Expr::LogicOr(expr, expr1) => todo!(),
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr1`
[INFO] [stdout]    --> src/ir.rs:319:29
[INFO] [stdout]     |
[INFO] [stdout] 319 |         Expr::LogicOr(expr, expr1) => todo!(),
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_expr1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:320:24
[INFO] [stdout]     |
[INFO] [stdout] 320 |         Expr::LogicAnd(expr, expr1) => todo!(),
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr1`
[INFO] [stdout]    --> src/ir.rs:320:30
[INFO] [stdout]     |
[INFO] [stdout] 320 |         Expr::LogicAnd(expr, expr1) => todo!(),
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_expr1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |         Expr::Cond(expr, cond_op, expr1) => todo!(),
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cond_op`
[INFO] [stdout]    --> src/ir.rs:321:26
[INFO] [stdout]     |
[INFO] [stdout] 321 |         Expr::Cond(expr, cond_op, expr1) => todo!(),
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cond_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr1`
[INFO] [stdout]    --> src/ir.rs:321:35
[INFO] [stdout]     |
[INFO] [stdout] 321 |         Expr::Cond(expr, cond_op, expr1) => todo!(),
[INFO] [stdout]     |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_expr1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:322:24
[INFO] [stdout]     |
[INFO] [stdout] 322 |         Expr::Negation(expr) => todo!(),
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:323:25
[INFO] [stdout]     |
[INFO] [stdout] 323 |         Expr::Inversion(expr) => todo!(),
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:329:27
[INFO] [stdout]     |
[INFO] [stdout] 329 |         Expr::GroupedExpr(expr) => todo!(),
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GenCtx` is more private than the item `gen_expr`
[INFO] [stdout]    --> src/ir.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn gen_expr(expr: &Expr, ctx: &mut GenCtx, result_slot: Option<Slot>) -> (Slot, Type) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `gen_expr` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GenCtx` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/ir.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | struct GenCtx {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `src` is never read
[INFO] [stdout]   --> src/lexer.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Lexer<'a> {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     src: &'a str,
[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 `set_filename`, `test`, `expect`, `expected_error`, and `consume` are never used
[INFO] [stdout]   --> src/lexer.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl<'a> Lexer<'a> {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     fn set_filename(&mut self, filename: String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     fn test(&self, s: &str) -> bool {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     fn expect(&mut self, s: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn expected_error(&self, s: &str, n: usize) -> Error {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     fn consume(&mut self, s: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/stack.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         writeln!(f, "Stack {{");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let _ = writeln!(f, "Stack {{");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/stack.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             writeln!(f, "    [{}]: i64 = {:?}, f64 = {:?}", i, val, f64::from_bits(*val));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 21 |             let _ = writeln!(f, "    [{}]: i64 = {:?}, f64 = {:?}", i, val, f64::from_bits(*val));
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/stack.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         writeln!(f, "}}");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let _ = writeln!(f, "}}");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.27s
[INFO] running `Command { std: "docker" "inspect" "9aa0b6b7b3fcbd47430c4ed2a4d0d7fac37c2e79cc3e7ad8a95745c1f83d82a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aa0b6b7b3fcbd47430c4ed2a4d0d7fac37c2e79cc3e7ad8a95745c1f83d82a1", kill_on_drop: false }`
[INFO] [stdout] 9aa0b6b7b3fcbd47430c4ed2a4d0d7fac37c2e79cc3e7ad8a95745c1f83d82a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 210e15f41c652c758f682b8d52f0a921cbf62d92156bd99d730e7457f438ef89
[INFO] running `Command { std: "docker" "start" "-a" "210e15f41c652c758f682b8d52f0a921cbf62d92156bd99d730e7457f438ef89", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `ops::BitAnd`
[INFO] [stdout]  --> src/stack.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::Display, ops::BitAnd};
[INFO] [stdout]   |                         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lexer.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 _ => {
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lexer.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout]  99 |                 '\n' | '\r' | ' ' | '\t' => {
[INFO] [stdout]     |                 ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 102 |                 '0'..='9' => {
[INFO] [stdout]     |                 --------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 111 |                 '"' => {
[INFO] [stdout]     |                 --- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 114 |                 c => {
[INFO] [stdout]     |                 - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 142 |                 _ => {
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pc`
[INFO] [stdout]    --> src/vm.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn op_alloc(stack: &mut Stack, pc: &mut usize, instr: &[u8; 8]) {
[INFO] [stdout]     |                                ^^ help: if this is intentional, prefix it with an underscore: `_pc`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/ir.rs:188:22
[INFO] [stdout]     |
[INFO] [stdout] 188 |         Expr::String(s) => todo!(),
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/ir.rs:189:26
[INFO] [stdout]     |
[INFO] [stdout] 189 |         Expr::FuncCall { name, args } => todo!(),
[INFO] [stdout]     |                          ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/ir.rs:189:32
[INFO] [stdout]     |
[INFO] [stdout] 189 |         Expr::FuncCall { name, args } => todo!(),
[INFO] [stdout]     |                                ^^^^ help: try ignoring the field: `args: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:319:23
[INFO] [stdout]     |
[INFO] [stdout] 319 |         Expr::LogicOr(expr, expr1) => todo!(),
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr1`
[INFO] [stdout]    --> src/ir.rs:319:29
[INFO] [stdout]     |
[INFO] [stdout] 319 |         Expr::LogicOr(expr, expr1) => todo!(),
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_expr1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:320:24
[INFO] [stdout]     |
[INFO] [stdout] 320 |         Expr::LogicAnd(expr, expr1) => todo!(),
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr1`
[INFO] [stdout]    --> src/ir.rs:320:30
[INFO] [stdout]     |
[INFO] [stdout] 320 |         Expr::LogicAnd(expr, expr1) => todo!(),
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_expr1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |         Expr::Cond(expr, cond_op, expr1) => todo!(),
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cond_op`
[INFO] [stdout]    --> src/ir.rs:321:26
[INFO] [stdout]     |
[INFO] [stdout] 321 |         Expr::Cond(expr, cond_op, expr1) => todo!(),
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cond_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr1`
[INFO] [stdout]    --> src/ir.rs:321:35
[INFO] [stdout]     |
[INFO] [stdout] 321 |         Expr::Cond(expr, cond_op, expr1) => todo!(),
[INFO] [stdout]     |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_expr1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:322:24
[INFO] [stdout]     |
[INFO] [stdout] 322 |         Expr::Negation(expr) => todo!(),
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:323:25
[INFO] [stdout]     |
[INFO] [stdout] 323 |         Expr::Inversion(expr) => todo!(),
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:329:27
[INFO] [stdout]     |
[INFO] [stdout] 329 |         Expr::GroupedExpr(expr) => todo!(),
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GenCtx` is more private than the item `gen_expr`
[INFO] [stdout]    --> src/ir.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn gen_expr(expr: &Expr, ctx: &mut GenCtx, result_slot: Option<Slot>) -> (Slot, Type) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `gen_expr` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GenCtx` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/ir.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | struct GenCtx {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `src` is never read
[INFO] [stdout]   --> src/lexer.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | struct Lexer<'a> {
[INFO] [stdout]    |        ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     src: &'a str,
[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 `set_filename`, `test`, `expect`, `expected_error`, and `consume` are never used
[INFO] [stdout]   --> src/lexer.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl<'a> Lexer<'a> {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 43 |     fn set_filename(&mut self, filename: String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 60 |     fn test(&self, s: &str) -> bool {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     fn expect(&mut self, s: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn expected_error(&self, s: &str, n: usize) -> Error {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     fn consume(&mut self, s: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling macha v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/stack.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         writeln!(f, "Stack {{");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let _ = writeln!(f, "Stack {{");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/stack.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             writeln!(f, "    [{}]: i64 = {:?}, f64 = {:?}", i, val, f64::from_bits(*val));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 21 |             let _ = writeln!(f, "    [{}]: i64 = {:?}, f64 = {:?}", i, val, f64::from_bits(*val));
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/stack.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         writeln!(f, "}}");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let _ = writeln!(f, "}}");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/parser.rs:574:9
[INFO] [stdout]     |
[INFO] [stdout] 574 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Token`, `Type`, and `loc::SrcLoc`
[INFO] [stdout]    --> src/parser.rs:577:9
[INFO] [stdout]     |
[INFO] [stdout] 577 |         loc::SrcLoc,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 578 |         token::{Token, Type},
[INFO] [stdout]     |                 ^^^^^  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ops::BitAnd`
[INFO] [stdout]  --> src/stack.rs:1:25
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{fmt::Display, ops::BitAnd};
[INFO] [stdout]   |                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/lexer.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 |                 _ => {
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]    --> src/lexer.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout]  99 |                 '\n' | '\r' | ' ' | '\t' => {
[INFO] [stdout]     |                 ------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 102 |                 '0'..='9' => {
[INFO] [stdout]     |                 --------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 111 |                 '"' => {
[INFO] [stdout]     |                 --- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 114 |                 c => {
[INFO] [stdout]     |                 - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 142 |                 _ => {
[INFO] [stdout]     |                 ^ collectively making this unreachable
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tokens`
[INFO] [stdout]    --> src/parser.rs:583:13
[INFO] [stdout]     |
[INFO] [stdout] 583 |         let tokens = lex(r#"1 + 2 * 3 / 5 * (-2 + 1)"#);
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokens`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pc`
[INFO] [stdout]    --> src/vm.rs:183:32
[INFO] [stdout]     |
[INFO] [stdout] 183 | fn op_alloc(stack: &mut Stack, pc: &mut usize, instr: &[u8; 8]) {
[INFO] [stdout]     |                                ^^ help: if this is intentional, prefix it with an underscore: `_pc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/ir.rs:188:22
[INFO] [stdout]     |
[INFO] [stdout] 188 |         Expr::String(s) => todo!(),
[INFO] [stdout]     |                      ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/ir.rs:189:26
[INFO] [stdout]     |
[INFO] [stdout] 189 |         Expr::FuncCall { name, args } => todo!(),
[INFO] [stdout]     |                          ^^^^ help: try ignoring the field: `name: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/ir.rs:189:32
[INFO] [stdout]     |
[INFO] [stdout] 189 |         Expr::FuncCall { name, args } => todo!(),
[INFO] [stdout]     |                                ^^^^ help: try ignoring the field: `args: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:319:23
[INFO] [stdout]     |
[INFO] [stdout] 319 |         Expr::LogicOr(expr, expr1) => todo!(),
[INFO] [stdout]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr1`
[INFO] [stdout]    --> src/ir.rs:319:29
[INFO] [stdout]     |
[INFO] [stdout] 319 |         Expr::LogicOr(expr, expr1) => todo!(),
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_expr1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:320:24
[INFO] [stdout]     |
[INFO] [stdout] 320 |         Expr::LogicAnd(expr, expr1) => todo!(),
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr1`
[INFO] [stdout]    --> src/ir.rs:320:30
[INFO] [stdout]     |
[INFO] [stdout] 320 |         Expr::LogicAnd(expr, expr1) => todo!(),
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_expr1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:321:20
[INFO] [stdout]     |
[INFO] [stdout] 321 |         Expr::Cond(expr, cond_op, expr1) => todo!(),
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cond_op`
[INFO] [stdout]    --> src/ir.rs:321:26
[INFO] [stdout]     |
[INFO] [stdout] 321 |         Expr::Cond(expr, cond_op, expr1) => todo!(),
[INFO] [stdout]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cond_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr1`
[INFO] [stdout]    --> src/ir.rs:321:35
[INFO] [stdout]     |
[INFO] [stdout] 321 |         Expr::Cond(expr, cond_op, expr1) => todo!(),
[INFO] [stdout]     |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_expr1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:322:24
[INFO] [stdout]     |
[INFO] [stdout] 322 |         Expr::Negation(expr) => todo!(),
[INFO] [stdout]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:323:25
[INFO] [stdout]     |
[INFO] [stdout] 323 |         Expr::Inversion(expr) => todo!(),
[INFO] [stdout]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> src/ir.rs:329:27
[INFO] [stdout]     |
[INFO] [stdout] 329 |         Expr::GroupedExpr(expr) => todo!(),
[INFO] [stdout]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `GenCtx` is more private than the item `gen_expr`
[INFO] [stdout]    --> src/ir.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub fn gen_expr(expr: &Expr, ctx: &mut GenCtx, result_slot: Option<Slot>) -> (Slot, Type) {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `gen_expr` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `GenCtx` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/ir.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 | struct GenCtx {
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `consume` is never used
[INFO] [stdout]   --> src/lexer.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl<'a> Lexer<'a> {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 87 |     fn consume(&mut self, s: &str) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/stack.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |         writeln!(f, "Stack {{");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 19 |         let _ = writeln!(f, "Stack {{");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/stack.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 |             writeln!(f, "    [{}]: i64 = {:?}, f64 = {:?}", i, val, f64::from_bits(*val));
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 21 |             let _ = writeln!(f, "    [{}]: i64 = {:?}, f64 = {:?}", i, val, f64::from_bits(*val));
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/stack.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |         writeln!(f, "}}");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 23 |         let _ = writeln!(f, "}}");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.59s
[INFO] running `Command { std: "docker" "inspect" "210e15f41c652c758f682b8d52f0a921cbf62d92156bd99d730e7457f438ef89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "210e15f41c652c758f682b8d52f0a921cbf62d92156bd99d730e7457f438ef89", kill_on_drop: false }`
[INFO] [stdout] 210e15f41c652c758f682b8d52f0a921cbf62d92156bd99d730e7457f438ef89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 456ea3c3554b5d668216322518b0a3a0567db50c327213d5c8c32782a102fdad
[INFO] running `Command { std: "docker" "start" "-a" "456ea3c3554b5d668216322518b0a3a0567db50c327213d5c8c32782a102fdad", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `ops::BitAnd`
[INFO] [stderr]  --> src/stack.rs:1:25
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{fmt::Display, ops::BitAnd};
[INFO] [stderr]   |                         ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/lexer.rs:142:17
[INFO] [stderr]     |
[INFO] [stderr] 142 |                 _ => {
[INFO] [stderr]     |                 ^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]    --> src/lexer.rs:142:17
[INFO] [stderr]     |
[INFO] [stderr]  99 |                 '\n' | '\r' | ' ' | '\t' => {
[INFO] [stderr]     |                 ------------------------ matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 102 |                 '0'..='9' => {
[INFO] [stderr]     |                 --------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 111 |                 '"' => {
[INFO] [stderr]     |                 --- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 114 |                 c => {
[INFO] [stderr]     |                 - matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 142 |                 _ => {
[INFO] [stderr]     |                 ^ collectively making this unreachable
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pc`
[INFO] [stderr]    --> src/vm.rs:183:32
[INFO] [stderr]     |
[INFO] [stderr] 183 | fn op_alloc(stack: &mut Stack, pc: &mut usize, instr: &[u8; 8]) {
[INFO] [stderr]     |                                ^^ help: if this is intentional, prefix it with an underscore: `_pc`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]    --> src/ir.rs:188:22
[INFO] [stderr]     |
[INFO] [stderr] 188 |         Expr::String(s) => todo!(),
[INFO] [stderr]     |                      ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]    --> src/ir.rs:189:26
[INFO] [stderr]     |
[INFO] [stderr] 189 |         Expr::FuncCall { name, args } => todo!(),
[INFO] [stderr]     |                          ^^^^ help: try ignoring the field: `name: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `args`
[INFO] [stderr]    --> src/ir.rs:189:32
[INFO] [stderr]     |
[INFO] [stderr] 189 |         Expr::FuncCall { name, args } => todo!(),
[INFO] [stderr]     |                                ^^^^ help: try ignoring the field: `args: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expr`
[INFO] [stderr]    --> src/ir.rs:319:23
[INFO] [stderr]     |
[INFO] [stderr] 319 |         Expr::LogicOr(expr, expr1) => todo!(),
[INFO] [stderr]     |                       ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expr1`
[INFO] [stderr]    --> src/ir.rs:319:29
[INFO] [stderr]     |
[INFO] [stderr] 319 |         Expr::LogicOr(expr, expr1) => todo!(),
[INFO] [stderr]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_expr1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expr`
[INFO] [stderr]    --> src/ir.rs:320:24
[INFO] [stderr]     |
[INFO] [stderr] 320 |         Expr::LogicAnd(expr, expr1) => todo!(),
[INFO] [stderr]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expr1`
[INFO] [stderr]    --> src/ir.rs:320:30
[INFO] [stderr]     |
[INFO] [stderr] 320 |         Expr::LogicAnd(expr, expr1) => todo!(),
[INFO] [stderr]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_expr1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expr`
[INFO] [stderr]    --> src/ir.rs:321:20
[INFO] [stderr]     |
[INFO] [stderr] 321 |         Expr::Cond(expr, cond_op, expr1) => todo!(),
[INFO] [stderr]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `cond_op`
[INFO] [stderr]    --> src/ir.rs:321:26
[INFO] [stderr]     |
[INFO] [stderr] 321 |         Expr::Cond(expr, cond_op, expr1) => todo!(),
[INFO] [stderr]     |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cond_op`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expr1`
[INFO] [stderr]    --> src/ir.rs:321:35
[INFO] [stderr]     |
[INFO] [stderr] 321 |         Expr::Cond(expr, cond_op, expr1) => todo!(),
[INFO] [stderr]     |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_expr1`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expr`
[INFO] [stderr]    --> src/ir.rs:322:24
[INFO] [stderr]     |
[INFO] [stderr] 322 |         Expr::Negation(expr) => todo!(),
[INFO] [stderr]     |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expr`
[INFO] [stderr]    --> src/ir.rs:323:25
[INFO] [stderr]     |
[INFO] [stderr] 323 |         Expr::Inversion(expr) => todo!(),
[INFO] [stderr]     |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `expr`
[INFO] [stderr]    --> src/ir.rs:329:27
[INFO] [stderr]     |
[INFO] [stderr] 329 |         Expr::GroupedExpr(expr) => todo!(),
[INFO] [stderr]     |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stderr] 
[INFO] [stderr] warning: type `GenCtx` is more private than the item `gen_expr`
[INFO] [stderr]    --> src/ir.rs:164:1
[INFO] [stderr]     |
[INFO] [stderr] 164 | pub fn gen_expr(expr: &Expr, ctx: &mut GenCtx, result_slot: Option<Slot>) -> (Slot, Type) {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `gen_expr` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `GenCtx` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/ir.rs:110:1
[INFO] [stderr]     |
[INFO] [stderr] 110 | struct GenCtx {
[INFO] [stderr]     | ^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `src` is never read
[INFO] [stderr]   --> src/lexer.rs:28:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | struct Lexer<'a> {
[INFO] [stderr]    |        ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 28 |     src: &'a str,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_filename`, `test`, `expect`, `expected_error`, and `consume` are never used
[INFO] [stderr]   --> src/lexer.rs:43:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | impl<'a> Lexer<'a> {
[INFO] [stderr]    | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 43 |     fn set_filename(&mut self, filename: String) {
[INFO] [stderr]    |        ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 60 |     fn test(&self, s: &str) -> bool {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 68 |     fn expect(&mut self, s: &str) -> Result<()> {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 77 |     fn expected_error(&self, s: &str, n: usize) -> Error {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 87 |     fn consume(&mut self, s: &str) -> Result<()> {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::result::Result` that must be used
[INFO] [stderr]   --> src/stack.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |         writeln!(f, "Stack {{");
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 19 |         let _ = writeln!(f, "Stack {{");
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::result::Result` that must be used
[INFO] [stderr]   --> src/stack.rs:21:13
[INFO] [stderr]    |
[INFO] [stderr] 21 |             writeln!(f, "    [{}]: i64 = {:?}, f64 = {:?}", i, val, f64::from_bits(*val));
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 21 |             let _ = writeln!(f, "    [{}]: i64 = {:?}, f64 = {:?}", i, val, f64::from_bits(*val));
[INFO] [stderr]    |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::result::Result` that must be used
[INFO] [stderr]   --> src/stack.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 |         writeln!(f, "}}");
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 23 |         let _ = writeln!(f, "}}");
[INFO] [stderr]    |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]    --> src/parser.rs:574:9
[INFO] [stderr]     |
[INFO] [stderr] 574 |     use super::*;
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Token`, `Type`, and `loc::SrcLoc`
[INFO] [stdout] 
[INFO] [stderr]    --> src/parser.rs:577:9
[INFO] [stdout] running 60 tests
[INFO] [stderr]     |
[INFO] [stderr] 577 |         loc::SrcLoc,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr] 578 |         token::{Token, Type},
[INFO] [stderr]     |                 ^^^^^  ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ops::BitAnd`
[INFO] [stderr]  --> src/stack.rs:1:25
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{fmt::Display, ops::BitAnd};
[INFO] [stderr]   |                         ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tokens`
[INFO] [stderr]    --> src/parser.rs:583:13
[INFO] [stderr]     |
[INFO] [stderr] 583 |         let tokens = lex(r#"1 + 2 * 3 / 5 * (-2 + 1)"#);
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tokens`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `pc`
[INFO] [stderr]    --> src/vm.rs:183:32
[INFO] [stderr]     |
[INFO] [stderr] 183 | fn op_alloc(stack: &mut Stack, pc: &mut usize, instr: &[u8; 8]) {
[INFO] [stderr]     |                                ^^ help: if this is intentional, prefix it with an underscore: `_pc`
[INFO] [stderr] 
[INFO] [stderr] warning: method `consume` is never used
[INFO] [stderr]   --> src/lexer.rs:87:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | impl<'a> Lexer<'a> {
[INFO] [stderr]    | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 87 |     fn consume(&mut self, s: &str) -> Result<()> {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `macha` (lib) generated 22 warnings (run `cargo fix --lib -p macha` to apply 15 suggestions)
[INFO] [stderr] warning: `macha` (lib test) generated 24 warnings (18 duplicates) (run `cargo fix --lib -p macha --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/macha-498851bdef627464)
[INFO] [stdout] test bytecode::tests::test_bytes_to_i56_from_i64_negative ... ok
[INFO] [stdout] test bytecode::tests::test_bytes_to_i56_max_positive ... ok
[INFO] [stdout] test bytecode::tests::test_bytes_to_i56_min_negative ... ok
[INFO] [stdout] test bytecode::tests::test_bytes_to_i56_positive_middle ... ok
[INFO] [stdout] test bytecode::tests::test_bytes_to_i56_negative_one ... ok
[INFO] [stdout] test bytecode::tests::test_bytes_to_i56_sign_extension ... ok
[INFO] [stdout] test bytecode::tests::test_bytes_to_i56_truncates_extra_bytes ... ok
[INFO] [stdout] test bytecode::tests::test_bytes_to_i56_zero ... ok
[INFO] [stdout] test bytecode::tests::test_bytes_to_u56_middle ... ok
[INFO] [stdout] test bytecode::tests::test_bytes_to_u56_max ... ok
[INFO] [stdout] test bytecode::tests::test_bytes_to_u56_zero ... ok
[INFO] [stdout] test bytecode::tests::test_prettyop_into_slice_addi_max ... ok
[INFO] [stdout] test bytecode::tests::test_prettyop_into_slice_halt ... ok
[INFO] [stdout] test bytecode::tests::test_prettyop_into_slice_loadci_max ... ok
[INFO] [stdout] test bytecode::tests::test_prettyop_into_slice_call_max ... ok
[INFO] [stdout] test bytecode::tests::test_bytes_to_i56_from_i64_positive ... ok
[INFO] [stdout] test ir::tests::test_named_allocation ... ok
[INFO] [stdout] test bytecode::tests::test_prettyop_into_slice_loadi_max ... ok
[INFO] [stdout] test lexer::tests::test_lex_double_dot_expr ... ok
[INFO] [stdout] test lexer::tests::test_expect ... ok
[INFO] [stdout] test lexer::tests::test_lex_identifier_with_parens ... ok
[INFO] [stdout] test lexer::tests::test_lex_float_normal ... ok
[INFO] [stdout] test lexer::tests::test_lex_mixed ... ok
[INFO] [stdout] test lexer::tests::test_lex_integer ... ok
[INFO] [stdout] test lexer::tests::test_filename ... ok
[INFO] [stdout] test lexer::tests::test_lex_multiple_strings ... ok
[INFO] [stdout] test lexer::tests::test_lex_int_with_f ... ok
[INFO] [stdout] test bytecode::tests::test_prettyop_into_slice_pushi_max ... ok
[INFO] [stdout] test lexer::tests::test_lex_number_binary ... ok
[INFO] [stdout] test lexer::tests::test_lex_number_octal ... ok
[INFO] [stdout] test lexer::tests::test_lex_number_hex ... ok
[INFO] [stdout] test lexer::tests::test_lex_float_with_f ... ok
[INFO] [stdout] test lexer::tests::test_lex_single_line_comment ... ok
[INFO] [stdout] test lexer::tests::test_lex_string ... ok
[INFO] [stdout] test lexer::tests::test_entire_macha_program ... ok
[INFO] [stdout] test lexer::tests::test_lex_string_empty ... ok
[INFO] [stdout] test lexer::tests::test_lex_string_in_the_middle_loc_after ... ok
[INFO] [stdout] test lexer::tests::test_double_char_tokens ... ok
[INFO] [stdout] test lexer::tests::test_lex_string_only ... ok
[INFO] [stdout] test lexer::tests::test_lex_string_single ... ok
[INFO] [stdout] test lexer::tests::test_lex_string_unterminated ... ok
[INFO] [stdout] test lexer::tests::test_multiline_comment_normal ... ok
[INFO] [stdout] test stack::tests::test_stack ... ok
[INFO] [stdout] test stack::tests::test_stack_with_locals_init ... ok
[INFO] [stdout] test version::tests::test_from_u32_decoding ... ok
[INFO] [stdout] test version::tests::test_to_u32_and_from_u32 ... ok
[INFO] [stdout] test version::tests::test_to_u32_encoding ... ok
[INFO] [stdout] test pack::tests::test_invalid_length_too_short ... ok
[INFO] [stdout] test lexer::tests::test_lex_string_loc_after ... ok
[INFO] [stdout] test pack::tests::test_invalid_magic ... ok
[INFO] [stdout] test lexer::tests::test_single_char_tokens ... ok
[INFO] [stdout] test pack::tests::test_invalid_version ... ok
[INFO] [stdout] test lexer::tests::test_spaces_advance_loc ... ok
[INFO] [stdout] test vm::tests::test_op_jmp_eq ... ok
[INFO] [stdout] test vm::tests::test_op_jmp_positive_and_negative ... ok
[INFO] [stdout] test vm::tests::test_op_loadi ... ok
[INFO] [stdout] test parser::tests::test_expr_parsing ... ok
[INFO] [stdout] test pack::tests::test_packer_pack_and_from_bytes ... FAILED
[INFO] [stdout] test ir::tests::test_set_type_twice - should panic ... ok
[INFO] [stdout] test lexer::tests::test_lex_identifier ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pack::tests::test_packer_pack_and_from_bytes stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'pack::tests::test_packer_pack_and_from_bytes' (75) panicked at src/pack.rs:107:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 12
[INFO] [stdout]  right: 8
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64de6c1e7112 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64de6c1e7112 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64de6c1e7112 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x64de6c1e7112 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x64de6c1f76cf - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x64de6c1f76cf - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x64de6c1b4ab3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64de6c1b4ab3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x64de6c1c0982 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x64de6c1c545f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x64de6c1c52f1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x64de6c18822e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x64de6c18822e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64de6c1c5a6f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x64de6c1c5a6f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x64de6c1c58ca - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x64de6c1c0ab9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x64de6c1a93ad - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x64de6c200e20 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64de6c200c23 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x64de6c1678f5 - core::panicking::assert_failed::h81ca2c8660d8217d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x64de6c15b8cd - macha::pack::tests::test_packer_pack_and_from_bytes::h03110e708b560dfd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pack.rs:107:9
[INFO] [stdout]   22:     0x64de6c15bc17 - macha::pack::tests::test_packer_pack_and_from_bytes::{{closure}}::h79ecf89153234dd2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/pack.rs:97:41
[INFO] [stdout]   23:     0x64de6c14da16 - core::ops::function::FnOnce::call_once::h7a7eeb1e50193724
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64de6c18807b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x64de6c18807b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x64de6c19c08d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x64de6c19c08d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x64de6c19c08d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x64de6c19c08d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x64de6c19c08d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x64de6c19c08d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x64de6c19c08d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x64de6c1755d4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x64de6c1755d4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x64de6c178f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x64de6c178f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x64de6c178f0a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x64de6c178f0a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x64de6c178f0a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x64de6c178f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x64de6c178f0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x64de6c1bbebf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x64de6c1bbebf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7dafa46d3aa4 - <unknown>
[INFO] [stdout]   45:     0x7dafa4760a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pack::tests::test_packer_pack_and_from_bytes
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 59 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "456ea3c3554b5d668216322518b0a3a0567db50c327213d5c8c32782a102fdad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "456ea3c3554b5d668216322518b0a3a0567db50c327213d5c8c32782a102fdad", kill_on_drop: false }`
[INFO] [stdout] 456ea3c3554b5d668216322518b0a3a0567db50c327213d5c8c32782a102fdad
