[INFO] updating cached repository radupopescu/deneb [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/radupopescu/deneb [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/radupopescu/deneb" "work/ex/beta-1.38-1/sources/1.37.0/gh/radupopescu/deneb"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/radupopescu/deneb'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/radupopescu/deneb" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/radupopescu/deneb"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/radupopescu/deneb'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 45e8aed71e7ea76aea3592e7d7157c5b1827e2b4 [INFO] sha for GitHub repo radupopescu/deneb: 45e8aed71e7ea76aea3592e7d7157c5b1827e2b4 [INFO] validating manifest of radupopescu/deneb 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 radupopescu/deneb 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 radupopescu/deneb [INFO] removed workspace from radupopescu/deneb [INFO] removed path dependency deneb-core from radupopescu/deneb [INFO] removed path dependency deneb-fuse from radupopescu/deneb [INFO] finished frobbing radupopescu/deneb [INFO] frobbed toml for radupopescu/deneb written to work/ex/beta-1.38-1/sources/1.37.0/gh/radupopescu/deneb/Cargo.toml [INFO] started frobbing radupopescu/deneb [INFO] removed workspace from radupopescu/deneb [INFO] removed path dependency deneb-core from radupopescu/deneb [INFO] removed path dependency deneb-fuse from radupopescu/deneb [INFO] finished frobbing radupopescu/deneb [INFO] frobbed toml for radupopescu/deneb written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/radupopescu/deneb/Cargo.toml [INFO] crate radupopescu/deneb 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/radupopescu/deneb/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 radupopescu/deneb against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/radupopescu/deneb:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] b20ca1d37b8f724ff55ad1785c8197464b1de0a1c07f6d19ac31e18eb9dfbb99 [INFO] running `"docker" "start" "-a" "b20ca1d37b8f724ff55ad1785c8197464b1de0a1c07f6d19ac31e18eb9dfbb99"` [INFO] [stderr] warning: dependency (deneb-core) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] warning: dependency (deneb-fuse) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling deneb-core v0.0.0 [INFO] [stderr] Compiling deneb-fuse v0.0.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling flate2 v1.0.11 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling toml v0.5.3 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling deneb v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved imports `deneb_core::crypt`, `deneb_core::errors` [INFO] [stderr] --> src/app.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | deneb_core::{crypt::EncryptionKey, errors::DenebResult}, [INFO] [stderr] | ^^^^^ ^^^^^^ could not find `errors` in `deneb_core` [INFO] [stderr] | | [INFO] [stderr] | could not find `crypt` in `deneb_core` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `deneb_core::errors` [INFO] [stderr] --> src/app/config.rs:2:17 [INFO] [stderr] | [INFO] [stderr] 2 | deneb_core::errors::{DenebError, DenebResult}, [INFO] [stderr] | ^^^^^^ could not find `errors` in `deneb_core` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `deneb_core::errors` [INFO] [stderr] --> src/logging.rs:2:17 [INFO] [stderr] | [INFO] [stderr] 2 | deneb_core::errors::DenebResult, [INFO] [stderr] | ^^^^^^ could not find `errors` in `deneb_core` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `deneb_core::errors` [INFO] [stderr] --> src/talk.rs:3:17 [INFO] [stderr] | [INFO] [stderr] 3 | deneb_core::errors::DenebResult, [INFO] [stderr] | ^^^^^^ could not find `errors` in `deneb_core` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `deneb_core::errors` [INFO] [stderr] --> src/util.rs:3:17 [INFO] [stderr] | [INFO] [stderr] 3 | deneb_core::errors::UnixError, [INFO] [stderr] | ^^^^^^ could not find `errors` in `deneb_core` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `deneb`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "b20ca1d37b8f724ff55ad1785c8197464b1de0a1c07f6d19ac31e18eb9dfbb99"` [INFO] running `"docker" "rm" "-f" "b20ca1d37b8f724ff55ad1785c8197464b1de0a1c07f6d19ac31e18eb9dfbb99"` [INFO] [stdout] b20ca1d37b8f724ff55ad1785c8197464b1de0a1c07f6d19ac31e18eb9dfbb99