[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] 80a530bd2242cd41b8603b2375b2fd0afaa67b10 [INFO] testing droundy/sad-monte-carlo against try#5a3d3b91048a0adf280e7a4e589c1dda6443f172 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/droundy/sad-monte-carlo on toolchain 5a3d3b91048a0adf280e7a4e589c1dda6443f172 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "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-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/droundy/dimensioned` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b47883e38f9630063c6d901d22c40f1faa655b668df90c8b954afb5ba8263bdb [INFO] running `Command { std: "docker" "start" "-a" "b47883e38f9630063c6d901d22c40f1faa655b668df90c8b954afb5ba8263bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b47883e38f9630063c6d901d22c40f1faa655b668df90c8b954afb5ba8263bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b47883e38f9630063c6d901d22c40f1faa655b668df90c8b954afb5ba8263bdb", kill_on_drop: false }` [INFO] [stdout] b47883e38f9630063c6d901d22c40f1faa655b668df90c8b954afb5ba8263bdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+5a3d3b91048a0adf280e7a4e589c1dda6443f172" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6754e5100217741eb2338a5249b90dcc65c8b8d4b92d730a17025f0166615342 [INFO] running `Command { std: "docker" "start" "-a" "6754e5100217741eb2338a5249b90dcc65c8b8d4b92d730a17025f0166615342", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling dimensioned v0.8.0 (https://github.com/droundy/dimensioned#ebf35847) [INFO] [stderr] Compiling auto-args-derive v0.1.5 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling tinyset v0.4.15 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling auto-args v0.2.9 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling statrs v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling vector3d v0.2.1 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling internment v0.3.13 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling serde_yaml v0.8.26 [INFO] [stderr] Compiling sad-monte-carlo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `sad-monte-carlo` (bin "replicas") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/bin/rustc --crate-name replicas --edition=2018 src/bin/replicas.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=76255c1ae769293e -C extra-filename=-76255c1ae769293e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern auto_args=/opt/rustwide/target/debug/deps/libauto_args-ec20ebead2910156.rlib --extern dimensioned=/opt/rustwide/target/debug/deps/libdimensioned-b83a18d7da604bf1.rlib --extern git_version=/opt/rustwide/target/debug/deps/libgit_version-8faa69f742dfd192.rlib --extern internment=/opt/rustwide/target/debug/deps/libinternment-6623c48d00591665.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42a548c5271106a2.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-a4fd46d1f6ba689f.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-092d9676a97f6581.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-315158f043e4eb96.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-e3e89d6e0db0c3b3.rlib --extern sadmc=/opt/rustwide/target/debug/deps/libsadmc-3984fd53874c1a2f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ad29f2375371ba56.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-4b91b44dca3fe48e.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-3dc0998db7ab1c1b.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2b38b3fcda6b79b6.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4650d9f1c51e0060.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-f554965f65531325.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-babe1391e66aebc6.rlib --extern vector3d=/opt/rustwide/target/debug/deps/libvector3d-b9dd7a1c16c4dc8b.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sad-monte-carlo` (bin "tempering") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5a3d3b91048a0adf280e7a4e589c1dda6443f172/bin/rustc --crate-name tempering --edition=2018 src/bin/tempering.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9e147a5b62104f73 -C extra-filename=-9e147a5b62104f73 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern auto_args=/opt/rustwide/target/debug/deps/libauto_args-ec20ebead2910156.rlib --extern dimensioned=/opt/rustwide/target/debug/deps/libdimensioned-b83a18d7da604bf1.rlib --extern git_version=/opt/rustwide/target/debug/deps/libgit_version-8faa69f742dfd192.rlib --extern internment=/opt/rustwide/target/debug/deps/libinternment-6623c48d00591665.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42a548c5271106a2.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-a4fd46d1f6ba689f.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-092d9676a97f6581.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-315158f043e4eb96.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-e3e89d6e0db0c3b3.rlib --extern sadmc=/opt/rustwide/target/debug/deps/libsadmc-3984fd53874c1a2f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ad29f2375371ba56.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-4b91b44dca3fe48e.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-3dc0998db7ab1c1b.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2b38b3fcda6b79b6.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-4650d9f1c51e0060.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-f554965f65531325.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-babe1391e66aebc6.rlib --extern vector3d=/opt/rustwide/target/debug/deps/libvector3d-b9dd7a1c16c4dc8b.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6754e5100217741eb2338a5249b90dcc65c8b8d4b92d730a17025f0166615342", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6754e5100217741eb2338a5249b90dcc65c8b8d4b92d730a17025f0166615342", kill_on_drop: false }` [INFO] [stdout] 6754e5100217741eb2338a5249b90dcc65c8b8d4b92d730a17025f0166615342