[INFO] cloning repository https://github.com/BenSchZA/pier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenSchZA/pier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenSchZA%2Fpier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenSchZA%2Fpier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ad74de093c40554deec3f8fbf4b3236ade671dd5 [INFO] checking BenSchZA/pier against try#b20a093d9fb1ffaa04ae9852cb034864a992bafd for pr-85073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenSchZA%2Fpier" "/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/BenSchZA/pier on toolchain b20a093d9fb1ffaa04ae9852cb034864a992bafd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/rust-toolchain [INFO] started tweaking git repo https://github.com/BenSchZA/pier [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/BenSchZA/pier [INFO] tweaked toml for git repo https://github.com/BenSchZA/pier written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/BenSchZA/pier already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cdf42d18047e0aeecc1ae6cb3ad788873d85d96966234ddcc9fa6b6cdccb25c [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" "2cdf42d18047e0aeecc1ae6cb3ad788873d85d96966234ddcc9fa6b6cdccb25c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cdf42d18047e0aeecc1ae6cb3ad788873d85d96966234ddcc9fa6b6cdccb25c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cdf42d18047e0aeecc1ae6cb3ad788873d85d96966234ddcc9fa6b6cdccb25c", kill_on_drop: false }` [INFO] [stdout] 2cdf42d18047e0aeecc1ae6cb3ad788873d85d96966234ddcc9fa6b6cdccb25c [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+b20a093d9fb1ffaa04ae9852cb034864a992bafd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 564b47982d0cefb11c74476a7a271a31bf680478485da556d875ee991615d68b [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" "564b47982d0cefb11c74476a7a271a31bf680478485da556d875ee991615d68b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling regex v1.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking rustc-demangle v0.1.14 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking encode_unicode v0.3.5 [INFO] [stderr] Checking scrawl v1.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.16 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking csv-core v0.1.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling enum-kinds v0.4.1 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking predicates v1.0.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Checking globwalk v0.5.0 [INFO] [stderr] Checking assert_fs v0.11.3 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Checking structopt v0.3.5 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Checking csv v1.0.7 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking escargot v0.4.0 [INFO] [stderr] Checking pier v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking assert_cmd v0.11.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.99s [INFO] running `Command { std: "docker" "inspect" "564b47982d0cefb11c74476a7a271a31bf680478485da556d875ee991615d68b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "564b47982d0cefb11c74476a7a271a31bf680478485da556d875ee991615d68b", kill_on_drop: false }` [INFO] [stdout] 564b47982d0cefb11c74476a7a271a31bf680478485da556d875ee991615d68b