[INFO] fetching crate px-linkme 0.3.33...
[INFO] checking px-linkme-0.3.33 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate px-linkme 0.3.33 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate px-linkme 0.3.33 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate px-linkme 0.3.33
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate px-linkme 0.3.33
[INFO] tweaked toml for crates.io crate px-linkme 0.3.33 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 37 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded px-linkme-impl v0.3.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7f0347f7b4a644e9fea4f99d47086f1d82ada9effc2b982d89cbb6ac48ec8ffd
[INFO] running `Command { std: "docker" "start" "-a" "7f0347f7b4a644e9fea4f99d47086f1d82ada9effc2b982d89cbb6ac48ec8ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f0347f7b4a644e9fea4f99d47086f1d82ada9effc2b982d89cbb6ac48ec8ffd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f0347f7b4a644e9fea4f99d47086f1d82ada9effc2b982d89cbb6ac48ec8ffd", kill_on_drop: false }`
[INFO] [stdout] 7f0347f7b4a644e9fea4f99d47086f1d82ada9effc2b982d89cbb6ac48ec8ffd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8680497d45c283d8c0f345b2f9165fe05214bcd5c2e8d825dc20aedd5f442b2c
[INFO] running `Command { std: "docker" "start" "-a" "8680497d45c283d8c0f345b2f9165fe05214bcd5c2e8d825dc20aedd5f442b2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling px-linkme-impl v0.3.33
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking px-linkme v0.3.33 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking trybuild v1.0.101
[INFO] [stdout] error: free static item without body
[INFO] [stdout]   --> tests/example.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub static BENCHMARKS: [fn(&mut Bencher)];
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                          |
[INFO] [stdout]    |                                          help: provide a definition for the static: `= <expr>;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: free static item without body
[INFO] [stdout]  --> tests/fn_element.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub static SLICE1: [fn()];
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          help: provide a definition for the static: `= <expr>;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: free static item without body
[INFO] [stdout]   --> tests/fn_element.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub static SLICE2: [for<'a, 'b> fn(&'a &'b ())];
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                help: provide a definition for the static: `= <expr>;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: free static item without body
[INFO] [stdout]   --> tests/fn_element.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub static SLICE3: [unsafe extern "C" fn() -> i32];
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   help: provide a definition for the static: `= <expr>;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0463]: can't find crate for `linkme`
[INFO] [stdout]  --> tests/module_2015.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | extern crate linkme;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: free static item without body
[INFO] [stdout]  --> tests/module/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub static SLICE: [i32];
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            help: provide a definition for the static: `= <expr>;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `linkme`
[INFO] [stdout]  --> tests/fn_element.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use linkme::distributed_slice;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `linkme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: free static item without body
[INFO] [stdout]  --> tests/distributed_slice.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | static SHENANIGANS: [i32];
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                          |
[INFO] [stdout]   |                          help: provide a definition for the static: `= <expr>;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: free static item without body
[INFO] [stdout]   --> tests/distributed_slice.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     static EMPTY: [i32];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        help: provide a definition for the static: `= <expr>;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: free static item without body
[INFO] [stdout]   --> tests/distributed_slice.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     static NONCOPY: [NonCopy];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              help: provide a definition for the static: `= <expr>;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: free static item without body
[INFO] [stdout]   --> tests/distributed_slice.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     static MUTABLE: [Lazy<i32>];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                help: provide a definition for the static: `= <expr>;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `linkme`
[INFO] [stdout]  --> tests/example.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use linkme::distributed_slice;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `linkme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: free static item without body
[INFO] [stdout]   --> tests/distributed_slice.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub static MYSLICE: [&str];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                               |
[INFO] [stdout]    |                               help: provide a definition for the static: `= <expr>;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: free static item without body
[INFO] [stdout]   --> tests/custom_linkme_path.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub static SLICE: [i32];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            help: provide a definition for the static: `= <expr>;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: free static item without body
[INFO] [stdout]   --> tests/custom_linkme_path.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub static FUNCTIONS: [fn()];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: provide a definition for the static: `= <expr>;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: free static item without body
[INFO] [stdout]  --> tests/module/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub static SLICE: [i32];
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                            |
[INFO] [stdout]   |                            help: provide a definition for the static: `= <expr>;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `linkme`
[INFO] [stdout]  --> tests/distributed_slice.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use linkme::distributed_slice;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `linkme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `linkme`
[INFO] [stdout]  --> tests/module/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use linkme::distributed_slice;
[INFO] [stdout]   |         ^^^^^^ use of undeclared crate or module `linkme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `linkme`
[INFO] [stdout]   --> tests/module/mod.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     use linkme::distributed_slice;
[INFO] [stdout]    |         ^^^^^^ use of undeclared crate or module `linkme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[i32]` cannot be known at compilation time
[INFO] [stdout]  --> tests/module/mod.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub static SLICE: [i32];
[INFO] [stdout]   |                       ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Sized` is not implemented for `[i32]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[i32]` cannot be known at compilation time
[INFO] [stdout]  --> tests/module/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub static SLICE: [i32];
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Sized` is not implemented for `[i32]`
[INFO] [stdout]   = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[fn()]` cannot be known at compilation time
[INFO] [stdout]  --> tests/fn_element.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub static SLICE1: [fn()];
[INFO] [stdout]   |                    ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Sized` is not implemented for `[fn()]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[for<'a> fn(&'a mut Bencher)]` cannot be known at compilation time
[INFO] [stdout]   --> tests/example.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub static BENCHMARKS: [fn(&mut Bencher)];
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[for<'a> fn(&'a mut Bencher)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[fn()]` cannot be known at compilation time
[INFO] [stdout]  --> tests/fn_element.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub static SLICE1: [fn()];
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Sized` is not implemented for `[fn()]`
[INFO] [stdout]   = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[for<'a> fn(&'a mut Bencher)]` cannot be known at compilation time
[INFO] [stdout]   --> tests/example.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub static BENCHMARKS: [fn(&mut Bencher)];
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[for<'a> fn(&'a mut Bencher)]`
[INFO] [stdout]    = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[for<'a, 'b> fn(&'a &'b ())]` cannot be known at compilation time
[INFO] [stdout]   --> tests/fn_element.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub static SLICE2: [for<'a, 'b> fn(&'a &'b ())];
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[for<'a, 'b> fn(&'a &'b ())]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[for<'a, 'b> fn(&'a &'b ())]` cannot be known at compilation time
[INFO] [stdout]   --> tests/fn_element.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub static SLICE2: [for<'a, 'b> fn(&'a &'b ())];
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[for<'a, 'b> fn(&'a &'b ())]`
[INFO] [stdout]    = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[unsafe extern "C" fn() -> i32]` cannot be known at compilation time
[INFO] [stdout]   --> tests/fn_element.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub static SLICE3: [unsafe extern "C" fn() -> i32];
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[unsafe extern "C" fn() -> i32]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[unsafe extern "C" fn() -> i32]` cannot be known at compilation time
[INFO] [stdout]   --> tests/fn_element.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub static SLICE3: [unsafe extern "C" fn() -> i32];
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[unsafe extern "C" fn() -> i32]`
[INFO] [stdout]    = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `[for<'a> fn(&'a mut Bencher)]` is not an iterator
[INFO] [stdout]   --> tests/example.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |     for _bench in BENCHMARKS { /* ... */ }
[INFO] [stdout]    |                   ^^^^^^^^^^ the trait `IntoIterator` is not implemented for `[for<'a> fn(&'a mut Bencher)]`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait bound `[for<'a> fn(&'a mut Bencher)]: IntoIterator` is not satisfied
[INFO] [stdout]    = note: required for `[for<'a> fn(&'a mut Bencher)]` to implement `IntoIterator`
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 22 |     for _bench in &BENCHMARKS { /* ... */ }
[INFO] [stdout]    |                   +
[INFO] [stdout] 22 |     for _bench in &mut BENCHMARKS { /* ... */ }
[INFO] [stdout]    |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `linkme`
[INFO] [stdout]  --> tests/custom_linkme_path.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use linkme as link_me;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no external crate `linkme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[i32]` cannot be known at compilation time
[INFO] [stdout]  --> tests/distributed_slice.rs:9:21
[INFO] [stdout]   |
[INFO] [stdout] 9 | static SHENANIGANS: [i32];
[INFO] [stdout]   |                     ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Sized` is not implemented for `[i32]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[i32]` cannot be known at compilation time
[INFO] [stdout]  --> tests/distributed_slice.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | static SHENANIGANS: [i32];
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Sized` is not implemented for `[i32]`
[INFO] [stdout]   = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `linkme` in this scope
[INFO] [stdout]  --> tests/custom_linkme_path.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[linkme(crate = crate::link_me)]
[INFO] [stdout]   |       ^^^^^^ help: a built-in attribute with a similar name exists: `link`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[i32]` cannot be known at compilation time
[INFO] [stdout]   --> tests/distributed_slice.rs:35:19
[INFO] [stdout]    |
[INFO] [stdout] 35 |     static EMPTY: [i32];
[INFO] [stdout]    |                   ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[i32]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[i32]` cannot be known at compilation time
[INFO] [stdout]   --> tests/distributed_slice.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     static EMPTY: [i32];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[i32]`
[INFO] [stdout]    = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[NonCopy]` cannot be known at compilation time
[INFO] [stdout]   --> tests/distributed_slice.rs:45:21
[INFO] [stdout]    |
[INFO] [stdout] 45 |     static NONCOPY: [NonCopy];
[INFO] [stdout]    |                     ^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[NonCopy]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[NonCopy]` cannot be known at compilation time
[INFO] [stdout]   --> tests/distributed_slice.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 |     static NONCOPY: [NonCopy];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[NonCopy]`
[INFO] [stdout]    = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0463.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `linkme` in this scope
[INFO] [stdout]   --> tests/custom_linkme_path.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[linkme(crate = crate::link_me)]
[INFO] [stdout]    |       ^^^^^^ help: a built-in attribute with a similar name exists: `link`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[once_cell::sync::Lazy<i32>]` cannot be known at compilation time
[INFO] [stdout]   --> tests/distributed_slice.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     static MUTABLE: [Lazy<i32>];
[INFO] [stdout]    |                     ^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[once_cell::sync::Lazy<i32>]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[i32]` cannot be known at compilation time
[INFO] [stdout]  --> tests/module/mod.rs:5:23
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub static SLICE: [i32];
[INFO] [stdout]   |                       ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Sized` is not implemented for `[i32]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[once_cell::sync::Lazy<i32>]` cannot be known at compilation time
[INFO] [stdout]   --> tests/distributed_slice.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 56 |     static MUTABLE: [Lazy<i32>];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[once_cell::sync::Lazy<i32>]`
[INFO] [stdout]    = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `linkme` in this scope
[INFO] [stdout]   --> tests/custom_linkme_path.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[linkme(crate = crate::link_me)]
[INFO] [stdout]    |       ^^^^^^ help: a built-in attribute with a similar name exists: `link`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[&'static str]` cannot be known at compilation time
[INFO] [stdout]   --> tests/distributed_slice.rs:68:25
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub static MYSLICE: [&str];
[INFO] [stdout]    |                         ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[&'static str]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[i32]` cannot be known at compilation time
[INFO] [stdout]  --> tests/module/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub static SLICE: [i32];
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Sized` is not implemented for `[i32]`
[INFO] [stdout]   = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[&'static str]` cannot be known at compilation time
[INFO] [stdout]   --> tests/distributed_slice.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub static MYSLICE: [&str];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[&'static str]`
[INFO] [stdout]    = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `linkme` in this scope
[INFO] [stdout]   --> tests/custom_linkme_path.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 |     #[linkme(crate = crate::link_me)]
[INFO] [stdout]    |       ^^^^^^ help: a built-in attribute with a similar name exists: `link`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[&'static str]` cannot be known at compilation time
[INFO] [stdout]   --> tests/distributed_slice.rs:81:24
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub static LEGACY: [&str] = [..];
[INFO] [stdout]    |                        ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[&'static str]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: free static item without body
[INFO] [stdout]  --> tests/win_status_access_violation.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | static ITEMS: [&'static str];
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             help: provide a definition for the static: `= <expr>;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `px-linkme` (test "module_2015") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `px-linkme` (test "example") due to 5 previous errors
[INFO] [stderr] error: could not compile `px-linkme` (test "fn_element") due to 10 previous errors
[INFO] [stdout] error: free static item without body
[INFO] [stdout]   --> tests/win_status_illegal_instruction.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | static ITEMS: [Item];
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: provide a definition for the static: `= <expr>;`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[i32]` cannot be known at compilation time
[INFO] [stdout]   --> tests/custom_linkme_path.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub static SLICE: [i32];
[INFO] [stdout]    |                       ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[i32]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `linkme`
[INFO] [stdout]  --> tests/win_status_access_violation.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use linkme::distributed_slice;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `linkme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[i32]` cannot be known at compilation time
[INFO] [stdout]   --> tests/custom_linkme_path.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub static SLICE: [i32];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[i32]`
[INFO] [stdout]    = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[fn()]` cannot be known at compilation time
[INFO] [stdout]   --> tests/custom_linkme_path.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub static FUNCTIONS: [fn()];
[INFO] [stdout]    |                           ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[fn()]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[fn()]` cannot be known at compilation time
[INFO] [stdout]   --> tests/custom_linkme_path.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub static FUNCTIONS: [fn()];
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[fn()]`
[INFO] [stdout]    = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `linkme`
[INFO] [stdout]  --> tests/win_status_illegal_instruction.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use linkme::distributed_slice;
[INFO] [stdout]   |     ^^^^^^ use of undeclared crate or module `linkme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> tests/distributed_slice.rs:81:34
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub static LEGACY: [&str] = [..];
[INFO] [stdout]    |                                  ^^ expected `&str`, found `RangeFull`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `px-linkme` (test "module_2021") due to 5 previous errors
[INFO] [stdout] error[E0277]: the size for values of type `[&'static str]` cannot be known at compilation time
[INFO] [stdout]   --> tests/distributed_slice.rs:81:33
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub static LEGACY: [&str] = [..];
[INFO] [stdout]    |                                 ^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[&'static str]`
[INFO] [stdout]    = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[Item]` cannot be known at compilation time
[INFO] [stdout]   --> tests/win_status_illegal_instruction.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | static ITEMS: [Item];
[INFO] [stdout]    |               ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[Item]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[&'static str]` cannot be known at compilation time
[INFO] [stdout]  --> tests/win_status_access_violation.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 | static ITEMS: [&'static str];
[INFO] [stdout]   |               ^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Sized` is not implemented for `[&'static str]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[Item]` cannot be known at compilation time
[INFO] [stdout]   --> tests/win_status_illegal_instruction.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | static ITEMS: [Item];
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[Item]`
[INFO] [stdout]    = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[&'static str]` cannot be known at compilation time
[INFO] [stdout]  --> tests/win_status_access_violation.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | static ITEMS: [&'static str];
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Sized` is not implemented for `[&'static str]`
[INFO] [stdout]   = note: constant expressions must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `px-linkme` (test "custom_linkme_path") due to 11 previous errors
[INFO] [stdout] error[E0277]: `[i32]` is not an iterator
[INFO] [stdout]   --> tests/distributed_slice.rs:25:14
[INFO] [stdout]    |
[INFO] [stdout] 25 |     for n in SHENANIGANS {
[INFO] [stdout]    |              ^^^^^^^^^^^ the trait `IntoIterator` is not implemented for `[i32]`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait bound `[i32]: IntoIterator` is not satisfied
[INFO] [stdout]    = note: required for `[i32]` to implement `IntoIterator`
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 25 |     for n in &SHENANIGANS {
[INFO] [stdout]    |              +
[INFO] [stdout] 25 |     for n in &mut SHENANIGANS {
[INFO] [stdout]    |              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `[Item]` is not an iterator
[INFO] [stdout]   --> tests/win_status_illegal_instruction.rs:28:17
[INFO] [stdout]    |
[INFO] [stdout] 28 |     for item in ITEMS {
[INFO] [stdout]    |                 ^^^^^ the trait `IntoIterator` is not implemented for `[Item]`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait bound `[Item]: IntoIterator` is not satisfied
[INFO] [stdout]    = note: required for `[Item]` to implement `IntoIterator`
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 28 |     for item in &ITEMS {
[INFO] [stdout]    |                 +
[INFO] [stdout] 28 |     for item in &mut ITEMS {
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `[&str]` is not an iterator
[INFO] [stdout]   --> tests/win_status_access_violation.rs:17:17
[INFO] [stdout]    |
[INFO] [stdout] 17 |     for item in ITEMS {
[INFO] [stdout]    |                 ^^^^^ the trait `IntoIterator` is not implemented for `[&str]`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the trait bound `[&str]: IntoIterator` is not satisfied
[INFO] [stdout]    = note: required for `[&str]` to implement `IntoIterator`
[INFO] [stdout] help: consider borrowing here
[INFO] [stdout]    |
[INFO] [stdout] 17 |     for item in &ITEMS {
[INFO] [stdout]    |                 +
[INFO] [stdout] 17 |     for item in &mut ITEMS {
[INFO] [stdout]    |                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `px-linkme` (test "win_status_illegal_instruction") due to 5 previous errors
[INFO] [stderr] error: could not compile `px-linkme` (test "win_status_access_violation") due to 5 previous errors
[INFO] [stderr] error: could not compile `px-linkme` (test "distributed_slice") due to 20 previous errors
[INFO] running `Command { std: "docker" "inspect" "8680497d45c283d8c0f345b2f9165fe05214bcd5c2e8d825dc20aedd5f442b2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8680497d45c283d8c0f345b2f9165fe05214bcd5c2e8d825dc20aedd5f442b2c", kill_on_drop: false }`
[INFO] [stdout] 8680497d45c283d8c0f345b2f9165fe05214bcd5c2e8d825dc20aedd5f442b2c
