[INFO] fetching crate gazebo 0.8.1... [INFO] testing gazebo-0.8.1 against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] extracting crate gazebo 0.8.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate gazebo 0.8.1 on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gazebo 0.8.1 [INFO] finished tweaking crates.io crate gazebo 0.8.1 [INFO] tweaked toml for crates.io crate gazebo 0.8.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "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" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gazebo_derive v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0203c21a650808fb7ef67558c9202be90fe378e168875f266d733d087f8002dd [INFO] running `Command { std: "docker" "start" "-a" "0203c21a650808fb7ef67558c9202be90fe378e168875f266d733d087f8002dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0203c21a650808fb7ef67558c9202be90fe378e168875f266d733d087f8002dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0203c21a650808fb7ef67558c9202be90fe378e168875f266d733d087f8002dd", kill_on_drop: false }` [INFO] [stdout] 0203c21a650808fb7ef67558c9202be90fe378e168875f266d733d087f8002dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 667b75c1970691986fce661b69cac16f8ca2062338a273307f59ec128cba9393 [INFO] running `Command { std: "docker" "start" "-a" "667b75c1970691986fce661b69cac16f8ca2062338a273307f59ec128cba9393", kill_on_drop: false }` [INFO] [stderr] Compiling gazebo_derive v0.8.0 [INFO] [stderr] Compiling gazebo v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/ext/str.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/ext/str.rs:113:24 [INFO] [stdout] | [INFO] [stdout] 113 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/ext/str.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/ext/str.rs:169:24 [INFO] [stdout] | [INFO] [stdout] 169 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.22s [INFO] running `Command { std: "docker" "inspect" "667b75c1970691986fce661b69cac16f8ca2062338a273307f59ec128cba9393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "667b75c1970691986fce661b69cac16f8ca2062338a273307f59ec128cba9393", kill_on_drop: false }` [INFO] [stdout] 667b75c1970691986fce661b69cac16f8ca2062338a273307f59ec128cba9393 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4e5539f3ddfa3a6210d355b2bcb8eec16cb21d6266ead19e110039109d31e3a [INFO] running `Command { std: "docker" "start" "-a" "f4e5539f3ddfa3a6210d355b2bcb8eec16cb21d6266ead19e110039109d31e3a", kill_on_drop: false }` [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/ext/str.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/ext/str.rs:113:24 [INFO] [stdout] | [INFO] [stdout] 113 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/ext/str.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/ext/str.rs:169:24 [INFO] [stdout] | [INFO] [stdout] 169 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gazebo v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RefCell` is imported redundantly [INFO] [stdout] --> src/cell.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 243 | use std::cell::RefCell; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 246 | use super::*; [INFO] [stdout] | -------- the item `RefCell` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `mem` is imported redundantly [INFO] [stdout] --> src/cell.rs:244:9 [INFO] [stdout] | [INFO] [stdout] 244 | use std::mem; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 245 | [INFO] [stdout] 246 | use super::*; [INFO] [stdout] | -------- the item `mem` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `cast` is imported redundantly [INFO] [stdout] --> src/cell.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 246 | use super::*; [INFO] [stdout] | -------- the item `cast` is already imported here [INFO] [stdout] 247 | use crate::cast; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/display.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 267 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 268 | [INFO] [stdout] 269 | use super::*; [INFO] [stdout] | -------- the item `fmt` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/any.rs:255:27 [INFO] [stdout] | [INFO] [stdout] 255 | struct Value2<'a>(&'a str); [INFO] [stdout] | ------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 255 | struct Value2<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/any.rs:295:24 [INFO] [stdout] | [INFO] [stdout] 295 | struct Bbb<'a>(&'a str); [INFO] [stdout] | --- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 295 | struct Bbb<'a>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/any.rs:299:29 [INFO] [stdout] | [INFO] [stdout] 299 | struct Bbb2<'a, 'b>(&'a str, &'b str); [INFO] [stdout] | ---- ^^^^^^^ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 299 | struct Bbb2<'a, 'b>((), ()); [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/any.rs:328:38 [INFO] [stdout] | [INFO] [stdout] 328 | struct FooBar<'x, P: My<'x>>(&'x P); [INFO] [stdout] | ------ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 328 | struct FooBar<'x, P: My<'x>>(()); [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/ext/str.rs:97:24 [INFO] [stdout] | [INFO] [stdout] 97 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/ext/str.rs:113:24 [INFO] [stdout] | [INFO] [stdout] 113 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/ext/str.rs:157:24 [INFO] [stdout] | [INFO] [stdout] 157 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type bounds are unstable [INFO] [stdout] --> src/ext/str.rs:169:24 [INFO] [stdout] | [INFO] [stdout] 169 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #52662 for more information [INFO] [stdout] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stdout] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stdout] = note: for more information, see issue #65860 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.98s [INFO] running `Command { std: "docker" "inspect" "f4e5539f3ddfa3a6210d355b2bcb8eec16cb21d6266ead19e110039109d31e3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e5539f3ddfa3a6210d355b2bcb8eec16cb21d6266ead19e110039109d31e3a", kill_on_drop: false }` [INFO] [stdout] f4e5539f3ddfa3a6210d355b2bcb8eec16cb21d6266ead19e110039109d31e3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Copt-level=3" "-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" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ee5a280f606b758bd261f6f1030dac126d34fc8f2ba95ae6dba840d46c61ce1 [INFO] running `Command { std: "docker" "start" "-a" "9ee5a280f606b758bd261f6f1030dac126d34fc8f2ba95ae6dba840d46c61ce1", kill_on_drop: false }` [INFO] [stderr] warning: associated type bounds are unstable [INFO] [stderr] --> src/ext/str.rs:97:24 [INFO] [stderr] | [INFO] [stderr] 97 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #52662 for more information [INFO] [stderr] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] [INFO] [stderr] warning: associated type bounds are unstable [INFO] [stderr] --> src/ext/str.rs:113:24 [INFO] [stderr] | [INFO] [stderr] 113 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #52662 for more information [INFO] [stderr] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] [INFO] [stderr] warning: associated type bounds are unstable [INFO] [stderr] --> src/ext/str.rs:157:24 [INFO] [stderr] | [INFO] [stderr] 157 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #52662 for more information [INFO] [stderr] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] [INFO] [stderr] warning: associated type bounds are unstable [INFO] [stderr] --> src/ext/str.rs:169:24 [INFO] [stderr] | [INFO] [stderr] 169 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #52662 for more information [INFO] [stderr] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] [INFO] [stderr] warning: the item `RefCell` is imported redundantly [INFO] [stderr] --> src/cell.rs:243:9 [INFO] [stderr] | [INFO] [stderr] 243 | use std::cell::RefCell; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 246 | use super::*; [INFO] [stderr] | -------- the item `RefCell` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `mem` is imported redundantly [INFO] [stderr] --> src/cell.rs:244:9 [INFO] [stderr] | [INFO] [stderr] 244 | use std::mem; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 245 | [INFO] [stderr] 246 | use super::*; [INFO] [stderr] | -------- the item `mem` is already imported here [INFO] [stderr] [INFO] [stderr] warning: the item `cast` is imported redundantly [INFO] [stderr] --> src/cell.rs:247:9 [INFO] [stderr] | [INFO] [stderr] 246 | use super::*; [INFO] [stderr] | -------- the item `cast` is already imported here [INFO] [stderr] 247 | use crate::cast; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: the item `fmt` is imported redundantly [INFO] [stderr] --> src/display.rs:267:9 [INFO] [stderr] | [INFO] [stderr] 267 | use std::fmt; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 268 | [INFO] [stderr] 269 | use super::*; [INFO] [stderr] | -------- the item `fmt` is already imported here [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/any.rs:255:27 [INFO] [stderr] | [INFO] [stderr] 255 | struct Value2<'a>(&'a str); [INFO] [stderr] | ------ ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 255 | struct Value2<'a>(()); [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/any.rs:295:24 [INFO] [stderr] | [INFO] [stderr] 295 | struct Bbb<'a>(&'a str); [INFO] [stderr] | --- ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 295 | struct Bbb<'a>(()); [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: fields `0` and `1` are never read [INFO] [stderr] --> src/any.rs:299:29 [INFO] [stderr] | [INFO] [stderr] 299 | struct Bbb2<'a, 'b>(&'a str, &'b str); [INFO] [stderr] | ---- ^^^^^^^ ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | fields in this struct [INFO] [stderr] | [INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stderr] | [INFO] [stderr] 299 | struct Bbb2<'a, 'b>((), ()); [INFO] [stderr] | ~~ ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/any.rs:328:38 [INFO] [stderr] | [INFO] [stderr] 328 | struct FooBar<'x, P: My<'x>>(&'x P); [INFO] [stderr] | ------ ^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 328 | struct FooBar<'x, P: My<'x>>(()); [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: `gazebo` (lib) generated 4 warnings [INFO] [stderr] warning: `gazebo` (lib test) generated 12 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gazebo-4a2782982bcd75af) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test any::tests::test_any_lifetime ... ok [INFO] [stdout] test cell::tests::test_from_ref_docs ... ok [INFO] [stdout] test any::tests::test_provides_static_type_id ... ok [INFO] [stdout] test cast::tests::test_transmute_unchecked_bytes ... ok [INFO] [stdout] test cell::tests::test_borrow_guards ... ok [INFO] [stdout] test cell::tests::test_as_aref ... ok [INFO] [stdout] test cast::tests::test_transmute_unchecked ... ok [INFO] [stdout] test cell::tests::test_ref_map_dropping ... ok [INFO] [stdout] test display::tests::test_container ... ok [INFO] [stdout] test display::tests::test_keyed_container ... ok [INFO] [stdout] test dupe::tests::test_dupe_ ... ok [INFO] [stdout] test dupe::tests::test_dupe_fn ... ok [INFO] [stdout] test dupe::tests::test_dupe_enum ... ok [INFO] [stdout] test any::tests::test_can_convert ... ok [INFO] [stdout] test cmp::tests::cmp_eq_chain ... ok [INFO] [stdout] test cmp::tests::always_false_cmp ... ok [INFO] [stdout] test dupe::tests::test_dupe_generic ... ok [INFO] [stdout] test cmp::tests::test_cmp_any ... ok [INFO] [stdout] test hash::tests::test_hashed ... ok [INFO] [stdout] test coerce::tests::test_ptr_coerce ... ok [INFO] [stdout] test display::tests::test_combinators ... ok [INFO] [stdout] test cast::tests::test_transmute ... ok [INFO] [stdout] test any::tests::test_provides_static_type_when_type_parameter_has_bound_with_lifetime ... ok [INFO] [stdout] test coerce::tests::test_coerce_lifetime ... ok [INFO] [stdout] test cell::tests::test_pointer_basics ... ok [INFO] [stdout] test cell::tests::test_ref_as_expected ... ok [INFO] [stdout] test coerce::tests::test_coerce_type_and_lifetime_params ... ok [INFO] [stdout] test indenter::tests::with_str ... ok [INFO] [stdout] test cell::tests::test_ref_filter_map_dropping ... ok [INFO] [stdout] test file::tests::test_create_all_and_write ... ok [INFO] [stdout] test indenter::tests::dyn_write ... ok [INFO] [stdout] test indenter::tests::nice_api_2 ... ok [INFO] [stdout] test indenter::tests::several_interpolations ... ok [INFO] [stdout] test test::test_default_ ... ok [INFO] [stdout] test indenter::tests::no_digits ... ok [INFO] [stdout] test prelude::tests::test ... ok [INFO] [stdout] test variants::tests::derive_variant_names ... ok [INFO] [stdout] test indenter::tests::trailing_newlines ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests gazebo [INFO] [stderr] warning: associated type bounds are unstable [INFO] [stderr] --> src/ext/str.rs:97:24 [INFO] [stderr] | [INFO] [stderr] 97 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #52662 for more information [INFO] [stderr] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] [INFO] [stderr] warning: associated type bounds are unstable [INFO] [stderr] --> src/ext/str.rs:113:24 [INFO] [stderr] | [INFO] [stderr] 113 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #52662 for more information [INFO] [stderr] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] [INFO] [stderr] warning: associated type bounds are unstable [INFO] [stderr] --> src/ext/str.rs:157:24 [INFO] [stderr] | [INFO] [stderr] 157 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #52662 for more information [INFO] [stderr] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] [INFO] [stderr] warning: associated type bounds are unstable [INFO] [stderr] --> src/ext/str.rs:169:24 [INFO] [stderr] | [INFO] [stderr] 169 | P: Pattern<'a, Searcher: ReverseSearcher<'a>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: see issue #52662 for more information [INFO] [stderr] = help: add `#![feature(associated_type_bounds)]` to the crate attributes to enable [INFO] [stderr] = note: this compiler was built on 2024-02-18; consider upgrading it if it is out of date [INFO] [stderr] = warning: unstable syntax can change at any point in the future, causing a hard error! [INFO] [stderr] = note: for more information, see issue #65860 [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test src/display.rs - display (line 34) ... ignored [INFO] [stdout] test src/display.rs - display (line 48) ... ignored [INFO] [stdout] test src/any.rs - any::AnyLifetime (line 63) ... ok [INFO] [stdout] test src/display.rs - display (line 14) ... ok [INFO] [stdout] test src/ext/iter.rs - ext::iter::IterExt::try_any (line 22) ... ok [INFO] [stdout] test src/coerce.rs - coerce::Coerce (line 51) ... ok [INFO] [stdout] test src/coerce.rs - coerce::Coerce (line 34) ... ok [INFO] [stdout] test src/ext/iter.rs - ext::iter::IterExt::try_all (line 51) ... ok [INFO] [stdout] test src/ext/iter.rs - ext::iter::IterExt::try_eq_by (line 80) ... ok [INFO] [stdout] test src/any.rs - any::AnyLifetime (line 74) ... ok [INFO] [stdout] test src/ext/iter.rs - ext::iter::IterExt::try_cmp_by (line 110) ... ok [INFO] [stdout] test src/ext/iter.rs - ext::iter::IterExt::into_singleton (line 180) ... ok [INFO] [stdout] test src/ext/iter.rs - ext::iter::IterOwned::owned (line 218) ... ok [INFO] [stdout] test src/cmp.rs - cmp::cmp_chain (line 63) ... ok [INFO] [stdout] test src/ext/iter.rs - ext::iter::IterDuped::duped (line 203) ... ok [INFO] [stdout] test src/ext/iter.rs - ext::iter::IterExt::try_unzip (line 161) ... ok [INFO] [stdout] test src/ext/option.rs - ext::option::OptionExt::into_try_map (line 36) ... ok [INFO] [stdout] test src/cmp.rs - cmp::eq_chain (line 102) ... ok [INFO] [stdout] test src/ext/option.rs - ext::option::OptionExt::try_map (line 49) ... ok [INFO] [stdout] test src/ext/vec.rs - ext::vec::SliceExt::dupe_from_slice (line 107) ... ok [INFO] [stdout] test src/ext/vec.rs - ext::vec::SliceCopiedExt (line 227) ... ok [INFO] [stdout] test src/ext/option.rs - ext::option::OptionRefExt::duped (line 18) ... ok [INFO] [stdout] test src/prelude.rs - prelude (line 22) ... ok [INFO] [stdout] test src/ext/vec.rs - ext::vec::SliceExt::owned (line 73) ... ok [INFO] [stdout] test src/variants.rs - variants::VariantName (line 77) ... ok [INFO] [stdout] test src/ext/vec.rs - ext::vec::SliceExt::as_singleton (line 94) ... ok [INFO] [stdout] test src/ext/vec.rs - ext::vec::SliceClonedExt (line 157) ... ok [INFO] [stdout] test src/types.rs - types::TEq (line 19) ... ok [INFO] [stdout] test src/ext/vec.rs - ext::vec::SliceExt::map (line 44) ... ok [INFO] [stdout] test src/ext/vec.rs - ext::vec::VecExt::into_map (line 266) ... ok [INFO] [stdout] test src/ext/vec.rs - ext::vec::VecExt::into_try_map (line 276) ... ok [INFO] [stdout] test src/ext/vec.rs - ext::vec::SliceDupedExt (line 192) ... ok [INFO] [stdout] test src/ext/vec.rs - ext::vec::SliceExt::try_map (line 59) ... ok [INFO] [stdout] test src/variants.rs - variants::UnpackVariants (line 16) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 3.88s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9ee5a280f606b758bd261f6f1030dac126d34fc8f2ba95ae6dba840d46c61ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ee5a280f606b758bd261f6f1030dac126d34fc8f2ba95ae6dba840d46c61ce1", kill_on_drop: false }` [INFO] [stdout] 9ee5a280f606b758bd261f6f1030dac126d34fc8f2ba95ae6dba840d46c61ce1