[INFO] fetching crate collectivity 3.2.2...
[INFO] checking collectivity-3.2.2 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate collectivity 3.2.2 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate collectivity 3.2.2 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate collectivity 3.2.2
[INFO] finished tweaking crates.io crate collectivity 3.2.2
[INFO] tweaked toml for crates.io crate collectivity 3.2.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate collectivity 3.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded value-trait v0.2.9
[INFO] [stderr]   Downloaded simdutf8 v0.1.3
[INFO] [stderr]   Downloaded halfbrown v0.1.12
[INFO] [stderr]   Downloaded ryu v1.0.6
[INFO] [stderr]   Downloaded serde_json v1.0.72
[INFO] [stderr]   Downloaded simd-json v0.4.11
[INFO] [stderr]   Downloaded libc v0.2.108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c59f07cafc2d5b5fe27f83b64afc59ed1907367a2877cfcfcca7669e034ceac3
[INFO] running `Command { std: "docker" "start" "-a" "c59f07cafc2d5b5fe27f83b64afc59ed1907367a2877cfcfcca7669e034ceac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c59f07cafc2d5b5fe27f83b64afc59ed1907367a2877cfcfcca7669e034ceac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c59f07cafc2d5b5fe27f83b64afc59ed1907367a2877cfcfcca7669e034ceac3", kill_on_drop: false }`
[INFO] [stdout] c59f07cafc2d5b5fe27f83b64afc59ed1907367a2877cfcfcca7669e034ceac3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45779d6843983be4043d78b31ca60a11fa61938a75db7908e5ba5cb8cf95ed50
[INFO] running `Command { std: "docker" "start" "-a" "45779d6843983be4043d78b31ca60a11fa61938a75db7908e5ba5cb8cf95ed50", kill_on_drop: false }`
[INFO] [stderr]     Checking collectivity v3.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | /   where
[INFO] [stdout] 50 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout]    = note: `#[warn(deprecated_where_clause_location)]` on by default
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 49 ~   
[INFO] [stdout] 50 ~   = <G as Get<usize>>::Value<'a> where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 60 | /   where
[INFO] [stdout] 61 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 60 ~   
[INFO] [stdout] 61 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | /   where
[INFO] [stdout] 72 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 71 ~   
[INFO] [stdout] 72 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 | /   where
[INFO] [stdout] 83 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 82 ~   
[INFO] [stdout] 83 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | /   where
[INFO] [stdout] 94 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 93 ~   
[INFO] [stdout] 94 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:105:3
[INFO] [stdout]     |
[INFO] [stdout] 105 | /   where
[INFO] [stdout] 106 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 105 ~   
[INFO] [stdout] 106 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:117:3
[INFO] [stdout]     |
[INFO] [stdout] 117 | /   where
[INFO] [stdout] 118 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 117 ~   
[INFO] [stdout] 118 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:129:3
[INFO] [stdout]     |
[INFO] [stdout] 129 | /   where
[INFO] [stdout] 130 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 129 ~   
[INFO] [stdout] 130 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:141:3
[INFO] [stdout]     |
[INFO] [stdout] 141 | /   where
[INFO] [stdout] 142 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 141 ~   
[INFO] [stdout] 142 ~   = &'a K where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:153:3
[INFO] [stdout]     |
[INFO] [stdout] 153 | /   where
[INFO] [stdout] 154 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 153 ~   
[INFO] [stdout] 154 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 | /   where
[INFO] [stdout] 166 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 165 ~   
[INFO] [stdout] 166 ~   = &'a K where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types, associated_type_defaults)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | /   where
[INFO] [stdout] 50 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout]    = note: `#[warn(deprecated_where_clause_location)]` on by default
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 49 ~   
[INFO] [stdout] 50 ~   = <G as Get<usize>>::Value<'a> where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 60 | /   where
[INFO] [stdout] 61 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 60 ~   
[INFO] [stdout] 61 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | /   where
[INFO] [stdout] 72 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 71 ~   
[INFO] [stdout] 72 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 | /   where
[INFO] [stdout] 83 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 82 ~   
[INFO] [stdout] 83 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | /   where
[INFO] [stdout] 94 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 93 ~   
[INFO] [stdout] 94 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:105:3
[INFO] [stdout]     |
[INFO] [stdout] 105 | /   where
[INFO] [stdout] 106 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 105 ~   
[INFO] [stdout] 106 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:117:3
[INFO] [stdout]     |
[INFO] [stdout] 117 | /   where
[INFO] [stdout] 118 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 117 ~   
[INFO] [stdout] 118 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:129:3
[INFO] [stdout]     |
[INFO] [stdout] 129 | /   where
[INFO] [stdout] 130 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 129 ~   
[INFO] [stdout] 130 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:141:3
[INFO] [stdout]     |
[INFO] [stdout] 141 | /   where
[INFO] [stdout] 142 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 141 ~   
[INFO] [stdout] 142 ~   = &'a K where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:153:3
[INFO] [stdout]     |
[INFO] [stdout] 153 | /   where
[INFO] [stdout] 154 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 153 ~   
[INFO] [stdout] 154 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 | /   where
[INFO] [stdout] 166 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 165 ~   
[INFO] [stdout] 166 ~   = &'a K where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types, associated_type_defaults)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> examples/dynamic.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ("Array", box [0_usize; N] as _),
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ("Array", Box::new([0_usize; N]) as _),
[INFO] [stdout]    |               ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> examples/dynamic.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ("Vec", box vec![] as _),
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ("Vec", Box::new(vec![]) as _),
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> examples/dynamic.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ("VecDeque", box VecDeque::new() as _),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ("VecDeque", Box::new(VecDeque::new()) as _),
[INFO] [stdout]    |                  ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> examples/dynamic.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ("BTreeMap", box BTreeMap::new() as _),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ("BTreeMap", Box::new(BTreeMap::new()) as _),
[INFO] [stdout]    |                  ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> examples/dynamic.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ("HashMap", box HashMap::new() as _),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ("HashMap", Box::new(HashMap::new()) as _),
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> examples/dynamic.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeMap`, `HashMap`, `VecDeque`
[INFO] [stdout]  --> examples/dynamic.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |   collections::{BTreeMap, HashMap, VecDeque},
[INFO] [stdout]   |                 ^^^^^^^^  ^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `impl for<'b> Get<usize, Value<'b> = &'b usize>` does not live long enough
[INFO] [stdout]  --> examples/get.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 |   data.get(pos).map(|v| v * multiplier)
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `impl for<'b> Get<usize, Value<'b> = &'b usize>` does not live long enough
[INFO] [stdout]  --> examples/get.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 |   data.get(pos).map(|v| v * multiplier)
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `collectivity` (example "get") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `collectivity` (example "dynamic") due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "45779d6843983be4043d78b31ca60a11fa61938a75db7908e5ba5cb8cf95ed50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45779d6843983be4043d78b31ca60a11fa61938a75db7908e5ba5cb8cf95ed50", kill_on_drop: false }`
[INFO] [stdout] 45779d6843983be4043d78b31ca60a11fa61938a75db7908e5ba5cb8cf95ed50
[INFO] checking collectivity-3.2.2 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate collectivity 3.2.2 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate collectivity 3.2.2 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config
[INFO] started tweaking crates.io crate collectivity 3.2.2
[INFO] finished tweaking crates.io crate collectivity 3.2.2
[INFO] tweaked toml for crates.io crate collectivity 3.2.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate collectivity 3.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 34ebb04e3fed7a6622150ea020dde7dab9280be4709046a740521a39b36ae29d
[INFO] running `Command { std: "docker" "start" "-a" "34ebb04e3fed7a6622150ea020dde7dab9280be4709046a740521a39b36ae29d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "34ebb04e3fed7a6622150ea020dde7dab9280be4709046a740521a39b36ae29d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34ebb04e3fed7a6622150ea020dde7dab9280be4709046a740521a39b36ae29d", kill_on_drop: false }`
[INFO] [stdout] 34ebb04e3fed7a6622150ea020dde7dab9280be4709046a740521a39b36ae29d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec69186ce612d36137643a8fc45e30d3744c6193b1740655234c0c7505d4c49e
[INFO] running `Command { std: "docker" "start" "-a" "ec69186ce612d36137643a8fc45e30d3744c6193b1740655234c0c7505d4c49e", kill_on_drop: false }`
[INFO] [stderr]     Checking collectivity v3.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | /   where
[INFO] [stdout] 50 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout]    = note: `#[warn(deprecated_where_clause_location)]` on by default
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 49 ~   
[INFO] [stdout] 50 ~   = <G as Get<usize>>::Value<'a> where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 60 | /   where
[INFO] [stdout] 61 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 60 ~   
[INFO] [stdout] 61 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | /   where
[INFO] [stdout] 72 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 71 ~   
[INFO] [stdout] 72 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 | /   where
[INFO] [stdout] 83 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 82 ~   
[INFO] [stdout] 83 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | /   where
[INFO] [stdout] 94 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 93 ~   
[INFO] [stdout] 94 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:105:3
[INFO] [stdout]     |
[INFO] [stdout] 105 | /   where
[INFO] [stdout] 106 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 105 ~   
[INFO] [stdout] 106 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:117:3
[INFO] [stdout]     |
[INFO] [stdout] 117 | /   where
[INFO] [stdout] 118 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 117 ~   
[INFO] [stdout] 118 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:129:3
[INFO] [stdout]     |
[INFO] [stdout] 129 | /   where
[INFO] [stdout] 130 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 129 ~   
[INFO] [stdout] 130 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:141:3
[INFO] [stdout]     |
[INFO] [stdout] 141 | /   where
[INFO] [stdout] 142 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 141 ~   
[INFO] [stdout] 142 ~   = &'a K where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:153:3
[INFO] [stdout]     |
[INFO] [stdout] 153 | /   where
[INFO] [stdout] 154 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 153 ~   
[INFO] [stdout] 154 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 | /   where
[INFO] [stdout] 166 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 165 ~   
[INFO] [stdout] 166 ~   = &'a K where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:49:3
[INFO] [stdout]    |
[INFO] [stdout] 49 | /   where
[INFO] [stdout] 50 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout]    = note: `#[warn(deprecated_where_clause_location)]` on by default
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 49 ~   
[INFO] [stdout] 50 ~   = <G as Get<usize>>::Value<'a> where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:60:3
[INFO] [stdout]    |
[INFO] [stdout] 60 | /   where
[INFO] [stdout] 61 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 60 ~   
[INFO] [stdout] 61 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:71:3
[INFO] [stdout]    |
[INFO] [stdout] 71 | /   where
[INFO] [stdout] 72 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 71 ~   
[INFO] [stdout] 72 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:82:3
[INFO] [stdout]    |
[INFO] [stdout] 82 | /   where
[INFO] [stdout] 83 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 82 ~   
[INFO] [stdout] 83 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]   --> src/get.rs:93:3
[INFO] [stdout]    |
[INFO] [stdout] 93 | /   where
[INFO] [stdout] 94 | |     Self: 'a,
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]    |
[INFO] [stdout] 93 ~   
[INFO] [stdout] 94 ~   = &'a V where Self: 'a;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types, associated_type_defaults)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:105:3
[INFO] [stdout]     |
[INFO] [stdout] 105 | /   where
[INFO] [stdout] 106 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 105 ~   
[INFO] [stdout] 106 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:117:3
[INFO] [stdout]     |
[INFO] [stdout] 117 | /   where
[INFO] [stdout] 118 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 117 ~   
[INFO] [stdout] 118 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:129:3
[INFO] [stdout]     |
[INFO] [stdout] 129 | /   where
[INFO] [stdout] 130 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 129 ~   
[INFO] [stdout] 130 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:141:3
[INFO] [stdout]     |
[INFO] [stdout] 141 | /   where
[INFO] [stdout] 142 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 141 ~   
[INFO] [stdout] 142 ~   = &'a K where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:153:3
[INFO] [stdout]     |
[INFO] [stdout] 153 | /   where
[INFO] [stdout] 154 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 153 ~   
[INFO] [stdout] 154 ~   = &'a V where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: where clause not allowed here
[INFO] [stdout]    --> src/get.rs:165:3
[INFO] [stdout]     |
[INFO] [stdout] 165 | /   where
[INFO] [stdout] 166 | |     Self: 'a,
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #89122 <https://github.com/rust-lang/rust/issues/89122> for more information
[INFO] [stdout] help: move it to the end of the type declaration
[INFO] [stdout]     |
[INFO] [stdout] 165 ~   
[INFO] [stdout] 166 ~   = &'a K where Self: 'a;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `generic_associated_types` has been stable since 1.65.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(generic_associated_types, associated_type_defaults)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> examples/dynamic.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ("Array", box [0_usize; N] as _),
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ("Array", Box::new([0_usize; N]) as _),
[INFO] [stdout]    |               ~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> examples/dynamic.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ("Vec", box vec![] as _),
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 18 |     ("Vec", Box::new(vec![]) as _),
[INFO] [stdout]    |             ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> examples/dynamic.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ("VecDeque", box VecDeque::new() as _),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 19 |     ("VecDeque", Box::new(VecDeque::new()) as _),
[INFO] [stdout]    |                  ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> examples/dynamic.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ("BTreeMap", box BTreeMap::new() as _),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 20 |     ("BTreeMap", Box::new(BTreeMap::new()) as _),
[INFO] [stdout]    |                  ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `box_syntax` has been removed
[INFO] [stdout]   --> examples/dynamic.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ("HashMap", box HashMap::new() as _),
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `Box::new()` instead
[INFO] [stdout]    |
[INFO] [stdout] 21 |     ("HashMap", Box::new(HashMap::new()) as _),
[INFO] [stdout]    |                 ~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> examples/dynamic.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(box_syntax)]
[INFO] [stdout]   |            ^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: replaced with `#[rustc_box]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BTreeMap`, `HashMap`, `VecDeque`
[INFO] [stdout]  --> examples/dynamic.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 |   collections::{BTreeMap, HashMap, VecDeque},
[INFO] [stdout]   |                 ^^^^^^^^  ^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `impl for<'b> Get<usize, Value<'b> = &'b usize>` does not live long enough
[INFO] [stdout]  --> examples/get.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 |   data.get(pos).map(|v| v * multiplier)
[INFO] [stdout]   |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `impl for<'b> Get<usize, Value<'b> = &'b usize>` does not live long enough
[INFO] [stdout]  --> examples/get.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 |   data.get(pos).map(|v| v * multiplier)
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `collectivity` (example "get") due to 3 previous errors
[INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `collectivity` (example "dynamic") due to 7 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "ec69186ce612d36137643a8fc45e30d3744c6193b1740655234c0c7505d4c49e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec69186ce612d36137643a8fc45e30d3744c6193b1740655234c0c7505d4c49e", kill_on_drop: false }`
[INFO] [stdout] ec69186ce612d36137643a8fc45e30d3744c6193b1740655234c0c7505d4c49e
