[INFO] cloning repository https://github.com/apolitical/farm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apolitical/farm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapolitical%2Ffarm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapolitical%2Ffarm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af589d2bd5b8215df5ad11f503684ff2c7b44c07 [INFO] checking apolitical/farm against master#7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 for pr-85387 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapolitical%2Ffarm" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/apolitical/farm on toolchain 7dc9ff5c629753b6930ecfe9a0446538b8e25fb7 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/apolitical/farm [INFO] finished tweaking git repo https://github.com/apolitical/farm [INFO] tweaked toml for git repo https://github.com/apolitical/farm written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/apolitical/farm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "metadata" "--no-deps" "--format-version=1", 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] 26f7d5ccca7c9b300e097adaa884b0c142a0d69b569efd8165a5cb79f4f6ecdb [INFO] running `Command { std: "docker" "start" "-a" "26f7d5ccca7c9b300e097adaa884b0c142a0d69b569efd8165a5cb79f4f6ecdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26f7d5ccca7c9b300e097adaa884b0c142a0d69b569efd8165a5cb79f4f6ecdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26f7d5ccca7c9b300e097adaa884b0c142a0d69b569efd8165a5cb79f4f6ecdb", kill_on_drop: false }` [INFO] [stdout] 26f7d5ccca7c9b300e097adaa884b0c142a0d69b569efd8165a5cb79f4f6ecdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+7dc9ff5c629753b6930ecfe9a0446538b8e25fb7" "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] 66fdd4ec09c5767ad8d3f2139906394f20b4fe251a39e9e57575d906ea795e5f [INFO] running `Command { std: "docker" "start" "-a" "66fdd4ec09c5767ad8d3f2139906394f20b4fe251a39e9e57575d906ea795e5f", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.25 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling proc-macro2 v0.4.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking byteorder v1.2.6 [INFO] [stderr] Compiling ryu v0.2.6 [INFO] [stderr] Compiling num-bigint v0.2.0 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking bufstream v0.1.3 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.1.0 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking log v0.4.5 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Checking scheduled-thread-pool v0.2.0 [INFO] [stderr] Checking smallvec v0.6.5 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking nix v0.11.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking r2d2 v0.8.3 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking serde_json v1.0.27 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking url v1.7.1 [INFO] [stderr] Checking aho-corasick v0.6.8 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking twox-hash v1.1.1 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling syn v0.15.13 [INFO] [stderr] Checking rayon v1.0.3 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking checked v0.5.0 [INFO] [stderr] Checking atoi v0.2.3 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking flate2 v1.0.2 [INFO] [stderr] Checking mysql_common v0.12.0 [INFO] [stderr] Compiling synstructure v0.10.0 [INFO] [stderr] Checking mysql v14.2.0 [INFO] [stderr] Checking r2d2_mysql v9.0.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking farm v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "66fdd4ec09c5767ad8d3f2139906394f20b4fe251a39e9e57575d906ea795e5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66fdd4ec09c5767ad8d3f2139906394f20b4fe251a39e9e57575d906ea795e5f", kill_on_drop: false }` [INFO] [stdout] 66fdd4ec09c5767ad8d3f2139906394f20b4fe251a39e9e57575d906ea795e5f