[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] checking radupopescu/deneb against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradupopescu%2Fdeneb" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radupopescu/deneb on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-9/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-9/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06dcc6f669ab56983daab594dcbccdeaa18b0fca9fdf9581be13ad2bacf30fb1 [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" "06dcc6f669ab56983daab594dcbccdeaa18b0fca9fdf9581be13ad2bacf30fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06dcc6f669ab56983daab594dcbccdeaa18b0fca9fdf9581be13ad2bacf30fb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06dcc6f669ab56983daab594dcbccdeaa18b0fca9fdf9581be13ad2bacf30fb1", kill_on_drop: false }` [INFO] [stdout] 06dcc6f669ab56983daab594dcbccdeaa18b0fca9fdf9581be13ad2bacf30fb1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1d7b6d20c7d421c09d95ddbf33f86c6dfe58c74afde5f438b0edc12d7ee70d4f [INFO] running `Command { std: "docker" "start" "-a" "1d7b6d20c7d421c09d95ddbf33f86c6dfe58c74afde5f438b0edc12d7ee70d4f", 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 libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Checking deneb-core v0.0.0 [INFO] [stderr] Checking deneb-fuse v0.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [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 serde v1.0.118 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking backtrace v0.3.55 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking serde_yaml v0.8.14 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking log4rs v0.8.3 [INFO] [stderr] Checking 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[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] [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: build failed [INFO] running `Command { std: "docker" "inspect" "1d7b6d20c7d421c09d95ddbf33f86c6dfe58c74afde5f438b0edc12d7ee70d4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d7b6d20c7d421c09d95ddbf33f86c6dfe58c74afde5f438b0edc12d7ee70d4f", kill_on_drop: false }` [INFO] [stdout] 1d7b6d20c7d421c09d95ddbf33f86c6dfe58c74afde5f438b0edc12d7ee70d4f