[INFO] updating cached repository cubetastic33/spse [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cubetastic33/spse [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cubetastic33/spse" "work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/cubetastic33/spse"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/cubetastic33/spse'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cubetastic33/spse" "work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/cubetastic33/spse"` [INFO] [stderr] Cloning into 'work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/cubetastic33/spse'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d8c36e5f6d4a9f260bdb1e903f015894a72383a1 [INFO] sha for GitHub repo cubetastic33/spse: d8c36e5f6d4a9f260bdb1e903f015894a72383a1 [INFO] validating manifest of cubetastic33/spse 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 cubetastic33/spse 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 cubetastic33/spse [INFO] finished frobbing cubetastic33/spse [INFO] frobbed toml for cubetastic33/spse written to work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/cubetastic33/spse/Cargo.toml [INFO] started frobbing cubetastic33/spse [INFO] finished frobbing cubetastic33/spse [INFO] frobbed toml for cubetastic33/spse written to work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/cubetastic33/spse/Cargo.toml [INFO] crate cubetastic33/spse 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-62849/sources/master#435236b8877cdb98c82eaebfb7887782277265c5/gh/cubetastic33/spse/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] 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 cubetastic33/spse against try#b5c7f157c20453dde8d47371abe73b32351b4e7f for pr-62849 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-62849/worker-4/try#b5c7f157c20453dde8d47371abe73b32351b4e7f:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-62849/sources/try#b5c7f157c20453dde8d47371abe73b32351b4e7f/gh/cubetastic33/spse:/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] 77380a664970592b7b486cc3c57d21f26b7e85bfad28e450fe79194df6921722 [INFO] running `"docker" "start" "-a" "77380a664970592b7b486cc3c57d21f26b7e85bfad28e450fe79194df6921722"` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling syn v0.15.43 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling safemem v0.3.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking pom v1.1.0 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking md5 v0.6.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking gif v0.10.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking jpeg-decoder v0.1.15 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking stb_truetype v0.2.6 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking filetime v0.2.5 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking digest v0.7.6 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking hmac v0.5.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking rusttype v0.7.7 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Checking bcrypt v0.4.0 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Checking lopdf v0.17.0 [INFO] [stderr] Checking notify v4.0.12 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking bstr v0.2.6 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Checking tiff v0.2.2 [INFO] [stderr] Checking image v0.20.1 [INFO] [stderr] Checking printpdf v0.2.10 [INFO] [stderr] Checking rocket_contrib v0.4.2 [INFO] [stderr] Checking spschoolexpo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 21s [INFO] running `"docker" "inspect" "77380a664970592b7b486cc3c57d21f26b7e85bfad28e450fe79194df6921722"` [INFO] running `"docker" "rm" "-f" "77380a664970592b7b486cc3c57d21f26b7e85bfad28e450fe79194df6921722"` [INFO] [stdout] 77380a664970592b7b486cc3c57d21f26b7e85bfad28e450fe79194df6921722