[INFO] cloning repository https://github.com/droundy/sad-monte-carlo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/droundy/sad-monte-carlo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fe085fc2643a03d76f64445f53f850857b9be63 [INFO] testing droundy/sad-monte-carlo against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo" "/workspace/builds/worker-112/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-112/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/droundy/sad-monte-carlo on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/droundy/sad-monte-carlo [INFO] finished tweaking git repo https://github.com/droundy/sad-monte-carlo [INFO] tweaked toml for git repo https://github.com/droundy/sad-monte-carlo written to /workspace/builds/worker-112/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/droundy/dimensioned` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 49de7dd91930e7bf9da98e4d980d09e5b732bf91f4eddca8ae4c08a2dec3ae40 [INFO] running `Command { std: "docker" "start" "-a" "49de7dd91930e7bf9da98e4d980d09e5b732bf91f4eddca8ae4c08a2dec3ae40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49de7dd91930e7bf9da98e4d980d09e5b732bf91f4eddca8ae4c08a2dec3ae40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49de7dd91930e7bf9da98e4d980d09e5b732bf91f4eddca8ae4c08a2dec3ae40", kill_on_drop: false }` [INFO] [stdout] 49de7dd91930e7bf9da98e4d980d09e5b732bf91f4eddca8ae4c08a2dec3ae40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-112/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 094959d9544706516c6a30714e10bcb4a3646dca5dbd28d81ddbc455052fdc4d [INFO] running `Command { std: "docker" "start" "-a" "094959d9544706516c6a30714e10bcb4a3646dca5dbd28d81ddbc455052fdc4d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling dimensioned v0.8.0 (https://github.com/droundy/dimensioned#ebf35847) [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling statrs v0.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling auto-args-derive v0.1.5 [INFO] [stderr] Compiling tinyset v0.4.10 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling auto-args v0.2.9 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling vector3d v0.2.1 [INFO] [stderr] Compiling internment v0.3.13 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling sad-monte-carlo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `sad-monte-carlo` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tempering --edition=2018 src/bin/tempering.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=eaa17f1f2ed6fcdd -C extra-filename=-eaa17f1f2ed6fcdd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern auto_args=/opt/rustwide/target/debug/deps/libauto_args-2d0dbc8fc00b6813.rlib --extern dimensioned=/opt/rustwide/target/debug/deps/libdimensioned-a67f805ea527fafc.rlib --extern git_version=/opt/rustwide/target/debug/deps/libgit_version-f489919cd78335ab.rlib --extern internment=/opt/rustwide/target/debug/deps/libinternment-b67023c4bd05b2e6.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-dc5f65be4f0744bd.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-b7984c55324bb9c9.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-dc2cace5f999484a.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-2c41fbecf769e176.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-2e94ed32e0278482.rlib --extern sadmc=/opt/rustwide/target/debug/deps/libsadmc-1642fa789902240e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f51c2bc45b4f16c5.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-1a6b4f0a0b369ff9.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-120b10dc2b3680a7.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a5998a1f298321e5.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-5f50b0888e27099a.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-6b29e7f71b0fb4d6.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-90afa75a2b98baa6.rlib --extern vector3d=/opt/rustwide/target/debug/deps/libvector3d-dc36ec13e8beb91d.rlib --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" "094959d9544706516c6a30714e10bcb4a3646dca5dbd28d81ddbc455052fdc4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "094959d9544706516c6a30714e10bcb4a3646dca5dbd28d81ddbc455052fdc4d", kill_on_drop: false }` [INFO] [stdout] 094959d9544706516c6a30714e10bcb4a3646dca5dbd28d81ddbc455052fdc4d