[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAOx0%2Fmasm" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AOx0/masm on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c469bc3befe2f0e1729c2afcd6efca160e03680005c97672ed8cc1ce5ecf73d1
[INFO] running `Command { std: "docker" "start" "-a" "c469bc3befe2f0e1729c2afcd6efca160e03680005c97672ed8cc1ce5ecf73d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c469bc3befe2f0e1729c2afcd6efca160e03680005c97672ed8cc1ce5ecf73d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c469bc3befe2f0e1729c2afcd6efca160e03680005c97672ed8cc1ce5ecf73d1", kill_on_drop: false }`
[INFO] [stdout] c469bc3befe2f0e1729c2afcd6efca160e03680005c97672ed8cc1ce5ecf73d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 258dd18e23cbb8a33ffb19b0db8b806e75f1fb4ec6d6f820e13ad6332f629f92
[INFO] running `Command { std: "docker" "start" "-a" "258dd18e23cbb8a33ffb19b0db8b806e75f1fb4ec6d6f820e13ad6332f629f92", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[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 serde v1.0.168
[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 target-lexicon v0.12.8
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[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 num-complex v0.4.3
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling string-interner v0.12.2
[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] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/main.rs:1299:16
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     fn to_link(&self) -> Link {
[INFO] [stdout]      |                ^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                |
[INFO] [stdout]      |                this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 1m 26s
[INFO] running `Command { std: "docker" "inspect" "258dd18e23cbb8a33ffb19b0db8b806e75f1fb4ec6d6f820e13ad6332f629f92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "258dd18e23cbb8a33ffb19b0db8b806e75f1fb4ec6d6f820e13ad6332f629f92", kill_on_drop: false }`
[INFO] [stdout] 258dd18e23cbb8a33ffb19b0db8b806e75f1fb4ec6d6f820e13ad6332f629f92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbe8ad39660ee5109c99a641c765a745a56fcba934ad19eff788d4de3e3cecf9
[INFO] running `Command { std: "docker" "start" "-a" "fbe8ad39660ee5109c99a641c765a745a56fcba934ad19eff788d4de3e3cecf9", 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] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/main.rs:1299:16
[INFO] [stdout]      |
[INFO] [stdout] 1299 |     fn to_link(&self) -> Link {
[INFO] [stdout]      |                ^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                |
[INFO] [stdout]      |                this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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.94s
[INFO] running `Command { std: "docker" "inspect" "fbe8ad39660ee5109c99a641c765a745a56fcba934ad19eff788d4de3e3cecf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbe8ad39660ee5109c99a641c765a745a56fcba934ad19eff788d4de3e3cecf9", kill_on_drop: false }`
[INFO] [stdout] fbe8ad39660ee5109c99a641c765a745a56fcba934ad19eff788d4de3e3cecf9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ddae280be8b0b33e3d0dc5da057a19f31bd030756cbb0fc0ff66421fefa87a29
[INFO] running `Command { std: "docker" "start" "-a" "ddae280be8b0b33e3d0dc5da057a19f31bd030756cbb0fc0ff66421fefa87a29", 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)]` 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)]` 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/main.rs:1299:16
[INFO] [stderr]      |
[INFO] [stderr] 1299 |     fn to_link(&self) -> Link {
[INFO] [stderr]      |                ^^^^^     ---- the lifetime gets resolved as `'_`
[INFO] [stderr]      |                |
[INFO] [stderr]      |                this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/masm-78795550e08605fc)
[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" "ddae280be8b0b33e3d0dc5da057a19f31bd030756cbb0fc0ff66421fefa87a29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddae280be8b0b33e3d0dc5da057a19f31bd030756cbb0fc0ff66421fefa87a29", kill_on_drop: false }`
[INFO] [stdout] ddae280be8b0b33e3d0dc5da057a19f31bd030756cbb0fc0ff66421fefa87a29
