[INFO] cloning repository https://github.com/hstk/hello-axc2152 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hstk/hello-axc2152" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhstk%2Fhello-axc2152", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhstk%2Fhello-axc2152'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99246ca7a847b2f911d622009eeba5920d1f3433 [INFO] checking hstk/hello-axc2152 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhstk%2Fhello-axc2152" "/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/hstk/hello-axc2152 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/hstk/hello-axc2152 [INFO] finished tweaking git repo https://github.com/hstk/hello-axc2152 [INFO] tweaked toml for git repo https://github.com/hstk/hello-axc2152 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/hstk/hello-axc2152 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba070880775d623784df3719338606d9b4319b4f62dd3b581ba2ce8547f51b65 [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" "ba070880775d623784df3719338606d9b4319b4f62dd3b581ba2ce8547f51b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba070880775d623784df3719338606d9b4319b4f62dd3b581ba2ce8547f51b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba070880775d623784df3719338606d9b4319b4f62dd3b581ba2ce8547f51b65", kill_on_drop: false }` [INFO] [stdout] ba070880775d623784df3719338606d9b4319b4f62dd3b581ba2ce8547f51b65 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02daf9893671c99ab4a9f8125591a58cd92cf9d7a28faf59caf07c86265f92d3 [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" "02daf9893671c99ab4a9f8125591a58cd92cf9d7a28faf59caf07c86265f92d3", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Checking tokio-sync v0.1.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking serde_json v1.0.37 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking headers-core v0.0.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking tokio-timer v0.2.9 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking digest v0.8.0 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking tungstenite v0.6.1 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Compiling headers-derive v0.0.2 [INFO] [stderr] Checking hyper v0.12.23 [INFO] [stderr] Checking headers-ext v0.0.4 [INFO] [stderr] Checking warp v0.1.11 [INFO] [stderr] Checking hello-axc2152 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.51s [INFO] running `Command { std: "docker" "inspect" "02daf9893671c99ab4a9f8125591a58cd92cf9d7a28faf59caf07c86265f92d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02daf9893671c99ab4a9f8125591a58cd92cf9d7a28faf59caf07c86265f92d3", kill_on_drop: false }` [INFO] [stdout] 02daf9893671c99ab4a9f8125591a58cd92cf9d7a28faf59caf07c86265f92d3