[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] 6fa35ea2e318038357cbd7b5521e5f5b4e157012 [INFO] testing droundy/sad-monte-carlo against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdroundy%2Fsad-monte-carlo" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/droundy/sad-monte-carlo on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", 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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tinytemplate v1.1.0 [INFO] [stderr] Downloaded serde_cbor v0.11.1 [INFO] [stderr] Downloaded git-version v0.3.4 [INFO] [stderr] Downloaded criterion-plot v0.4.3 [INFO] [stderr] Downloaded half v1.6.0 [INFO] [stderr] Downloaded criterion v0.3.3 [INFO] [stderr] Downloaded serde_cbor v0.10.2 [INFO] [stderr] Downloaded git-version-macro v0.3.4 [INFO] [stderr] Downloaded clapme v0.1.16 [INFO] [stderr] Downloaded clapme_derive v0.1.10 [INFO] [stderr] Downloaded csv v1.1.5 [INFO] [stderr] Downloaded meval v0.1.0 [INFO] [stderr] Downloaded plotters v0.2.15 [INFO] [stderr] Downloaded statrs v0.7.0 [INFO] [stderr] Downloaded vector3d v0.1.9 [INFO] [stderr] Downloaded internment v0.3.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 157f15d909cc8568ad02b2b4f8119a136c23d27f85caee0ab0dc46b0c4966abf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "157f15d909cc8568ad02b2b4f8119a136c23d27f85caee0ab0dc46b0c4966abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "157f15d909cc8568ad02b2b4f8119a136c23d27f85caee0ab0dc46b0c4966abf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "157f15d909cc8568ad02b2b4f8119a136c23d27f85caee0ab0dc46b0c4966abf", kill_on_drop: false }` [INFO] [stdout] 157f15d909cc8568ad02b2b4f8119a136c23d27f85caee0ab0dc46b0c4966abf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40d95a4d1fa8d8fe9f5c4a22c031e0dc315338d4adeb2dd9bf0748d3eff48c84 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "40d95a4d1fa8d8fe9f5c4a22c031e0dc315338d4adeb2dd9bf0748d3eff48c84", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling dimensioned v0.8.0 (https://github.com/droundy/dimensioned#ebf35847) [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling meval v0.2.0 [INFO] [stderr] Compiling meval v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling statrs v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tinyset v0.4.4 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling clapme_derive v0.1.10 [INFO] [stderr] Compiling auto-args-derive v0.1.5 [INFO] [stderr] Compiling clapme v0.1.16 [INFO] [stderr] Compiling auto-args v0.2.7 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling git-version v0.3.4 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling internment v0.3.13 [INFO] [stderr] Compiling serde_cbor v0.10.2 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling vector3d v0.1.9 [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=73fff0078a6d8e01 -C extra-filename=-73fff0078a6d8e01 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern auto_args=/opt/rustwide/target/debug/deps/libauto_args-31302d9f7601cceb.rlib --extern dimensioned=/opt/rustwide/target/debug/deps/libdimensioned-0c216989ef4ca8ea.rlib --extern git_version=/opt/rustwide/target/debug/deps/libgit_version-9cbf62aa875d022d.rlib --extern internment=/opt/rustwide/target/debug/deps/libinternment-148b2c3fb7f1805b.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3a20c62adec95109.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-7b6a7e598661465d.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-a480535f003f09cf.rlib --extern rand_xoshiro=/opt/rustwide/target/debug/deps/librand_xoshiro-24a821e4383f8236.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-5858c60110a9dda0.rlib --extern sadmc=/opt/rustwide/target/debug/deps/libsadmc-e40873338e832137.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-00feb227f245d8ec.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-42397511583ff1d5.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-2246c48375fb6fa3.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38f9eec1de26e6a5.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-70864964e1f4aeae.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-46cfb66ce0c49133.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-2adf4b9f2c0ee5f5.rlib --extern vector3d=/opt/rustwide/target/debug/deps/libvector3d-a9780c408aef50a0.rlib --cap-lints=forbid` (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" "40d95a4d1fa8d8fe9f5c4a22c031e0dc315338d4adeb2dd9bf0748d3eff48c84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40d95a4d1fa8d8fe9f5c4a22c031e0dc315338d4adeb2dd9bf0748d3eff48c84", kill_on_drop: false }` [INFO] [stdout] 40d95a4d1fa8d8fe9f5c4a22c031e0dc315338d4adeb2dd9bf0748d3eff48c84