[INFO] cloning repository https://github.com/KosukeTakahashi/asm-simulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KosukeTakahashi/asm-simulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKosukeTakahashi%2Fasm-simulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKosukeTakahashi%2Fasm-simulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2205f86f61eb58f64873639dcf1e8c53718edac3 [INFO] testing KosukeTakahashi/asm-simulator against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKosukeTakahashi%2Fasm-simulator" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KosukeTakahashi/asm-simulator on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KosukeTakahashi/asm-simulator [INFO] finished tweaking git repo https://github.com/KosukeTakahashi/asm-simulator [INFO] tweaked toml for git repo https://github.com/KosukeTakahashi/asm-simulator written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/KosukeTakahashi/asm-simulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59eb94b8d1fff82e2243aca07add64a1143e77b709a8b661a616872ef048eb18 [INFO] running `Command { std: "docker" "start" "-a" "59eb94b8d1fff82e2243aca07add64a1143e77b709a8b661a616872ef048eb18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59eb94b8d1fff82e2243aca07add64a1143e77b709a8b661a616872ef048eb18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59eb94b8d1fff82e2243aca07add64a1143e77b709a8b661a616872ef048eb18", kill_on_drop: false }` [INFO] [stdout] 59eb94b8d1fff82e2243aca07add64a1143e77b709a8b661a616872ef048eb18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b88e68a91e7b86e6ad9d304a0b35a17c1f7d6e88fff360e777e6b1686009589f [INFO] running `Command { std: "docker" "start" "-a" "b88e68a91e7b86e6ad9d304a0b35a17c1f7d6e88fff360e777e6b1686009589f", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling asm-simulator v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.33s [INFO] running `Command { std: "docker" "inspect" "b88e68a91e7b86e6ad9d304a0b35a17c1f7d6e88fff360e777e6b1686009589f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b88e68a91e7b86e6ad9d304a0b35a17c1f7d6e88fff360e777e6b1686009589f", kill_on_drop: false }` [INFO] [stdout] b88e68a91e7b86e6ad9d304a0b35a17c1f7d6e88fff360e777e6b1686009589f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f02fa44bf28c26e839ea597f87d45b1bcd5f369abe3f28f419fe6f114053c490 [INFO] running `Command { std: "docker" "start" "-a" "f02fa44bf28c26e839ea597f87d45b1bcd5f369abe3f28f419fe6f114053c490", kill_on_drop: false }` [INFO] [stderr] Compiling asm-simulator v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "f02fa44bf28c26e839ea597f87d45b1bcd5f369abe3f28f419fe6f114053c490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f02fa44bf28c26e839ea597f87d45b1bcd5f369abe3f28f419fe6f114053c490", kill_on_drop: false }` [INFO] [stdout] f02fa44bf28c26e839ea597f87d45b1bcd5f369abe3f28f419fe6f114053c490 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ae1c566f5e340c5ea8993e48ce9ca2d0a4c3dfaf999508e65c08f6fad0067b4c [INFO] running `Command { std: "docker" "start" "-a" "ae1c566f5e340c5ea8993e48ce9ca2d0a4c3dfaf999508e65c08f6fad0067b4c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.00s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/asm_simulator-210450d95731029e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test parity::get_parity_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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/asm_simulator-c43fd98697fa492e) [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 asm-simulator [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" "ae1c566f5e340c5ea8993e48ce9ca2d0a4c3dfaf999508e65c08f6fad0067b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae1c566f5e340c5ea8993e48ce9ca2d0a4c3dfaf999508e65c08f6fad0067b4c", kill_on_drop: false }` [INFO] [stdout] ae1c566f5e340c5ea8993e48ce9ca2d0a4c3dfaf999508e65c08f6fad0067b4c