[INFO] updating cached repository https://github.com/RadicalZephyr/dcpl-rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f5c1996ad7fe688bf0e44f52ad10625e62f743bc [INFO] checking RadicalZephyr/dcpl-rust against master#4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FRadicalZephyr%2Fdcpl-rust" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RadicalZephyr/dcpl-rust on toolchain 4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/RadicalZephyr/dcpl-rust [INFO] removed path dependency rustyline from git repo https://github.com/RadicalZephyr/dcpl-rust [INFO] finished tweaking git repo https://github.com/RadicalZephyr/dcpl-rust [INFO] tweaked toml for git repo https://github.com/RadicalZephyr/dcpl-rust written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/RadicalZephyr/dcpl-rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (rustyline) 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 /mnt/big/crater/work/builds/worker-1/source/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/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (rustyline) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+4ff32c07da9d97e6dc315a4a5c9ffbb797cb27bb" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9328498fdd7d440001a4096b863a2eccb98fba2f7c043c46059d54fb90a0c58a [INFO] running `"docker" "start" "-a" "9328498fdd7d440001a4096b863a2eccb98fba2f7c043c46059d54fb90a0c58a"` [INFO] [stderr] warning: dependency (rustyline) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking rustyline v5.0.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking dcpl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0432]: unresolved import `rustyline::validate` [INFO] [stderr] --> src/lib.rs:11:16 [INFO] [stderr] | [INFO] [stderr] 11 | use rustyline::validate::Validator; [INFO] [stderr] | ^^^^^^^^ could not find `validate` in `rustyline` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `dcpl`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0432]: unresolved import `rustyline::validate` [INFO] [stderr] --> src/lib.rs:11:16 [INFO] [stderr] | [INFO] [stderr] 11 | use rustyline::validate::Validator; [INFO] [stderr] | ^^^^^^^^ could not find `validate` in `rustyline` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `dcpl`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9328498fdd7d440001a4096b863a2eccb98fba2f7c043c46059d54fb90a0c58a"` [INFO] running `"docker" "rm" "-f" "9328498fdd7d440001a4096b863a2eccb98fba2f7c043c46059d54fb90a0c58a"` [INFO] [stdout] 9328498fdd7d440001a4096b863a2eccb98fba2f7c043c46059d54fb90a0c58a