[INFO] fetching crate secret-keeper 0.3.5... [INFO] checking secret-keeper-0.3.5 against try#82acd1d76add2232e19c1f0feb250d2a19ec6efe for pr-81213 [INFO] extracting crate secret-keeper 0.3.5 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate secret-keeper 0.3.5 on toolchain 82acd1d76add2232e19c1f0feb250d2a19ec6efe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate secret-keeper 0.3.5 [INFO] finished tweaking crates.io crate secret-keeper 0.3.5 [INFO] tweaked toml for crates.io crate secret-keeper 0.3.5 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "fetch" "--locked" "--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 secret-keeper-test_util v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21f4f1b056c64771d484a451f1294ca60d512fe112d5d9c71f6feaa9c7308b6a [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" "21f4f1b056c64771d484a451f1294ca60d512fe112d5d9c71f6feaa9c7308b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21f4f1b056c64771d484a451f1294ca60d512fe112d5d9c71f6feaa9c7308b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21f4f1b056c64771d484a451f1294ca60d512fe112d5d9c71f6feaa9c7308b6a", kill_on_drop: false }` [INFO] [stdout] 21f4f1b056c64771d484a451f1294ca60d512fe112d5d9c71f6feaa9c7308b6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+82acd1d76add2232e19c1f0feb250d2a19ec6efe" "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] eeed230233d459778b1ff405dfd4e6ccda18ebc398aa395d75b0a6a15ac17e39 [INFO] running `Command { std: "docker" "start" "-a" "eeed230233d459778b1ff405dfd4e6ccda18ebc398aa395d75b0a6a15ac17e39", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.121 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling serde v1.0.121 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling random-trait v0.1.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking bech32 v0.7.2 [INFO] [stderr] Checking strum v0.18.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking twox-hash v1.6.0 [INFO] [stderr] Checking libc v0.2.82 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking stream-cipher v0.4.1 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking mktemp v0.4.1 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Checking random-fast-rng v0.1.1 [INFO] [stderr] Checking pbkdf2 v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking chacha20 v0.4.3 [INFO] [stderr] Checking chacha20poly1305 v0.5.1 [INFO] [stdout] error[E0277]: the trait bound `read_dir::DirEntry: std::sealed::Sealed` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.24/src/fs/read_dir.rs:240:6 [INFO] [stdout] | [INFO] [stdout] 240 | impl DirEntryExt for DirEntry { [INFO] [stdout] | ^^^^^^^^^^^ the trait `std::sealed::Sealed` is not implemented for `read_dir::DirEntry` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` [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" "eeed230233d459778b1ff405dfd4e6ccda18ebc398aa395d75b0a6a15ac17e39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeed230233d459778b1ff405dfd4e6ccda18ebc398aa395d75b0a6a15ac17e39", kill_on_drop: false }` [INFO] [stdout] eeed230233d459778b1ff405dfd4e6ccda18ebc398aa395d75b0a6a15ac17e39