[INFO] fetching crate librelic 0.0.14... [INFO] checking librelic-0.0.14 against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] extracting crate librelic 0.0.14 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate librelic 0.0.14 on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate librelic 0.0.14 [INFO] finished tweaking crates.io crate librelic 0.0.14 [INFO] tweaked toml for crates.io crate librelic 0.0.14 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gory v0.1.14 [INFO] [stderr] Downloaded skellige v0.1.7 [INFO] [stderr] Downloaded fungus v0.1.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61d9c149d96c5114884d69e9f17c4449b2a15dde93907ab13d89ff43e2605269 [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" "61d9c149d96c5114884d69e9f17c4449b2a15dde93907ab13d89ff43e2605269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61d9c149d96c5114884d69e9f17c4449b2a15dde93907ab13d89ff43e2605269", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61d9c149d96c5114884d69e9f17c4449b2a15dde93907ab13d89ff43e2605269", kill_on_drop: false }` [INFO] [stdout] 61d9c149d96c5114884d69e9f17c4449b2a15dde93907ab13d89ff43e2605269 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--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] 0667a3e112b604932b4f15967f5091e6d623b92bbaf035466241974e7e04c752 [INFO] running `Command { std: "docker" "start" "-a" "0667a3e112b604932b4f15967f5091e6d623b92bbaf035466241974e7e04c752", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking tinyvec v1.4.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking gory v0.1.14 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking tar v0.4.37 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking blake2 v0.9.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.23+1.2.0 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking fungus v0.1.27 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling librelic v0.0.14 (/opt/rustwide/workdir) [INFO] [stderr] Checking git2 v0.13.22 [INFO] [stderr] Checking skellige v0.1.7 [INFO] [stderr] Checking serde_yaml v0.8.21 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.66s [INFO] running `Command { std: "docker" "inspect" "0667a3e112b604932b4f15967f5091e6d623b92bbaf035466241974e7e04c752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0667a3e112b604932b4f15967f5091e6d623b92bbaf035466241974e7e04c752", kill_on_drop: false }` [INFO] [stdout] 0667a3e112b604932b4f15967f5091e6d623b92bbaf035466241974e7e04c752