[INFO] cloning repository https://github.com/LouisBrunner/rusty-ports [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LouisBrunner/rusty-ports" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLouisBrunner%2Frusty-ports", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLouisBrunner%2Frusty-ports'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4aecb296e598936538561a608e77c4bc8ca26381 [INFO] checking LouisBrunner/rusty-ports against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLouisBrunner%2Frusty-ports" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LouisBrunner/rusty-ports 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/LouisBrunner/rusty-ports [INFO] finished tweaking git repo https://github.com/LouisBrunner/rusty-ports [INFO] tweaked toml for git repo https://github.com/LouisBrunner/rusty-ports written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/LouisBrunner/rusty-ports 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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] fb5f539b891b4da45e75367cfc641831b55f6503734075f391798c33a057df16 [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" "fb5f539b891b4da45e75367cfc641831b55f6503734075f391798c33a057df16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb5f539b891b4da45e75367cfc641831b55f6503734075f391798c33a057df16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb5f539b891b4da45e75367cfc641831b55f6503734075f391798c33a057df16", kill_on_drop: false }` [INFO] [stdout] fb5f539b891b4da45e75367cfc641831b55f6503734075f391798c33a057df16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] 2e0444deef729c307c6f6ca44402365fc050a8ab0773eb56057271a7cef8c755 [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" "2e0444deef729c307c6f6ca44402365fc050a8ab0773eb56057271a7cef8c755", kill_on_drop: false }` [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Checking parking v1.0.3 [INFO] [stderr] Checking fastrand v1.3.2 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking testing_logger v0.1.1 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Compiling proc-quote-impl v0.2.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Compiling select-rustc v0.1.2 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling proc-quote v0.2.2 [INFO] [stderr] Compiling indoc v0.3.6 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling mockers_derive v0.21.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking mockers v0.21.0 [INFO] [stderr] Checking blocking v0.4.6 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking smol v0.1.18 [INFO] [stderr] Checking async-std v1.6.2 [INFO] [stderr] Checking rusty-ports v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.58s [INFO] running `Command { std: "docker" "inspect" "2e0444deef729c307c6f6ca44402365fc050a8ab0773eb56057271a7cef8c755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0444deef729c307c6f6ca44402365fc050a8ab0773eb56057271a7cef8c755", kill_on_drop: false }` [INFO] [stdout] 2e0444deef729c307c6f6ca44402365fc050a8ab0773eb56057271a7cef8c755