[INFO] fetching crate cluStaticData 1.2.0... [INFO] checking cluStaticData-1.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate cluStaticData 1.2.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate cluStaticData 1.2.0 [INFO] finished tweaking crates.io crate cluStaticData 1.2.0 [INFO] tweaked toml for crates.io crate cluStaticData 1.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cluStaticData 1.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cluStaticData 1.2.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spin v0.5.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a13d75bc121c76cfeeddc79608f94cca0029a65a40c90e987b7bb17e8cb312c [INFO] running `Command { std: "docker" "start" "-a" "4a13d75bc121c76cfeeddc79608f94cca0029a65a40c90e987b7bb17e8cb312c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a13d75bc121c76cfeeddc79608f94cca0029a65a40c90e987b7bb17e8cb312c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a13d75bc121c76cfeeddc79608f94cca0029a65a40c90e987b7bb17e8cb312c", kill_on_drop: false }` [INFO] [stdout] 4a13d75bc121c76cfeeddc79608f94cca0029a65a40c90e987b7bb17e8cb312c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c23211b3fc5b557d732f10ee39ba608ff583e11da25c5f239eba19c94655193 [INFO] running `Command { std: "docker" "start" "-a" "4c23211b3fc5b557d732f10ee39ba608ff583e11da25c5f239eba19c94655193", kill_on_drop: false }` [INFO] [stderr] Checking spin v0.5.1 [INFO] [stderr] Checking cluStaticData v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> src/lib.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | #![cfg_attr(feature = "nightly", feature(trivial_bounds))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::macros::*` [INFO] [stdout] --> src/once_runtime/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use self::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::atomic_lock::*` [INFO] [stdout] --> src/once_const_static/mod.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::atomic_lock::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::macros::*` [INFO] [stdout] --> src/once_const_static/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use self::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::macros::*` [INFO] [stdout] --> src/lib.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | pub use self::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> src/lib.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | #![cfg_attr(feature = "nightly", feature(trivial_bounds))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::macros::*` [INFO] [stdout] --> src/once_runtime/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use self::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::atomic_lock::*` [INFO] [stdout] --> src/once_const_static/mod.rs:7:10 [INFO] [stdout] | [INFO] [stdout] 7 | pub use self::atomic_lock::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::macros::*` [INFO] [stdout] --> src/once_const_static/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use self::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self::macros::*` [INFO] [stdout] --> src/lib.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 149 | pub use self::macros::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicU8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/once_const_static/core/atomic_lock.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | match self.sync_data.compare_and_swap(UNINITIALIZED, INITIALIZING, Ordering::SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicU8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/once_const_static/core/atomic_lock.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 57 | match self.sync_data.compare_and_swap(UNINITIALIZED, INITIALIZING, Ordering::SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicU8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/once_const_static/core/atomic_lock.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | let _e = self.sync_data.compare_and_swap(UNINITIALIZED, INITIALIZING, Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicU8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/once_const_static/core/atomic_lock.rs:35:24 [INFO] [stdout] | [INFO] [stdout] 35 | match self.sync_data.compare_and_swap(UNINITIALIZED, INITIALIZING, Ordering::SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicU8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/once_const_static/core/atomic_lock.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 57 | match self.sync_data.compare_and_swap(UNINITIALIZED, INITIALIZING, Ordering::SeqCst) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::sync::atomic::AtomicU8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/once_const_static/core/atomic_lock.rs:88:27 [INFO] [stdout] | [INFO] [stdout] 88 | let _e = self.sync_data.compare_and_swap(UNINITIALIZED, INITIALIZING, Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> examples/runtime.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / static_data! { [INFO] [stdout] 10 | | pub(crate) static ref +runtime HASH_MAP: HashMap = { [INFO] [stdout] 11 | | let mut hash_map = HashMap::new(); [INFO] [stdout] 12 | | hash_map.insert("test".to_string(), "b".to_string()); [INFO] [stdout] ... | [INFO] [stdout] 25 | | static ref +runtime HASH_MAP2: usize = 0; [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::new_lazy_struct` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::new_lazy_struct` may come from an old version of the `cluStaticData` crate, try updating your dependency with `cargo update -p cluStaticData` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::new_lazy_struct` which comes from the expansion of the macro `static_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> examples/runtime.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / static_data! { [INFO] [stdout] 10 | | pub(crate) static ref +runtime HASH_MAP: HashMap = { [INFO] [stdout] 11 | | let mut hash_map = HashMap::new(); [INFO] [stdout] 12 | | hash_map.insert("test".to_string(), "b".to_string()); [INFO] [stdout] ... | [INFO] [stdout] 25 | | static ref +runtime HASH_MAP2: usize = 0; [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::new_lazy_struct` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::new_lazy_struct` may come from an old version of the `cluStaticData` crate, try updating your dependency with `cargo update -p cluStaticData` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::new_lazy_struct` which comes from the expansion of the macro `static_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> examples/runtime.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / static_data! { [INFO] [stdout] 10 | | pub(crate) static ref +runtime HASH_MAP: HashMap = { [INFO] [stdout] 11 | | let mut hash_map = HashMap::new(); [INFO] [stdout] 12 | | hash_map.insert("test".to_string(), "b".to_string()); [INFO] [stdout] ... | [INFO] [stdout] 25 | | static ref +runtime HASH_MAP2: usize = 0; [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::new_lazy_struct` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::new_lazy_struct` may come from an old version of the `cluStaticData` crate, try updating your dependency with `cargo update -p cluStaticData` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::new_lazy_struct` which comes from the expansion of the macro `static_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> examples/runtime.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / static_data! { [INFO] [stdout] 10 | | pub(crate) static ref +runtime HASH_MAP: HashMap = { [INFO] [stdout] 11 | | let mut hash_map = HashMap::new(); [INFO] [stdout] 12 | | hash_map.insert("test".to_string(), "b".to_string()); [INFO] [stdout] ... | [INFO] [stdout] 25 | | static ref +runtime HASH_MAP2: usize = 0; [INFO] [stdout] 26 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `$crate::new_lazy_struct` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `$crate::new_lazy_struct` may come from an old version of the `cluStaticData` crate, try updating your dependency with `cargo update -p cluStaticData` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the macro `$crate::new_lazy_struct` which comes from the expansion of the macro `static_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `nightly` [INFO] [stdout] --> examples/runtime.rs:32:8 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg(feature = "nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4c23211b3fc5b557d732f10ee39ba608ff583e11da25c5f239eba19c94655193", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c23211b3fc5b557d732f10ee39ba608ff583e11da25c5f239eba19c94655193", kill_on_drop: false }` [INFO] [stdout] 4c23211b3fc5b557d732f10ee39ba608ff583e11da25c5f239eba19c94655193