[INFO] cloning repository https://github.com/Luro02/array-map [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Luro02/array-map" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuro02%2Farray-map", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuro02%2Farray-map'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a7b672a8664983be0a523babddf533cd556e3b0 [INFO] testing Luro02/array-map against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuro02%2Farray-map" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Luro02/array-map on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Luro02/array-map [INFO] finished tweaking git repo https://github.com/Luro02/array-map [INFO] tweaked toml for git repo https://github.com/Luro02/array-map written to /workspace/builds/worker-15/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f43abf3363d5f0f85ff50cdc36ffea70bccba9a01227a590df057b515852b08 [INFO] running `Command { std: "docker" "start" "-a" "7f43abf3363d5f0f85ff50cdc36ffea70bccba9a01227a590df057b515852b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f43abf3363d5f0f85ff50cdc36ffea70bccba9a01227a590df057b515852b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f43abf3363d5f0f85ff50cdc36ffea70bccba9a01227a590df057b515852b08", kill_on_drop: false }` [INFO] [stdout] 7f43abf3363d5f0f85ff50cdc36ffea70bccba9a01227a590df057b515852b08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0aee36a8bd71abffe0bc853bf4a2d41119d06274e799774e214b565cb0c724d6 [INFO] running `Command { std: "docker" "start" "-a" "0aee36a8bd71abffe0bc853bf4a2d41119d06274e799774e214b565cb0c724d6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling array-map v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/map/array_map_facade.rs:1075:40 [INFO] [stdout] | [INFO] [stdout] 1075 | unreachable_unchecked!(error); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 1075 | unreachable_unchecked!("{}", error); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | / #![feature( [INFO] [stdout] 3 | | const_generics_defaults, [INFO] [stdout] 4 | | array_methods, [INFO] [stdout] 5 | | never_type, [INFO] [stdout] ... | [INFO] [stdout] 10 | | generic_associated_types [INFO] [stdout] 11 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `const_generics_defaults` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:12:34 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(feature = "nightly", feature(core_intrinsics))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/ext/to_iter.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | / where [INFO] [stdout] 19 | | Self::Item: 'b, [INFO] [stdout] 20 | | Self: 'b, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated_where_clause_location)]` on by default [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 18 ~ [INFO] [stdout] 19 ~ = slice::Iter<'b, Self::Item> where Self::Item: 'b, Self: 'b; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/ext/to_iter.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / where [INFO] [stdout] 32 | | Self::Item: 'b, [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 31 ~ [INFO] [stdout] 32 ~ = slice::Iter<'b, Self::Item> where Self::Item: 'b; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/map/iter/iter_mut.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | / where [INFO] [stdout] 48 | | Self::Item: 'b, [INFO] [stdout] 49 | | Self: 'b, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 47 ~ [INFO] [stdout] 48 ~ = as ToIter>::Iter<'b> where Self::Item: 'b, Self: 'b; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/map/iter/map_iter.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | / where [INFO] [stdout] 138 | | Self::Item: 'b, [INFO] [stdout] 139 | | Self: 'b, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 137 ~ [INFO] [stdout] 138 ~ = MapLeftIter<(&'b P::Left, &'b P::Right), BorrowPairLikeIter<'b, P, I::Iter<'b>>> where Self::Item: 'b, Self: 'b; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/raw/array_table/drain_iter.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / where [INFO] [stdout] 29 | | Self::Item: 'a, [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 28 ~ [INFO] [stdout] 29 ~ = iter::Flatten>> where Self::Item: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/raw/array_table/iter_mut.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / where [INFO] [stdout] 27 | | Self::Item: 'b, [INFO] [stdout] 28 | | Self: 'b, [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 26 ~ [INFO] [stdout] 27 ~ = iter::Flatten<> as ToIter>::Iter<'b>> where Self::Item: 'b, Self: 'b; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/raw/array_table/table.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | / where [INFO] [stdout] 280 | | T: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 279 ~ [INFO] [stdout] 280 ~ = <&'a Self as IntoIterator>::IntoIter where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/raw/array_table/table.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | / where [INFO] [stdout] 284 | | T: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 283 ~ [INFO] [stdout] 284 ~ = IterMut<'a, T> where T: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/raw/index_table/flat_iter.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | / where [INFO] [stdout] 45 | | Self::Item: 'b, [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 44 ~ [INFO] [stdout] 45 ~ = iter::Flatten<, N> as ToIter>::Iter<'b>> where Self::Item: 'b; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/raw/index_table/table.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | / where [INFO] [stdout] 301 | | T: 'a, [INFO] [stdout] 302 | | R: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 300 ~ [INFO] [stdout] 301 ~ = FlatIter<&'a T, N> where T: 'a, R: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/raw/index_table/table.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | / where [INFO] [stdout] 306 | | T: 'a, [INFO] [stdout] 307 | | R: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 305 ~ [INFO] [stdout] 306 ~ = IterMut<'a, T> where T: 'a, R: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: where clause not allowed here [INFO] [stdout] --> src/set/array_set_facade.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | / where [INFO] [stdout] 106 | | T: 'a, [INFO] [stdout] 107 | | R: 'a, [INFO] [stdout] 108 | | B: 'a, [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #89122 for more information [INFO] [stdout] help: move it to the end of the type declaration [INFO] [stdout] | [INFO] [stdout] 105 ~ [INFO] [stdout] 106 ~ = crate::map::iter::Keys<'a, T, (), R> where T: 'a, R: 'a, B: 'a; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_generics_defaults` has been stable since 1.59.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | const_generics_defaults, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | array_methods, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | maybe_uninit_uninit_array, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | maybe_uninit_array_assume_init, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | try_trait_v2, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | #![cfg_attr(feature = "nightly", feature(core_intrinsics))] [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/ext/try_from_iterator.rs:48:39 [INFO] [stdout] | [INFO] [stdout] 48 | if let Some(result) = [(); N].try_map(|_| { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `ArrayExt::try_map(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `array-map` due to 9 previous errors; 14 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0aee36a8bd71abffe0bc853bf4a2d41119d06274e799774e214b565cb0c724d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aee36a8bd71abffe0bc853bf4a2d41119d06274e799774e214b565cb0c724d6", kill_on_drop: false }` [INFO] [stdout] 0aee36a8bd71abffe0bc853bf4a2d41119d06274e799774e214b565cb0c724d6