[INFO] updating cached repository https://github.com/flum1025/twistributer
[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] d96f63663981d451ecbcb3190d9ea7fe4b513653
[INFO] checking flum1025/twistributer against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflum1025%2Ftwistributer" "/workspace/builds/worker-9/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/flum1025/twistributer on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/flum1025/twistributer
[INFO] finished tweaking git repo https://github.com/flum1025/twistributer
[INFO] tweaked toml for git repo https://github.com/flum1025/twistributer written to /workspace/builds/worker-9/source/Cargo.toml
[INFO] crate git repo https://github.com/flum1025/twistributer already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 2ccbdd2da81358457dda7075fcedc2dd118983ae2703cb6f9efc61b0cf49bf47
[INFO] running `"docker" "start" "-a" "2ccbdd2da81358457dda7075fcedc2dd118983ae2703cb6f9efc61b0cf49bf47"`
[INFO] [stderr]    Compiling version_check v0.1.4
[INFO] [stderr]     Checking futures v0.1.24
[INFO] [stderr]    Compiling rand_core v0.2.1
[INFO] [stderr]    Compiling httparse v1.3.2
[INFO] [stderr]    Compiling cfg-if v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v0.4.19
[INFO] [stderr]    Compiling regex v1.0.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.9
[INFO] [stderr]    Compiling pulldown-cmark v0.1.2
[INFO] [stderr]    Compiling ucd-util v0.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.5
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling rustc_tools_util v0.1.0 (https://github.com/rust-lang-nursery/rust-clippy#c0c770c6)
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]    Compiling gcc v0.3.54
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]     Checking utf8-ranges v1.0.1
[INFO] [stderr]     Checking constant_time_eq v0.1.3
[INFO] [stderr]    Compiling if_chain v0.1.3
[INFO] [stderr]     Checking byte-tools v0.2.0
[INFO] [stderr]     Checking arrayref v0.3.5
[INFO] [stderr]    Compiling quine-mc_cluskey v0.2.4
[INFO] [stderr]     Checking route-recognizer v0.1.12
[INFO] [stderr]     Checking rand v0.4.3
[INFO] [stderr]     Checking log v0.4.5
[INFO] [stderr]     Checking encoding_rs v0.8.6
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]     Checking regex-syntax v0.6.2
[INFO] [stderr]    Compiling getopts v0.2.18
[INFO] [stderr]    Compiling itertools v0.7.8
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling serde v1.0.79
[INFO] [stderr]     Checking block-buffer v0.3.3
[INFO] [stderr]    Compiling ryu v0.2.6
[INFO] [stderr]     Checking lock_api v0.1.3
[INFO] [stderr]     Checking uuid v0.7.1
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]    Compiling clippy v0.0.212 (https://github.com/rust-lang-nursery/rust-clippy#c0c770c6)
[INFO] [stderr]     Checking mio v0.6.16
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking indexmap v1.0.1
[INFO] [stderr]     Checking serde_yaml v0.8.4
[INFO] [stderr]    Compiling lazy_static v1.1.0
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling memchr v2.1.0
[INFO] [stderr]    Compiling unicase v2.1.0
[INFO] [stderr]     Checking serde_json v1.0.28
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]     Checking generic-array v0.9.0
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]     Checking rand v0.3.22
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling url v1.7.1
[INFO] [stderr]     Checking libflate v0.1.16
[INFO] [stderr]    Compiling backtrace v0.3.9
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]     Checking tokio-executor v0.1.4
[INFO] [stderr]     Checking tokio-io v0.1.8
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking want v0.0.6
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]     Checking digest v0.7.6
[INFO] [stderr]     Checking crypto-mac v0.6.2
[INFO] [stderr]     Checking tokio-current-thread v0.1.1
[INFO] [stderr]     Checking tokio-timer v0.2.6
[INFO] [stderr]    Compiling error-chain v0.12.0
[INFO] [stderr]     Checking tokio-codec v0.1.0
[INFO] [stderr]     Checking h2 v0.1.12
[INFO] [stderr]     Checking crossbeam-epoch v0.5.2
[INFO] [stderr]     Checking openssl v0.10.12
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling phf_shared v0.7.23
[INFO] [stderr]     Checking hyper v0.10.13
[INFO] [stderr]    Compiling quote v0.6.8
[INFO] [stderr]     Checking sha2 v0.7.1
[INFO] [stderr]     Checking hmac v0.6.3
[INFO] [stderr]     Checking aho-corasick v0.6.8
[INFO] [stderr]     Checking mime v0.3.9
[INFO] [stderr]     Checking phf v0.7.23
[INFO] [stderr]    Compiling phf_generator v0.7.23
[INFO] [stderr]     Checking crossbeam-deque v0.6.1
[INFO] [stderr]    Compiling syn v0.15.4
[INFO] [stderr]    Compiling phf_codegen v0.7.23
[INFO] [stderr]     Checking tokio-threadpool v0.1.6
[INFO] [stderr]    Compiling mime_guess v1.8.6
[INFO] [stderr]    Compiling mime_guess v2.0.0-alpha.6
[INFO] [stderr]     Checking tokio-fs v0.1.3
[INFO] [stderr]     Checking env_logger v0.5.13
[INFO] [stderr]     Checking native-tls v0.2.1
[INFO] [stderr]     Checking iron v0.6.0
[INFO] [stderr]     Checking router v0.6.0
[INFO] [stderr]     Checking logger v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.79
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling toml v0.4.6
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stderr]     Checking tokio-reactor v0.1.5
[INFO] [stderr]     Checking tokio-tcp v0.1.1
[INFO] [stderr]     Checking tokio-udp v0.1.2
[INFO] [stderr]     Checking tokio-uds v0.2.1
[INFO] [stderr]     Checking tokio v0.1.8
[INFO] [stderr]     Checking hyper v0.12.10
[INFO] [stderr]     Checking hyper-tls v0.3.0
[INFO] [stderr]     Checking reqwest v0.9.1
[INFO] [stderr]    Compiling cargo_metadata v0.6.0
[INFO] [stderr]    Compiling clippy_lints v0.0.212 (https://github.com/rust-lang-nursery/rust-clippy#c0c770c6)
[INFO] [stderr] error[E0463]: can't find crate for `fmt_macros`
[INFO] [stderr]   --> /opt/rustwide/cargo-home/git/checkouts/rust-clippy-96f6c8ce0bc85cf5/c0c770c/clippy_lints/src/lib.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | extern crate fmt_macros;
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `clippy_lints`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "2ccbdd2da81358457dda7075fcedc2dd118983ae2703cb6f9efc61b0cf49bf47"`
[INFO] running `"docker" "rm" "-f" "2ccbdd2da81358457dda7075fcedc2dd118983ae2703cb6f9efc61b0cf49bf47"`
[INFO] [stdout] 2ccbdd2da81358457dda7075fcedc2dd118983ae2703cb6f9efc61b0cf49bf47
