[INFO] updating cached repository https://github.com/radupopescu/deneb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69ced608913429498b45c278783adb81dd801ab0 [INFO] checking radupopescu/deneb against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [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 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "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" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "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" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "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" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "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-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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f5409459b5ea32ad4833663d20d45a1fcee4cf67a5c56495b8c0e1d04ebc212 [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" "9f5409459b5ea32ad4833663d20d45a1fcee4cf67a5c56495b8c0e1d04ebc212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f5409459b5ea32ad4833663d20d45a1fcee4cf67a5c56495b8c0e1d04ebc212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f5409459b5ea32ad4833663d20d45a1fcee4cf67a5c56495b8c0e1d04ebc212", kill_on_drop: false }` [INFO] [stdout] 9f5409459b5ea32ad4833663d20d45a1fcee4cf67a5c56495b8c0e1d04ebc212 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "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] 8bc851616bf2b055bf7882d38d71c99ea24d67c15335307e5f7204254b3ff562 [INFO] running `Command { std: "docker" "start" "-a" "8bc851616bf2b055bf7882d38d71c99ea24d67c15335307e5f7204254b3ff562", 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 syn v1.0.34 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking deneb-core v0.0.0 [INFO] [stderr] Checking deneb-fuse v0.0.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking nix v0.15.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking chrono v0.4.13 [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] Compiling serde_derive v1.0.114 [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_yaml v0.8.13 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking toml v0.5.6 [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 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 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] [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" "8bc851616bf2b055bf7882d38d71c99ea24d67c15335307e5f7204254b3ff562", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bc851616bf2b055bf7882d38d71c99ea24d67c15335307e5f7204254b3ff562", kill_on_drop: false }` [INFO] [stdout] 8bc851616bf2b055bf7882d38d71c99ea24d67c15335307e5f7204254b3ff562