[INFO] cloning repository https://github.com/dfhoughton/jobrog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dfhoughton/jobrog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfhoughton%2Fjobrog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfhoughton%2Fjobrog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b7662622c200182bd409db0853582b807e0b001 [INFO] checking dfhoughton/jobrog against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdfhoughton%2Fjobrog" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dfhoughton/jobrog on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dfhoughton/jobrog [INFO] finished tweaking git repo https://github.com/dfhoughton/jobrog [INFO] tweaked toml for git repo https://github.com/dfhoughton/jobrog written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/dfhoughton/jobrog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b859c6052e6014184328eeae76f8520a19a3b887de5fb16afc2879fcea2f634b [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" "b859c6052e6014184328eeae76f8520a19a3b887de5fb16afc2879fcea2f634b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b859c6052e6014184328eeae76f8520a19a3b887de5fb16afc2879fcea2f634b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b859c6052e6014184328eeae76f8520a19a3b887de5fb16afc2879fcea2f634b", kill_on_drop: false }` [INFO] [stdout] b859c6052e6014184328eeae76f8520a19a3b887de5fb16afc2879fcea2f634b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 74c926dc2d7771c662af88bf07d4809ee7e83380b64a7c9dc194a360b1f0ed58 [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" "74c926dc2d7771c662af88bf07d4809ee7e83380b64a7c9dc194a360b1f0ed58", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Checking larry v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling hashbrown v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking term_size v0.3.1 [INFO] [stderr] Checking getrandom v0.1.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Checking vte v0.3.3 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking strip-ansi-escapes v0.1.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking colonnade v1.3.1 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking dlv-list v0.2.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Checking const-random v0.1.8 [INFO] [stderr] Checking ahash v0.3.2 [INFO] [stderr] Checking ordered-multimap v0.2.4 [INFO] [stderr] Checking rust-ini v0.15.2 [INFO] [stderr] Checking serde_regex v0.4.0 [INFO] [stderr] Checking serde_json v1.0.49 [INFO] [stderr] Checking pidgin v0.4.0 [INFO] [stderr] Checking two_timer v2.1.0 [INFO] [stderr] Checking jobrog v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 34.54s [INFO] running `Command { std: "docker" "inspect" "74c926dc2d7771c662af88bf07d4809ee7e83380b64a7c9dc194a360b1f0ed58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c926dc2d7771c662af88bf07d4809ee7e83380b64a7c9dc194a360b1f0ed58", kill_on_drop: false }` [INFO] [stdout] 74c926dc2d7771c662af88bf07d4809ee7e83380b64a7c9dc194a360b1f0ed58