[INFO] fetching crate drossel 0.1.0... [INFO] checking drossel-0.1.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate drossel 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate drossel 0.1.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate drossel 0.1.0 [INFO] finished tweaking crates.io crate drossel 0.1.0 [INFO] tweaked toml for crates.io crate drossel 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf0a88c1850b64ada8b56aacddd1c459e1bc15cbdb5af5a9e8d803123424dfe0 [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" "cf0a88c1850b64ada8b56aacddd1c459e1bc15cbdb5af5a9e8d803123424dfe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf0a88c1850b64ada8b56aacddd1c459e1bc15cbdb5af5a9e8d803123424dfe0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf0a88c1850b64ada8b56aacddd1c459e1bc15cbdb5af5a9e8d803123424dfe0", kill_on_drop: false }` [INFO] [stdout] cf0a88c1850b64ada8b56aacddd1c459e1bc15cbdb5af5a9e8d803123424dfe0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9987c1f684160aab6ceae43b799e61d806a8262119f709c6efeaa7ae9e4eddda [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" "9987c1f684160aab6ceae43b799e61d806a8262119f709c6efeaa7ae9e4eddda", kill_on_drop: false }` [INFO] [stderr] Checking db-key v0.0.5 [INFO] [stderr] Checking db-key v0.0.1 [INFO] [stderr] Checking db-key v0.1.0 [INFO] [stderr] Checking strand v0.1.2 [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/db-key-0.0.1/src/lib.rs:3:28 [INFO] [stdout] | [INFO] [stdout] 3 | fn as_slice(&self, f: |v: &[u8]| -> T) -> T; [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `|` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/db-key-0.0.1/src/lib.rs:20:28 [INFO] [stdout] | [INFO] [stdout] 20 | fn as_slice(&self, f: |v: &[u8]| -> T) -> T { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/db-key-0.0.1/src/lib.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | impl Key for int { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/db-key-0.0.1/src/lib.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | fn from_u8(key: &[u8]) -> int { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/db-key-0.0.1/src/lib.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | (key[0] as int) << 24 | [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/db-key-0.0.1/src/lib.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | (key[1] as int) << 16 | [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/db-key-0.0.1/src/lib.rs:16:16 [INFO] [stdout] | [INFO] [stdout] 16 | (key[2] as int) << 8 | [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `int` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/db-key-0.0.1/src/lib.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 17 | (key[3] as int) [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `f` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/db-key-0.0.1/src/lib.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | f(&dst) [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking leveldb v0.6.1 [INFO] [stdout] error[E0432]: unresolved import `core::marker::PhantomFn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/leveldb-0.6.1/src/lib.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | use core::marker::PhantomFn; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `PhantomFn` in `marker` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/leveldb-0.6.1/src/database/comparator.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | use std::intrinsics::type_name; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'core_intrinsics': intrinsics are unlikely to ever be stabilized, instead they should be used through stabilized interfaces in the rest of the standard library [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/leveldb-0.6.1/src/database/comparator.rs:95:27 [INFO] [stdout] | [INFO] [stdout] 95 | let tydesc = unsafe { type_name::() }; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(core_intrinsics)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `leveldb` [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[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/db-key-0.0.1/src/lib.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | let mut dst = [0u8, ..4]; [INFO] [stdout] | ^^^ expected `u8`, found struct `RangeTo` [INFO] [stdout] | [INFO] [stdout] = note: expected type `u8` [INFO] [stdout] found struct `RangeTo<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "9987c1f684160aab6ceae43b799e61d806a8262119f709c6efeaa7ae9e4eddda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9987c1f684160aab6ceae43b799e61d806a8262119f709c6efeaa7ae9e4eddda", kill_on_drop: false }` [INFO] [stdout] 9987c1f684160aab6ceae43b799e61d806a8262119f709c6efeaa7ae9e4eddda