[INFO] fetching crate oxygengine-physics-2d 0.14.2... [INFO] checking oxygengine-physics-2d-0.14.2 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate oxygengine-physics-2d 0.14.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate oxygengine-physics-2d 0.14.2 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oxygengine-physics-2d 0.14.2 [INFO] finished tweaking crates.io crate oxygengine-physics-2d 0.14.2 [INFO] tweaked toml for crates.io crate oxygengine-physics-2d 0.14.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ncollide2d v0.24.0 [INFO] [stderr] Downloaded nphysics2d v0.17.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d58411a5a067e2d7b051ed46754edae5fc03f7503c1c211c8636c926b00f5c1 [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" "6d58411a5a067e2d7b051ed46754edae5fc03f7503c1c211c8636c926b00f5c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d58411a5a067e2d7b051ed46754edae5fc03f7503c1c211c8636c926b00f5c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d58411a5a067e2d7b051ed46754edae5fc03f7503c1c211c8636c926b00f5c1", kill_on_drop: false }` [INFO] [stdout] 6d58411a5a067e2d7b051ed46754edae5fc03f7503c1c211c8636c926b00f5c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30e06a2ec008941f26813eda5a6860fceff767045b4ac0d15092ead820f15eab [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" "30e06a2ec008941f26813eda5a6860fceff767045b4ac0d15092ead820f15eab", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking atom v0.3.6 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking generational-arena v0.2.8 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking hibitset v0.6.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking petgraph v0.5.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking tynm v0.1.6 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling shred-derive v0.6.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking shred v0.10.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking specs v0.16.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking specs-hierarchy v0.6.0 [INFO] [stderr] Checking serde v1.0.124 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking oxygengine-ignite-types v0.14.2 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking typid v1.1.0 [INFO] [stderr] Checking simba v0.2.4 [INFO] [stderr] Compiling oxygengine-ignite-derive v0.14.2 [INFO] [stderr] Checking oxygengine-core v0.14.2 [INFO] [stdout] Could not create Ignite type definitions directory: "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/oxygengine-core-0.14.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.14.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.14.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.14.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.14.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.14.2/target/ignite/types/oxygengine-core.NonPersistent.ignite-type.yaml" [INFO] [stderr] Checking nalgebra v0.22.1 [INFO] [stderr] Checking ncollide2d v0.24.0 [INFO] [stderr] Checking nphysics2d v0.17.0 [INFO] [stderr] Checking oxygengine-physics-2d v0.14.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "30e06a2ec008941f26813eda5a6860fceff767045b4ac0d15092ead820f15eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30e06a2ec008941f26813eda5a6860fceff767045b4ac0d15092ead820f15eab", kill_on_drop: false }` [INFO] [stdout] 30e06a2ec008941f26813eda5a6860fceff767045b4ac0d15092ead820f15eab