[INFO] cloning repository https://github.com/olix0r/the-winter-of-our-disconnect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olix0r/the-winter-of-our-disconnect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix0r%2Fthe-winter-of-our-disconnect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix0r%2Fthe-winter-of-our-disconnect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9fd842e1e13a5a3f22f2ab5a39d649c99e8daaee [INFO] checking olix0r/the-winter-of-our-disconnect against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix0r%2Fthe-winter-of-our-disconnect" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/olix0r/the-winter-of-our-disconnect on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/olix0r/the-winter-of-our-disconnect [INFO] finished tweaking git repo https://github.com/olix0r/the-winter-of-our-disconnect [INFO] tweaked toml for git repo https://github.com/olix0r/the-winter-of-our-disconnect written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/olix0r/the-winter-of-our-disconnect already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt-derive v0.2.17 [INFO] [stderr] Downloaded structopt v0.2.17 [INFO] [stderr] Downloaded pretty_env_logger v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d56de088ca352ffcf62111abd2b9710564e46cf7ee5ff5c5745d40b5ba40a7b [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" "9d56de088ca352ffcf62111abd2b9710564e46cf7ee5ff5c5745d40b5ba40a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d56de088ca352ffcf62111abd2b9710564e46cf7ee5ff5c5745d40b5ba40a7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d56de088ca352ffcf62111abd2b9710564e46cf7ee5ff5c5745d40b5ba40a7b", kill_on_drop: false }` [INFO] [stdout] 9d56de088ca352ffcf62111abd2b9710564e46cf7ee5ff5c5745d40b5ba40a7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 997b2658965b687b0c52494e1032e27f2f84d7948a35ab10e1ecf4d255f28755 [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" "997b2658965b687b0c52494e1032e27f2f84d7948a35ab10e1ecf4d255f28755", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking tokio-trace-core v0.2.0 [INFO] [stderr] Checking tokio-sync v0.1.5 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Compiling structopt-derive v0.2.17 [INFO] [stderr] Checking structopt v0.2.17 [INFO] [stderr] Checking the-winter-of-our-disconnect v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.33s [INFO] running `Command { std: "docker" "inspect" "997b2658965b687b0c52494e1032e27f2f84d7948a35ab10e1ecf4d255f28755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "997b2658965b687b0c52494e1032e27f2f84d7948a35ab10e1ecf4d255f28755", kill_on_drop: false }` [INFO] [stdout] 997b2658965b687b0c52494e1032e27f2f84d7948a35ab10e1ecf4d255f28755