[INFO] cloning repository https://github.com/FreeMasen/five_three_one [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreeMasen/five_three_one" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Ffive_three_one", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Ffive_three_one'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c9b97f5f671b5b7846bfd181ea55cdb80ba2f13 [INFO] checking FreeMasen/five_three_one against master#0a8629bff642c3c3b84bb644c0099194f063b627 for pr-86231 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Ffive_three_one" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FreeMasen/five_three_one on toolchain 0a8629bff642c3c3b84bb644c0099194f063b627 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FreeMasen/five_three_one [INFO] finished tweaking git repo https://github.com/FreeMasen/five_three_one [INFO] tweaked toml for git repo https://github.com/FreeMasen/five_three_one written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/FreeMasen/five_three_one already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+0a8629bff642c3c3b84bb644c0099194f063b627" "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] 2f8859eb649c0da6672f93f03a97589a3a1932c0c3f32e0a6f1d321084e70626 [INFO] running `Command { std: "docker" "start" "-a" "2f8859eb649c0da6672f93f03a97589a3a1932c0c3f32e0a6f1d321084e70626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f8859eb649c0da6672f93f03a97589a3a1932c0c3f32e0a6f1d321084e70626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f8859eb649c0da6672f93f03a97589a3a1932c0c3f32e0a6f1d321084e70626", kill_on_drop: false }` [INFO] [stdout] 2f8859eb649c0da6672f93f03a97589a3a1932c0c3f32e0a6f1d321084e70626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+0a8629bff642c3c3b84bb644c0099194f063b627" "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] 901885fd046c94384d91cbdcecc608a8896ad5cbff1e7e312f343bd614f5dcbe [INFO] running `Command { std: "docker" "start" "-a" "901885fd046c94384d91cbdcecc608a8896ad5cbff1e7e312f343bd614f5dcbe", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking ignore v0.4.17 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking serde_json v1.0.62 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking tera v1.6.1 [INFO] [stderr] Checking five_three_one v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.38s [INFO] running `Command { std: "docker" "inspect" "901885fd046c94384d91cbdcecc608a8896ad5cbff1e7e312f343bd614f5dcbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "901885fd046c94384d91cbdcecc608a8896ad5cbff1e7e312f343bd614f5dcbe", kill_on_drop: false }` [INFO] [stdout] 901885fd046c94384d91cbdcecc608a8896ad5cbff1e7e312f343bd614f5dcbe