[INFO] updating cached repository luxn/tasci [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/luxn/tasci [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/luxn/tasci" "work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/luxn/tasci"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/luxn/tasci'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/luxn/tasci" "work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/luxn/tasci"` [INFO] [stderr] Cloning into 'work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/luxn/tasci'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7037bdf63502d8d3bb99d915c9f868d2405278e8 [INFO] sha for GitHub repo luxn/tasci: 7037bdf63502d8d3bb99d915c9f868d2405278e8 [INFO] validating manifest of luxn/tasci on toolchain master#efe2f32a6b8217425f361ec7c206910c611c03ee [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of luxn/tasci on toolchain try#78b0bd8441ef961f6475e3d47fe3bca38cb83432 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing luxn/tasci [INFO] finished frobbing luxn/tasci [INFO] frobbed toml for luxn/tasci written to work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/luxn/tasci/Cargo.toml [INFO] started frobbing luxn/tasci [INFO] finished frobbing luxn/tasci [INFO] frobbed toml for luxn/tasci written to work/ex/pr-60039/sources/try#78b0bd8441ef961f6475e3d47fe3bca38cb83432/gh/luxn/tasci/Cargo.toml [INFO] crate luxn/tasci already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+78b0bd8441ef961f6475e3d47fe3bca38cb83432-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking luxn/tasci against master#efe2f32a6b8217425f361ec7c206910c611c03ee for pr-60039 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039/worker-3/master#efe2f32a6b8217425f361ec7c206910c611c03ee:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039/sources/master#efe2f32a6b8217425f361ec7c206910c611c03ee/gh/luxn/tasci:/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" "+efe2f32a6b8217425f361ec7c206910c611c03ee-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 028fa554b80a4904e57e0b75559d2ae89341ed8c507ddf664272eae3762cb888 [INFO] running `"docker" "start" "-a" "028fa554b80a4904e57e0b75559d2ae89341ed8c507ddf664272eae3762cb888"` [INFO] [stderr] Compiling proc-macro2 v0.4.16 [INFO] [stderr] Checking pipeline v0.5.0 [INFO] [stderr] Checking half v1.1.2 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling actix-web v0.7.17 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Checking tower-service v0.1.0 [INFO] [stderr] Checking base64 v0.10.0 [INFO] [stderr] Checking uuid v0.7.1 [INFO] [stderr] Checking nom v4.1.1 [INFO] [stderr] Checking mio v0.6.15 [INFO] [stderr] Checking tokio-io v0.1.8 [INFO] [stderr] Checking http v0.1.14 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Checking rstar v0.1.1 [INFO] [stderr] Checking serde_cbor v0.9.0 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Checking serde_json v1.0.33 [INFO] [stderr] Checking tokio-timer v0.2.8 [INFO] [stderr] Checking crossbeam-epoch v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.5.3 [INFO] [stderr] Checking crypto-mac v0.6.2 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking tokio-codec v0.1.0 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Checking mio-uds v0.6.6 [INFO] [stderr] Checking tokio-reactor v0.1.5 [INFO] [stderr] Checking md-5 v0.7.0 [INFO] [stderr] Checking geo-types v0.3.0 [INFO] [stderr] Checking hmac v0.6.3 [INFO] [stderr] Checking tokio-threadpool v0.1.6 [INFO] [stderr] Checking bcrypt v0.2.1 [INFO] [stderr] Checking h2 v0.1.12 [INFO] [stderr] Checking tokio-tcp v0.1.1 [INFO] [stderr] Checking tokio-uds v0.2.1 [INFO] [stderr] Checking tokio-udp v0.1.2 [INFO] [stderr] Checking tokio-signal v0.2.5 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Checking markdown v0.2.0 [INFO] [stderr] Checking native-tls v0.1.5 [INFO] [stderr] Checking tokio-fs v0.1.3 [INFO] [stderr] Checking parking_lot v0.7.0 [INFO] [stderr] Checking tokio v0.1.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling syn v0.15.23 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Checking crossbeam-channel v0.3.4 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Checking lettre v0.8.3 [INFO] [stderr] Checking jsonwebtoken v5.0.1 [INFO] [stderr] Checking snowflake v1.3.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking trust-dns-proto v0.6.1 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking geo v0.11.0 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking lettre_email v0.8.3 [INFO] [stderr] Checking trust-dns-resolver v0.10.2 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking actix-net v0.2.6 [INFO] [stderr] Checking tasci v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0425]: cannot find value `users` in this scope [INFO] [stderr] --> src/main.rs:12:36 [INFO] [stderr] | [INFO] [stderr] 12 | format!("Hello {}!\n{:?}", to, users) [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `users` in this scope [INFO] [stderr] --> src/main.rs:12:36 [INFO] [stderr] | [INFO] [stderr] 12 | format!("Hello {}!\n{:?}", to, users) [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `tasci`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0425`. [INFO] [stderr] error: Could not compile `tasci`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "028fa554b80a4904e57e0b75559d2ae89341ed8c507ddf664272eae3762cb888"` [INFO] running `"docker" "rm" "-f" "028fa554b80a4904e57e0b75559d2ae89341ed8c507ddf664272eae3762cb888"` [INFO] [stdout] 028fa554b80a4904e57e0b75559d2ae89341ed8c507ddf664272eae3762cb888