[INFO] cloning repository https://github.com/Lej77/serde_unstructured
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lej77/serde_unstructured" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLej77%2Fserde_unstructured", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLej77%2Fserde_unstructured'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d888018904c7c95fb46154043c0f45da997658d
[INFO] testing Lej77/serde_unstructured against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLej77%2Fserde_unstructured" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lej77/serde_unstructured
[INFO] finished tweaking git repo https://github.com/Lej77/serde_unstructured
[INFO] tweaked toml for git repo https://github.com/Lej77/serde_unstructured written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lej77/serde_unstructured on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lej77/serde_unstructured already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-triple v0.1.4
[INFO] [stderr]   Downloaded toml_write v0.1.0
[INFO] [stderr]   Downloaded trybuild v1.0.104
[INFO] [stderr]   Downloaded toml v0.8.21
[INFO] [stderr]   Downloaded toml_edit v0.22.25
[INFO] [stderr]   Downloaded winnow v0.7.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abcaf3b539c6ef65e16f4465454c8866081d5579af7b9d7fea1e1c19a9edf6c2
[INFO] running `Command { std: "docker" "start" "-a" "abcaf3b539c6ef65e16f4465454c8866081d5579af7b9d7fea1e1c19a9edf6c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abcaf3b539c6ef65e16f4465454c8866081d5579af7b9d7fea1e1c19a9edf6c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abcaf3b539c6ef65e16f4465454c8866081d5579af7b9d7fea1e1c19a9edf6c2", kill_on_drop: false }`
[INFO] [stdout] abcaf3b539c6ef65e16f4465454c8866081d5579af7b9d7fea1e1c19a9edf6c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0957d7783a4ae51c652418160f9dee3841b84de1c009c67c92f3e9c12071986b
[INFO] running `Command { std: "docker" "start" "-a" "0957d7783a4ae51c652418160f9dee3841b84de1c009c67c92f3e9c12071986b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.22.25
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_unstructured_derive v0.1.0 (/opt/rustwide/workdir/serde_unstructured_derive)
[INFO] [stderr]    Compiling serde_unstructured v0.1.0 (/opt/rustwide/workdir/serde_unstructured)
[INFO] [stdout] warning: struct `SkippedSegments` is never constructed
[INFO] [stdout]    --> serde_unstructured/src/view_path/storage.rs:551:19
[INFO] [stdout]     |
[INFO] [stdout] 551 | pub(crate) struct SkippedSegments(usize);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> serde_unstructured/src/lib.rs:1330:12
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     fn get(&self, index: usize) -> ProjectionPathSegment;
[INFO] [stdout]      |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |            |
[INFO] [stdout]      |            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     fn get(&self, index: usize) -> ProjectionPathSegment<'_>;
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> serde_unstructured/src/lib.rs:1347:12
[INFO] [stdout]      |
[INFO] [stdout] 1347 |     fn get(&self, index: usize) -> ProjectionPathSegment {
[INFO] [stdout]      |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |            |
[INFO] [stdout]      |            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1347 |     fn get(&self, index: usize) -> ProjectionPathSegment<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> serde_unstructured/src/projection.rs:648:12
[INFO] [stdout]     |
[INFO] [stdout] 648 |     fn get(&self, index: usize) -> ProjectionPathSegment {
[INFO] [stdout]     |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 648 |     fn get(&self, index: usize) -> ProjectionPathSegment<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.07s
[INFO] running `Command { std: "docker" "inspect" "0957d7783a4ae51c652418160f9dee3841b84de1c009c67c92f3e9c12071986b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0957d7783a4ae51c652418160f9dee3841b84de1c009c67c92f3e9c12071986b", kill_on_drop: false }`
[INFO] [stdout] 0957d7783a4ae51c652418160f9dee3841b84de1c009c67c92f3e9c12071986b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e182d871eb8040ec22dba67a2fd7b211240c1f7d7911f09ab5e9c2a1c226f3ae
[INFO] running `Command { std: "docker" "start" "-a" "e182d871eb8040ec22dba67a2fd7b211240c1f7d7911f09ab5e9c2a1c226f3ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling toml_write v0.1.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling toml_edit v0.22.25
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_unstructured_derive v0.1.0 (/opt/rustwide/workdir/serde_unstructured_derive)
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_unstructured v0.1.0 (/opt/rustwide/workdir/serde_unstructured)
[INFO] [stdout] warning: struct `SkippedSegments` is never constructed
[INFO] [stdout]    --> serde_unstructured/src/view_path/storage.rs:551:19
[INFO] [stdout]     |
[INFO] [stdout] 551 | pub(crate) struct SkippedSegments(usize);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> serde_unstructured/src/lib.rs:1330:12
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     fn get(&self, index: usize) -> ProjectionPathSegment;
[INFO] [stdout]      |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |            |
[INFO] [stdout]      |            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     fn get(&self, index: usize) -> ProjectionPathSegment<'_>;
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> serde_unstructured/src/lib.rs:1347:12
[INFO] [stdout]      |
[INFO] [stdout] 1347 |     fn get(&self, index: usize) -> ProjectionPathSegment {
[INFO] [stdout]      |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |            |
[INFO] [stdout]      |            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1347 |     fn get(&self, index: usize) -> ProjectionPathSegment<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> serde_unstructured/src/projection.rs:648:12
[INFO] [stdout]     |
[INFO] [stdout] 648 |     fn get(&self, index: usize) -> ProjectionPathSegment {
[INFO] [stdout]     |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 648 |     fn get(&self, index: usize) -> ProjectionPathSegment<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SkippedSegments` is never constructed
[INFO] [stdout]    --> serde_unstructured/src/view_path/storage.rs:551:19
[INFO] [stdout]     |
[INFO] [stdout] 551 | pub(crate) struct SkippedSegments(usize);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> serde_unstructured/src/lib.rs:1330:12
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     fn get(&self, index: usize) -> ProjectionPathSegment;
[INFO] [stdout]      |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |            |
[INFO] [stdout]      |            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1330 |     fn get(&self, index: usize) -> ProjectionPathSegment<'_>;
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> serde_unstructured/src/lib.rs:1347:12
[INFO] [stdout]      |
[INFO] [stdout] 1347 |     fn get(&self, index: usize) -> ProjectionPathSegment {
[INFO] [stdout]      |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |            |
[INFO] [stdout]      |            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1347 |     fn get(&self, index: usize) -> ProjectionPathSegment<'_> {
[INFO] [stdout]      |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> serde_unstructured/src/projection.rs:648:12
[INFO] [stdout]     |
[INFO] [stdout] 648 |     fn get(&self, index: usize) -> ProjectionPathSegment {
[INFO] [stdout]     |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |            |
[INFO] [stdout]     |            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 648 |     fn get(&self, index: usize) -> ProjectionPathSegment<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml v0.8.21
[INFO] [stderr]    Compiling trybuild v1.0.104
[INFO] [stderr]    Compiling test_suite v0.1.0 (/opt/rustwide/workdir/test_suite)
[INFO] [stdout] warning: struct `Bar` is never constructed
[INFO] [stdout]  --> test_suite/tests/example_macro_output.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct Bar {
[INFO] [stdout]   |        ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Foo` is never constructed
[INFO] [stdout]  --> test_suite/tests/example_macro_output.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct Foo {
[INFO] [stdout]   |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NoDeserialization` is never constructed
[INFO] [stdout]  --> test_suite/tests/it_works.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct NoDeserialization {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenericTest` is never constructed
[INFO] [stdout]   --> test_suite/tests/it_works.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct GenericTest<T> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TestTuple` is never constructed
[INFO] [stdout]   --> test_suite/tests/it_works.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct TestTuple(
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GenericTestTuple` is never constructed
[INFO] [stdout]   --> test_suite/tests/it_works.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct GenericTestTuple<T>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.18s
[INFO] running `Command { std: "docker" "inspect" "e182d871eb8040ec22dba67a2fd7b211240c1f7d7911f09ab5e9c2a1c226f3ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e182d871eb8040ec22dba67a2fd7b211240c1f7d7911f09ab5e9c2a1c226f3ae", kill_on_drop: false }`
[INFO] [stdout] e182d871eb8040ec22dba67a2fd7b211240c1f7d7911f09ab5e9c2a1c226f3ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 951b52b9c62561dd6c40e46a71f30beabdaa0077ae37461f8de6b84ca82f847a
[INFO] running `Command { std: "docker" "start" "-a" "951b52b9c62561dd6c40e46a71f30beabdaa0077ae37461f8de6b84ca82f847a", kill_on_drop: false }`
[INFO] [stderr] warning: struct `SkippedSegments` is never constructed
[INFO] [stderr]    --> serde_unstructured/src/view_path/storage.rs:551:19
[INFO] [stderr]     |
[INFO] [stderr] 551 | pub(crate) struct SkippedSegments(usize);
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> serde_unstructured/src/lib.rs:1330:12
[INFO] [stderr]      |
[INFO] [stderr] 1330 |     fn get(&self, index: usize) -> ProjectionPathSegment;
[INFO] [stderr]      |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |            |
[INFO] [stderr]      |            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1330 |     fn get(&self, index: usize) -> ProjectionPathSegment<'_>;
[INFO] [stderr]      |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> serde_unstructured/src/lib.rs:1347:12
[INFO] [stderr]      |
[INFO] [stderr] 1347 |     fn get(&self, index: usize) -> ProjectionPathSegment {
[INFO] [stderr]      |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |            |
[INFO] [stderr]      |            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1347 |     fn get(&self, index: usize) -> ProjectionPathSegment<'_> {
[INFO] [stderr]      |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> serde_unstructured/src/projection.rs:648:12
[INFO] [stderr]     |
[INFO] [stderr] 648 |     fn get(&self, index: usize) -> ProjectionPathSegment {
[INFO] [stderr]     |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |            |
[INFO] [stderr]     |            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 648 |     fn get(&self, index: usize) -> ProjectionPathSegment<'_> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `serde_unstructured` (lib) generated 4 warnings (run `cargo fix --lib -p serde_unstructured` to apply 3 suggestions)
[INFO] [stderr] warning: `serde_unstructured` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: struct `Bar` is never constructed
[INFO] [stderr]  --> test_suite/tests/example_macro_output.rs:1:8
[INFO] [stderr]   |
[INFO] [stderr] 1 | struct Bar {
[INFO] [stderr]   |        ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Foo` is never constructed
[INFO] [stderr]  --> test_suite/tests/example_macro_output.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | struct Foo {
[INFO] [stderr]   |        ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `NoDeserialization` is never constructed
[INFO] [stderr]  --> test_suite/tests/it_works.rs:6:8
[INFO] [stderr]   |
[INFO] [stderr] 6 | struct NoDeserialization {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GenericTest` is never constructed
[INFO] [stderr]   --> test_suite/tests/it_works.rs:23:8
[INFO] [stderr]    |
[INFO] [stderr] 23 | struct GenericTest<T> {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `TestTuple` is never constructed
[INFO] [stderr]   --> test_suite/tests/it_works.rs:28:8
[INFO] [stderr]    |
[INFO] [stderr] 28 | struct TestTuple(
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `GenericTestTuple` is never constructed
[INFO] [stderr]   --> test_suite/tests/it_works.rs:34:8
[INFO] [stderr]    |
[INFO] [stderr] 34 | struct GenericTestTuple<T>(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `test_suite` (test "example_macro_output") generated 2 warnings
[INFO] [stderr] warning: `test_suite` (test "it_works") generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_unstructured-3e874ec010ad9b08)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_unstructured_derive-933749a683e80a8c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile_test.rs (/opt/rustwide/target/debug/deps/compile_test-63a5a7608fd65c14)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling toml_edit v0.22.25
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde_unstructured_derive v0.1.0 (/opt/rustwide/workdir/serde_unstructured_derive)
[INFO] [stderr]     Checking serde_unstructured v0.1.0 (/opt/rustwide/workdir/serde_unstructured)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/workdir/serde_unstructured/src/lib.rs:1330:12
[INFO] [stderr]      |
[INFO] [stderr] 1330 |     fn get(&self, index: usize) -> ProjectionPathSegment;
[INFO] [stderr]      |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |            |
[INFO] [stderr]      |            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1330 |     fn get(&self, index: usize) -> ProjectionPathSegment<'_>;
[INFO] [stderr]      |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> /opt/rustwide/workdir/serde_unstructured/src/lib.rs:1347:12
[INFO] [stderr]      |
[INFO] [stderr] 1347 |     fn get(&self, index: usize) -> ProjectionPathSegment {
[INFO] [stderr]      |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |            |
[INFO] [stderr]      |            the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1347 |     fn get(&self, index: usize) -> ProjectionPathSegment<'_> {
[INFO] [stderr]      |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> /opt/rustwide/workdir/serde_unstructured/src/projection.rs:648:12
[INFO] [stderr]     |
[INFO] [stderr] 648 |     fn get(&self, index: usize) -> ProjectionPathSegment {
[INFO] [stderr]     |            ^^^^^                   ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |            |
[INFO] [stderr]     |            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 648 |     fn get(&self, index: usize) -> ProjectionPathSegment<'_> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `serde_unstructured` (lib) generated 3 warnings (run `cargo fix --lib -p serde_unstructured` to apply 3 suggestions)
[INFO] [stderr]     Checking test_suite-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/test_suite)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.04s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/fail_enum.rs ... ok
[INFO] [stderr] test tests/compile_fail/invalid_serde_attr.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: `SerdeView` failed at `serde` attribute: unknown serde field attribute `what`
[INFO] [stderr] 
[INFO] [stderr]          = help: skip a field using a `#[serde_view(skip)]` attribute or use an empty `#[serde_view()]` attribute to ignore any `#[serde]` attributes.
[INFO] [stderr] 
[INFO] [stderr]  --> tests/compile_fail/invalid_serde_attr.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 |     #[serde(what)]
[INFO] [stderr]   |             ^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: `SerdeView` failed at `serde` attribute: unknown serde field attribute `what`
[INFO] [stderr]  --> tests/compile_fail/invalid_serde_attr.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 |     #[serde(what)]
[INFO] [stderr]   |             ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: skip a field using a `#[serde_view(skip)]` attribute or use an empty `#[serde_view()]` attribute to ignore any `#[serde]` attributes.
[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 tests/compile_fail/invalid_serde_attr_multiple.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: `SerdeView` failed at `serde` attribute: unknown serde field attribute `what`
[INFO] [stderr] 
[INFO] [stderr]          = help: skip a field using a `#[serde_view(skip)]` attribute or use an empty `#[serde_view()]` attribute to ignore any `#[serde]` attributes.
[INFO] [stderr] 
[INFO] [stderr]  --> tests/compile_fail/invalid_serde_attr_multiple.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 |     #[serde(what)]
[INFO] [stderr]   |             ^^^^
[INFO] [stderr] 
[INFO] [stderr] error: `SerdeView` failed at `serde` attribute: unknown serde field attribute `are`
[INFO] [stderr] 
[INFO] [stderr]          = help: skip a field using a `#[serde_view(skip)]` attribute or use an empty `#[serde_view()]` attribute to ignore any `#[serde]` attributes.
[INFO] [stderr] 
[INFO] [stderr]  --> tests/compile_fail/invalid_serde_attr_multiple.rs:6:13
[INFO] [stderr]   |
[INFO] [stderr] 6 |     #[serde(are)]
[INFO] [stderr]   |             ^^^
[INFO] [stderr] 
[INFO] [stderr] error: `SerdeView` failed at `serde` attribute: unknown serde field attribute `you`
[INFO] [stderr] 
[INFO] [stderr]          = help: skip a field using a `#[serde_view(skip)]` attribute or use an empty `#[serde_view()]` attribute to ignore any `#[serde]` attributes.
[INFO] [stderr] 
[INFO] [stderr]  --> tests/compile_fail/invalid_serde_attr_multiple.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 |     #[serde(you())]
[INFO] [stderr]   |             ^^^
[INFO] [stderr] 
[INFO] [stderr] error: `SerdeView` failed at `serde` attribute: unknown serde field attribute `doing`
[INFO] [stderr] 
[INFO] [stderr]          = help: skip a field using a `#[serde_view(skip)]` attribute or use an empty `#[serde_view()]` attribute to ignore any `#[serde]` attributes.
[INFO] [stderr] 
[INFO] [stderr]   --> tests/compile_fail/invalid_serde_attr_multiple.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[serde(doing = to::this::attribute)]
[INFO] [stderr]    |             ^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: `SerdeView` failed at `serde` attribute: unknown serde field attribute `what`
[INFO] [stderr]  --> tests/compile_fail/invalid_serde_attr_multiple.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 |     #[serde(what)]
[INFO] [stderr]   |             ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: skip a field using a `#[serde_view(skip)]` attribute or use an empty `#[serde_view()]` attribute to ignore any `#[serde]` attributes.
[INFO] [stderr] 
[INFO] [stderr] error: `SerdeView` failed at `serde` attribute: unknown serde field attribute `are`
[INFO] [stderr]  --> tests/compile_fail/invalid_serde_attr_multiple.rs:6:13
[INFO] [stderr]   |
[INFO] [stderr] 6 |     #[serde(are)]
[INFO] [stderr]   |             ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: skip a field using a `#[serde_view(skip)]` attribute or use an empty `#[serde_view()]` attribute to ignore any `#[serde]` attributes.
[INFO] [stderr] 
[INFO] [stderr] error: `SerdeView` failed at `serde` attribute: unknown serde field attribute `you`
[INFO] [stderr]  --> tests/compile_fail/invalid_serde_attr_multiple.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 |     #[serde(you())]
[INFO] [stderr]   |             ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: skip a field using a `#[serde_view(skip)]` attribute or use an empty `#[serde_view()]` attribute to ignore any `#[serde]` attributes.
[INFO] [stderr] 
[INFO] [stderr] error: `SerdeView` failed at `serde` attribute: unknown serde field attribute `doing`
[INFO] [stderr]   --> tests/compile_fail/invalid_serde_attr_multiple.rs:10:13
[INFO] [stderr]    |
[INFO] [stderr] 10 |     #[serde(doing = to::this::attribute)]
[INFO] [stderr]    |             ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: skip a field using a `#[serde_view(skip)]` attribute or use an empty `#[serde_view()]` attribute to ignore any `#[serde]` attributes.
[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 tests/compile_fail/override_crate_path.rs ... ok
[INFO] [stderr] test tests/compile_fail/with_attr.rs ... ok
[INFO] [stderr] test tests/compile_fail/with_attr_custom.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_fail ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_fail stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_fail' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/run.rs:102:13:
[INFO] [stdout] 2 of 6 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x617534129f92 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x617534129f92 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x617534129f92 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x617534129f92 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61753413b6ff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61753413b6ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6175340f42a3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6175340f42a3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x617534101b52 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6175341071af - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x617534107041 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6175340c6c3e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6175340c6c3e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6175341077bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6175341077bf - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61753410761a - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x617534101c99 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6175340e7b2d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x617534145010 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x617533f08eeb - trybuild::run::<impl trybuild::Runner>::run::h2eab67152d289f7a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/run.rs:102:13
[INFO] [stdout]   20:     0x617533f03e08 - <trybuild::TestCases as core::ops::drop::Drop>::drop::heedec9c0de687b19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.104/src/lib.rs:341:38
[INFO] [stdout]   21:     0x617533e0afa7 - core::ptr::drop_in_place<trybuild::TestCases>::h066ffcb76b853719
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x617533e0add3 - compile_test::compile_fail::hb980bca83f550842
[INFO] [stdout]                                at /opt/rustwide/workdir/test_suite/tests/compile_test.rs:7:1
[INFO] [stdout]   23:     0x617533e0ae07 - compile_test::compile_fail::{{closure}}::h4d5f59e9a86a3f15
[INFO] [stdout]                                at /opt/rustwide/workdir/test_suite/tests/compile_test.rs:4:18
[INFO] [stdout]   24:     0x617533e0af56 - core::ops::function::FnOnce::call_once::he94fe136d4ecf333
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6175340c6a1b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6175340c6a1b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6175340daa9d - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6175340daa9d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6175340daa9d - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x6175340daa9d - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x6175340daa9d - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6175340daa9d - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6175340daa9d - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6175340b3fb4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6175340b3fb4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x6175340b78ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x6175340b78ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6175340b78ea - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x6175340b78ea - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x6175340b78ea - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6175340b78ea - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x6175340b78ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6175340fc90f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x6175340fc90f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7dfff2110aa4 - <unknown>
[INFO] [stdout]   46:     0x7dfff219da64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_fail
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 31.79s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p test_suite --test compile_test`
[INFO] running `Command { std: "docker" "inspect" "951b52b9c62561dd6c40e46a71f30beabdaa0077ae37461f8de6b84ca82f847a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "951b52b9c62561dd6c40e46a71f30beabdaa0077ae37461f8de6b84ca82f847a", kill_on_drop: false }`
[INFO] [stdout] 951b52b9c62561dd6c40e46a71f30beabdaa0077ae37461f8de6b84ca82f847a
