[INFO] fetching crate partition-point-veb-layout 0.1.2... [INFO] testing partition-point-veb-layout-0.1.2 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate partition-point-veb-layout 0.1.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate partition-point-veb-layout 0.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate partition-point-veb-layout 0.1.2 [INFO] tweaked toml for crates.io crate partition-point-veb-layout 0.1.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate partition-point-veb-layout 0.1.2 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate partition-point-veb-layout 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.27 [INFO] [stderr] Downloaded serde_derive v1.0.174 [INFO] [stderr] Downloaded regex-automata v0.3.3 [INFO] [stderr] Downloaded serde_json v1.0.103 [INFO] [stderr] Downloaded pcg_rand v0.13.0 [INFO] [stderr] Downloaded quote v1.0.31 [INFO] [stderr] Downloaded serde v1.0.174 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1dbb47e5d362ddce11f8f5470be9776b9191cdb34fc78a6940b5f6886d1e7d6c [INFO] running `Command { std: "docker" "start" "-a" "1dbb47e5d362ddce11f8f5470be9776b9191cdb34fc78a6940b5f6886d1e7d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1dbb47e5d362ddce11f8f5470be9776b9191cdb34fc78a6940b5f6886d1e7d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dbb47e5d362ddce11f8f5470be9776b9191cdb34fc78a6940b5f6886d1e7d6c", kill_on_drop: false }` [INFO] [stdout] 1dbb47e5d362ddce11f8f5470be9776b9191cdb34fc78a6940b5f6886d1e7d6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff809cf775d0368132bd6c0f031b1258f9de4616e43df4620074cc9e0f058575 [INFO] running `Command { std: "docker" "start" "-a" "ff809cf775d0368132bd6c0f031b1258f9de4616e43df4620074cc9e0f058575", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling partition-point-veb-layout v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 32.05s [INFO] running `Command { std: "docker" "inspect" "ff809cf775d0368132bd6c0f031b1258f9de4616e43df4620074cc9e0f058575", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff809cf775d0368132bd6c0f031b1258f9de4616e43df4620074cc9e0f058575", kill_on_drop: false }` [INFO] [stdout] ff809cf775d0368132bd6c0f031b1258f9de4616e43df4620074cc9e0f058575 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbc7c44facb8200eb5dbb3d6b4a2c80a66f4a20cb9e096efb4ed3280c557e8f7 [INFO] running `Command { std: "docker" "start" "-a" "bbc7c44facb8200eb5dbb3d6b4a2c80a66f4a20cb9e096efb4ed3280c557e8f7", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.174 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling partition-point-veb-layout v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling csv v1.2.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.174 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling pcg_rand v0.13.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] error: could not compile `partition-point-veb-layout` (test "test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/caccb4d0368bd918ef6668af8e13834d07040417/bin/rustc --crate-name test --edition=2021 tests/test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --test --cfg 'feature="default"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rayon"))' -C metadata=18097c1970c5bb1c -C extra-filename=-7787d2fb12e0850f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-0dbac671dc5afda5.rlib --extern partition_point_veb_layout=/opt/rustwide/target/debug/deps/libpartition_point_veb_layout-7ef7650180a44ade.rlib --extern pcg_rand=/opt/rustwide/target/debug/deps/libpcg_rand-992efa1cfb508e93.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-095b4970bf1e0601.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-521c4ec1757815a8.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-cecf5dbeffed825c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "bbc7c44facb8200eb5dbb3d6b4a2c80a66f4a20cb9e096efb4ed3280c557e8f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbc7c44facb8200eb5dbb3d6b4a2c80a66f4a20cb9e096efb4ed3280c557e8f7", kill_on_drop: false }` [INFO] [stdout] bbc7c44facb8200eb5dbb3d6b4a2c80a66f4a20cb9e096efb4ed3280c557e8f7