[INFO] updating cached repository sbwtw/irc_robot [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sbwtw/irc_robot [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sbwtw/irc_robot" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/sbwtw/irc_robot"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/sbwtw/irc_robot'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sbwtw/irc_robot" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/sbwtw/irc_robot"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/sbwtw/irc_robot'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d7d65bd1ba36ac21fc436c74761f8198e245dfce [INFO] sha for GitHub repo sbwtw/irc_robot: d7d65bd1ba36ac21fc436c74761f8198e245dfce [INFO] validating manifest of sbwtw/irc_robot on toolchain master#435236b8877cdb98c82eaebfb7887782277265c5 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of sbwtw/irc_robot on toolchain try#b5c7f157c20453dde8d47371abe73b32351b4e7f [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing sbwtw/irc_robot [INFO] finished frobbing sbwtw/irc_robot [INFO] frobbed toml for sbwtw/irc_robot written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/sbwtw/irc_robot/Cargo.toml [INFO] started frobbing sbwtw/irc_robot [INFO] finished frobbing sbwtw/irc_robot [INFO] frobbed toml for sbwtw/irc_robot written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/sbwtw/irc_robot/Cargo.toml [INFO] crate sbwtw/irc_robot already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/sbwtw/irc_robot/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+435236b8877cdb98c82eaebfb7887782277265c5-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking sbwtw/irc_robot against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-5/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/sbwtw/irc_robot:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+b5c7f157c20453dde8d47371abe73b32351b4e7f-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] e85ff9d8a2884b803bdd5cb3c07ee4ba935ecd26ce05a833d42c99f739516531 [INFO] running `"docker" "start" "-a" "e85ff9d8a2884b803bdd5cb3c07ee4ba935ecd26ce05a833d42c99f739516531"` [INFO] [stderr] Checking try_from v0.2.2 [INFO] [stderr] Checking separator v0.3.1 [INFO] [stderr] Checking semver v0.8.0 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking md-5 v0.7.0 [INFO] [stderr] Checking sha-1 v0.7.0 [INFO] [stderr] Checking scan_fmt v0.1.3 [INFO] [stderr] Checking pbkdf2 v0.2.3 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking textnonce v0.6.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking bson v0.13.0 [INFO] [stderr] Checking mongodb v0.3.12 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking hyper v0.12.33 [INFO] [stderr] Checking image v0.22.1 [INFO] [stderr] Checking irc_robot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0463]: can't find crate for `clippy` [INFO] [stderr] --> src/lib.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | #![plugin(clippy)] [INFO] [stderr] | ^^^^^^ can't find crate [INFO] [stderr] error[E0463]: can't find crate for `clippy` [INFO] [stderr] --> src/lib.rs:4:11 [INFO] [stderr] | [INFO] [stderr] 4 | #![plugin(clippy)] [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] [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 `irc_robot`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `irc_robot`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e85ff9d8a2884b803bdd5cb3c07ee4ba935ecd26ce05a833d42c99f739516531"` [INFO] running `"docker" "rm" "-f" "e85ff9d8a2884b803bdd5cb3c07ee4ba935ecd26ce05a833d42c99f739516531"` [INFO] [stdout] e85ff9d8a2884b803bdd5cb3c07ee4ba935ecd26ce05a833d42c99f739516531