[INFO] fetching crate varlen_example 0.1.2...
[INFO] testing varlen_example-0.1.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate varlen_example 0.1.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate varlen_example 0.1.2
[INFO] finished tweaking crates.io crate varlen_example 0.1.2
[INFO] tweaked toml for crates.io crate varlen_example 0.1.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate varlen_example 0.1.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded convert_case v0.5.0
[INFO] [stderr]   Downloaded varlen v0.1.2
[INFO] [stderr]   Downloaded varlen_macro v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3f54b48113f459ecccce6462efb4a06ea2245524347b5ead0f70a53d4d3b58b
[INFO] running `Command { std: "docker" "start" "-a" "f3f54b48113f459ecccce6462efb4a06ea2245524347b5ead0f70a53d4d3b58b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3f54b48113f459ecccce6462efb4a06ea2245524347b5ead0f70a53d4d3b58b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3f54b48113f459ecccce6462efb4a06ea2245524347b5ead0f70a53d4d3b58b", kill_on_drop: false }`
[INFO] [stdout] f3f54b48113f459ecccce6462efb4a06ea2245524347b5ead0f70a53d4d3b58b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71c5ecbad1e38fdbf3e4cbd37c6db426431388568ec2d3f8f72960fb00968943
[INFO] running `Command { std: "docker" "start" "-a" "71c5ecbad1e38fdbf3e4cbd37c6db426431388568ec2d3f8f72960fb00968943", kill_on_drop: false }`
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling varlen_macro v0.1.3
[INFO] [stderr]    Compiling varlen v0.1.2
[INFO] [stderr]    Compiling varlen_example v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s
[INFO] running `Command { std: "docker" "inspect" "71c5ecbad1e38fdbf3e4cbd37c6db426431388568ec2d3f8f72960fb00968943", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71c5ecbad1e38fdbf3e4cbd37c6db426431388568ec2d3f8f72960fb00968943", kill_on_drop: false }`
[INFO] [stdout] 71c5ecbad1e38fdbf3e4cbd37c6db426431388568ec2d3f8f72960fb00968943
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e8f88e8d08e3f88137ad2255d372e1bb18705ef761b1b300817c768e770a81a
[INFO] running `Command { std: "docker" "start" "-a" "3e8f88e8d08e3f88137ad2255d372e1bb18705ef761b1b300817c768e770a81a", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling varlen_example v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.75s
[INFO] running `Command { std: "docker" "inspect" "3e8f88e8d08e3f88137ad2255d372e1bb18705ef761b1b300817c768e770a81a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e8f88e8d08e3f88137ad2255d372e1bb18705ef761b1b300817c768e770a81a", kill_on_drop: false }`
[INFO] [stdout] 3e8f88e8d08e3f88137ad2255d372e1bb18705ef761b1b300817c768e770a81a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 368b1e5c4cd44364e325c74a9fcdfb15d36005adfccca87afeb402b13b3d18a6
[INFO] running `Command { std: "docker" "start" "-a" "368b1e5c4cd44364e325c74a9fcdfb15d36005adfccca87afeb402b13b3d18a6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/varlen_example-1d25a48e5f1a2e9e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::field_access_and_modify ... ok
[INFO] [stdout] test tests::modify_header_field_bad_layout_panics ... ok
[INFO] [stdout] test tests::modify_header_field_checked ... ok
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling varlen_macro v0.1.3
[INFO] [stderr]     Checking varlen v0.1.2
[INFO] [stderr]     Checking varlen_example v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking varlen_example-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/varlen_example)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.92s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test shouldfail/bad_names.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0124]: field `x` is already declared
[INFO] [stderr]  --> shouldfail/bad_names.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     x: u8,
[INFO] [stderr]   |     ----- `x` first declared here
[INFO] [stderr] ...
[INFO] [stderr] 9 |     x: u8,
[INFO] [stderr]   |     ^^^^^ field already declared
[INFO] [stderr] 
[INFO] [stderr] error[E0124]: field `x` is already declared
[INFO] [stderr]  --> shouldfail/bad_names.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[define_varlen]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^
[INFO] [stderr]   | |
[INFO] [stderr]   | field already declared
[INFO] [stderr]   | `x` first declared here
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `define_varlen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0124]: field `x` is already declared
[INFO] [stderr]  --> shouldfail/bad_names.rs:3:1
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[define_varlen]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^
[INFO] [stderr]   | |
[INFO] [stderr]   | field already declared
[INFO] [stderr]   | `x` first declared here
[INFO] [stderr]   |
[INFO] [stderr]   = note: this error originates in the attribute macro `define_varlen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0124]: field `x` is already declared
[INFO] [stderr]  --> shouldfail/bad_names.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     x: u8,
[INFO] [stderr]   |     ----- `x` first declared here
[INFO] [stderr] ...
[INFO] [stderr] 9 |     x: u8,
[INFO] [stderr]   |     ^^^^^ field already declared
[INFO] [stderr] 
[INFO] [stderr] error[E0062]: field `x` specified more than once
[INFO] [stderr]  --> shouldfail/bad_names.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     x: u8,
[INFO] [stderr]   |     ----- first use of `x`
[INFO] [stderr] ...
[INFO] [stderr] 9 |     x: u8,
[INFO] [stderr]   |     ^ used more than once
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test shouldfail/bad_type.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0412]: cannot find type `UndefinedType1` in this scope
[INFO] [stderr]  --> shouldfail/bad_type.rs:6:22
[INFO] [stderr]   |
[INFO] [stderr] 6 |     header_variable: UndefinedType1,
[INFO] [stderr]   |                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `UndefinedType2` in this scope
[INFO] [stderr]  --> shouldfail/bad_type.rs:8:19
[INFO] [stderr]   |
[INFO] [stderr] 8 |     mut_variable: UndefinedType2,
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `UndefinedType3` in this scope
[INFO] [stderr]   --> shouldfail/bad_type.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 |     arr: [UndefinedType3; 4usize],
[INFO] [stderr]    |           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `UndefinedType3` in this scope
[INFO] [stderr]   --> shouldfail/bad_type.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 |     arr: [UndefinedType3; 4usize],
[INFO] [stderr]    |           ^^^^^^^^^^^^^^         - help: you might be missing a type parameter: `, UndefinedType3`
[INFO] [stderr]    |           |
[INFO] [stderr]    |           not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `String: std::marker::Copy` is not satisfied
[INFO] [stderr]   --> shouldfail/bad_type.rs:19:22
[INFO] [stderr]    |
[INFO] [stderr] 19 |     header_variable: RequiresCopy<String>,
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `String`
[INFO] [stderr]    |
[INFO] [stderr] note: required by a bound in `RequiresCopy`
[INFO] [stderr]   --> shouldfail/bad_type.rs:14:24
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct RequiresCopy<T: Copy>(T);
[INFO] [stderr]    |                        ^^^^ required by this bound in `RequiresCopy`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Vec<String>: std::marker::Copy` is not satisfied
[INFO] [stderr]   --> shouldfail/bad_type.rs:21:19
[INFO] [stderr]    |
[INFO] [stderr] 21 |     mut_variable: RequiresCopy<Vec<String>>,
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `Vec<String>`
[INFO] [stderr]    |
[INFO] [stderr] note: required by a bound in `RequiresCopy`
[INFO] [stderr]   --> shouldfail/bad_type.rs:14:24
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct RequiresCopy<T: Copy>(T);
[INFO] [stderr]    |                        ^^^^ required by this bound in `RequiresCopy`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Vec<Vec<String>>: std::marker::Copy` is not satisfied
[INFO] [stderr]   --> shouldfail/bad_type.rs:24:11
[INFO] [stderr]    |
[INFO] [stderr] 24 |     arr: [RequiresCopy<Vec<Vec<String>>>; 4usize],
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `Vec<Vec<String>>`
[INFO] [stderr]    |
[INFO] [stderr] note: required by a bound in `RequiresCopy`
[INFO] [stderr]   --> shouldfail/bad_type.rs:14:24
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct RequiresCopy<T: Copy>(T);
[INFO] [stderr]    |                        ^^^^ required by this bound in `RequiresCopy`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Vec<Vec<String>>: std::marker::Copy` is not satisfied
[INFO] [stderr]   --> shouldfail/bad_type.rs:24:10
[INFO] [stderr]    |
[INFO] [stderr] 24 |     arr: [RequiresCopy<Vec<Vec<String>>>; 4usize],
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `Vec<Vec<String>>`
[INFO] [stderr]    |
[INFO] [stderr] note: required by a bound in `RequiresCopy`
[INFO] [stderr]   --> shouldfail/bad_type.rs:14:24
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct RequiresCopy<T: Copy>(T);
[INFO] [stderr]    |                        ^^^^ required by this bound in `RequiresCopy`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stderr]   --> shouldfail/bad_type.rs:30:22
[INFO] [stderr]    |
[INFO] [stderr] 30 |     header_variable: [u8],
[INFO] [stderr]    |                      ^^^^ doesn't have a size known at compile-time
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stderr]    = note: only the last field of a struct may have a dynamically sized type
[INFO] [stderr]    = help: change the field's type to have a statically known size
[INFO] [stderr] help: borrowed types always have a statically known size
[INFO] [stderr]    |
[INFO] [stderr] 30 |     header_variable: &[u8],
[INFO] [stderr]    |                      +
[INFO] [stderr] help: the `Box` type always has a statically known size and allocates its contents in the heap
[INFO] [stderr]    |
[INFO] [stderr] 30 |     header_variable: Box<[u8]>,
[INFO] [stderr]    |                      ++++    +
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the size for values of type `[u16]` cannot be known at compilation time
[INFO] [stderr]   --> shouldfail/bad_type.rs:32:19
[INFO] [stderr]    |
[INFO] [stderr] 32 |     mut_variable: [u16],
[INFO] [stderr]    |                   ^^^^^ doesn't have a size known at compile-time
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Sized` is not implemented for `[u16]`
[INFO] [stderr]    = note: only the last field of a struct may have a dynamically sized type
[INFO] [stderr]    = help: change the field's type to have a statically known size
[INFO] [stderr] help: borrowed types always have a statically known size
[INFO] [stderr]    |
[INFO] [stderr] 32 |     mut_variable: &[u16],
[INFO] [stderr]    |                   +
[INFO] [stderr] help: the `Box` type always has a statically known size and allocates its contents in the heap
[INFO] [stderr]    |
[INFO] [stderr] 32 |     mut_variable: Box<[u16]>,
[INFO] [stderr]    |                   ++++     +
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the size for values of type `[u32]` cannot be known at compilation time
[INFO] [stderr]   --> shouldfail/bad_type.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 35 |     arr: [[u32]; 4],
[INFO] [stderr]    |          ^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Sized` is not implemented for `[u32]`
[INFO] [stderr]    = note: slice and array elements must have `Sized` type
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the size for values of type `[u32]` cannot be known at compilation time
[INFO] [stderr]   --> shouldfail/bad_type.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 35 |     arr: [[u32]; 4],
[INFO] [stderr]    |          ^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Sized` is not implemented for `[u32]`
[INFO] [stderr] note: required by a bound in `ArrayMarker`
[INFO] [stderr]   --> $WORKSPACE/varlen/src/marker.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct ArrayMarker<T>(core::marker::PhantomPinned, core::marker::PhantomData<[T]>);
[INFO] [stderr]    |                        ^ required by this bound in `ArrayMarker`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the size for values of type `[u32]` cannot be known at compilation time
[INFO] [stderr]   --> shouldfail/bad_type.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 35 |     arr: [[u32]; 4],
[INFO] [stderr]    |          ^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Sized` is not implemented for `[u32]`
[INFO] [stderr] note: required by a bound in `ArrayInitializer`
[INFO] [stderr]   --> $WORKSPACE/varlen/src/array_init.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub unsafe trait ArrayInitializer<T> {
[INFO] [stderr]    |                                   ^ required by this bound in `ArrayInitializer`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0412]: cannot find type `UndefinedType1` in this scope
[INFO] [stderr]  --> shouldfail/bad_type.rs:6:22
[INFO] [stderr]   |
[INFO] [stderr] 6 |     header_variable: UndefinedType1,
[INFO] [stderr]   |                      ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `UndefinedType2` in this scope
[INFO] [stderr]  --> shouldfail/bad_type.rs:8:19
[INFO] [stderr]   |
[INFO] [stderr] 8 |     mut_variable: UndefinedType2,
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `UndefinedType3` in this scope
[INFO] [stderr]   --> shouldfail/bad_type.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 |     arr: [UndefinedType3; 4usize],
[INFO] [stderr]    |           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `UndefinedType3` in this scope
[INFO] [stderr]   --> shouldfail/bad_type.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 |     arr: [UndefinedType3; 4usize],
[INFO] [stderr]    |           ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: you might be missing a type parameter
[INFO] [stderr]    |
[INFO] [stderr] 11 |     arr: [UndefinedType3; 4usize], UndefinedType3,
[INFO] [stderr]    |                                  ++++++++++++++++
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `String: std::marker::Copy` is not satisfied
[INFO] [stderr]   --> shouldfail/bad_type.rs:19:22
[INFO] [stderr]    |
[INFO] [stderr] 19 |     header_variable: RequiresCopy<String>,
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `String`
[INFO] [stderr]    |
[INFO] [stderr] note: required by a bound in `RequiresCopy`
[INFO] [stderr]   --> shouldfail/bad_type.rs:14:24
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct RequiresCopy<T: Copy>(T);
[INFO] [stderr]    |                        ^^^^ required by this bound in `RequiresCopy`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Vec<String>: std::marker::Copy` is not satisfied
[INFO] [stderr]   --> shouldfail/bad_type.rs:21:19
[INFO] [stderr]    |
[INFO] [stderr] 21 |     mut_variable: RequiresCopy<Vec<String>>,
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `Vec<String>`
[INFO] [stderr]    |
[INFO] [stderr] note: required by a bound in `RequiresCopy`
[INFO] [stderr]   --> shouldfail/bad_type.rs:14:24
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct RequiresCopy<T: Copy>(T);
[INFO] [stderr]    |                        ^^^^ required by this bound in `RequiresCopy`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Vec<Vec<String>>: std::marker::Copy` is not satisfied
[INFO] [stderr]   --> shouldfail/bad_type.rs:24:11
[INFO] [stderr]    |
[INFO] [stderr] 24 |     arr: [RequiresCopy<Vec<Vec<String>>>; 4usize],
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `Vec<Vec<String>>`
[INFO] [stderr]    |
[INFO] [stderr] note: required by a bound in `RequiresCopy`
[INFO] [stderr]   --> shouldfail/bad_type.rs:14:24
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct RequiresCopy<T: Copy>(T);
[INFO] [stderr]    |                        ^^^^ required by this bound in `RequiresCopy`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Vec<Vec<String>>: std::marker::Copy` is not satisfied
[INFO] [stderr]   --> shouldfail/bad_type.rs:24:10
[INFO] [stderr]    |
[INFO] [stderr] 24 |     arr: [RequiresCopy<Vec<Vec<String>>>; 4usize],
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `Vec<Vec<String>>`
[INFO] [stderr]    |
[INFO] [stderr] note: required by a bound in `RequiresCopy`
[INFO] [stderr]   --> shouldfail/bad_type.rs:14:24
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct RequiresCopy<T: Copy>(T);
[INFO] [stderr]    |                        ^^^^ required by this bound in `RequiresCopy`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stderr]   --> shouldfail/bad_type.rs:30:22
[INFO] [stderr]    |
[INFO] [stderr] 30 |     header_variable: [u8],
[INFO] [stderr]    |                      ^^^^ doesn't have a size known at compile-time
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stderr]    = note: only the last field of a struct may have a dynamically sized type
[INFO] [stderr]    = help: change the field's type to have a statically known size
[INFO] [stderr] help: borrowed types always have a statically known size
[INFO] [stderr]    |
[INFO] [stderr] 30 |     header_variable: &[u8],
[INFO] [stderr]    |                      +
[INFO] [stderr] help: the `Box` type always has a statically known size and allocates its contents in the heap
[INFO] [stderr]    |
[INFO] [stderr] 30 |     header_variable: Box<[u8]>,
[INFO] [stderr]    |                      ++++    +
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the size for values of type `[u16]` cannot be known at compilation time
[INFO] [stderr]   --> shouldfail/bad_type.rs:32:19
[INFO] [stderr]    |
[INFO] [stderr] 32 |     mut_variable: [u16],
[INFO] [stderr]    |                   ^^^^^ doesn't have a size known at compile-time
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Sized` is not implemented for `[u16]`
[INFO] [stderr]    = note: only the last field of a struct may have a dynamically sized type
[INFO] [stderr]    = help: change the field's type to have a statically known size
[INFO] [stderr] help: borrowed types always have a statically known size
[INFO] [stderr]    |
[INFO] [stderr] 32 |     mut_variable: &[u16],
[INFO] [stderr]    |                   +
[INFO] [stderr] help: the `Box` type always has a statically known size and allocates its contents in the heap
[INFO] [stderr]    |
[INFO] [stderr] 32 |     mut_variable: Box<[u16]>,
[INFO] [stderr]    |                   ++++     +
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the size for values of type `[u32]` cannot be known at compilation time
[INFO] [stderr]   --> shouldfail/bad_type.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 35 |     arr: [[u32]; 4],
[INFO] [stderr]    |          ^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Sized` is not implemented for `[u32]`
[INFO] [stderr]    = note: slice and array elements must have `Sized` type
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the size for values of type `[u32]` cannot be known at compilation time
[INFO] [stderr]   --> shouldfail/bad_type.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 35 |     arr: [[u32]; 4],
[INFO] [stderr]    |          ^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Sized` is not implemented for `[u32]`
[INFO] [stderr] note: required by an implicit `Sized` bound in `ArrayMarker`
[INFO] [stderr]   --> $CARGO/varlen-$VERSION/src/marker.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub struct ArrayMarker<T>(core::marker::PhantomPinned, core::marker::PhantomData<[T]>);
[INFO] [stderr]    |                        ^ required by the implicit `Sized` requirement on this type parameter in `ArrayMarker`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the size for values of type `[u32]` cannot be known at compilation time
[INFO] [stderr]   --> shouldfail/bad_type.rs:35:10
[INFO] [stderr]    |
[INFO] [stderr] 35 |     arr: [[u32]; 4],
[INFO] [stderr]    |          ^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Sized` is not implemented for `[u32]`
[INFO] [stderr] note: required by an implicit `Sized` bound in `ArrayInitializer`
[INFO] [stderr]   --> $CARGO/varlen-$VERSION/src/array_init.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub unsafe trait ArrayInitializer<T> {
[INFO] [stderr]    |                                   ^ required by the implicit `Sized` requirement on this type parameter in `ArrayInitializer`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `String: std::marker::Copy` is not satisfied
[INFO] [stderr]   --> shouldfail/bad_type.rs:24:10
[INFO] [stderr]    |
[INFO] [stderr] 24 |     arr: [RequiresCopy<Vec<Vec<String>>>; 4usize],
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `String`
[INFO] [stderr]    |
[INFO] [stderr] note: required by a bound in `RequiresCopy`
[INFO] [stderr]   --> shouldfail/bad_type.rs:14:24
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct RequiresCopy<T: Copy>(T);
[INFO] [stderr]    |                        ^^^^ required by this bound in `RequiresCopy`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `String: std::marker::Copy` is not satisfied
[INFO] [stderr]   --> shouldfail/bad_type.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 |     header_variable: RequiresCopy<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `String`
[INFO] [stderr]    |
[INFO] [stderr] note: required by a bound in `RequiresCopy`
[INFO] [stderr]   --> shouldfail/bad_type.rs:14:24
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct RequiresCopy<T: Copy>(T);
[INFO] [stderr]    |                        ^^^^ required by this bound in `RequiresCopy`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `Vec<String>: std::marker::Copy` is not satisfied
[INFO] [stderr]   --> shouldfail/bad_type.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 21 |     mut_variable: RequiresCopy<Vec<String>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `Vec<String>`
[INFO] [stderr]    |
[INFO] [stderr] note: required by a bound in `RequiresCopy`
[INFO] [stderr]   --> shouldfail/bad_type.rs:14:24
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct RequiresCopy<T: Copy>(T);
[INFO] [stderr]    |                        ^^^^ required by this bound in `RequiresCopy`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `String: std::marker::Copy` is not satisfied
[INFO] [stderr]   --> shouldfail/bad_type.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[define_varlen]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^ the trait `std::marker::Copy` is not implemented for `String`
[INFO] [stderr]    |
[INFO] [stderr] note: required by a bound in `RequiresCopy`
[INFO] [stderr]   --> shouldfail/bad_type.rs:14:24
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct RequiresCopy<T: Copy>(T);
[INFO] [stderr]    |                        ^^^^ required by this bound in `RequiresCopy`
[INFO] [stderr]    = note: this error originates in the attribute macro `define_varlen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the size for values of type `[u32]` cannot be known at compilation time
[INFO] [stderr]   --> shouldfail/bad_type.rs:35:11
[INFO] [stderr]    |
[INFO] [stderr] 35 |     arr: [[u32]; 4],
[INFO] [stderr]    |           ^^^^^ doesn't have a size known at compile-time
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Sized` is not implemented for `[u32]`
[INFO] [stderr] note: required by an implicit `Sized` bound in `cat_array_field_fast`
[INFO] [stderr]   --> $CARGO/varlen-$VERSION/src/macro_support.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub const fn cat_array_field_fast<T>(
[INFO] [stderr]    |                                   ^ required by the implicit `Sized` requirement on this type parameter in `cat_array_field_fast`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the size for values of type `[u32]` cannot be known at compilation time
[INFO] [stderr]   --> shouldfail/bad_type.rs:35:11
[INFO] [stderr]    |
[INFO] [stderr] 35 |     arr: [[u32]; 4],
[INFO] [stderr]    |           ^^^^^ doesn't have a size known at compile-time
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Sized` is not implemented for `[u32]`
[INFO] [stderr] note: required by an implicit `Sized` bound in `std::mem::align_of`
[INFO] [stderr]   --> $RUST/core/src/mem/mod.rs
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the size for values of type `[u32]` cannot be known at compilation time
[INFO] [stderr]   --> shouldfail/bad_type.rs:35:11
[INFO] [stderr]    |
[INFO] [stderr] 35 |     arr: [[u32]; 4],
[INFO] [stderr]    |           ^^^^^ doesn't have a size known at compile-time
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Sized` is not implemented for `[u32]`
[INFO] [stderr] note: required by an implicit `Sized` bound in `drop_array`
[INFO] [stderr]   --> $CARGO/varlen-$VERSION/src/macro_support.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub unsafe fn drop_array<T>(p: *mut u8, offset: usize, len: usize) {
[INFO] [stderr]    |                          ^ required by the implicit `Sized` requirement on this type parameter in `drop_array`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the size for values of type `[u32]` cannot be known at compilation time
[INFO] [stderr]   --> shouldfail/bad_type.rs:35:11
[INFO] [stderr]    |
[INFO] [stderr] 35 |     arr: [[u32]; 4],
[INFO] [stderr]    |           ^^^^^ doesn't have a size known at compile-time
[INFO] [stderr]    |
[INFO] [stderr]    = help: the trait `Sized` is not implemented for `[u32]`
[INFO] [stderr] note: required by an implicit `Sized` bound in `cat_array_field_cautious`
[INFO] [stderr]   --> $CARGO/varlen-$VERSION/src/macro_support.rs
[INFO] [stderr]    |
[INFO] [stderr]    | pub const fn cat_array_field_cautious<T>(
[INFO] [stderr]    |                                       ^ required by the implicit `Sized` requirement on this type parameter in `cat_array_field_cautious`
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stderr]   --> shouldfail/bad_type.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | #[define_varlen]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stderr]    |
[INFO] [stderr]    = help: within `struct_with_unsized_types::LayoutControllers`, the trait `Sized` is not implemented for `[u8]`
[INFO] [stderr] note: required because it appears within the type `struct_with_unsized_types::LayoutControllers`
[INFO] [stderr]   --> shouldfail/bad_type.rs:27:1
[INFO] [stderr]    |
[INFO] [stderr] 27 | #[define_varlen]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^
[INFO] [stderr]    = help: unsized fn params are gated as an unstable feature
[INFO] [stderr]    = note: this error originates in the attribute macro `define_varlen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: function arguments must have a statically known size, borrowed types always have a known size
[INFO] [stderr]    |
[INFO] [stderr] 27 | &#[define_varlen]
[INFO] [stderr]    | +
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `header_variable` is never read
[INFO] [stderr]   --> shouldfail/bad_type.rs:19:5
[INFO] [stderr]    |
[INFO] [stderr] 19 |     header_variable: RequiresCopy<String>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `header_variable` is never read
[INFO] [stderr]   --> shouldfail/bad_type.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 30 |     header_variable: [u8],
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test shouldfail/invalid_len_expr.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0425]: cannot find value `x` in this scope
[INFO] [stderr]   --> shouldfail/invalid_len_expr.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 |     arr: [u8; x * y],
[INFO] [stderr]    |               ^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `y` in this scope
[INFO] [stderr]   --> shouldfail/invalid_len_expr.rs:11:19
[INFO] [stderr]    |
[INFO] [stderr] 11 |     arr: [u8; x * y],
[INFO] [stderr]    |                   ^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `not_a_header` in this scope
[INFO] [stderr]   --> shouldfail/invalid_len_expr.rs:17:17
[INFO] [stderr]    |
[INFO] [stderr] 17 |     arr3: [u8; *not_a_header],
[INFO] [stderr]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> shouldfail/invalid_len_expr.rs:14:16
[INFO] [stderr]    |
[INFO] [stderr] 3  | #[define_varlen]
[INFO] [stderr]    | ---------------- expected `usize` because of return type
[INFO] [stderr] ...
[INFO] [stderr] 14 |     arr2: [u8; *u8_len],
[INFO] [stderr]    |                ^^^^^^^ expected `usize`, found `u8`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0425]: cannot find value `x` in this scope
[INFO] [stderr]   --> shouldfail/invalid_len_expr.rs:11:15
[INFO] [stderr]    |
[INFO] [stderr] 11 |     arr: [u8; x * y],
[INFO] [stderr]    |               ^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `y` in this scope
[INFO] [stderr]   --> shouldfail/invalid_len_expr.rs:11:19
[INFO] [stderr]    |
[INFO] [stderr] 11 |     arr: [u8; x * y],
[INFO] [stderr]    |                   ^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `not_a_header` in this scope
[INFO] [stderr]   --> shouldfail/invalid_len_expr.rs:17:17
[INFO] [stderr]    |
[INFO] [stderr] 17 |     arr3: [u8; *not_a_header],
[INFO] [stderr]    |                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> shouldfail/invalid_len_expr.rs:14:16
[INFO] [stderr]    |
[INFO] [stderr]  3 | #[define_varlen]
[INFO] [stderr]    | ---------------- expected `usize` because of return type
[INFO] [stderr] ...
[INFO] [stderr] 14 |     arr2: [u8; *u8_len],
[INFO] [stderr]    |                ^^^^^^^ expected `usize`, found `u8`
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `u8_len` is never read
[INFO] [stderr]  --> shouldfail/invalid_len_expr.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     u8_len: u8,
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: maybe it is overwritten before being read?
[INFO] [stderr]   = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test shouldfail/nonconst_len_expr.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: pointers cannot be cast to integers during const eval
[INFO] [stderr]   --> shouldfail/nonconst_len_expr.rs:17:16
[INFO] [stderr]    |
[INFO] [stderr] 17 |     arr1: [u8; u8_len as *const _ as usize],
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: at compile-time, pointers do not have an integer value
[INFO] [stderr]    = note: avoiding this restriction via `transmute`, `union`, or raw pointers leads to compile-time undefined behavior
[INFO] [stderr] 
[INFO] [stderr] error[E0015]: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stderr]   --> shouldfail/nonconst_len_expr.rs:20:16
[INFO] [stderr]    |
[INFO] [stderr] 20 |     arr2: [u8; next_rand()],
[INFO] [stderr]    |                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0133]: call to unsafe function is unsafe and requires unsafe function or block
[INFO] [stderr]   --> shouldfail/nonconst_len_expr.rs:26:16
[INFO] [stderr]    |
[INFO] [stderr] 26 |     arr4: [u8; std::mem::transmute(u8_len) ]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: pointers cannot be cast to integers during const eval
[INFO] [stderr]   --> shouldfail/nonconst_len_expr.rs:17:16
[INFO] [stderr]    |
[INFO] [stderr] 17 |     arr1: [u8; u8_len as *const _ as usize],
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: at compile-time, pointers do not have an integer value
[INFO] [stderr]    = note: avoiding this restriction via `transmute`, `union`, or raw pointers leads to compile-time undefined behavior
[INFO] [stderr] 
[INFO] [stderr] error[E0015]: cannot call non-const function `next_rand` in constant functions
[INFO] [stderr]   --> shouldfail/nonconst_len_expr.rs:20:16
[INFO] [stderr]    |
[INFO] [stderr] 20 |     arr2: [u8; next_rand()],
[INFO] [stderr]    |                ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] note: function `next_rand` is not const
[INFO] [stderr]   --> shouldfail/nonconst_len_expr.rs:5:1
[INFO] [stderr]    |
[INFO] [stderr]  5 | fn next_rand() -> usize {
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: calls in constant functions are limited to constant functions, tuple structs and tuple variants
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `u8_len` is never read
[INFO] [stderr]   --> shouldfail/nonconst_len_expr.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     u8_len: u8,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] error[E0133]: call to unsafe function `std::intrinsics::transmute` is unsafe and requires unsafe function or block
[INFO] [stderr]   --> shouldfail/nonconst_len_expr.rs:26:16
[INFO] [stderr]    |
[INFO] [stderr] 26 |     arr4: [u8; std::mem::transmute(u8_len) ]
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test shouldfail/unsupported_syntax.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: define_varlen requires named fields
[INFO] [stderr]  --> shouldfail/unsupported_syntax.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | struct UnnamedStruct(u8);
[INFO] [stderr]   |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: define_varlen requires a struct
[INFO] [stderr]  --> shouldfail/unsupported_syntax.rs:7:6
[INFO] [stderr]   |
[INFO] [stderr] 7 | enum Enum { A, B }
[INFO] [stderr]   |      ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: define_varlen requires a struct
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | union Union {
[INFO] [stderr]    |       ^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `foo` in the crate root
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:17:19
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub(in crate::foo::bar) x: u8,
[INFO] [stderr]    |                   ^^^ could not find `foo` in the crate root
[INFO] [stderr] 
[INFO] [stderr] error: Visibility must be one of: (none), pub, pub(crate), pub(self), pub(super)
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub(in crate::foo::bar) x: u8,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 
[INFO] [stderr] error: Fields annotated with #[varlen_array] must be of array type
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 |     x: u8,
[INFO] [stderr]    |        ^^
[INFO] [stderr] 
[INFO] [stderr] error: Field must have at most one of #[varlen], #[varlen_array], #[controls_layout] attributes
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:28:21
[INFO] [stderr]    |
[INFO] [stderr] 28 |     #[varlen_array] #[controls_layout]
[INFO] [stderr]    |                     ^
[INFO] [stderr] 
[INFO] [stderr] error: define_varlen could not parse this as a struct
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | fn f() {}
[INFO] [stderr]    | ^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `varlen_array` in this scope
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:28:7
[INFO] [stderr]    |
[INFO] [stderr] 28 |     #[varlen_array] #[controls_layout]
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `controls_layout` in this scope
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:28:23
[INFO] [stderr]    |
[INFO] [stderr] 28 |     #[varlen_array] #[controls_layout]
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `varlen_array` in this scope
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:22:7
[INFO] [stderr]    |
[INFO] [stderr] 22 |     #[varlen_array]
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: define_varlen requires named fields
[INFO] [stderr]  --> shouldfail/unsupported_syntax.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | struct UnnamedStruct(u8);
[INFO] [stderr]   |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: define_varlen requires a struct
[INFO] [stderr]  --> shouldfail/unsupported_syntax.rs:7:6
[INFO] [stderr]   |
[INFO] [stderr] 7 | enum Enum { A, B }
[INFO] [stderr]   |      ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: define_varlen requires a struct
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | union Union {
[INFO] [stderr]    |       ^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `foo` in the crate root
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:17:19
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub(in crate::foo::bar) x: u8,
[INFO] [stderr]    |                   ^^^ could not find `foo` in the crate root
[INFO] [stderr] 
[INFO] [stderr] error: Visibility must be one of: (none), pub, pub(crate), pub(self), pub(super)
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub(in crate::foo::bar) x: u8,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Fields annotated with #[varlen_array] must be of array type
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 |     x: u8,
[INFO] [stderr]    |        ^^
[INFO] [stderr] 
[INFO] [stderr] error: Field must have at most one of #[varlen], #[varlen_array], #[controls_layout] attributes
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:28:21
[INFO] [stderr]    |
[INFO] [stderr] 28 |     #[varlen_array] #[controls_layout]
[INFO] [stderr]    |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: define_varlen could not parse this as a struct
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:33:1
[INFO] [stderr]    |
[INFO] [stderr] 33 | fn f() {}
[INFO] [stderr]    | ^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `varlen_array` in this scope
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:28:7
[INFO] [stderr]    |
[INFO] [stderr] 28 |     #[varlen_array] #[controls_layout]
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `controls_layout` in this scope
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:28:23
[INFO] [stderr]    |
[INFO] [stderr] 28 |     #[varlen_array] #[controls_layout]
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: cannot find attribute `varlen_array` in this scope
[INFO] [stderr]   --> shouldfail/unsupported_syntax.rs:22:7
[INFO] [stderr]    |
[INFO] [stderr] 22 |     #[varlen_array]
[INFO] [stderr]    |       ^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test tests::compile_errors_are_good ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::compile_errors_are_good stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::compile_errors_are_good' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13:
[INFO] [stdout] 5 of 5 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed81d1b86c2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed81d1b86c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed81d1b86c2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5ed81d1b86c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5ed81d1ca0cf - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5ed81d1ca0cf - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5ed81d183043 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed81d183043 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5ed81d190252 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5ed81d1958af - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5ed81d195741 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5ed81d15543e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5ed81d15543e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed81d195ebf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5ed81d195ebf - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5ed81d195d1a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5ed81d190399 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5ed81d17666d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5ed81d1d33c0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ed81cf0c34b - trybuild::run::<impl trybuild::Runner>::run::h5628e6ab9bcf1b6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/run.rs:102:13
[INFO] [stdout]   20:     0x5ed81cf06568 - <trybuild::TestCases as core::ops::drop::Drop>::drop::hfcea6bd5dbfb44e1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.114/src/lib.rs:342:38
[INFO] [stdout]   21:     0x5ed81cefc297 - core::ptr::drop_in_place<trybuild::TestCases>::h796a327fd9fb4e9b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5ed81cefaf03 - varlen_example::tests::compile_errors_are_good::hf5fa317884c5937d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:196:5
[INFO] [stdout]   23:     0x5ed81cefaf37 - varlen_example::tests::compile_errors_are_good::{{closure}}::hde572f7306213fc4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:193:33
[INFO] [stdout]   24:     0x5ed81cefc1b6 - core::ops::function::FnOnce::call_once::hc16b311f30e420a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ed81d1552ab - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ed81d1552ab - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5ed81d16929d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ed81d16929d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ed81d16929d - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5ed81d16929d - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5ed81d16929d - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ed81d16929d - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ed81d16929d - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ed81d1427e4 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ed81d1427e4 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5ed81d14603a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5ed81d14603a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5ed81d14603a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5ed81d14603a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5ed81d14603a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ed81d14603a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5ed81d14603a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ed81d18b00f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5ed81d18b00f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x73fd3fc03aa4 - <unknown>
[INFO] [stdout]   46:     0x73fd3fc90a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::compile_errors_are_good
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.63s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "368b1e5c4cd44364e325c74a9fcdfb15d36005adfccca87afeb402b13b3d18a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "368b1e5c4cd44364e325c74a9fcdfb15d36005adfccca87afeb402b13b3d18a6", kill_on_drop: false }`
[INFO] [stdout] 368b1e5c4cd44364e325c74a9fcdfb15d36005adfccca87afeb402b13b3d18a6
