[INFO] cloning repository https://github.com/anglerud/hootie [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anglerud/hootie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanglerud%2Fhootie", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanglerud%2Fhootie'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8bebd94a4ab13751d54ff599a4596d4edc22667f [INFO] checking anglerud/hootie against try#961316100510fe780d266d35bcf68702fbb049e5 for pr-78935-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanglerud%2Fhootie" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anglerud/hootie on toolchain 961316100510fe780d266d35bcf68702fbb049e5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/anglerud/hootie [INFO] finished tweaking git repo https://github.com/anglerud/hootie [INFO] tweaked toml for git repo https://github.com/anglerud/hootie written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/anglerud/hootie already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded auditable-build v0.1.0 [INFO] [stderr] Downloaded auditable v0.1.0 [INFO] [stderr] Downloaded auditable-serde v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "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] 63de5047c6fd74c91d7fa6d96032ad4f4fef4d0d73c09a9a3f9078d3feded1f6 [INFO] running `Command { std: "docker" "start" "-a" "63de5047c6fd74c91d7fa6d96032ad4f4fef4d0d73c09a9a3f9078d3feded1f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63de5047c6fd74c91d7fa6d96032ad4f4fef4d0d73c09a9a3f9078d3feded1f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63de5047c6fd74c91d7fa6d96032ad4f4fef4d0d73c09a9a3f9078d3feded1f6", kill_on_drop: false }` [INFO] [stdout] 63de5047c6fd74c91d7fa6d96032ad4f4fef4d0d73c09a9a3f9078d3feded1f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+961316100510fe780d266d35bcf68702fbb049e5" "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] 999c5abbf13256822605bc75e3fab1d1647e5bfa3fb2eed5cc3eb3518ae34348 [INFO] running `Command { std: "docker" "start" "-a" "999c5abbf13256822605bc75e3fab1d1647e5bfa3fb2eed5cc3eb3518ae34348", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling eyre v0.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking auditable v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking tracing-core v0.1.13 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking clap v2.33.2 [INFO] [stderr] Checking tracing-subscriber v0.2.11 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling structopt-derive v0.4.9 [INFO] [stderr] Checking tracing v0.1.18 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking color-spantrace v0.1.4 [INFO] [stderr] Checking structopt v0.3.16 [INFO] [stderr] Checking color-eyre v0.5.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Compiling cargo_metadata v0.11.2 [INFO] [stderr] Compiling auditable-serde v0.1.0 [INFO] [stderr] Compiling auditable-build v0.1.0 [INFO] [stderr] Compiling hootie v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking reqwest v0.10.7 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "999c5abbf13256822605bc75e3fab1d1647e5bfa3fb2eed5cc3eb3518ae34348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "999c5abbf13256822605bc75e3fab1d1647e5bfa3fb2eed5cc3eb3518ae34348", kill_on_drop: false }` [INFO] [stdout] 999c5abbf13256822605bc75e3fab1d1647e5bfa3fb2eed5cc3eb3518ae34348