[INFO] cloning repository https://github.com/JarrettBillingsley/adi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JarrettBillingsley/adi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrettBillingsley%2Fadi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrettBillingsley%2Fadi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7da96121642de9f31f03c4bcbdfa3d9725e42d41 [INFO] testing JarrettBillingsley/adi against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJarrettBillingsley%2Fadi" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JarrettBillingsley/adi on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JarrettBillingsley/adi [INFO] finished tweaking git repo https://github.com/JarrettBillingsley/adi [INFO] tweaked toml for git repo https://github.com/JarrettBillingsley/adi written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/JarrettBillingsley/adi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 924bc0716882f3ddafe39d3f9a065fdad1aebaee80c47cc0c81664fd97424156 [INFO] running `Command { std: "docker" "start" "-a" "924bc0716882f3ddafe39d3f9a065fdad1aebaee80c47cc0c81664fd97424156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "924bc0716882f3ddafe39d3f9a065fdad1aebaee80c47cc0c81664fd97424156", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924bc0716882f3ddafe39d3f9a065fdad1aebaee80c47cc0c81664fd97424156", kill_on_drop: false }` [INFO] [stdout] 924bc0716882f3ddafe39d3f9a065fdad1aebaee80c47cc0c81664fd97424156 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f100d247bc9c164f4207baf5c3e94233645544995779ecdf1175e9de8d9d3d44 [INFO] running `Command { std: "docker" "start" "-a" "f100d247bc9c164f4207baf5c3e94233645544995779ecdf1175e9de8d9d3d44", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling simplelog v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling parse-display-derive v0.1.2 [INFO] [stderr] Compiling enum_dispatch v0.3.4 [INFO] [stderr] Compiling delegate v0.5.0 [INFO] [stderr] Compiling nes_rom v0.1.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling parse-display v0.1.2 [INFO] [stderr] Compiling adi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.63s [INFO] running `Command { std: "docker" "inspect" "f100d247bc9c164f4207baf5c3e94233645544995779ecdf1175e9de8d9d3d44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f100d247bc9c164f4207baf5c3e94233645544995779ecdf1175e9de8d9d3d44", kill_on_drop: false }` [INFO] [stdout] f100d247bc9c164f4207baf5c3e94233645544995779ecdf1175e9de8d9d3d44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97bc645a239401d5f335eab7f9d6a6cf0a7f1ca0bb2ae9841fe7722556d873bc [INFO] running `Command { std: "docker" "start" "-a" "97bc645a239401d5f335eab7f9d6a6cf0a7f1ca0bb2ae9841fe7722556d873bc", kill_on_drop: false }` [INFO] [stderr] Compiling adi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.08s [INFO] running `Command { std: "docker" "inspect" "97bc645a239401d5f335eab7f9d6a6cf0a7f1ca0bb2ae9841fe7722556d873bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97bc645a239401d5f335eab7f9d6a6cf0a7f1ca0bb2ae9841fe7722556d873bc", kill_on_drop: false }` [INFO] [stdout] 97bc645a239401d5f335eab7f9d6a6cf0a7f1ca0bb2ae9841fe7722556d873bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b4e48ff447c4b67bd7631fccfa92afd91275791872cd47f179a45c294f55e1ec [INFO] running `Command { std: "docker" "start" "-a" "b4e48ff447c4b67bd7631fccfa92afd91275791872cd47f179a45c294f55e1ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.73s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/adi-14b23ad3fb114702) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test arch::gb::tests::disasm_failure ... ok [INFO] [stdout] test arch::mos65xx::tests::disasm_range ... ok [INFO] [stdout] test arch::gb::tests::opcode_lookup ... ok [INFO] [stdout] test arch::mos65xx::tests::opcode_lookup ... ok [INFO] [stdout] test program::refmap::tests::basic ... ok [INFO] [stdout] test arch::mos65xx::tests::mnemonics ... ok [INFO] [stdout] test arch::mos65xx::tests::printing ... ok [INFO] [stdout] test memory::tests::span_map_iter ... ok [INFO] [stdout] test arch::gb::tests::mnemonics ... ok [INFO] [stdout] test arch::mos65xx::tests::disasm_failure ... ok [INFO] [stdout] test arch::gb::tests::disasm_success ... ok [INFO] [stdout] test memory::tests::span_map ... ok [INFO] [stdout] test arch::mos65xx::tests::disasm_success ... ok [INFO] [stdout] test arch::gb::tests::disasm_range ... ok [INFO] [stdout] test arch::gb::tests::printing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/adi-70b87a84a18339d1) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ssa_test-05e3b89d36052ae9) [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] [stderr] Doc-tests adi [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/arch.rs - arch::DisasAll (line 59) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b4e48ff447c4b67bd7631fccfa92afd91275791872cd47f179a45c294f55e1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4e48ff447c4b67bd7631fccfa92afd91275791872cd47f179a45c294f55e1ec", kill_on_drop: false }` [INFO] [stdout] b4e48ff447c4b67bd7631fccfa92afd91275791872cd47f179a45c294f55e1ec