[INFO] cloning repository https://github.com/msvbg/rapier-trimesh-problem-reproduction [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/msvbg/rapier-trimesh-problem-reproduction" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsvbg%2Frapier-trimesh-problem-reproduction", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsvbg%2Frapier-trimesh-problem-reproduction'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c334c5b3826c9ca5653f7ce4ba67d8a6248d4a2 [INFO] testing msvbg/rapier-trimesh-problem-reproduction against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmsvbg%2Frapier-trimesh-problem-reproduction" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/msvbg/rapier-trimesh-problem-reproduction on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/msvbg/rapier-trimesh-problem-reproduction [INFO] finished tweaking git repo https://github.com/msvbg/rapier-trimesh-problem-reproduction [INFO] tweaked toml for git repo https://github.com/msvbg/rapier-trimesh-problem-reproduction written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/msvbg/rapier-trimesh-problem-reproduction already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb6c27f326f784bd2f6375019411c795d950e28c23f4e46697400b9062704fd9 [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" "bb6c27f326f784bd2f6375019411c795d950e28c23f4e46697400b9062704fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb6c27f326f784bd2f6375019411c795d950e28c23f4e46697400b9062704fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb6c27f326f784bd2f6375019411c795d950e28c23f4e46697400b9062704fd9", kill_on_drop: false }` [INFO] [stdout] bb6c27f326f784bd2f6375019411c795d950e28c23f4e46697400b9062704fd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 872cebc5796fd5925e56d76bbf30634ea4f01f4df35b352552c1be76682b8088 [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" "872cebc5796fd5925e56d76bbf30634ea4f01f4df35b352552c1be76682b8088", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling tobj v2.0.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling wgpu-types v0.6.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling gfx-hal v0.6.0 [INFO] [stderr] Compiling euclid v0.22.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling lyon_geom v0.16.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling simba v0.2.0 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling lyon_path v0.16.0 [INFO] [stderr] Compiling gfx-backend-empty v0.6.0 [INFO] [stderr] Compiling gfx-memory v0.2.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.6.1 [INFO] [stderr] Compiling gfx-descriptor v0.2.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling lyon_algorithms v0.16.0 [INFO] [stderr] Compiling lyon_tessellation v0.16.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling nalgebra v0.22.0 [INFO] [stderr] Compiling naga v0.2.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling lyon v0.16.0 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling wgpu-core v0.6.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.11 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling wgpu v0.6.0 [INFO] [stderr] Compiling ncollide2d v0.24.0 [INFO] [stderr] Compiling rapier2d v0.1.4 [INFO] [stderr] Compiling repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 13s [INFO] running `Command { std: "docker" "inspect" "872cebc5796fd5925e56d76bbf30634ea4f01f4df35b352552c1be76682b8088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "872cebc5796fd5925e56d76bbf30634ea4f01f4df35b352552c1be76682b8088", kill_on_drop: false }` [INFO] [stdout] 872cebc5796fd5925e56d76bbf30634ea4f01f4df35b352552c1be76682b8088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec9d8dcce4aaf4d68beb3f08c05ba9b8f4abd0ccbfe4119070846c6dfd7de180 [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" "ec9d8dcce4aaf4d68beb3f08c05ba9b8f4abd0ccbfe4119070846c6dfd7de180", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling repro v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.33s [INFO] running `Command { std: "docker" "inspect" "ec9d8dcce4aaf4d68beb3f08c05ba9b8f4abd0ccbfe4119070846c6dfd7de180", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec9d8dcce4aaf4d68beb3f08c05ba9b8f4abd0ccbfe4119070846c6dfd7de180", kill_on_drop: false }` [INFO] [stdout] ec9d8dcce4aaf4d68beb3f08c05ba9b8f4abd0ccbfe4119070846c6dfd7de180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 63a9a90ee4a0a7c7e0fa31058734d17c27d10f1bfdea915037b2288d2f9d18ac [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" "63a9a90ee4a0a7c7e0fa31058734d17c27d10f1bfdea915037b2288d2f9d18ac", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/repro-58f4824f52df8353 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "63a9a90ee4a0a7c7e0fa31058734d17c27d10f1bfdea915037b2288d2f9d18ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a9a90ee4a0a7c7e0fa31058734d17c27d10f1bfdea915037b2288d2f9d18ac", kill_on_drop: false }` [INFO] [stdout] 63a9a90ee4a0a7c7e0fa31058734d17c27d10f1bfdea915037b2288d2f9d18ac