[INFO] fetching crate splashsurf_lib 0.7.0... [INFO] testing splashsurf_lib-0.7.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate splashsurf_lib 0.7.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate splashsurf_lib 0.7.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate splashsurf_lib 0.7.0 [INFO] finished tweaking crates.io crate splashsurf_lib 0.7.0 [INFO] tweaked toml for crates.io crate splashsurf_lib 0.7.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 601968811b9f5a62a69c18e986dc50121d7e233a6aa3e0f12460955465a9143b [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" "601968811b9f5a62a69c18e986dc50121d7e233a6aa3e0f12460955465a9143b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "601968811b9f5a62a69c18e986dc50121d7e233a6aa3e0f12460955465a9143b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "601968811b9f5a62a69c18e986dc50121d7e233a6aa3e0f12460955465a9143b", kill_on_drop: false }` [INFO] [stdout] 601968811b9f5a62a69c18e986dc50121d7e233a6aa3e0f12460955465a9143b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5a6960a11f9b89a7354404ab497ce6338e19e8a56dc64d28a9e4e5f061e753a6 [INFO] running `Command { std: "docker" "start" "-a" "5a6960a11f9b89a7354404ab497ce6338e19e8a56dc64d28a9e4e5f061e753a6", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling rand_distr v0.4.1 [INFO] [stderr] Compiling simba v0.5.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling nalgebra v0.27.1 [INFO] [stderr] Compiling splashsurf_lib v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `density_map` [INFO] [stdout] --> src/workspace.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub density_map: DensityMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.59s [INFO] running `Command { std: "docker" "inspect" "5a6960a11f9b89a7354404ab497ce6338e19e8a56dc64d28a9e4e5f061e753a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a6960a11f9b89a7354404ab497ce6338e19e8a56dc64d28a9e4e5f061e753a6", kill_on_drop: false }` [INFO] [stdout] 5a6960a11f9b89a7354404ab497ce6338e19e8a56dc64d28a9e4e5f061e753a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8c852ff96c14bb2efb78d034fe98472199add280d4559cd4e728eddff1a61244 [INFO] running `Command { std: "docker" "start" "-a" "8c852ff96c14bb2efb78d034fe98472199add280d4559cd4e728eddff1a61244", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stdout] warning: field is never read: `density_map` [INFO] [stdout] --> src/workspace.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub density_map: DensityMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling bstr v0.2.16 [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.5 [INFO] [stderr] Compiling splashsurf_lib v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `density_map` [INFO] [stdout] --> src/workspace.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | pub density_map: DensityMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 42.19s [INFO] running `Command { std: "docker" "inspect" "8c852ff96c14bb2efb78d034fe98472199add280d4559cd4e728eddff1a61244", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c852ff96c14bb2efb78d034fe98472199add280d4559cd4e728eddff1a61244", kill_on_drop: false }` [INFO] [stdout] 8c852ff96c14bb2efb78d034fe98472199add280d4559cd4e728eddff1a61244 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9782664dba9e22c250ce28b182df073dc59a162314968c9178c7d1f79f174094 [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" "9782664dba9e22c250ce28b182df073dc59a162314968c9178c7d1f79f174094", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `density_map` [INFO] [stderr] --> src/workspace.rs:71:5 [INFO] [stderr] | [INFO] [stderr] 71 | pub density_map: DensityMap, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `splashsurf_lib` (lib) generated 1 warning [INFO] [stderr] warning: `splashsurf_lib` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/splashsurf_lib-2ea187fc66f2e45f) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test marching_cubes::test_interpolate_cell_data ... ok [INFO] [stdout] test octree::octant_helper::test_octant::test_octant_iter_all_consistency ... ok [INFO] [stdout] test kernel::test_cubic_kernel_r_compact_support ... ok [INFO] [stdout] test marching_cubes::marching_cubes_lut::test_lut::test_marching_cubes_triangulation_iter ... ok [INFO] [stdout] test octree::octant_helper::test_octant::test_octant_directions_iter_all_consistency ... ok [INFO] [stdout] test marching_cubes::marching_cubes_lut::test_lut::test_flag_conversion_roundtrip ... ok [INFO] [stdout] test uniform_grid::test_cube_cell_local_point_index ... ok [INFO] [stdout] test uniform_grid::test_cube_local_edge_by_axis_consistency ... ok [INFO] [stdout] test mesh::test_find_boundary ... ok [INFO] [stdout] test marching_cubes::marching_cubes_lut::test_lut::test_get_marching_cubes_triangulation_iter ... ok [INFO] [stdout] test kernel::test_discrete_kernel ... ok [INFO] [stdout] test topology::test_directed_axis_all_possible_consistency ... ok [INFO] [stdout] test topology::test_directed_axis_usize_conversion ... ok [INFO] [stdout] test topology::test_orthogonal_axes ... ok [INFO] [stdout] test marching_cubes::marching_cubes_lut::test_lut::test_get_marching_cubes_triangulation_raw ... ok [INFO] [stdout] test uniform_grid::test_cube_local_edge_consistency ... ok [INFO] [stdout] test uniform_grid::test_cube_local_point_coordinate_consistency ... ok [INFO] [stdout] test uniform_grid::tests::test_basic_uniform_grid_features ... ok [INFO] [stdout] test kernel::test_cubic_kernel_r_integral ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-e6b25580e50f34f9) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test integration_tests::test_neighborhood_search::test_neighborhood_search_naive_simple ... ok [INFO] [stdout] test integration_tests::test_neighborhood_search::test_neighborhood_search_spatial_hashing_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests splashsurf_lib [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/topology.rs - topology::Direction::apply_step (line 76) ... ok [INFO] [stdout] test src/topology.rs - topology::CartesianAxis3d::orthogonal_axes (line 189) ... ok [INFO] [stdout] test src/topology.rs - topology::Direction::checked_apply_step (line 91) ... ok [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name splashsurf_lib --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e183bb2174e494e4.rlib --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-3e2bc3c160fea77c.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-5390feed0f834a5b.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-a9d56d269be458fd.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-cbf5cbf2070b3be9.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-78c60b588458e652.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-01281b64fe0b6ea0.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-0de936c18df66617.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-d46a75cba24d0a24.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7513acc596387765.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-cd3194e3854591e1.rlib --extern splashsurf_lib=/opt/rustwide/target/debug/deps/libsplashsurf_lib-0bd288f1e7cb645e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-bec5203d357b4f4a.rlib --extern thread_local=/opt/rustwide/target/debug/deps/libthread_local-16571c09a54748db.rlib -C embed-bitcode=no --cfg 'feature="default"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9782664dba9e22c250ce28b182df073dc59a162314968c9178c7d1f79f174094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9782664dba9e22c250ce28b182df073dc59a162314968c9178c7d1f79f174094", kill_on_drop: false }` [INFO] [stdout] 9782664dba9e22c250ce28b182df073dc59a162314968c9178c7d1f79f174094