[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] bae4c686410cccdf062928c7a870e81c16a12e69 [INFO] testing droundy/sad-monte-carlo against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/droundy/sad-monte-carlo 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/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-33/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.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.55.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-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] e32372c19d7377ec7a39c035f12a0981ca26265fc0b4a5d47462ecee891f0061 [INFO] running `Command { std: "docker" "start" "-a" "e32372c19d7377ec7a39c035f12a0981ca26265fc0b4a5d47462ecee891f0061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e32372c19d7377ec7a39c035f12a0981ca26265fc0b4a5d47462ecee891f0061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e32372c19d7377ec7a39c035f12a0981ca26265fc0b4a5d47462ecee891f0061", kill_on_drop: false }` [INFO] [stdout] e32372c19d7377ec7a39c035f12a0981ca26265fc0b4a5d47462ecee891f0061 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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] 99c219a7df8a40f32ef50ba3ba1f1ad329aa021aa6712152a9bcd9c4e92eb59b [INFO] running `Command { std: "docker" "start" "-a" "99c219a7df8a40f32ef50ba3ba1f1ad329aa021aa6712152a9bcd9c4e92eb59b", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling dimensioned v0.8.0 (https://github.com/droundy/dimensioned#ebf35847) [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling meval v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling statrs v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling tinyset v0.4.6 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling clapme_derive v0.1.10 [INFO] [stderr] Compiling auto-args-derive v0.1.5 [INFO] [stderr] Compiling auto-args v0.2.9 [INFO] [stderr] Compiling clapme v0.1.16 [INFO] [stderr] Compiling git-version-macro v0.3.5 [INFO] [stderr] Compiling git-version v0.3.5 [INFO] [stderr] Compiling vector3d v0.1.9 [INFO] [stderr] Compiling internment v0.3.13 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling serde_yaml v0.8.21 [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 binning --edition=2018 src/bin/binning.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=31cccf67ad8254ba -C extra-filename=-31cccf67ad8254ba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern auto_args=/opt/rustwide/target/debug/deps/libauto_args-5d494fcf8823997e.rlib --extern dimensioned=/opt/rustwide/target/debug/deps/libdimensioned-ac235155f82bcf22.rlib --extern git_version=/opt/rustwide/target/debug/deps/libgit_version-b1efdfdebfb2311d.rlib --extern internment=/opt/rustwide/target/debug/deps/libinternment-cc2e612429ebec90.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-c3ad7b3394e57de5.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-df39ed741baf66f0.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-4d8a8aca407dd463.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-c6c2c9d9f350d45e.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-3420e84d71a91800.rlib --extern sadmc=/opt/rustwide/target/debug/deps/libsadmc-1e7b19fed07ab316.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1fd97383a9a4d8c3.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-f671618292cb8aca.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-e6a00edd3542f3ea.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6365c7faffae4aea.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-7d5ebd2701762ea8.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-49f0def0ae8bc072.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-c2f0cf885db1e72b.rlib --extern vector3d=/opt/rustwide/target/debug/deps/libvector3d-46553addb3aa481a.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" "99c219a7df8a40f32ef50ba3ba1f1ad329aa021aa6712152a9bcd9c4e92eb59b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99c219a7df8a40f32ef50ba3ba1f1ad329aa021aa6712152a9bcd9c4e92eb59b", kill_on_drop: false }` [INFO] [stdout] 99c219a7df8a40f32ef50ba3ba1f1ad329aa021aa6712152a9bcd9c4e92eb59b