[INFO] fetching crate deep_space 0.2.5... [INFO] checking deep_space-0.2.5 against master#4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 for pr-83744 [INFO] extracting crate deep_space 0.2.5 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate deep_space 0.2.5 on toolchain 4fa76a4a7742bb9c1febe33019f5a9e7e4839a65 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate deep_space 0.2.5 [INFO] finished tweaking crates.io crate deep_space 0.2.5 [INFO] tweaked toml for crates.io crate deep_space 0.2.5 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate deep_space 0.2.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e139658dcb85499d8d8d7e1d5097962716132b8999d2d1ec7ab33f4b2748792 [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" "1e139658dcb85499d8d8d7e1d5097962716132b8999d2d1ec7ab33f4b2748792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e139658dcb85499d8d8d7e1d5097962716132b8999d2d1ec7ab33f4b2748792", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e139658dcb85499d8d8d7e1d5097962716132b8999d2d1ec7ab33f4b2748792", kill_on_drop: false }` [INFO] [stdout] 1e139658dcb85499d8d8d7e1d5097962716132b8999d2d1ec7ab33f4b2748792 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+4fa76a4a7742bb9c1febe33019f5a9e7e4839a65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91b9e09d49b2d6e1b138ff6fd8a4303df29614788e2f75a21de8cb71dd261a2a [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" "91b9e09d49b2d6e1b138ff6fd8a4303df29614788e2f75a21de8cb71dd261a2a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Checking ripemd160 v0.9.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking secp256k1 v0.19.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking pbkdf2 v0.6.0 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling num-derive v0.3.2 [INFO] [stderr] Checking num256 v0.3.0 [INFO] [stderr] Checking deep_space v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.39s [INFO] running `Command { std: "docker" "inspect" "91b9e09d49b2d6e1b138ff6fd8a4303df29614788e2f75a21de8cb71dd261a2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91b9e09d49b2d6e1b138ff6fd8a4303df29614788e2f75a21de8cb71dd261a2a", kill_on_drop: false }` [INFO] [stdout] 91b9e09d49b2d6e1b138ff6fd8a4303df29614788e2f75a21de8cb71dd261a2a