[INFO] updating cached repository https://github.com/hstk/hello-axc2152 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 99246ca7a847b2f911d622009eeba5920d1f3433 [INFO] checking hstk/hello-axc2152 against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhstk%2Fhello-axc2152" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hstk/hello-axc2152 on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [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-2/source/Cargo.toml [INFO] crate git repo https://github.com/hstk/hello-axc2152 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b57dae468ade43168e660391a764056444c837055a9bc4ffd26e1b8e80f63377 [INFO] running `"docker" "start" "-a" "b57dae468ade43168e660391a764056444c837055a9bc4ffd26e1b8e80f63377"` [INFO] [stderr] Checking byte-tools v0.3.0 [INFO] [stderr] Checking opaque-debug v0.2.1 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Checking tokio-sync v0.1.0 [INFO] [stderr] Checking rand_core v0.2.2 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking rand_os v0.1.1 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking tokio-timer v0.2.9 [INFO] [stderr] Checking block-padding v0.1.2 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking serde_json v1.0.37 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking rand_pcg v0.1.1 [INFO] [stderr] Checking block-buffer v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking headers-core v0.0.2 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.16 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking crossbeam-channel v0.3.6 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking tungstenite v0.6.1 [INFO] [stderr] Compiling headers-derive v0.0.2 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Checking headers-ext v0.0.4 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Checking hyper v0.12.23 [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 55.15s [INFO] running `"docker" "inspect" "b57dae468ade43168e660391a764056444c837055a9bc4ffd26e1b8e80f63377"` [INFO] running `"docker" "rm" "-f" "b57dae468ade43168e660391a764056444c837055a9bc4ffd26e1b8e80f63377"` [INFO] [stdout] b57dae468ade43168e660391a764056444c837055a9bc4ffd26e1b8e80f63377