[INFO] cloning repository https://github.com/maxdeviant/biographer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxdeviant/biographer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxdeviant%2Fbiographer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxdeviant%2Fbiographer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b2afb8adf3af7a9f13baace2d4eecd2014419ac [INFO] checking maxdeviant/biographer against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxdeviant%2Fbiographer" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maxdeviant/biographer on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maxdeviant/biographer [INFO] finished tweaking git repo https://github.com/maxdeviant/biographer [INFO] tweaked toml for git repo https://github.com/maxdeviant/biographer written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/maxdeviant/biographer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e48a76b5d5898c2b8388ce5abd6f6c6453e2f1bd124a37a4f3e4257a951c4c1d [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" "e48a76b5d5898c2b8388ce5abd6f6c6453e2f1bd124a37a4f3e4257a951c4c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e48a76b5d5898c2b8388ce5abd6f6c6453e2f1bd124a37a4f3e4257a951c4c1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e48a76b5d5898c2b8388ce5abd6f6c6453e2f1bd124a37a4f3e4257a951c4c1d", kill_on_drop: false }` [INFO] [stdout] e48a76b5d5898c2b8388ce5abd6f6c6453e2f1bd124a37a4f3e4257a951c4c1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 441a88f940e0c9200c8f082513dc4703f633ed87430b01c32300c789a28bdc65 [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" "441a88f940e0c9200c8f082513dc4703f633ed87430b01c32300c789a28bdc65", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking number_prefix v0.2.8 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking console v0.8.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking indicatif v0.11.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking dialoguer v0.4.0 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Checking async-log v1.1.0 [INFO] [stderr] Checking femme v1.2.0 [INFO] [stderr] Checking biographer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.65s [INFO] running `Command { std: "docker" "inspect" "441a88f940e0c9200c8f082513dc4703f633ed87430b01c32300c789a28bdc65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "441a88f940e0c9200c8f082513dc4703f633ed87430b01c32300c789a28bdc65", kill_on_drop: false }` [INFO] [stdout] 441a88f940e0c9200c8f082513dc4703f633ed87430b01c32300c789a28bdc65