[INFO] fetching crate amethyst_physics 0.2.0...
[INFO] testing amethyst_physics-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate amethyst_physics 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate amethyst_physics 0.2.0
[INFO] finished tweaking crates.io crate amethyst_physics 0.2.0
[INFO] tweaked toml for crates.io crate amethyst_physics 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate amethyst_physics 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 85 packages to latest compatible versions
[INFO] [stderr]       Adding amethyst_core v0.10.1 (available: v0.15.3)
[INFO] [stderr]       Adding amethyst_error v0.5.1 (available: v0.15.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded amethyst_core v0.10.1
[INFO] [stderr]   Downloaded amethyst_error v0.5.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0497b5d51de9fc3f8ce8e05de44d00c0dfe9d742a23b1fd67d66ecc349edfb1f
[INFO] running `Command { std: "docker" "start" "-a" "0497b5d51de9fc3f8ce8e05de44d00c0dfe9d742a23b1fd67d66ecc349edfb1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0497b5d51de9fc3f8ce8e05de44d00c0dfe9d742a23b1fd67d66ecc349edfb1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0497b5d51de9fc3f8ce8e05de44d00c0dfe9d742a23b1fd67d66ecc349edfb1f", kill_on_drop: false }`
[INFO] [stdout] 0497b5d51de9fc3f8ce8e05de44d00c0dfe9d742a23b1fd67d66ecc349edfb1f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e3f6624d95aa0f68c7e4cf6b0de4fea0567a41eeaba8ed5321e33359142a914
[INFO] running `Command { std: "docker" "start" "-a" "7e3f6624d95aa0f68c7e4cf6b0de4fea0567a41eeaba8ed5321e33359142a914", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling tynm v0.1.10
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hibitset v0.6.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling tuple_utils v0.3.0
[INFO] [stderr]    Compiling shred-derive v0.6.3
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]    Compiling shrev v1.1.3
[INFO] [stderr]    Compiling shred v0.10.2
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling specs v0.16.1
[INFO] [stderr]    Compiling edit-distance v2.2.2
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling alga v0.9.3
[INFO] [stderr]    Compiling quickcheck v0.9.2
[INFO] [stderr]    Compiling specs-hierarchy v0.6.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling getset v0.0.9
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling nalgebra v0.19.0
[INFO] [stderr]    Compiling alga_derive v0.9.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling amethyst_error v0.5.1
[INFO] [stderr]    Compiling amethyst_core v0.10.1
[INFO] [stderr]    Compiling amethyst_physics v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "7e3f6624d95aa0f68c7e4cf6b0de4fea0567a41eeaba8ed5321e33359142a914", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e3f6624d95aa0f68c7e4cf6b0de4fea0567a41eeaba8ed5321e33359142a914", kill_on_drop: false }`
[INFO] [stdout] 7e3f6624d95aa0f68c7e4cf6b0de4fea0567a41eeaba8ed5321e33359142a914
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c5718a792cb03f956448069269816d72b08f68d53ad145de28047c6c1756d89
[INFO] running `Command { std: "docker" "start" "-a" "7c5718a792cb03f956448069269816d72b08f68d53ad145de28047c6c1756d89", kill_on_drop: false }`
[INFO] [stderr]    Compiling amethyst_physics v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] running `Command { std: "docker" "inspect" "7c5718a792cb03f956448069269816d72b08f68d53ad145de28047c6c1756d89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c5718a792cb03f956448069269816d72b08f68d53ad145de28047c6c1756d89", kill_on_drop: false }`
[INFO] [stdout] 7c5718a792cb03f956448069269816d72b08f68d53ad145de28047c6c1756d89
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3695ba7768a053e0d61dce3f8d3c9ac6d747f292a1dcf13b619e37edbf349612
[INFO] running `Command { std: "docker" "start" "-a" "3695ba7768a053e0d61dce3f8d3c9ac6d747f292a1dcf13b619e37edbf349612", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/amethyst_physics-c7f8be20561a797c)
[INFO] [stderr]    Doc-tests amethyst_physics
[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] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - (line 24) ... ignored
[INFO] [stdout] test src/servers/area_server.rs - servers::area_server::AreaDesc (line 67) ... ignored
[INFO] [stdout] test src/servers/body_server.rs - servers::body_server::RigidBodyDesc<N> (line 187) ... ignored
[INFO] [stdout] test src/systems/physics_bundle.rs - systems::physics_bundle::PhysicsBundle (line 116) ... ignored
[INFO] [stdout] test src/systems/physics_bundle.rs - systems::physics_bundle::PhysicsBundle (line 21) ... ignored
[INFO] [stdout] test src/systems/physics_bundle.rs - systems::physics_bundle::PhysicsBundle (line 87) ... ignored
[INFO] [stdout] test src/systems/physics_bundle.rs - systems::physics_bundle::PhysicsBundle (line 97) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3695ba7768a053e0d61dce3f8d3c9ac6d747f292a1dcf13b619e37edbf349612", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3695ba7768a053e0d61dce3f8d3c9ac6d747f292a1dcf13b619e37edbf349612", kill_on_drop: false }`
[INFO] [stdout] 3695ba7768a053e0d61dce3f8d3c9ac6d747f292a1dcf13b619e37edbf349612
