[INFO] fetching crate constellation-internal 0.2.0-alpha.2... [INFO] testing constellation-internal-0.2.0-alpha.2 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate constellation-internal 0.2.0-alpha.2 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate constellation-internal 0.2.0-alpha.2 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate constellation-internal 0.2.0-alpha.2 [INFO] finished tweaking crates.io crate constellation-internal 0.2.0-alpha.2 [INFO] tweaked toml for crates.io crate constellation-internal 0.2.0-alpha.2 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] ed50f5137f07f9e63a10074faca32a58326602d4ce7bc22db7726f7b383fd9f2 [INFO] running `Command { std: "docker" "start" "-a" "ed50f5137f07f9e63a10074faca32a58326602d4ce7bc22db7726f7b383fd9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed50f5137f07f9e63a10074faca32a58326602d4ce7bc22db7726f7b383fd9f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed50f5137f07f9e63a10074faca32a58326602d4ce7bc22db7726f7b383fd9f2", kill_on_drop: false }` [INFO] [stdout] ed50f5137f07f9e63a10074faca32a58326602d4ce7bc22db7726f7b383fd9f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 1eb63dae057da1439db1550f413f9f9514679549eeab326e074171481c4933a9 [INFO] running `Command { std: "docker" "start" "-a" "1eb63dae057da1439db1550f413f9f9514679549eeab326e074171481c4933a9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling replace_with v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling palaver v0.2.8 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling constellation-internal v0.2.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `Command { std: "docker" "inspect" "1eb63dae057da1439db1550f413f9f9514679549eeab326e074171481c4933a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1eb63dae057da1439db1550f413f9f9514679549eeab326e074171481c4933a9", kill_on_drop: false }` [INFO] [stdout] 1eb63dae057da1439db1550f413f9f9514679549eeab326e074171481c4933a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 566759bc7c4edf85f582b52b15b1c76062b56e4f8107ea8d33ea1c81e4a6bd49 [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" "566759bc7c4edf85f582b52b15b1c76062b56e4f8107ea8d33ea1c81e4a6bd49", kill_on_drop: false }` [INFO] [stderr] Compiling constellation-internal v0.2.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.14s [INFO] running `Command { std: "docker" "inspect" "566759bc7c4edf85f582b52b15b1c76062b56e4f8107ea8d33ea1c81e4a6bd49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "566759bc7c4edf85f582b52b15b1c76062b56e4f8107ea8d33ea1c81e4a6bd49", kill_on_drop: false }` [INFO] [stdout] 566759bc7c4edf85f582b52b15b1c76062b56e4f8107ea8d33ea1c81e4a6bd49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 87edbb1711f029c041bd6f4d66adb502e415feed371bca1c44889d75dc97c38b [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" "87edbb1711f029c041bd6f4d66adb502e415feed371bca1c44889d75dc97c38b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/constellation_internal-95abcba2ef3743ad [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test units::tests::parse_cpu_size_test ... ok [INFO] [stderr] Doc-tests constellation-internal [INFO] [stdout] test units::tests::parse_mem_size_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - RESOURCES_DEFAULT (line 285) ... ignored [INFO] [stdout] test src/lib.rs - Resources (line 264) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "87edbb1711f029c041bd6f4d66adb502e415feed371bca1c44889d75dc97c38b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87edbb1711f029c041bd6f4d66adb502e415feed371bca1c44889d75dc97c38b", kill_on_drop: false }` [INFO] [stdout] 87edbb1711f029c041bd6f4d66adb502e415feed371bca1c44889d75dc97c38b