[INFO] updating cached repository n-k/rocket-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/n-k/rocket-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/n-k/rocket-test" "work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/n-k/rocket-test"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/n-k/rocket-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/n-k/rocket-test" "work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/n-k/rocket-test"` [INFO] [stderr] Cloning into 'work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/n-k/rocket-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5e061ba652c267128c0210e6872855b3024075a4 [INFO] sha for GitHub repo n-k/rocket-test: 5e061ba652c267128c0210e6872855b3024075a4 [INFO] validating manifest of n-k/rocket-test on toolchain master#c43d03a19f326f4a323569328cc501e86eb6d22e [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of n-k/rocket-test on toolchain try#75eff020d0923c035c2fe220db4a0465cd847048 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing n-k/rocket-test [INFO] finished frobbing n-k/rocket-test [INFO] frobbed toml for n-k/rocket-test written to work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/n-k/rocket-test/Cargo.toml [INFO] started frobbing n-k/rocket-test [INFO] finished frobbing n-k/rocket-test [INFO] frobbed toml for n-k/rocket-test written to work/ex/pr-63565/sources/try#75eff020d0923c035c2fe220db4a0465cd847048/gh/n-k/rocket-test/Cargo.toml [INFO] crate n-k/rocket-test already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+75eff020d0923c035c2fe220db4a0465cd847048-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] checking n-k/rocket-test against master#c43d03a19f326f4a323569328cc501e86eb6d22e for pr-63565 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63565/worker-2/master#c43d03a19f326f4a323569328cc501e86eb6d22e:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63565/sources/master#c43d03a19f326f4a323569328cc501e86eb6d22e/gh/n-k/rocket-test:/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" "+c43d03a19f326f4a323569328cc501e86eb6d22e-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] de7138480356a24593143a04d9e6f060b4bfe8c40fa8ae95c58e8795b8c955db [INFO] running `"docker" "start" "-a" "de7138480356a24593143a04d9e6f060b4bfe8c40fa8ae95c58e8795b8c955db"` [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling libsqlite3-sys v0.12.0 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.2 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling lock_api v0.2.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking regex v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Checking notify v4.0.12 [INFO] [stderr] Checking r2d2 v0.8.5 [INFO] [stderr] Checking bcrypt v0.5.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling rocket_http v0.4.2 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking unicase_serde v0.1.0 [INFO] [stderr] Checking diesel v1.4.2 [INFO] [stderr] Checking rocket v0.4.2 [INFO] [stderr] Checking rocket_cors v0.5.0 [INFO] [stderr] Checking migrations_internals v1.4.0 [INFO] [stderr] Checking rocket_contrib v0.4.2 [INFO] [stderr] Compiling migrations_macros v1.4.0 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking rocket-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 15s [INFO] running `"docker" "inspect" "de7138480356a24593143a04d9e6f060b4bfe8c40fa8ae95c58e8795b8c955db"` [INFO] running `"docker" "rm" "-f" "de7138480356a24593143a04d9e6f060b4bfe8c40fa8ae95c58e8795b8c955db"` [INFO] [stdout] de7138480356a24593143a04d9e6f060b4bfe8c40fa8ae95c58e8795b8c955db