[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] building AOx0/masm against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOx0%2Fmasm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AOx0/masm on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[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" "+334963c956d25708feab489a3816ae63f639355d" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d940fd1e4821405554cfb0a340a17306f91c372699a2dc945495a2c2499f07d9
[INFO] running `Command { std: "docker" "start" "-a" "d940fd1e4821405554cfb0a340a17306f91c372699a2dc945495a2c2499f07d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d940fd1e4821405554cfb0a340a17306f91c372699a2dc945495a2c2499f07d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d940fd1e4821405554cfb0a340a17306f91c372699a2dc945495a2c2499f07d9", kill_on_drop: false }`
[INFO] [stdout] d940fd1e4821405554cfb0a340a17306f91c372699a2dc945495a2c2499f07d9
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a94fe9ddb80a0ce36089ffd3408a76a0d7e5d44c718bf8f4c52400852ccc619
[INFO] running `Command { std: "docker" "start" "-a" "8a94fe9ddb80a0ce36089ffd3408a76a0d7e5d44c718bf8f4c52400852ccc619", kill_on_drop: false }`
[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 num-traits v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling serde v1.0.168
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling target-lexicon v0.12.8
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling anstream v0.3.2
[INFO] [stderr]    Compiling clap_builder v4.3.11
[INFO] [stderr]    Compiling string-interner v0.12.2
[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 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)]` 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)]` 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.38s
[INFO] running `Command { std: "docker" "inspect" "8a94fe9ddb80a0ce36089ffd3408a76a0d7e5d44c718bf8f4c52400852ccc619", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a94fe9ddb80a0ce36089ffd3408a76a0d7e5d44c718bf8f4c52400852ccc619", kill_on_drop: false }`
[INFO] [stdout] 8a94fe9ddb80a0ce36089ffd3408a76a0d7e5d44c718bf8f4c52400852ccc619
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f738772f8d5b633241d9dcd2065a07acc0cedc5670ba08979d797a301b596c8c
[INFO] running `Command { std: "docker" "start" "-a" "f738772f8d5b633241d9dcd2065a07acc0cedc5670ba08979d797a301b596c8c", 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)]` 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)]` 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "f738772f8d5b633241d9dcd2065a07acc0cedc5670ba08979d797a301b596c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f738772f8d5b633241d9dcd2065a07acc0cedc5670ba08979d797a301b596c8c", kill_on_drop: false }`
[INFO] [stdout] f738772f8d5b633241d9dcd2065a07acc0cedc5670ba08979d797a301b596c8c
