[INFO] cloning repository https://github.com/PurpleMyst/synacor-vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PurpleMyst/synacor-vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleMyst%2Fsynacor-vm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleMyst%2Fsynacor-vm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fc19c506488d0c2f13c531bd0096a8593d790108 [INFO] testing PurpleMyst/synacor-vm against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPurpleMyst%2Fsynacor-vm" "/workspace/builds/worker-113/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-113/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PurpleMyst/synacor-vm on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PurpleMyst/synacor-vm [INFO] finished tweaking git repo https://github.com/PurpleMyst/synacor-vm [INFO] tweaked toml for git repo https://github.com/PurpleMyst/synacor-vm written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate git repo https://github.com/PurpleMyst/synacor-vm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7132c1391d515e5cb44d6a78d8a33c2d6f5548e28f0d6893685e54e6ece02db7 [INFO] running `Command { std: "docker" "start" "-a" "7132c1391d515e5cb44d6a78d8a33c2d6f5548e28f0d6893685e54e6ece02db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7132c1391d515e5cb44d6a78d8a33c2d6f5548e28f0d6893685e54e6ece02db7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7132c1391d515e5cb44d6a78d8a33c2d6f5548e28f0d6893685e54e6ece02db7", kill_on_drop: false }` [INFO] [stdout] 7132c1391d515e5cb44d6a78d8a33c2d6f5548e28f0d6893685e54e6ece02db7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e035e8370dc8a9645b678c398ee68ee940505e607f4390f69ca28de9dd4afece [INFO] running `Command { std: "docker" "start" "-a" "e035e8370dc8a9645b678c398ee68ee940505e607f4390f69ca28de9dd4afece", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling owo-colors v1.2.1 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling indenter v0.3.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling array_iterator v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling priority-queue v1.0.5 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tui v0.14.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.10 [INFO] [stderr] Compiling synacor-vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.60s [INFO] running `Command { std: "docker" "inspect" "e035e8370dc8a9645b678c398ee68ee940505e607f4390f69ca28de9dd4afece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e035e8370dc8a9645b678c398ee68ee940505e607f4390f69ca28de9dd4afece", kill_on_drop: false }` [INFO] [stdout] e035e8370dc8a9645b678c398ee68ee940505e607f4390f69ca28de9dd4afece [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e1cd2e11a6f0c0ad95d667beb9f72d4f80a9430a665874b2e81d563c8bf7e07 [INFO] running `Command { std: "docker" "start" "-a" "7e1cd2e11a6f0c0ad95d667beb9f72d4f80a9430a665874b2e81d563c8bf7e07", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v0.10.1 [INFO] [stderr] Compiling synacor-vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.07s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/synacor_vm-b87be50f3280852b) [INFO] [stderr] Executable unittests src/bin/ruins.rs (/opt/rustwide/target/debug/deps/ruins-bbc271b9c19b89c8) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/synacor_vm-c744db6b38673fa4) [INFO] [stderr] Executable unittests src/bin/teleporter.rs (/opt/rustwide/target/debug/deps/teleporter-57b405a14f03a83e) [INFO] [stderr] Executable unittests src/bin/twistypassages.rs (/opt/rustwide/target/debug/deps/twistypassages-696c24aa751f72e6) [INFO] [stderr] Executable unittests src/bin/vault.rs (/opt/rustwide/target/debug/deps/vault-7a1fa2cd6dc3ba38) [INFO] running `Command { std: "docker" "inspect" "7e1cd2e11a6f0c0ad95d667beb9f72d4f80a9430a665874b2e81d563c8bf7e07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e1cd2e11a6f0c0ad95d667beb9f72d4f80a9430a665874b2e81d563c8bf7e07", kill_on_drop: false }` [INFO] [stdout] 7e1cd2e11a6f0c0ad95d667beb9f72d4f80a9430a665874b2e81d563c8bf7e07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4892991ef05e1ca1cf4e124586c1158d66b44b6506e3e8675cb3e17a2c09cf2b [INFO] running `Command { std: "docker" "start" "-a" "4892991ef05e1ca1cf4e124586c1158d66b44b6506e3e8675cb3e17a2c09cf2b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/synacor_vm-b87be50f3280852b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test vm::tests::test_roundtrip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.33s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/ruins.rs (/opt/rustwide/target/debug/deps/ruins-bbc271b9c19b89c8) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/synacor_vm-c744db6b38673fa4) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/teleporter.rs (/opt/rustwide/target/debug/deps/teleporter-57b405a14f03a83e) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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 src/bin/twistypassages.rs (/opt/rustwide/target/debug/deps/twistypassages-696c24aa751f72e6) [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/vault.rs (/opt/rustwide/target/debug/deps/vault-7a1fa2cd6dc3ba38) [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 synacor-vm [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] [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] [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "4892991ef05e1ca1cf4e124586c1158d66b44b6506e3e8675cb3e17a2c09cf2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4892991ef05e1ca1cf4e124586c1158d66b44b6506e3e8675cb3e17a2c09cf2b", kill_on_drop: false }` [INFO] [stdout] 4892991ef05e1ca1cf4e124586c1158d66b44b6506e3e8675cb3e17a2c09cf2b