[INFO] cloning repository https://github.com/michidk/simple-cpu-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michidk/simple-cpu-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichidk%2Fsimple-cpu-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichidk%2Fsimple-cpu-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e990c6607d7439a2907848231d7992ae7aa23bea [INFO] testing michidk/simple-cpu-emulator against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichidk%2Fsimple-cpu-emulator" "/workspace/builds/worker-63/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-63/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michidk/simple-cpu-emulator 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/michidk/simple-cpu-emulator [INFO] finished tweaking git repo https://github.com/michidk/simple-cpu-emulator [INFO] tweaked toml for git repo https://github.com/michidk/simple-cpu-emulator written to /workspace/builds/worker-63/source/Cargo.toml [INFO] crate git repo https://github.com/michidk/simple-cpu-emulator 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-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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] 3266e7cbb5740357acffe9ff6a3cfee14409b52a22d10ca89621ede150e24ca5 [INFO] running `Command { std: "docker" "start" "-a" "3266e7cbb5740357acffe9ff6a3cfee14409b52a22d10ca89621ede150e24ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3266e7cbb5740357acffe9ff6a3cfee14409b52a22d10ca89621ede150e24ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3266e7cbb5740357acffe9ff6a3cfee14409b52a22d10ca89621ede150e24ca5", kill_on_drop: false }` [INFO] [stdout] 3266e7cbb5740357acffe9ff6a3cfee14409b52a22d10ca89621ede150e24ca5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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] 3871af5d3e08fd352590fab8237b6d7e798c7da33e3d7a8e99d4c42e3e6b530c [INFO] running `Command { std: "docker" "start" "-a" "3871af5d3e08fd352590fab8237b6d7e798c7da33e3d7a8e99d4c42e3e6b530c", 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] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling object v0.26.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simple_logger v1.13.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling num_enum_derive v0.5.4 [INFO] [stderr] Compiling num_enum v0.5.4 [INFO] [stderr] Compiling cpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.21s [INFO] running `Command { std: "docker" "inspect" "3871af5d3e08fd352590fab8237b6d7e798c7da33e3d7a8e99d4c42e3e6b530c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3871af5d3e08fd352590fab8237b6d7e798c7da33e3d7a8e99d4c42e3e6b530c", kill_on_drop: false }` [INFO] [stdout] 3871af5d3e08fd352590fab8237b6d7e798c7da33e3d7a8e99d4c42e3e6b530c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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] 1fb95560055148b6b2a6a2cf140c99671bc0eb7e320d392f4f7821f249eaa13f [INFO] running `Command { std: "docker" "start" "-a" "1fb95560055148b6b2a6a2cf140c99671bc0eb7e320d392f4f7821f249eaa13f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cpu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.21s [INFO] running `Command { std: "docker" "inspect" "1fb95560055148b6b2a6a2cf140c99671bc0eb7e320d392f4f7821f249eaa13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fb95560055148b6b2a6a2cf140c99671bc0eb7e320d392f4f7821f249eaa13f", kill_on_drop: false }` [INFO] [stdout] 1fb95560055148b6b2a6a2cf140c99671bc0eb7e320d392f4f7821f249eaa13f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-63/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] 8360f6d712de634c07e566bde4b178381e33d2f98a373dcc70b9cfce76d43273 [INFO] running `Command { std: "docker" "start" "-a" "8360f6d712de634c07e566bde4b178381e33d2f98a373dcc70b9cfce76d43273", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cpu-528e1a955ed09d6b) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test memory::tests::test_read_byte ... ok [INFO] [stdout] test memory::parse::tests::parse_add_offset_decimal ... ok [INFO] [stdout] test memory::parse::tests::parse_add_literals ... ok [INFO] [stdout] test memory::tests::test_write_instructions ... ok [INFO] [stdout] test memory::tests::test_write_byte ... ok [INFO] [stdout] test memory::tests::test_read_word ... ok [INFO] [stdout] test processor::tests::test_load_constant ... ok [INFO] [stdout] test memory::parse::tests::parse_add ... ok [INFO] [stdout] test memory::tests::test_write_array ... ok [INFO] [stdout] test processor::tests::test_neg ... ok [INFO] [stdout] test memory::parse::tests::parse_add_offset_binary ... ok [INFO] [stdout] test processor::tests::test_halt_and_catch_fire ... ok [INFO] [stdout] test memory::tests::test_write_word ... ok [INFO] [stdout] test processor::tests::test_add ... ok [INFO] [stdout] test memory::parse::tests::parse_add_meta_commands ... ok [INFO] [stdout] test processor::tests::test_no_operation ... ok [INFO] [stdout] test memory::parse::tests::parse_add_offset_octal ... ok [INFO] [stdout] test memory::parse::tests::parse_add_offset_hexadecimal ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests cpu [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" "8360f6d712de634c07e566bde4b178381e33d2f98a373dcc70b9cfce76d43273", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8360f6d712de634c07e566bde4b178381e33d2f98a373dcc70b9cfce76d43273", kill_on_drop: false }` [INFO] [stdout] 8360f6d712de634c07e566bde4b178381e33d2f98a373dcc70b9cfce76d43273