[INFO] fetching crate allow_prefixed 0.1.5...
[INFO] checking allow_prefixed-0.1.5 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate allow_prefixed 0.1.5 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate allow_prefixed 0.1.5 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate allow_prefixed 0.1.5
[INFO] finished tweaking crates.io crate allow_prefixed 0.1.5
[INFO] tweaked toml for crates.io crate allow_prefixed 0.1.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-toolchain v0.1.0
[INFO] [stderr]   Downloaded allow_internal v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f8613b81d88790ecf4dacb3cb2fb26c6225d6832b9b85188779a210e6ddf16c
[INFO] running `Command { std: "docker" "start" "-a" "1f8613b81d88790ecf4dacb3cb2fb26c6225d6832b9b85188779a210e6ddf16c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f8613b81d88790ecf4dacb3cb2fb26c6225d6832b9b85188779a210e6ddf16c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f8613b81d88790ecf4dacb3cb2fb26c6225d6832b9b85188779a210e6ddf16c", kill_on_drop: false }`
[INFO] [stdout] 1f8613b81d88790ecf4dacb3cb2fb26c6225d6832b9b85188779a210e6ddf16c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ba2e7d9a0e220e3587f4c019a95b7bb1f171e23a4573d3d438550efaea670b3
[INFO] running `Command { std: "docker" "start" "-a" "4ba2e7d9a0e220e3587f4c019a95b7bb1f171e23a4573d3d438550efaea670b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling allow_internal v0.1.1
[INFO] [stderr]    Compiling cargo-toolchain v0.1.0
[INFO] [stderr]    Compiling allow_prefixed v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `test_unstable_lint` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         test_unstable_lint // https://doc.rust-lang.org/nightly/unstable-book/language-features/test-unstable-lint.html
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code`
[INFO] [stdout]    --> src/lib.rs:178:16
[INFO] [stdout]     |
[INFO] [stdout] 178 | standard_lint!(unused_tuple_struct_fields);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==`
[INFO] [stdout]    --> src/lib.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 | standard_lint!(illegal_floating_point_literal_pattern);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `nontrivial_structural_match` has been removed: no longer needed, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]    --> src/lib.rs:230:16
[INFO] [stdout]     |
[INFO] [stdout] 230 | standard_lint!(nontrivial_structural_match);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:234:16
[INFO] [stdout]     |
[INFO] [stdout] 234 | standard_lint!(private_in_public);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `suspicious_auto_trait_impls` has been removed: no longer needed, see #93367 <https://github.com/rust-lang/rust/issues/93367> for more information
[INFO] [stdout]    --> src/lib.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 | standard_lint!(suspicious_auto_trait_impls);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `implied_bounds_entailment` has been removed: converted into hard error, see PR #117984 <https://github.com/rust-lang/rust/pull/117984> for more information
[INFO] [stdout]    --> src/lib.rs:289:16
[INFO] [stdout]     |
[INFO] [stdout] 289 | standard_lint!(implied_bounds_entailment);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `invalid_alignment` has been removed: converted into hard error, see PR #104616 <https://github.com/rust-lang/rust/pull/104616> for more information
[INFO] [stdout]    --> src/lib.rs:292:24
[INFO] [stdout]     |
[INFO] [stdout] 292 | standard_lint_nightly!(invalid_alignment);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `test_unstable_lint` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         test_unstable_lint // https://doc.rust-lang.org/nightly/unstable-book/language-features/test-unstable-lint.html
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code`
[INFO] [stdout]    --> src/lib.rs:178:16
[INFO] [stdout]     |
[INFO] [stdout] 178 | standard_lint!(unused_tuple_struct_fields);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==`
[INFO] [stdout]    --> src/lib.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 | standard_lint!(illegal_floating_point_literal_pattern);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `nontrivial_structural_match` has been removed: no longer needed, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]    --> src/lib.rs:230:16
[INFO] [stdout]     |
[INFO] [stdout] 230 | standard_lint!(nontrivial_structural_match);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:234:16
[INFO] [stdout]     |
[INFO] [stdout] 234 | standard_lint!(private_in_public);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `suspicious_auto_trait_impls` has been removed: no longer needed, see #93367 <https://github.com/rust-lang/rust/issues/93367> for more information
[INFO] [stdout]    --> src/lib.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 | standard_lint!(suspicious_auto_trait_impls);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `implied_bounds_entailment` has been removed: converted into hard error, see PR #117984 <https://github.com/rust-lang/rust/pull/117984> for more information
[INFO] [stdout]    --> src/lib.rs:289:16
[INFO] [stdout]     |
[INFO] [stdout] 289 | standard_lint!(implied_bounds_entailment);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `invalid_alignment` has been removed: converted into hard error, see PR #104616 <https://github.com/rust-lang/rust/pull/104616> for more information
[INFO] [stdout]    --> src/lib.rs:292:24
[INFO] [stdout]     |
[INFO] [stdout] 292 | standard_lint_nightly!(invalid_alignment);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.20s
[INFO] running `Command { std: "docker" "inspect" "4ba2e7d9a0e220e3587f4c019a95b7bb1f171e23a4573d3d438550efaea670b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ba2e7d9a0e220e3587f4c019a95b7bb1f171e23a4573d3d438550efaea670b3", kill_on_drop: false }`
[INFO] [stdout] 4ba2e7d9a0e220e3587f4c019a95b7bb1f171e23a4573d3d438550efaea670b3
[INFO] checking allow_prefixed-0.1.5 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate allow_prefixed 0.1.5 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate allow_prefixed 0.1.5 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate allow_prefixed 0.1.5
[INFO] finished tweaking crates.io crate allow_prefixed 0.1.5
[INFO] tweaked toml for crates.io crate allow_prefixed 0.1.5 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e469611f0112ebb28022467cb11bff88d08cad046971578e035ddd7c82555e0
[INFO] running `Command { std: "docker" "start" "-a" "9e469611f0112ebb28022467cb11bff88d08cad046971578e035ddd7c82555e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e469611f0112ebb28022467cb11bff88d08cad046971578e035ddd7c82555e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e469611f0112ebb28022467cb11bff88d08cad046971578e035ddd7c82555e0", kill_on_drop: false }`
[INFO] [stdout] 9e469611f0112ebb28022467cb11bff88d08cad046971578e035ddd7c82555e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45cb8650ae17a6d1733043e009272b4d1a94a15a805ba732be149e5dbb19fdda
[INFO] running `Command { std: "docker" "start" "-a" "45cb8650ae17a6d1733043e009272b4d1a94a15a805ba732be149e5dbb19fdda", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling allow_internal v0.1.1
[INFO] [stderr]    Compiling cargo-toolchain v0.1.0
[INFO] [stderr]    Compiling allow_prefixed v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `test_unstable_lint` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         test_unstable_lint // https://doc.rust-lang.org/nightly/unstable-book/language-features/test-unstable-lint.html
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code`
[INFO] [stdout]    --> src/lib.rs:178:16
[INFO] [stdout]     |
[INFO] [stdout] 178 | standard_lint!(unused_tuple_struct_fields);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==`
[INFO] [stdout]    --> src/lib.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 | standard_lint!(illegal_floating_point_literal_pattern);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `nontrivial_structural_match` has been removed: no longer needed, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]    --> src/lib.rs:230:16
[INFO] [stdout]     |
[INFO] [stdout] 230 | standard_lint!(nontrivial_structural_match);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:234:16
[INFO] [stdout]     |
[INFO] [stdout] 234 | standard_lint!(private_in_public);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `suspicious_auto_trait_impls` has been removed: no longer needed, see #93367 <https://github.com/rust-lang/rust/issues/93367> for more information
[INFO] [stdout]    --> src/lib.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 | standard_lint!(suspicious_auto_trait_impls);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `implied_bounds_entailment` has been removed: converted into hard error, see PR #117984 <https://github.com/rust-lang/rust/pull/117984> for more information
[INFO] [stdout]    --> src/lib.rs:289:16
[INFO] [stdout]     |
[INFO] [stdout] 289 | standard_lint!(implied_bounds_entailment);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `invalid_alignment` has been removed: converted into hard error, see PR #104616 <https://github.com/rust-lang/rust/pull/104616> for more information
[INFO] [stdout]    --> src/lib.rs:292:24
[INFO] [stdout]     |
[INFO] [stdout] 292 | standard_lint_nightly!(invalid_alignment);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `test_unstable_lint` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         test_unstable_lint // https://doc.rust-lang.org/nightly/unstable-book/language-features/test-unstable-lint.html
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout]    = note: `#[warn(internal_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code`
[INFO] [stdout]    --> src/lib.rs:178:16
[INFO] [stdout]     |
[INFO] [stdout] 178 | standard_lint!(unused_tuple_struct_fields);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `illegal_floating_point_literal_pattern` has been removed: no longer a warning, float patterns behave the same as `==`
[INFO] [stdout]    --> src/lib.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 | standard_lint!(illegal_floating_point_literal_pattern);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `nontrivial_structural_match` has been removed: no longer needed, see RFC #3535 <https://rust-lang.github.io/rfcs/3535-constants-in-patterns.html> for more information
[INFO] [stdout]    --> src/lib.rs:230:16
[INFO] [stdout]     |
[INFO] [stdout] 230 | standard_lint!(nontrivial_structural_match);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]    --> src/lib.rs:234:16
[INFO] [stdout]     |
[INFO] [stdout] 234 | standard_lint!(private_in_public);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `suspicious_auto_trait_impls` has been removed: no longer needed, see #93367 <https://github.com/rust-lang/rust/issues/93367> for more information
[INFO] [stdout]    --> src/lib.rs:241:16
[INFO] [stdout]     |
[INFO] [stdout] 241 | standard_lint!(suspicious_auto_trait_impls);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `implied_bounds_entailment` has been removed: converted into hard error, see PR #117984 <https://github.com/rust-lang/rust/pull/117984> for more information
[INFO] [stdout]    --> src/lib.rs:289:16
[INFO] [stdout]     |
[INFO] [stdout] 289 | standard_lint!(implied_bounds_entailment);
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `invalid_alignment` has been removed: converted into hard error, see PR #104616 <https://github.com/rust-lang/rust/pull/104616> for more information
[INFO] [stdout]    --> src/lib.rs:292:24
[INFO] [stdout]     |
[INFO] [stdout] 292 | standard_lint_nightly!(invalid_alignment);
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] running `Command { std: "docker" "inspect" "45cb8650ae17a6d1733043e009272b4d1a94a15a805ba732be149e5dbb19fdda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45cb8650ae17a6d1733043e009272b4d1a94a15a805ba732be149e5dbb19fdda", kill_on_drop: false }`
[INFO] [stdout] 45cb8650ae17a6d1733043e009272b4d1a94a15a805ba732be149e5dbb19fdda
