[INFO] fetching crate oxygengine-physics-2d 0.19.1... [INFO] testing oxygengine-physics-2d-0.19.1 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate oxygengine-physics-2d 0.19.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate oxygengine-physics-2d 0.19.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 oxygengine-physics-2d 0.19.1 [INFO] finished tweaking crates.io crate oxygengine-physics-2d 0.19.1 [INFO] tweaked toml for crates.io crate oxygengine-physics-2d 0.19.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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 simba v0.2.4 [INFO] [stderr] Downloaded generational-arena v0.2.8 [INFO] [stderr] Downloaded nphysics2d v0.17.0 [INFO] [stderr] Downloaded nalgebra v0.22.1 [INFO] [stderr] Downloaded ncollide2d v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] ae18e2d25fb141217ac7cb92014c7ea31be25c107380207b182970083ec98c4e [INFO] running `Command { std: "docker" "start" "-a" "ae18e2d25fb141217ac7cb92014c7ea31be25c107380207b182970083ec98c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae18e2d25fb141217ac7cb92014c7ea31be25c107380207b182970083ec98c4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae18e2d25fb141217ac7cb92014c7ea31be25c107380207b182970083ec98c4e", kill_on_drop: false }` [INFO] [stdout] ae18e2d25fb141217ac7cb92014c7ea31be25c107380207b182970083ec98c4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] aa37bf0adb47a31bdb5a7f5ebca8863a5fd08617f375c7194f827ef5c3671e06 [INFO] running `Command { std: "docker" "start" "-a" "aa37bf0adb47a31bdb5a7f5ebca8863a5fd08617f375c7194f827ef5c3671e06", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling slotmap v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling specs-hierarchy v0.6.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling oxygengine-ignite-types v0.19.2 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling typid v1.1.0 [INFO] [stderr] Compiling simba v0.2.4 [INFO] [stderr] Compiling oxygengine-ignite-derive v0.19.2 [INFO] [stderr] Compiling oxygengine-core v0.19.2 [INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.19.2/target/ignite/types" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.19.2/target/ignite/types/oxygengine-core.LocalizationAsset.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.19.2/target/ignite/types/oxygengine-core.Parent.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.19.2/target/ignite/types/oxygengine-core.Tag.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.19.2/target/ignite/types/oxygengine-core.Name.ignite-type.yaml" [INFO] [stdout] Could not save Ignite type definition to file: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.19.2/target/ignite/types/oxygengine-core.NonPersistent.ignite-type.yaml" [INFO] [stderr] Compiling nalgebra v0.22.1 [INFO] [stderr] Compiling ncollide2d v0.24.0 [INFO] [stderr] Compiling nphysics2d v0.17.0 [INFO] [stderr] Compiling oxygengine-physics-2d v0.19.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "aa37bf0adb47a31bdb5a7f5ebca8863a5fd08617f375c7194f827ef5c3671e06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa37bf0adb47a31bdb5a7f5ebca8863a5fd08617f375c7194f827ef5c3671e06", kill_on_drop: false }` [INFO] [stdout] aa37bf0adb47a31bdb5a7f5ebca8863a5fd08617f375c7194f827ef5c3671e06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 8a1b045e188983c4b1bc032aa856dfce41ca1ec6542f36e97b7ee1f45cf05597 [INFO] running `Command { std: "docker" "start" "-a" "8a1b045e188983c4b1bc032aa856dfce41ca1ec6542f36e97b7ee1f45cf05597", kill_on_drop: false }` [INFO] [stderr] Compiling oxygengine-physics-2d v0.19.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `Command { std: "docker" "inspect" "8a1b045e188983c4b1bc032aa856dfce41ca1ec6542f36e97b7ee1f45cf05597", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a1b045e188983c4b1bc032aa856dfce41ca1ec6542f36e97b7ee1f45cf05597", kill_on_drop: false }` [INFO] [stdout] 8a1b045e188983c4b1bc032aa856dfce41ca1ec6542f36e97b7ee1f45cf05597 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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", kill_on_drop: false }` [INFO] [stdout] 3164e326d6672a0f842ad2f74d51f114fca5b332875051680fa252f6a3c7373b [INFO] running `Command { std: "docker" "start" "-a" "3164e326d6672a0f842ad2f74d51f114fca5b332875051680fa252f6a3c7373b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/oxygengine_physics_2d-3029b0df71b2982a) [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 oxygengine-physics-2d [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] running `Command { std: "docker" "inspect" "3164e326d6672a0f842ad2f74d51f114fca5b332875051680fa252f6a3c7373b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3164e326d6672a0f842ad2f74d51f114fca5b332875051680fa252f6a3c7373b", kill_on_drop: false }` [INFO] [stdout] 3164e326d6672a0f842ad2f74d51f114fca5b332875051680fa252f6a3c7373b