[INFO] cloning repository https://github.com/xvxx/hare [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xvxx/hare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxvxx%2Fhare", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxvxx%2Fhare'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6e17ee9b14ee9a6b42906bc8bc29d0528e79b9e [INFO] checking xvxx/hare against master#5a9e0e87877857f601480d16739b4edd9cb3a426 for pr-117593-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxvxx%2Fhare" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xvxx/hare on toolchain 5a9e0e87877857f601480d16739b4edd9cb3a426 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a9e0e87877857f601480d16739b4edd9cb3a426" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xvxx/hare [INFO] finished tweaking git repo https://github.com/xvxx/hare [INFO] tweaked toml for git repo https://github.com/xvxx/hare written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/xvxx/hare already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a9e0e87877857f601480d16739b4edd9cb3a426" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc-strftime v0.2.0 [INFO] [stderr] Downloaded hermit-abi v0.1.17 [INFO] [stderr] Downloaded hatter v0.1.4 [INFO] [stderr] Downloaded vial v0.1.9 [INFO] [stderr] Downloaded num_cpus v1.13.0 [INFO] [stderr] Downloaded libc v0.2.81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5a9e0e87877857f601480d16739b4edd9cb3a426" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcf3fc6700ae7c307d33433daadb5a40a5212cb2358e873b0a00554f49ef5217 [INFO] running `Command { std: "docker" "start" "-a" "fcf3fc6700ae7c307d33433daadb5a40a5212cb2358e873b0a00554f49ef5217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcf3fc6700ae7c307d33433daadb5a40a5212cb2358e873b0a00554f49ef5217", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcf3fc6700ae7c307d33433daadb5a40a5212cb2358e873b0a00554f49ef5217", kill_on_drop: false }` [INFO] [stdout] fcf3fc6700ae7c307d33433daadb5a40a5212cb2358e873b0a00554f49ef5217 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5a9e0e87877857f601480d16739b4edd9cb3a426" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bea9d79e423d7d05d9d14b71125c92eea89f206d80e528f3120d206853e059b4 [INFO] running `Command { std: "docker" "start" "-a" "bea9d79e423d7d05d9d14b71125c92eea89f206d80e528f3120d206853e059b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling vial v0.1.9 [INFO] [stderr] Checking hatter v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking libc-strftime v0.2.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking hare v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: hatter v0.1.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "bea9d79e423d7d05d9d14b71125c92eea89f206d80e528f3120d206853e059b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bea9d79e423d7d05d9d14b71125c92eea89f206d80e528f3120d206853e059b4", kill_on_drop: false }` [INFO] [stdout] bea9d79e423d7d05d9d14b71125c92eea89f206d80e528f3120d206853e059b4 [INFO] checking xvxx/hare against try#08b2c37c39cf0d12f78ab70b2b8811ea41390c90 for pr-117593-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxvxx%2Fhare" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xvxx/hare on toolchain 08b2c37c39cf0d12f78ab70b2b8811ea41390c90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08b2c37c39cf0d12f78ab70b2b8811ea41390c90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xvxx/hare [INFO] finished tweaking git repo https://github.com/xvxx/hare [INFO] tweaked toml for git repo https://github.com/xvxx/hare written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/xvxx/hare already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+08b2c37c39cf0d12f78ab70b2b8811ea41390c90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+08b2c37c39cf0d12f78ab70b2b8811ea41390c90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f90c10332a5e6c5428e037dae60371025776f52da5d8a73e0ddf8114809b9f58 [INFO] running `Command { std: "docker" "start" "-a" "f90c10332a5e6c5428e037dae60371025776f52da5d8a73e0ddf8114809b9f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f90c10332a5e6c5428e037dae60371025776f52da5d8a73e0ddf8114809b9f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f90c10332a5e6c5428e037dae60371025776f52da5d8a73e0ddf8114809b9f58", kill_on_drop: false }` [INFO] [stdout] f90c10332a5e6c5428e037dae60371025776f52da5d8a73e0ddf8114809b9f58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+08b2c37c39cf0d12f78ab70b2b8811ea41390c90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c02464262798b653582d04f5fc71fed8640f3887b460f13f40eadc6d4c0e941 [INFO] running `Command { std: "docker" "start" "-a" "6c02464262798b653582d04f5fc71fed8640f3887b460f13f40eadc6d4c0e941", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling vial v0.1.9 [INFO] [stderr] Checking hatter v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking libc-strftime v0.2.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking hare v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: hatter v0.1.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "6c02464262798b653582d04f5fc71fed8640f3887b460f13f40eadc6d4c0e941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c02464262798b653582d04f5fc71fed8640f3887b460f13f40eadc6d4c0e941", kill_on_drop: false }` [INFO] [stdout] 6c02464262798b653582d04f5fc71fed8640f3887b460f13f40eadc6d4c0e941