[INFO] cloning repository https://github.com/MalteT/2a-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MalteT/2a-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalteT%2F2a-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalteT%2F2a-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31ebe9f4d65363babd1f94e4090b69b4d6d0d9f1 [INFO] testing MalteT/2a-emulator against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalteT%2F2a-emulator" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MalteT/2a-emulator on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MalteT/2a-emulator [INFO] finished tweaking git repo https://github.com/MalteT/2a-emulator [INFO] tweaked toml for git repo https://github.com/MalteT/2a-emulator written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/MalteT/2a-emulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 162c4ad0cb8361907c5abfb170be540d38fc779eda87f179d4e615b0ba7bfe5d [INFO] running `Command { std: "docker" "start" "-a" "162c4ad0cb8361907c5abfb170be540d38fc779eda87f179d4e615b0ba7bfe5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "162c4ad0cb8361907c5abfb170be540d38fc779eda87f179d4e615b0ba7bfe5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "162c4ad0cb8361907c5abfb170be540d38fc779eda87f179d4e615b0ba7bfe5d", kill_on_drop: false }` [INFO] [stdout] 162c4ad0cb8361907c5abfb170be540d38fc779eda87f179d4e615b0ba7bfe5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ecdfdb8f5baebcd8e42a12b9bafa94ef144856753e2fee2273669b6b9cd249e [INFO] running `Command { std: "docker" "start" "-a" "3ecdfdb8f5baebcd8e42a12b9bafa94ef144856753e2fee2273669b6b9cd249e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling paw-raw v1.0.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossterm v0.17.7 [INFO] [stderr] Compiling tui v0.9.5 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustyline v7.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling paw-attributes v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling paw v1.0.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling emulator-2a-lib v0.3.3 (/opt/rustwide/workdir/emulator-2a-lib) [INFO] [stderr] Compiling emulator-2a v8.2.0 (/opt/rustwide/workdir/emulator-2a) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.84s [INFO] running `Command { std: "docker" "inspect" "3ecdfdb8f5baebcd8e42a12b9bafa94ef144856753e2fee2273669b6b9cd249e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ecdfdb8f5baebcd8e42a12b9bafa94ef144856753e2fee2273669b6b9cd249e", kill_on_drop: false }` [INFO] [stdout] 3ecdfdb8f5baebcd8e42a12b9bafa94ef144856753e2fee2273669b6b9cd249e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04e721b68a8e622eaaa93ec779ed7f30dcb31ffc50526c3f04993a095ae97bcb [INFO] running `Command { std: "docker" "start" "-a" "04e721b68a8e622eaaa93ec779ed7f30dcb31ffc50526c3f04993a095ae97bcb", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling symbolic-demangle v8.0.5 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling pprof v0.4.3 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling emulator-2a v8.2.0 (/opt/rustwide/workdir/emulator-2a) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling debugid v0.7.2 [INFO] [stderr] Compiling parking_lot v0.11.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 rayon-core v1.9.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling symbolic-common v8.0.5 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling inferno v0.10.3 [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.20.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=bce5ebb87703055f -C extra-filename=-bce5ebb87703055f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-d06f75a8d924bb77.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "04e721b68a8e622eaaa93ec779ed7f30dcb31ffc50526c3f04993a095ae97bcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04e721b68a8e622eaaa93ec779ed7f30dcb31ffc50526c3f04993a095ae97bcb", kill_on_drop: false }` [INFO] [stdout] 04e721b68a8e622eaaa93ec779ed7f30dcb31ffc50526c3f04993a095ae97bcb