[INFO] fetching crate boostvoronoi 0.8.1... [INFO] testing boostvoronoi-0.8.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate boostvoronoi 0.8.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate boostvoronoi 0.8.1 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate boostvoronoi 0.8.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate boostvoronoi 0.8.1 [INFO] tweaked toml for crates.io crate boostvoronoi 0.8.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate boostvoronoi 0.8.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstar v0.8.2 [INFO] [stderr] Downloaded geo-types v0.7.1 [INFO] [stderr] Downloaded geographiclib-rs v0.2.0 [INFO] [stderr] Downloaded yabf v0.1.0 [INFO] [stderr] Downloaded robust v0.2.3 [INFO] [stderr] Downloaded geo v0.17.1 [INFO] [stderr] Downloaded fltk v0.16.5 [INFO] [stderr] Downloaded fltk-derive v0.16.5 [INFO] [stderr] Downloaded fltk-sys v0.16.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ec710e0a2083948cbcd103c07a6a373dd40b98bf141dc8cf0922808eb148a78 [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" "2ec710e0a2083948cbcd103c07a6a373dd40b98bf141dc8cf0922808eb148a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ec710e0a2083948cbcd103c07a6a373dd40b98bf141dc8cf0922808eb148a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ec710e0a2083948cbcd103c07a6a373dd40b98bf141dc8cf0922808eb148a78", kill_on_drop: false }` [INFO] [stdout] 2ec710e0a2083948cbcd103c07a6a373dd40b98bf141dc8cf0922808eb148a78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cf1cb45bf7f042956ada5fa3b1ccbf2abb344eef306698034219163c3bf5abc [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" "2cf1cb45bf7f042956ada5fa3b1ccbf2abb344eef306698034219163c3bf5abc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling yabf v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling ordered-float v2.1.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling boostvoronoi v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.70s [INFO] running `Command { std: "docker" "inspect" "2cf1cb45bf7f042956ada5fa3b1ccbf2abb344eef306698034219163c3bf5abc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cf1cb45bf7f042956ada5fa3b1ccbf2abb344eef306698034219163c3bf5abc", kill_on_drop: false }` [INFO] [stdout] 2cf1cb45bf7f042956ada5fa3b1ccbf2abb344eef306698034219163c3bf5abc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 454a563eac6bec6cfa9e657d9328d4de8364e66eee3d57d8112ab71c5182b9ea [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" "454a563eac6bec6cfa9e657d9328d4de8364e66eee3d57d8112ab71c5182b9ea", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling fltk-sys v0.16.5 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling fltk-derive v0.16.5 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling geographiclib-rs v0.2.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling rstar v0.8.2 [INFO] [stderr] Compiling geo-types v0.7.1 [INFO] [stderr] Compiling geo v0.17.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling fltk v0.16.5 [INFO] [stderr] Compiling boostvoronoi v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `boostvoronoi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name point_tests_1 --edition=2018 tests/point_tests_1.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=38d2f201b9e2168c -C extra-filename=-38d2f201b9e2168c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-24aace098793f78e.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib --extern boostvoronoi=/opt/rustwide/target/debug/deps/libboostvoronoi-c9e5cd2e0dbbc1c4.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-c8aaedf297458e6e.rlib --extern fltk=/opt/rustwide/target/debug/deps/libfltk-ba5322b869aa9c24.rlib --extern fnv=/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib --extern geo=/opt/rustwide/target/debug/deps/libgeo-dcf1a158995b5d91.rlib --extern libm=/opt/rustwide/target/debug/deps/liblibm-e108f2e280014447.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-951b5f1a2f68b94e.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-2a4f13f859376b69.rlib --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-0089dde056df5f34.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9772763eab2c8bd0.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0ebdd711d2f1171e.rlib --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib --extern yabf=/opt/rustwide/target/debug/deps/libyabf-3a9bd43bc6e4c4df.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/fltk-sys-a0b50c4740b77789/out/build -L native=/opt/rustwide/target/debug/build/fltk-sys-a0b50c4740b77789/out/build/Release -L native=/opt/rustwide/target/debug/build/fltk-sys-a0b50c4740b77789/out/lib -L native=/opt/rustwide/target/debug/build/fltk-sys-a0b50c4740b77789/out/lib64 -L native=/opt/rustwide/target/debug/build/fltk-sys-a0b50c4740b77789/out/lib/Release -L native=/opt/rustwide/target/debug/build/fltk-sys-a0b50c4740b77789/out/lib64/Release` (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" "454a563eac6bec6cfa9e657d9328d4de8364e66eee3d57d8112ab71c5182b9ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "454a563eac6bec6cfa9e657d9328d4de8364e66eee3d57d8112ab71c5182b9ea", kill_on_drop: false }` [INFO] [stdout] 454a563eac6bec6cfa9e657d9328d4de8364e66eee3d57d8112ab71c5182b9ea