[INFO] fetching crate credent 0.4.1... [INFO] testing credent-0.4.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate credent 0.4.1 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate credent 0.4.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate credent 0.4.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate credent 0.4.1 [INFO] tweaked toml for crates.io crate credent 0.4.1 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate crates.io crate credent 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-net v1.5.0 [INFO] [stderr] Downloaded nb-connect v1.0.3 [INFO] [stderr] Downloaded signal-hook v0.3.7 [INFO] [stderr] Downloaded credent_fs v0.4.1 [INFO] [stderr] Downloaded credent_cli v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b05d404ada51448c64fe9c0e3e55acd41c9655326f7f84fcd2ebde9f6a943906 [INFO] running `Command { std: "docker" "start" "-a" "b05d404ada51448c64fe9c0e3e55acd41c9655326f7f84fcd2ebde9f6a943906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b05d404ada51448c64fe9c0e3e55acd41c9655326f7f84fcd2ebde9f6a943906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b05d404ada51448c64fe9c0e3e55acd41c9655326f7f84fcd2ebde9f6a943906", kill_on_drop: false }` [INFO] [stdout] b05d404ada51448c64fe9c0e3e55acd41c9655326f7f84fcd2ebde9f6a943906 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a59fee9106f16b3af4f9a450b4eb8db9c6944a4872d44cd1390836d2b4cc7ac8 [INFO] running `Command { std: "docker" "start" "-a" "a59fee9106f16b3af4f9a450b4eb8db9c6944a4872d44cd1390836d2b4cc7ac8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling credent_cli_model v0.4.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stdout] error: `credent` needs either the "backend-smol" or "backend-tokio" feature to be enabled. [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/credent_cli_model-0.4.1/src/error.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / compile_error!( [INFO] [stdout] 11 | | r#"`credent` needs either the "backend-smol" or "backend-tokio" feature to be enabled."# [INFO] [stdout] 12 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IoError` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/credent_cli_model-0.4.1/src/error.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | error: IoError, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IoError` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/credent_cli_model-0.4.1/src/error.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | StdErrFlush(IoError), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `credent_cli_model` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a59fee9106f16b3af4f9a450b4eb8db9c6944a4872d44cd1390836d2b4cc7ac8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a59fee9106f16b3af4f9a450b4eb8db9c6944a4872d44cd1390836d2b4cc7ac8", kill_on_drop: false }` [INFO] [stdout] a59fee9106f16b3af4f9a450b4eb8db9c6944a4872d44cd1390836d2b4cc7ac8