[INFO] cloning repository https://github.com/jansc/ncgopher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jansc/ncgopher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjansc%2Fncgopher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjansc%2Fncgopher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a9aedde1f0c4cc82f558d631597a4fdd48cc954 [INFO] checking jansc/ncgopher against master#c9228570668803e3e6402770d55f23a12c9ae686 for pr-79472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjansc%2Fncgopher" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jansc/ncgopher on toolchain c9228570668803e3e6402770d55f23a12c9ae686 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jansc/ncgopher [INFO] finished tweaking git repo https://github.com/jansc/ncgopher [INFO] tweaked toml for git repo https://github.com/jansc/ncgopher written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/jansc/ncgopher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ece58aa8f38329c6b5f41949838892c5a9ae62a2a5b69474f066554e98957bd [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" "8ece58aa8f38329c6b5f41949838892c5a9ae62a2a5b69474f066554e98957bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ece58aa8f38329c6b5f41949838892c5a9ae62a2a5b69474f066554e98957bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ece58aa8f38329c6b5f41949838892c5a9ae62a2a5b69474f066554e98957bd", kill_on_drop: false }` [INFO] [stdout] 8ece58aa8f38329c6b5f41949838892c5a9ae62a2a5b69474f066554e98957bd [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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "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] 1bf170abcb6efb1254491aa3893c611d123c51e3c307bd7017df0806518566cc [INFO] running `Command { std: "docker" "start" "-a" "1bf170abcb6efb1254491aa3893c611d123c51e3c307bd7017df0806518566cc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking array-macro v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking xi-unicode v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking unicode-segmentation v1.7.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking smallvec v1.5.0 [INFO] [stderr] Checking data-encoding v2.3.1 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Checking gemtext v0.2.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling const-random-macro v0.1.12 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking pancurses v0.16.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking const-random v0.1.12 [INFO] [stderr] Checking ahash v0.4.6 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking rusqlite v0.23.1 [INFO] [stderr] Checking rusticata-macros v2.1.0 [INFO] [stderr] Compiling der-oid-macro v0.2.0 [INFO] [stderr] Checking der-parser v4.1.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking enum-map v0.6.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking x509-parser v0.8.2 [INFO] [stderr] Checking enumset v1.0.1 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking cursive_core v0.1.1 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking cursive v0.15.0 [INFO] [stderr] Checking ncgopher v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "1bf170abcb6efb1254491aa3893c611d123c51e3c307bd7017df0806518566cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bf170abcb6efb1254491aa3893c611d123c51e3c307bd7017df0806518566cc", kill_on_drop: false }` [INFO] [stdout] 1bf170abcb6efb1254491aa3893c611d123c51e3c307bd7017df0806518566cc