[INFO] cloning repository https://github.com/AOx0/masm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AOx0/masm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOx0%2Fmasm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOx0%2Fmasm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29fe823259c07a107ddfdaa36f13c5910d01e69b
[INFO] testing AOx0/masm against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOx0%2Fmasm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AOx0/masm
[INFO] finished tweaking git repo https://github.com/AOx0/masm
[INFO] tweaked toml for git repo https://github.com/AOx0/masm written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AOx0/masm on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AOx0/masm 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fc16d63c8678d00d1c16d22bf76a9dfed287acb1e00738a161e1911ee0368515
[INFO] running `Command { std: "docker" "start" "-a" "fc16d63c8678d00d1c16d22bf76a9dfed287acb1e00738a161e1911ee0368515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fc16d63c8678d00d1c16d22bf76a9dfed287acb1e00738a161e1911ee0368515", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc16d63c8678d00d1c16d22bf76a9dfed287acb1e00738a161e1911ee0368515", kill_on_drop: false }`
[INFO] [stdout] fc16d63c8678d00d1c16d22bf76a9dfed287acb1e00738a161e1911ee0368515
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53a5802178f94e9e83f1a553e0c9fc733751a47ae818d25829e077a5bb1cd513
[INFO] running `Command { std: "docker" "start" "-a" "53a5802178f94e9e83f1a553e0c9fc733751a47ae818d25829e077a5bb1cd513", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling serde v1.0.168
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling target-lexicon v0.12.8
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.3.11
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]    Compiling string-interner v0.12.2
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling goblin v0.6.1
[INFO] [stderr]    Compiling clap v4.3.11
[INFO] [stderr]    Compiling faerie v0.16.0 (https://github.com/m4b/faerie/?branch=master#04ea1211)
[INFO] [stderr]    Compiling masm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/elf.rs:43:43
[INFO] [stdout]    |
[INFO] [stdout] 43 |     obj.declarations(defines.iter().map(|(name, dat)| {
[INFO] [stdout]    |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Memory` is never used
[INFO] [stdout]    --> src/main.rs:855:6
[INFO] [stdout]     |
[INFO] [stdout] 855 | enum Memory {}
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `opcode` is never used
[INFO] [stdout]     --> src/main.rs:1022:8
[INFO] [stdout]      |
[INFO] [stdout] 1021 | impl Mnemonic {
[INFO] [stdout]      | ------------- method in this implementation
[INFO] [stdout] 1022 |     fn opcode(&self) -> [Vec<u8>; 2] {
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/main.rs:1299:16
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     fn to_link(&self) -> Link {
[INFO] [stdout]      |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     fn to_link(&self) -> Link<'_> {
[INFO] [stdout]      |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.62s
[INFO] running `Command { std: "docker" "inspect" "53a5802178f94e9e83f1a553e0c9fc733751a47ae818d25829e077a5bb1cd513", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53a5802178f94e9e83f1a553e0c9fc733751a47ae818d25829e077a5bb1cd513", kill_on_drop: false }`
[INFO] [stdout] 53a5802178f94e9e83f1a553e0c9fc733751a47ae818d25829e077a5bb1cd513
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 906194297af05f42f4c688e44cd3155fdf63f49606ecb1890a2fc229acb72528
[INFO] running `Command { std: "docker" "start" "-a" "906194297af05f42f4c688e44cd3155fdf63f49606ecb1890a2fc229acb72528", kill_on_drop: false }`
[INFO] [stderr]    Compiling masm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/elf.rs:43:43
[INFO] [stdout]    |
[INFO] [stdout] 43 |     obj.declarations(defines.iter().map(|(name, dat)| {
[INFO] [stdout]    |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Memory` is never used
[INFO] [stdout]    --> src/main.rs:855:6
[INFO] [stdout]     |
[INFO] [stdout] 855 | enum Memory {}
[INFO] [stdout]     |      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `opcode` is never used
[INFO] [stdout]     --> src/main.rs:1022:8
[INFO] [stdout]      |
[INFO] [stdout] 1021 | impl Mnemonic {
[INFO] [stdout]      | ------------- method in this implementation
[INFO] [stdout] 1022 |     fn opcode(&self) -> [Vec<u8>; 2] {
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/main.rs:1299:16
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     fn to_link(&self) -> Link {
[INFO] [stdout]      |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                |
[INFO] [stdout]      |                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     fn to_link(&self) -> Link<'_> {
[INFO] [stdout]      |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.83s
[INFO] running `Command { std: "docker" "inspect" "906194297af05f42f4c688e44cd3155fdf63f49606ecb1890a2fc229acb72528", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "906194297af05f42f4c688e44cd3155fdf63f49606ecb1890a2fc229acb72528", kill_on_drop: false }`
[INFO] [stdout] 906194297af05f42f4c688e44cd3155fdf63f49606ecb1890a2fc229acb72528
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8999bec1ccfa92c7144735c4002abb7aa415b977fc9392eeb32e542213df8342
[INFO] running `Command { std: "docker" "start" "-a" "8999bec1ccfa92c7144735c4002abb7aa415b977fc9392eeb32e542213df8342", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]   --> src/elf.rs:43:43
[INFO] [stderr]    |
[INFO] [stderr] 43 |     obj.declarations(defines.iter().map(|(name, dat)| {
[INFO] [stderr]    |                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Memory` is never used
[INFO] [stderr]    --> src/main.rs:855:6
[INFO] [stderr]     |
[INFO] [stderr] 855 | enum Memory {}
[INFO] [stderr]     |      ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `opcode` is never used
[INFO] [stderr]     --> src/main.rs:1022:8
[INFO] [stderr]      |
[INFO] [stderr] 1021 | impl Mnemonic {
[INFO] [stderr]      | ------------- method in this implementation
[INFO] [stderr] 1022 |     fn opcode(&self) -> [Vec<u8>; 2] {
[INFO] [stderr]      |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/main.rs:1299:16
[INFO] [stderr]      |
[INFO] [stderr] 1299 |     fn to_link(&self) -> Link {
[INFO] [stderr]      |                ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                |
[INFO] [stderr]      |                the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1299 |     fn to_link(&self) -> Link<'_> {
[INFO] [stderr]      |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `masm` (bin "masm" test) generated 4 warnings (run `cargo fix --bin "masm" -p masm --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/masm-76096df01a5b9be3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8999bec1ccfa92c7144735c4002abb7aa415b977fc9392eeb32e542213df8342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8999bec1ccfa92c7144735c4002abb7aa415b977fc9392eeb32e542213df8342", kill_on_drop: false }`
[INFO] [stdout] 8999bec1ccfa92c7144735c4002abb7aa415b977fc9392eeb32e542213df8342
