[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 try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradupopescu%2Fdeneb" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radupopescu/deneb on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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-6/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" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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-6/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" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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] Downloading crates ... [INFO] [stderr] Downloaded deneb-core v0.0.0 [INFO] [stderr] Downloaded deneb-fuse v0.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2162e823f4c0031e15cb8c8ca841c149c65fdf46c04c4cbe9133d295db2ac0b0 [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" "2162e823f4c0031e15cb8c8ca841c149c65fdf46c04c4cbe9133d295db2ac0b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2162e823f4c0031e15cb8c8ca841c149c65fdf46c04c4cbe9133d295db2ac0b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2162e823f4c0031e15cb8c8ca841c149c65fdf46c04c4cbe9133d295db2ac0b0", kill_on_drop: false }` [INFO] [stdout] 2162e823f4c0031e15cb8c8ca841c149c65fdf46c04c4cbe9133d295db2ac0b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fdc4ca36a22e67e5b2cddf784c1dee01d926be159b8fc58caa18185b0366f3f [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" "8fdc4ca36a22e67e5b2cddf784c1dee01d926be159b8fc58caa18185b0366f3f", 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.76 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking log-mdc v0.1.0 [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Checking deneb-core v0.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking deneb-fuse v0.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking miniz_oxide v0.4.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking flate2 v1.0.17 [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.15 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling structopt-derive v0.2.18 [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_yaml v0.8.13 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking bincode v1.3.1 [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" "8fdc4ca36a22e67e5b2cddf784c1dee01d926be159b8fc58caa18185b0366f3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fdc4ca36a22e67e5b2cddf784c1dee01d926be159b8fc58caa18185b0366f3f", kill_on_drop: false }` [INFO] [stdout] 8fdc4ca36a22e67e5b2cddf784c1dee01d926be159b8fc58caa18185b0366f3f