[INFO] updating cached repository pimeys/my-fauna-blog [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/pimeys/my-fauna-blog [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/pimeys/my-fauna-blog" "work/ex/beta-1.38-1/sources/1.37.0/gh/pimeys/my-fauna-blog"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/pimeys/my-fauna-blog'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pimeys/my-fauna-blog" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/pimeys/my-fauna-blog"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/pimeys/my-fauna-blog'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3400aab43aac9148098f304c90b0a7e07396a6a1 [INFO] sha for GitHub repo pimeys/my-fauna-blog: 3400aab43aac9148098f304c90b0a7e07396a6a1 [INFO] validating manifest of pimeys/my-fauna-blog on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pimeys/my-fauna-blog on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pimeys/my-fauna-blog [INFO] removed path dependency faunadb from pimeys/my-fauna-blog [INFO] finished frobbing pimeys/my-fauna-blog [INFO] frobbed toml for pimeys/my-fauna-blog written to work/ex/beta-1.38-1/sources/1.37.0/gh/pimeys/my-fauna-blog/Cargo.toml [INFO] started frobbing pimeys/my-fauna-blog [INFO] removed path dependency faunadb from pimeys/my-fauna-blog [INFO] finished frobbing pimeys/my-fauna-blog [INFO] frobbed toml for pimeys/my-fauna-blog written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/pimeys/my-fauna-blog/Cargo.toml [INFO] crate pimeys/my-fauna-blog already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/pimeys/my-fauna-blog/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" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing pimeys/my-fauna-blog against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/pimeys/my-fauna-blog:/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=warn" "-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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] ce3de129b9889a8cf27ffecdec88a75af7fa893f183989e89ce31b3bcb864ee6 [INFO] running `"docker" "start" "-a" "ce3de129b9889a8cf27ffecdec88a75af7fa893f183989e89ce31b3bcb864ee6"` [INFO] [stderr] warning: dependency (faunadb) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling proc-macro-hack-impl v0.4.2 [INFO] [stderr] Compiling arc-swap v0.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling serde_plain v0.3.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling base64-serde v0.3.2 [INFO] [stderr] Compiling checked v0.5.0 [INFO] [stderr] Compiling atoi v0.2.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling proc-macro-hack v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling headers-derive v0.1.1 [INFO] [stderr] Compiling handlebars v1.0.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling headers-core v0.1.1 [INFO] [stderr] Compiling headers v0.2.1 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tower-web-macros v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling faunadb v0.0.11 [INFO] [stderr] Compiling tower-web v0.3.7 [INFO] [stderr] Compiling my-fauna-blog v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `faunadb::FaunaResult` [INFO] [stderr] --> src/misc.rs:1:47 [INFO] [stderr] | [INFO] [stderr] 1 | use faunadb::{client::Response, error::Error, FaunaResult}; [INFO] [stderr] | ^^^^^^^^^^^ no `FaunaResult` in the root [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `my-fauna-blog`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "ce3de129b9889a8cf27ffecdec88a75af7fa893f183989e89ce31b3bcb864ee6"` [INFO] running `"docker" "rm" "-f" "ce3de129b9889a8cf27ffecdec88a75af7fa893f183989e89ce31b3bcb864ee6"` [INFO] [stdout] ce3de129b9889a8cf27ffecdec88a75af7fa893f183989e89ce31b3bcb864ee6