[INFO] fetching crate tak 0.6.1... [INFO] checking tak-0.6.1 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] extracting crate tak 0.6.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate tak 0.6.1 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tak 0.6.1 [INFO] finished tweaking crates.io crate tak 0.6.1 [INFO] tweaked toml for crates.io crate tak 0.6.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 7 packages [INFO] [stderr] Adding num-traits v0.1.43 (latest: v0.2.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twiddle v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1aa17a5dc922d073c3c84c5d71b94918889ace41d049b25a316e755b87840108 [INFO] running `Command { std: "docker" "start" "-a" "1aa17a5dc922d073c3c84c5d71b94918889ace41d049b25a316e755b87840108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1aa17a5dc922d073c3c84c5d71b94918889ace41d049b25a316e755b87840108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1aa17a5dc922d073c3c84c5d71b94918889ace41d049b25a316e755b87840108", kill_on_drop: false }` [INFO] [stdout] 1aa17a5dc922d073c3c84c5d71b94918889ace41d049b25a316e755b87840108 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8e05654aebca542de4e8c218c531024300492e5e07825262de26c159cd7b06b [INFO] running `Command { std: "docker" "start" "-a" "b8e05654aebca542de4e8c218c531024300492e5e07825262de26c159cd7b06b", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking twiddle v1.1.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking tak v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0658]: use of unstable library feature 'libstd_sys_internals': used by the panic! macro [INFO] [stdout] --> src/piece.rs:6:45 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Copy, Debug, PartialEq, Eq, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(libstd_sys_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'libstd_sys_internals': used by the panic! macro [INFO] [stdout] --> src/piece.rs:43:45 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Clone, Copy, Debug, PartialEq, Eq, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(libstd_sys_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'libstd_sys_internals': used by the panic! macro [INFO] [stdout] --> src/piece.rs:69:45 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(Clone, Copy, Debug, PartialEq, Eq, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(libstd_sys_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'libstd_sys_internals': used by the panic! macro [INFO] [stdout] --> src/turn.rs:7:45 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Copy, Debug, PartialEq, Eq, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(libstd_sys_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'libstd_sys_internals': used by the panic! macro [INFO] [stdout] --> src/turn.rs:94:39 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Clone, Debug, PartialEq, Eq, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(libstd_sys_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'libstd_sys_internals': used by the panic! macro [INFO] [stdout] --> src/board.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Clone, Debug, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(libstd_sys_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'libstd_sys_internals': used by the panic! macro [INFO] [stdout] --> src/piece.rs:6:45 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Clone, Copy, Debug, PartialEq, Eq, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(libstd_sys_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'libstd_sys_internals': used by the panic! macro [INFO] [stdout] --> src/piece.rs:43:45 [INFO] [stdout] | [INFO] [stdout] 43 | #[derive(Clone, Copy, Debug, PartialEq, Eq, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(libstd_sys_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'libstd_sys_internals': used by the panic! macro [INFO] [stdout] --> src/piece.rs:69:45 [INFO] [stdout] | [INFO] [stdout] 69 | #[derive(Clone, Copy, Debug, PartialEq, Eq, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(libstd_sys_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'libstd_sys_internals': used by the panic! macro [INFO] [stdout] --> src/turn.rs:7:45 [INFO] [stdout] | [INFO] [stdout] 7 | #[derive(Clone, Copy, Debug, PartialEq, Eq, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(libstd_sys_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'libstd_sys_internals': used by the panic! macro [INFO] [stdout] --> src/turn.rs:94:39 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Clone, Debug, PartialEq, Eq, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(libstd_sys_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'libstd_sys_internals': used by the panic! macro [INFO] [stdout] --> src/board.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | #[derive(Clone, Debug, RustcDecodable, RustcEncodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(libstd_sys_internals)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] = note: this error originates in the derive macro `RustcDecodable` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | if extra[i].bits(15..11) != 0 { [INFO] [stdout] | ---- ^^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | if extra[i].bits(15..11) != 0 { [INFO] [stdout] | ---- ^^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:22:60 [INFO] [stdout] | [INFO] [stdout] 22 | extra[i] = (extra[i] & 0xF800) | extra[i].bits(9..2); [INFO] [stdout] | ---- ^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:22:60 [INFO] [stdout] | [INFO] [stdout] 22 | extra[i] = (extra[i] & 0xF800) | extra[i].bits(9..2); [INFO] [stdout] | ---- ^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:35:45 [INFO] [stdout] | [INFO] [stdout] 35 | *spot = (temp & 0xF800) | temp.bits(11..2); [INFO] [stdout] | ---- ^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:35:45 [INFO] [stdout] | [INFO] [stdout] 35 | *spot = (temp & 0xF800) | temp.bits(11..2); [INFO] [stdout] | ---- ^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:39:46 [INFO] [stdout] | [INFO] [stdout] 39 | let piece = Piece::from_u8(temp.bits(15..13) as u8).unwrap(); [INFO] [stdout] | ---- ^^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:39:46 [INFO] [stdout] | [INFO] [stdout] 39 | let piece = Piece::from_u8(temp.bits(15..13) as u8).unwrap(); [INFO] [stdout] | ---- ^^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | spot.bits(15..13) as u8 [INFO] [stdout] | ---- ^^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | spot.bits(15..13) as u8 [INFO] [stdout] | ---- ^^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:82:70 [INFO] [stdout] | [INFO] [stdout] 82 | extra[i] = (extra[i] & location) | extra[i].bits(9..2); [INFO] [stdout] | ---- ^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:82:70 [INFO] [stdout] | [INFO] [stdout] 82 | extra[i] = (extra[i] & location) | extra[i].bits(9..2); [INFO] [stdout] | ---- ^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:90:52 [INFO] [stdout] | [INFO] [stdout] 90 | spot = (spot & 0xE000) | spot.bits(11..2); [INFO] [stdout] | ---- ^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:90:52 [INFO] [stdout] | [INFO] [stdout] 90 | spot = (spot & 0xE000) | spot.bits(11..2); [INFO] [stdout] | ---- ^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:109:70 [INFO] [stdout] | [INFO] [stdout] 109 | extra[i] = (extra[i] & location) | extra[i].bits(9..2); [INFO] [stdout] | ---- ^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:109:70 [INFO] [stdout] | [INFO] [stdout] 109 | extra[i] = (extra[i] & location) | extra[i].bits(9..2); [INFO] [stdout] | ---- ^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:118:52 [INFO] [stdout] | [INFO] [stdout] 118 | spot = (spot & 0xE000) | spot.bits(11..2); [INFO] [stdout] | ---- ^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:118:52 [INFO] [stdout] | [INFO] [stdout] 118 | spot = (spot & 0xE000) | spot.bits(11..2); [INFO] [stdout] | ---- ^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:136:32 [INFO] [stdout] | [INFO] [stdout] 136 | if square.bits(15..13) == 0 { [INFO] [stdout] | ---- ^^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:136:32 [INFO] [stdout] | [INFO] [stdout] 136 | if square.bits(15..13) == 0 { [INFO] [stdout] | ---- ^^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:149:48 [INFO] [stdout] | [INFO] [stdout] 149 | match Piece::from_u8(spot.bits(15..13) as u8) { [INFO] [stdout] | ---- ^^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:149:48 [INFO] [stdout] | [INFO] [stdout] 149 | match Piece::from_u8(spot.bits(15..13) as u8) { [INFO] [stdout] | ---- ^^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:160:37 [INFO] [stdout] | [INFO] [stdout] 160 | match spot.bits((2 * i + 1)..(2 * i)) { [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:160:37 [INFO] [stdout] | [INFO] [stdout] 160 | match spot.bits((2 * i + 1)..(2 * i)) { [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:191:36 [INFO] [stdout] | [INFO] [stdout] 191 | let mut lowest = spot.bits(1..0); [INFO] [stdout] | ---- ^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:191:36 [INFO] [stdout] | [INFO] [stdout] 191 | let mut lowest = spot.bits(1..0); [INFO] [stdout] | ---- ^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:192:34 [INFO] [stdout] | [INFO] [stdout] 192 | let mut temp = spot.bits(11..2); [INFO] [stdout] | ---- ^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:192:34 [INFO] [stdout] | [INFO] [stdout] 192 | let mut temp = spot.bits(11..2); [INFO] [stdout] | ---- ^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:207:39 [INFO] [stdout] | [INFO] [stdout] 207 | temp |= cont.bits(9..2); // Shift everything thats there [INFO] [stdout] | ---- ^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:207:39 [INFO] [stdout] | [INFO] [stdout] 207 | temp |= cont.bits(9..2); // Shift everything thats there [INFO] [stdout] | ---- ^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:221:30 [INFO] [stdout] | [INFO] [stdout] 221 | if cont.bits(15..11) == 0 { [INFO] [stdout] | ---- ^^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/board5.rs:221:30 [INFO] [stdout] | [INFO] [stdout] 221 | if cont.bits(15..11) == 0 { [INFO] [stdout] | ---- ^^^^^^ expected `RangeInclusive`, found `Range<{integer}>` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `RangeInclusive` [INFO] [stdout] found struct `std::ops::Range<{integer}>` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/twiddle-1.1.0/src/lib.rs:90:8 [INFO] [stdout] | [INFO] [stdout] 90 | fn bits(self, range: RangeInclusive) -> Self; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tak` (lib) due to 23 previous errors; 24 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tak` (lib test) due to 23 previous errors; 24 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b8e05654aebca542de4e8c218c531024300492e5e07825262de26c159cd7b06b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8e05654aebca542de4e8c218c531024300492e5e07825262de26c159cd7b06b", kill_on_drop: false }` [INFO] [stdout] b8e05654aebca542de4e8c218c531024300492e5e07825262de26c159cd7b06b [INFO] checking tak-0.6.1 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] extracting crate tak 0.6.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate tak 0.6.1 on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tak 0.6.1 [INFO] finished tweaking crates.io crate tak 0.6.1 [INFO] tweaked toml for crates.io crate tak 0.6.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a216b06dc38605afce139d8469321ac31208f7500e051dd76f7b42196d0ac0aa [INFO] running `Command { std: "docker" "start" "-a" "a216b06dc38605afce139d8469321ac31208f7500e051dd76f7b42196d0ac0aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a216b06dc38605afce139d8469321ac31208f7500e051dd76f7b42196d0ac0aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a216b06dc38605afce139d8469321ac31208f7500e051dd76f7b42196d0ac0aa", kill_on_drop: false }` [INFO] [stdout] a216b06dc38605afce139d8469321ac31208f7500e051dd76f7b42196d0ac0aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 728ae6cceb09d7625d0309e78e03ca22c5493400ce7b00c50e5f074c0a92c341 [INFO] running `Command { std: "docker" "start" "-a" "728ae6cceb09d7625d0309e78e03ca22c5493400ce7b00c50e5f074c0a92c341", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] no edition found in manifest, probably 2015, skipping [INFO] running `Command { std: "docker" "inspect" "728ae6cceb09d7625d0309e78e03ca22c5493400ce7b00c50e5f074c0a92c341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "728ae6cceb09d7625d0309e78e03ca22c5493400ce7b00c50e5f074c0a92c341", kill_on_drop: false }` [INFO] [stdout] 728ae6cceb09d7625d0309e78e03ca22c5493400ce7b00c50e5f074c0a92c341