[INFO] fetching crate vox_geometry_rust 0.1.2... [INFO] testing vox_geometry_rust-0.1.2 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate vox_geometry_rust 0.1.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate vox_geometry_rust 0.1.2 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 vox_geometry_rust 0.1.2 [INFO] finished tweaking crates.io crate vox_geometry_rust 0.1.2 [INFO] tweaked toml for crates.io crate vox_geometry_rust 0.1.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate vox_geometry_rust 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2bd9820d35129c1c719c22f03e4251eb3b1b8a9d56ace8653a43fd2e52cf4e08 [INFO] running `Command { std: "docker" "start" "-a" "2bd9820d35129c1c719c22f03e4251eb3b1b8a9d56ace8653a43fd2e52cf4e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bd9820d35129c1c719c22f03e4251eb3b1b8a9d56ace8653a43fd2e52cf4e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bd9820d35129c1c719c22f03e4251eb3b1b8a9d56ace8653a43fd2e52cf4e08", kill_on_drop: false }` [INFO] [stdout] 2bd9820d35129c1c719c22f03e4251eb3b1b8a9d56ace8653a43fd2e52cf4e08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] c725155ac855f51b1f0db27929d811f70f40bef87156be7698e675a134f5e83d [INFO] running `Command { std: "docker" "start" "-a" "c725155ac855f51b1f0db27929d811f70f40bef87156be7698e675a134f5e83d", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.3 [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 libc v0.2.94 [INFO] [stderr] Compiling ahash v0.7.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_pcg v0.3.0 [INFO] [stderr] Compiling tobj v3.0.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling vox_geometry_rust v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.84s [INFO] running `Command { std: "docker" "inspect" "c725155ac855f51b1f0db27929d811f70f40bef87156be7698e675a134f5e83d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c725155ac855f51b1f0db27929d811f70f40bef87156be7698e675a134f5e83d", kill_on_drop: false }` [INFO] [stdout] c725155ac855f51b1f0db27929d811f70f40bef87156be7698e675a134f5e83d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stdout] efa3b2a00074029a2081d9221d2b87ed29081270c9e1b7e50f78b09ad3d986f6 [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" "efa3b2a00074029a2081d9221d2b87ed29081270c9e1b7e50f78b09ad3d986f6", kill_on_drop: false }` [INFO] [stderr] Compiling vox_geometry_rust v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.38s [INFO] running `Command { std: "docker" "inspect" "efa3b2a00074029a2081d9221d2b87ed29081270c9e1b7e50f78b09ad3d986f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa3b2a00074029a2081d9221d2b87ed29081270c9e1b7e50f78b09ad3d986f6", kill_on_drop: false }` [INFO] [stdout] efa3b2a00074029a2081d9221d2b87ed29081270c9e1b7e50f78b09ad3d986f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] c68efc87b1cf26014c467e0547dd3683564137926b4da21211c9b1dc03e84d80 [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" "c68efc87b1cf26014c467e0547dd3683564137926b4da21211c9b1dc03e84d80", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vox_geometry_rust-62a11f1d56aa23c2) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vox_geometry_rust-3e665264d0f5e85f) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests vox_geometry_rust [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 vox_geometry_rust --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-d4c2a7df10f05b6a.rlib --extern num=/opt/rustwide/target/debug/deps/libnum-b5b7426e9c638606.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-abdad5fcc5edeef1.rlib --extern rand_pcg=/opt/rustwide/target/debug/deps/librand_pcg-81c506726cc8d53d.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-7af88b032b325ab4.rlib --extern tobj=/opt/rustwide/target/debug/deps/libtobj-c9420f2b56079b83.rlib --extern vox_geometry_rust=/opt/rustwide/target/debug/deps/libvox_geometry_rust-da0c5f63bb3659b7.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c68efc87b1cf26014c467e0547dd3683564137926b4da21211c9b1dc03e84d80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c68efc87b1cf26014c467e0547dd3683564137926b4da21211c9b1dc03e84d80", kill_on_drop: false }` [INFO] [stdout] c68efc87b1cf26014c467e0547dd3683564137926b4da21211c9b1dc03e84d80