[INFO] cloning repository https://github.com/radupopescu/deneb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radupopescu/deneb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradupopescu%2Fdeneb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradupopescu%2Fdeneb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69ced608913429498b45c278783adb81dd801ab0 [INFO] testing radupopescu/deneb against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradupopescu%2Fdeneb" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radupopescu/deneb on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/radupopescu/deneb [INFO] removed workspace from git repo https://github.com/radupopescu/deneb [INFO] removed path dependency deneb-core from git repo https://github.com/radupopescu/deneb [INFO] removed path dependency deneb-fuse from git repo https://github.com/radupopescu/deneb [INFO] finished tweaking git repo https://github.com/radupopescu/deneb [INFO] tweaked toml for git repo https://github.com/radupopescu/deneb written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/radupopescu/deneb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21af027beb850c4ae96d8ae10ee479a1849cba4f62a1a622d84e9bcd3ebed1d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "21af027beb850c4ae96d8ae10ee479a1849cba4f62a1a622d84e9bcd3ebed1d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21af027beb850c4ae96d8ae10ee479a1849cba4f62a1a622d84e9bcd3ebed1d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21af027beb850c4ae96d8ae10ee479a1849cba4f62a1a622d84e9bcd3ebed1d3", kill_on_drop: false }` [INFO] [stdout] 21af027beb850c4ae96d8ae10ee479a1849cba4f62a1a622d84e9bcd3ebed1d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20b4179fb3a0e8e2da48483a4f2a37d077afeb76a467b9d25c8b48dace2f39c7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "20b4179fb3a0e8e2da48483a4f2a37d077afeb76a467b9d25c8b48dace2f39c7", kill_on_drop: false }` [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 autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling deneb-fuse v0.0.0 [INFO] [stderr] Compiling deneb-core v0.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling serde-value v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling log4rs v0.8.3 [INFO] [stderr] Compiling deneb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `deneb_core::crypt`, `deneb_core::errors` [INFO] [stdout] --> src/app.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | deneb_core::{crypt::EncryptionKey, errors::DenebResult}, [INFO] [stdout] | ^^^^^ ^^^^^^ could not find `errors` in `deneb_core` [INFO] [stdout] | | [INFO] [stdout] | could not find `crypt` in `deneb_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `deneb_core::errors` [INFO] [stdout] --> src/app/config.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | deneb_core::errors::{DenebError, DenebResult}, [INFO] [stdout] | ^^^^^^ could not find `errors` in `deneb_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `deneb_core::errors` [INFO] [stdout] --> src/logging.rs:2:17 [INFO] [stdout] | [INFO] [stdout] 2 | deneb_core::errors::DenebResult, [INFO] [stdout] | ^^^^^^ could not find `errors` in `deneb_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `deneb_core::errors` [INFO] [stdout] --> src/talk.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | deneb_core::errors::DenebResult, [INFO] [stdout] | ^^^^^^ could not find `errors` in `deneb_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `deneb_core::errors` [INFO] [stdout] --> src/util.rs:3:17 [INFO] [stdout] | [INFO] [stdout] 3 | deneb_core::errors::UnixError, [INFO] [stdout] | ^^^^^^ could not find `errors` in `deneb_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `deneb` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "20b4179fb3a0e8e2da48483a4f2a37d077afeb76a467b9d25c8b48dace2f39c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20b4179fb3a0e8e2da48483a4f2a37d077afeb76a467b9d25c8b48dace2f39c7", kill_on_drop: false }` [INFO] [stdout] 20b4179fb3a0e8e2da48483a4f2a37d077afeb76a467b9d25c8b48dace2f39c7