[INFO] fetching crate pinned-init 0.0.9... [INFO] checking pinned-init-0.0.9 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate pinned-init 0.0.9 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate pinned-init 0.0.9 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pinned-init 0.0.9 [INFO] tweaked toml for crates.io crate pinned-init 0.0.9 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pinned-init 0.0.9 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pinned-init 0.0.9 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded trybuild v1.0.91 [INFO] [stderr] Downloaded macrotest v1.0.11 [INFO] [stderr] Downloaded pinned-init-macro v0.0.5 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c56bbe739e3bbbb09f1f1d29e9df52b9d4a7af0197bf79c45ac4f4ff48b60ce6 [INFO] running `Command { std: "docker" "start" "-a" "c56bbe739e3bbbb09f1f1d29e9df52b9d4a7af0197bf79c45ac4f4ff48b60ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c56bbe739e3bbbb09f1f1d29e9df52b9d4a7af0197bf79c45ac4f4ff48b60ce6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c56bbe739e3bbbb09f1f1d29e9df52b9d4a7af0197bf79c45ac4f4ff48b60ce6", kill_on_drop: false }` [INFO] [stdout] c56bbe739e3bbbb09f1f1d29e9df52b9d4a7af0197bf79c45ac4f4ff48b60ce6 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fc33b3f671fb42e2a430d147c2c5d82398db1f046251ea258235f43ad2220c3 [INFO] running `Command { std: "docker" "start" "-a" "8fc33b3f671fb42e2a430d147c2c5d82398db1f046251ea258235f43ad2220c3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling prettyplease v0.2.17 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Compiling trybuild v1.0.91 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking dissimilar v1.0.7 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking syn v2.0.58 [INFO] [stderr] Compiling pinned-init-macro v0.0.5 [INFO] [stderr] Checking pinned-init v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking basic-toml v0.1.9 [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking macrotest v1.0.11 [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> examples/error.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "alloc", feature(allocator_api))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::convert::Infallible` [INFO] [stdout] --> tests/alloc_fail.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use core::convert::Infallible; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `linked_list::Error` [INFO] [stdout] --> tests/../examples/mutex.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use linked_list::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> tests/./ring_buf.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "alloc", feature(allocator_api))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> tests/../examples/mutex.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "alloc", feature(allocator_api))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> tests/../examples/error.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "alloc", feature(allocator_api))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `linked_list::Error` [INFO] [stdout] --> examples/mutex.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use linked_list::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> examples/mutex.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "alloc", feature(allocator_api))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> examples/error.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn main() {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `linked_list::Error` [INFO] [stdout] --> tests/../examples/mutex.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | pub use linked_list::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> tests/../examples/mutex.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "alloc", feature(allocator_api))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate-level attribute should be in the root module [INFO] [stdout] --> tests/../examples/error.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "alloc", feature(allocator_api))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> examples/pthread_mutex.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | IO(std::io::Error), [INFO] [stdout] | -- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 40 - IO(std::io::Error), [INFO] [stdout] 40 + IO(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> examples/error.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn main() {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> examples/error.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn main() {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_data_mut` is never used [INFO] [stdout] --> tests/../examples/mutex.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl CMutex { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn get_data_mut(self: Pin<&mut Self>) -> &mut T { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> tests/../examples/error.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn main() {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_data_mut` is never used [INFO] [stdout] --> tests/../examples/mutex.rs:104:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl CMutex { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 104 | pub fn get_data_mut(self: Pin<&mut Self>) -> &mut T { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `main` is never used [INFO] [stdout] --> tests/../examples/error.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | fn main() {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.86s [INFO] running `Command { std: "docker" "inspect" "8fc33b3f671fb42e2a430d147c2c5d82398db1f046251ea258235f43ad2220c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc33b3f671fb42e2a430d147c2c5d82398db1f046251ea258235f43ad2220c3", kill_on_drop: false }` [INFO] [stdout] 8fc33b3f671fb42e2a430d147c2c5d82398db1f046251ea258235f43ad2220c3