[INFO] fetching crate bundled-crypto 0.2.0... [INFO] checking bundled-crypto-0.2.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate bundled-crypto 0.2.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate bundled-crypto 0.2.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bundled-crypto 0.2.0 [INFO] finished tweaking crates.io crate bundled-crypto 0.2.0 [INFO] tweaked toml for crates.io crate bundled-crypto 0.2.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 489ca65ac7756e5f7f13a3c3d1c8867b583043a426c3c9989c2e1506bf399c39 [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" "489ca65ac7756e5f7f13a3c3d1c8867b583043a426c3c9989c2e1506bf399c39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "489ca65ac7756e5f7f13a3c3d1c8867b583043a426c3c9989c2e1506bf399c39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "489ca65ac7756e5f7f13a3c3d1c8867b583043a426c3c9989c2e1506bf399c39", kill_on_drop: false }` [INFO] [stdout] 489ca65ac7756e5f7f13a3c3d1c8867b583043a426c3c9989c2e1506bf399c39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1608f5a0f5a06a95eada9985ede00c611513a964c89ced04742de51f3d4c30a9 [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" "1608f5a0f5a06a95eada9985ede00c611513a964c89ced04742de51f3d4c30a9", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking untrusted v0.6.2 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking boolinator v2.4.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking argon2rs v0.2.5 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsodium-sys v0.2.6 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling syn v1.0.42 [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 generic-array v0.12.3 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Checking bcrypt v0.6.3 [INFO] [stderr] Checking sodiumoxide v0.2.6 [INFO] [stderr] Checking bundled-crypto v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0658]: the `!` type is experimental [INFO] [stdout] --> src/algo/cipher/plaintext.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | type Error = !; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #35121 for more information [INFO] [stdout] = help: add `#![feature(never_type)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: the `!` type is experimental [INFO] [stdout] --> src/algo/cipher/plaintext.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | type Error = !; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #35121 for more information [INFO] [stdout] = help: add `#![feature(never_type)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: the `!` type is experimental [INFO] [stdout] --> src/algo/cipher/plaintext.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 81 | type Error = !; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #35121 for more information [INFO] [stdout] = help: add `#![feature(never_type)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: the `!` type is experimental [INFO] [stdout] --> src/algo/cipher/plaintext.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | type Error = !; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #35121 for more information [INFO] [stdout] = help: add `#![feature(never_type)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: the `!` type is experimental [INFO] [stdout] --> src/algo/mod.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | type Error = !; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #35121 for more information [INFO] [stdout] = help: add `#![feature(never_type)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: the `!` type is experimental [INFO] [stdout] --> src/algo/cipher/plaintext.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | type Error = !; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #35121 for more information [INFO] [stdout] = help: add `#![feature(never_type)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: the `!` type is experimental [INFO] [stdout] --> src/algo/cipher/plaintext.rs:73:18 [INFO] [stdout] | [INFO] [stdout] 73 | type Error = !; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #35121 for more information [INFO] [stdout] = help: add `#![feature(never_type)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: the `!` type is experimental [INFO] [stdout] --> src/algo/cipher/plaintext.rs:81:18 [INFO] [stdout] | [INFO] [stdout] 81 | type Error = !; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #35121 for more information [INFO] [stdout] = help: add `#![feature(never_type)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: the `!` type is experimental [INFO] [stdout] --> src/algo/cipher/plaintext.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | type Error = !; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #35121 for more information [INFO] [stdout] = help: add `#![feature(never_type)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: the `!` type is experimental [INFO] [stdout] --> src/algo/mod.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | type Error = !; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #35121 for more information [INFO] [stdout] = help: add `#![feature(never_type)]` to the crate attributes to enable [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 E0658`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bundled-crypto` [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 E0658`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1608f5a0f5a06a95eada9985ede00c611513a964c89ced04742de51f3d4c30a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1608f5a0f5a06a95eada9985ede00c611513a964c89ced04742de51f3d4c30a9", kill_on_drop: false }` [INFO] [stdout] 1608f5a0f5a06a95eada9985ede00c611513a964c89ced04742de51f3d4c30a9