[INFO] fetching crate covidcotra 0.1.2... [INFO] checking covidcotra-0.1.2 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate covidcotra 0.1.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate covidcotra 0.1.2 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate covidcotra 0.1.2 [INFO] finished tweaking crates.io crate covidcotra 0.1.2 [INFO] tweaked toml for crates.io crate covidcotra 0.1.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate covidcotra 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argh_shared v0.1.1 [INFO] [stderr] Downloaded serde_bytes v0.11.3 [INFO] [stderr] Downloaded argh_derive v0.1.1 [INFO] [stderr] Downloaded serde_json v1.0.50 [INFO] [stderr] Downloaded libsodium-sys v0.2.5 [INFO] [stderr] Downloaded derive_more v0.99.5 [INFO] [stderr] Downloaded argh v0.1.3 [INFO] [stderr] Downloaded serde_plain v0.3.0 [INFO] [stderr] Downloaded sodiumoxide v0.2.5 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06f2be906a46ac2d153daba912f0863ea290d7a2bd9162df6f02dc99c4d8cb5d [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" "06f2be906a46ac2d153daba912f0863ea290d7a2bd9162df6f02dc99c4d8cb5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06f2be906a46ac2d153daba912f0863ea290d7a2bd9162df6f02dc99c4d8cb5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06f2be906a46ac2d153daba912f0863ea290d7a2bd9162df6f02dc99c4d8cb5d", kill_on_drop: false }` [INFO] [stdout] 06f2be906a46ac2d153daba912f0863ea290d7a2bd9162df6f02dc99c4d8cb5d [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "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] 2906eeffee1a5633ef1d7b05b2d8ef5fe9ab2664c79e96e6477b28e0d7eba3bc [INFO] running `Command { std: "docker" "start" "-a" "2906eeffee1a5633ef1d7b05b2d8ef5fe9ab2664c79e96e6477b28e0d7eba3bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rle-decode-fast v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Compiling libflate v0.1.27 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling libsodium-sys v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling derive_more v0.99.5 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Checking argh v0.1.3 [INFO] [stderr] Checking serde_bytes v0.11.3 [INFO] [stderr] Checking serde_plain v0.3.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking serde_json v1.0.50 [INFO] [stderr] Checking sodiumoxide v0.2.5 [INFO] [stderr] Checking covidcotra v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "2906eeffee1a5633ef1d7b05b2d8ef5fe9ab2664c79e96e6477b28e0d7eba3bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2906eeffee1a5633ef1d7b05b2d8ef5fe9ab2664c79e96e6477b28e0d7eba3bc", kill_on_drop: false }` [INFO] [stdout] 2906eeffee1a5633ef1d7b05b2d8ef5fe9ab2664c79e96e6477b28e0d7eba3bc