[INFO] fetching crate proptest-derive 0.7.0...
[INFO] testing proptest-derive-0.7.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate proptest-derive 0.7.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate proptest-derive 0.7.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate proptest-derive 0.7.0
[INFO] tweaked toml for crates.io crate proptest-derive 0.7.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate proptest-derive 0.7.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate proptest-derive 0.7.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libredox v0.1.10
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded rustfix v0.8.7
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded unicode-ident v1.0.20
[INFO] [stderr]   Downloaded compiletest_rs v0.11.2
[INFO] [stderr]   Downloaded clap_builder v4.5.50
[INFO] [stderr]   Downloaded clap v4.5.50
[INFO] [stderr]   Downloaded dirs-next v2.0.0
[INFO] [stderr]   Downloaded tester v0.9.1
[INFO] [stderr]   Downloaded syn v2.0.108
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 014ac193864e79858ee629e5cabca459892720456ab695dc0bf786873778a57b
[INFO] running `Command { std: "docker" "start" "-a" "014ac193864e79858ee629e5cabca459892720456ab695dc0bf786873778a57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "014ac193864e79858ee629e5cabca459892720456ab695dc0bf786873778a57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "014ac193864e79858ee629e5cabca459892720456ab695dc0bf786873778a57b", kill_on_drop: false }`
[INFO] [stdout] 014ac193864e79858ee629e5cabca459892720456ab695dc0bf786873778a57b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb06cb8c44e79f9735c0222dde8eb541fb0bbfe04f1b1fdef919771294a67c73
[INFO] running `Command { std: "docker" "start" "-a" "bb06cb8c44e79f9735c0222dde8eb541fb0bbfe04f1b1fdef919771294a67c73", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling proptest-derive v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.16s
[INFO] running `Command { std: "docker" "inspect" "bb06cb8c44e79f9735c0222dde8eb541fb0bbfe04f1b1fdef919771294a67c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb06cb8c44e79f9735c0222dde8eb541fb0bbfe04f1b1fdef919771294a67c73", kill_on_drop: false }`
[INFO] [stdout] bb06cb8c44e79f9735c0222dde8eb541fb0bbfe04f1b1fdef919771294a67c73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ad4ca7cb6af063a8f69aacece69b5c5a80bcf69c6d1057d1fbbbc25661abe6f
[INFO] running `Command { std: "docker" "start" "-a" "2ad4ca7cb6af063a8f69aacece69b5c5a80bcf69c6d1057d1fbbbc25661abe6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling compiletest_rs v0.11.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tester v0.9.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proptest-derive v0.7.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rustfix v0.8.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: fields `v` and `t` are never read
[INFO] [stdout]   --> tests/use_tracker.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct Foo<V, T, U> {
[INFO] [stdout]    |        --- fields in this struct
[INFO] [stdout] 20 |     v: V,
[INFO] [stdout]    |     ^
[INFO] [stdout] 21 |     t: T,
[INFO] [stdout]    |     ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> tests/misc.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 |     F0(usize, u8),
[INFO] [stdout]    |     -- ^^^^^  ^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 29 -     F0(usize, u8),
[INFO] [stdout] 29 +     F0((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/misc.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |     C(usize),
[INFO] [stdout]    |     - ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `A` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 -     C(usize),
[INFO] [stdout] 37 +     C(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/misc.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 |     B(usize),
[INFO] [stdout]    |     - ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bobby` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 43 -     B(usize),
[INFO] [stdout] 43 +     B(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/misc.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 |     C(usize),
[INFO] [stdout]    |     - ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bobby` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 45 -     C(usize),
[INFO] [stdout] 45 +     C(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/misc.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 |     D(usize),
[INFO] [stdout]    |     - ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bobby` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 47 -     D(usize),
[INFO] [stdout] 47 +     D(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/misc.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |     E(usize),
[INFO] [stdout]    |     - ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bobby` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 49 -     E(usize),
[INFO] [stdout] 49 +     E(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/misc.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 |     F(usize),
[INFO] [stdout]    |     - ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Bobby` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 51 -     F(usize),
[INFO] [stdout] 51 +     F(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/misc.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |     B(#[proptest(no_params)] usize),
[INFO] [stdout]    |     - field in this variant  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Quux` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 56 -     B(#[proptest(no_params)] usize),
[INFO] [stdout] 56 +     B(#[proptest(no_params)] ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> tests/misc.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 |     C(usize, String),
[INFO] [stdout]    |     - ^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Quux` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 57 -     C(usize, String),
[INFO] [stdout] 57 +     C((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> tests/misc.rs:59:7
[INFO] [stdout]    |
[INFO] [stdout] 59 |     D(usize, String),
[INFO] [stdout]    |     - ^^^^^  ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     fields in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Quux` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]    |
[INFO] [stdout] 59 -     D(usize, String),
[INFO] [stdout] 59 +     D((), ()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/misc.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 |     E(u32),
[INFO] [stdout]    |     - ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Quux` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 61 -     E(u32),
[INFO] [stdout] 61 +     E(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/uninhabited-pass.rs:76:8
[INFO] [stdout]    |
[INFO] [stdout] 76 |     V0(<! as Fun>::Prj),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UsePrj0` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 76 -     V0(<! as Fun>::Prj),
[INFO] [stdout] 76 +     V0(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/uninhabited-pass.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 81 |     V0(<(!, usize, !) as Fun>::Prj),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UsePrj1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 81 -     V0(<(!, usize, !) as Fun>::Prj),
[INFO] [stdout] 81 +     V0(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/enum.rs:441:7
[INFO] [stdout]     |
[INFO] [stdout] 441 |     A(usize),
[INFO] [stdout]     |     - ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Alan` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 441 -     A(usize),
[INFO] [stdout] 441 +     A(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/enum.rs:442:7
[INFO] [stdout]     |
[INFO] [stdout] 442 |     B(String),
[INFO] [stdout]     |     - ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Alan` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 442 -     B(String),
[INFO] [stdout] 442 +     B(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/enum.rs:444:7
[INFO] [stdout]     |
[INFO] [stdout] 444 |     D(u32),
[INFO] [stdout]     |     - ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Alan` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 444 -     D(u32),
[INFO] [stdout] 444 +     D(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/enum.rs:445:7
[INFO] [stdout]     |
[INFO] [stdout] 445 |     E(f64),
[INFO] [stdout]     |     - ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Alan` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 445 -     E(f64),
[INFO] [stdout] 445 +     E(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/enum.rs:446:7
[INFO] [stdout]     |
[INFO] [stdout] 446 |     F(char),
[INFO] [stdout]     |     - ^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Alan` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 446 -     F(char),
[INFO] [stdout] 446 +     F(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/enum.rs:451:7
[INFO] [stdout]     |
[INFO] [stdout] 451 |     A(usize),
[INFO] [stdout]     |     - ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SameType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 451 -     A(usize),
[INFO] [stdout] 451 +     A(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/enum.rs:452:7
[INFO] [stdout]     |
[INFO] [stdout] 452 |     B(usize),
[INFO] [stdout]     |     - ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SameType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 452 -     B(usize),
[INFO] [stdout] 452 +     B(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/enum.rs:457:9
[INFO] [stdout]     |
[INFO] [stdout] 457 |     One(u8),
[INFO] [stdout]     |     --- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OneTwo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 457 -     One(u8),
[INFO] [stdout] 457 +     One(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> tests/enum.rs:458:9
[INFO] [stdout]     |
[INFO] [stdout] 458 |     Two(u8, u8),
[INFO] [stdout]     |     --- ^^  ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OneTwo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 458 -     Two(u8, u8),
[INFO] [stdout] 458 +     Two((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/enum.rs:464:9
[INFO] [stdout]     |
[INFO] [stdout] 464 |     One(u8),
[INFO] [stdout]     |     --- ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ZeroOneTwo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 464 -     One(u8),
[INFO] [stdout] 464 +     One(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> tests/enum.rs:465:9
[INFO] [stdout]     |
[INFO] [stdout] 465 |     Two(u8, u8),
[INFO] [stdout]     |     --- ^^  ^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ZeroOneTwo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 465 -     Two(u8, u8),
[INFO] [stdout] 465 +     Two((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/enum.rs:470:11
[INFO] [stdout]     |
[INFO] [stdout] 470 |     First(SameType),
[INFO] [stdout]     |     ----- ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Nested` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 470 -     First(SameType),
[INFO] [stdout] 470 +     First(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> tests/enum.rs:471:12
[INFO] [stdout]     |
[INFO] [stdout] 471 |     Second(ZeroOneTwo, OneTwo),
[INFO] [stdout]     |     ------ ^^^^^^^^^^  ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Nested` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 471 -     Second(ZeroOneTwo, OneTwo),
[INFO] [stdout] 471 +     Second((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "2ad4ca7cb6af063a8f69aacece69b5c5a80bcf69c6d1057d1fbbbc25661abe6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ad4ca7cb6af063a8f69aacece69b5c5a80bcf69c6d1057d1fbbbc25661abe6f", kill_on_drop: false }`
[INFO] [stdout] 2ad4ca7cb6af063a8f69aacece69b5c5a80bcf69c6d1057d1fbbbc25661abe6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b36d83e585ad155eca47c1d375155dfb5c8bc379bb92deeb4284dfa39c35960b
[INFO] running `Command { std: "docker" "start" "-a" "b36d83e585ad155eca47c1d375155dfb5c8bc379bb92deeb4284dfa39c35960b", kill_on_drop: false }`
[INFO] [stderr] warning: fields `v` and `t` are never read
[INFO] [stderr]   --> tests/use_tracker.rs:20:5
[INFO] [stderr]    |
[INFO] [stderr] 19 | struct Foo<V, T, U> {
[INFO] [stderr]    |        --- fields in this struct
[INFO] [stderr] 20 |     v: V,
[INFO] [stderr]    |     ^
[INFO] [stderr] 21 |     t: T,
[INFO] [stderr]    |     ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/enum.rs:441:7
[INFO] [stderr]     |
[INFO] [stderr] 441 |     A(usize),
[INFO] [stderr]     |     - ^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Alan` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 441 -     A(usize),
[INFO] [stderr] 441 +     A(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/enum.rs:442:7
[INFO] [stderr]     |
[INFO] [stderr] 442 |     B(String),
[INFO] [stderr]     |     - ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Alan` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 442 -     B(String),
[INFO] [stderr] 442 +     B(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/enum.rs:444:7
[INFO] [stderr]     |
[INFO] [stderr] 444 |     D(u32),
[INFO] [stderr]     |     - ^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Alan` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 444 -     D(u32),
[INFO] [stderr] 444 +     D(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/enum.rs:445:7
[INFO] [stderr]     |
[INFO] [stderr] 445 |     E(f64),
[INFO] [stderr]     |     - ^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Alan` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 445 -     E(f64),
[INFO] [stderr] 445 +     E(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/enum.rs:446:7
[INFO] [stderr]     |
[INFO] [stderr] 446 |     F(char),
[INFO] [stderr]     |     - ^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Alan` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 446 -     F(char),
[INFO] [stderr] 446 +     F(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/enum.rs:451:7
[INFO] [stderr]     |
[INFO] [stderr] 451 |     A(usize),
[INFO] [stderr]     |     - ^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SameType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 451 -     A(usize),
[INFO] [stderr] 451 +     A(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/enum.rs:452:7
[INFO] [stderr]     |
[INFO] [stderr] 452 |     B(usize),
[INFO] [stderr]     |     - ^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SameType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 452 -     B(usize),
[INFO] [stderr] 452 +     B(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/enum.rs:457:9
[INFO] [stderr]     |
[INFO] [stderr] 457 |     One(u8),
[INFO] [stderr]     |     --- ^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `OneTwo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 457 -     One(u8),
[INFO] [stderr] 457 +     One(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]    --> tests/enum.rs:458:9
[INFO] [stderr]     |
[INFO] [stderr] 458 |     Two(u8, u8),
[INFO] [stderr]     |     --- ^^  ^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     fields in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `OneTwo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]     |
[INFO] [stderr] 458 -     Two(u8, u8),
[INFO] [stderr] 458 +     Two((), ()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/enum.rs:464:9
[INFO] [stderr]     |
[INFO] [stderr] 464 |     One(u8),
[INFO] [stderr]     |     --- ^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ZeroOneTwo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 464 -     One(u8),
[INFO] [stderr] 464 +     One(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]    --> tests/enum.rs:465:9
[INFO] [stderr]     |
[INFO] [stderr] 465 |     Two(u8, u8),
[INFO] [stderr]     |     --- ^^  ^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     fields in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ZeroOneTwo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]     |
[INFO] [stderr] 465 -     Two(u8, u8),
[INFO] [stderr] 465 +     Two((), ()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/enum.rs:470:11
[INFO] [stderr]     |
[INFO] [stderr] 470 |     First(SameType),
[INFO] [stderr]     |     ----- ^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Nested` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 470 -     First(SameType),
[INFO] [stderr] 470 +     First(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]    --> tests/enum.rs:471:12
[INFO] [stderr]     |
[INFO] [stderr] 471 |     Second(ZeroOneTwo, OneTwo),
[INFO] [stderr]     |     ------ ^^^^^^^^^^  ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     fields in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Nested` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]     |
[INFO] [stderr] 471 -     Second(ZeroOneTwo, OneTwo),
[INFO] [stderr] 471 +     Second((), ()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `proptest-derive` (test "use_tracker") generated 1 warning
[INFO] [stderr] warning: `proptest-derive` (test "enum") generated 13 warnings
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/uninhabited-pass.rs:76:8
[INFO] [stderr]    |
[INFO] [stderr] 76 |     V0(<! as Fun>::Prj),
[INFO] [stderr]    |     -- ^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UsePrj0` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 76 -     V0(<! as Fun>::Prj),
[INFO] [stderr] 76 +     V0(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/uninhabited-pass.rs:81:8
[INFO] [stderr]    |
[INFO] [stderr] 81 |     V0(<(!, usize, !) as Fun>::Prj),
[INFO] [stderr]    |     -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UsePrj1` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 81 -     V0(<(!, usize, !) as Fun>::Prj),
[INFO] [stderr] 81 +     V0(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `proptest-derive` (test "uninhabited-pass") generated 2 warnings
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> tests/misc.rs:29:8
[INFO] [stderr]    |
[INFO] [stderr] 29 |     F0(usize, u8),
[INFO] [stderr]    |     -- ^^^^^  ^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Foo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]    |
[INFO] [stderr] 29 -     F0(usize, u8),
[INFO] [stderr] 29 +     F0((), ()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/misc.rs:37:7
[INFO] [stderr]    |
[INFO] [stderr] 37 |     C(usize),
[INFO] [stderr]    |     - ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `A` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 37 -     C(usize),
[INFO] [stderr] 37 +     C(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/misc.rs:43:7
[INFO] [stderr]    |
[INFO] [stderr] 43 |     B(usize),
[INFO] [stderr]    |     - ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Bobby` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 43 -     B(usize),
[INFO] [stderr] 43 +     B(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/misc.rs:45:7
[INFO] [stderr]    |
[INFO] [stderr] 45 |     C(usize),
[INFO] [stderr]    |     - ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Bobby` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 45 -     C(usize),
[INFO] [stderr] 45 +     C(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/misc.rs:47:7
[INFO] [stderr]    |
[INFO] [stderr] 47 |     D(usize),
[INFO] [stderr]    |     - ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Bobby` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 47 -     D(usize),
[INFO] [stderr] 47 +     D(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/misc.rs:49:7
[INFO] [stderr]    |
[INFO] [stderr] 49 |     E(usize),
[INFO] [stderr]    |     - ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Bobby` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 49 -     E(usize),
[INFO] [stderr] 49 +     E(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/misc.rs:51:7
[INFO] [stderr]    |
[INFO] [stderr] 51 |     F(usize),
[INFO] [stderr]    |     - ^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Bobby` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 51 -     F(usize),
[INFO] [stderr] 51 +     F(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/misc.rs:56:30
[INFO] [stderr]    |
[INFO] [stderr] 56 |     B(#[proptest(no_params)] usize),
[INFO] [stderr]    |     - field in this variant  ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Quux` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 56 -     B(#[proptest(no_params)] usize),
[INFO] [stderr] 56 +     B(#[proptest(no_params)] ()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> tests/misc.rs:57:7
[INFO] [stderr]    |
[INFO] [stderr] 57 |     C(usize, String),
[INFO] [stderr]    |     - ^^^^^  ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Quux` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]    |
[INFO] [stderr] 57 -     C(usize, String),
[INFO] [stderr] 57 +     C((), ()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> tests/misc.rs:59:7
[INFO] [stderr]    |
[INFO] [stderr] 59 |     D(usize, String),
[INFO] [stderr]    |     - ^^^^^  ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     fields in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Quux` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]    |
[INFO] [stderr] 59 -     D(usize, String),
[INFO] [stderr] 59 +     D((), ()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/misc.rs:61:7
[INFO] [stderr]    |
[INFO] [stderr] 61 |     E(u32),
[INFO] [stderr]    |     - ^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Quux` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 61 -     E(u32),
[INFO] [stderr] 61 +     E(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `proptest-derive` (test "misc") generated 11 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/proptest_derive-0758d912abe996da)
[INFO] [stdout] 
[INFO] [stdout] running 82 tests
[INFO] [stdout] test interp::test::accept_add_10_0 ... ok
[INFO] [stdout] test interp::test::accept_add_10_20 ... ok
[INFO] [stdout] test interp::test::accept_and_1 ... ok
[INFO] [stdout] test interp::test::accept_add_commutes ... ok
[INFO] [stdout] test interp::test::accept_add_10u8_20u16 ... ok
[INFO] [stdout] test interp::test::accept_add_5_numbers ... ok
[INFO] [stdout] test interp::test::accept_and_2 ... ok
[INFO] [stdout] test interp::test::accept_and_3 ... ok
[INFO] [stdout] test interp::test::accept_complex_arith ... ok
[INFO] [stdout] test interp::test::accept_lit_bare_max ... ok
[INFO] [stdout] test interp::test::accept_div_20_10 ... ok
[INFO] [stdout] test interp::test::accept_lit_bare ... ok
[INFO] [stdout] test interp::test::accept_div_42_42 ... ok
[INFO] [stdout] test interp::test::accept_div_10_20 ... ok
[INFO] [stdout] test interp::test::accept_div_42_1 ... ok
[INFO] [stdout] test interp::test::accept_lit_byte ... ok
[INFO] [stdout] test interp::test::accept_lit_i128_max ... ok
[INFO] [stdout] test interp::test::accept_lit_i8_max ... ok
[INFO] [stdout] test interp::test::accept_lit_i64_max ... ok
[INFO] [stdout] test interp::test::accept_lit_u32_max ... ok
[INFO] [stdout] test interp::test::accept_lit_i32_max ... ok
[INFO] [stdout] test interp::test::accept_lit_i16_max ... ok
[INFO] [stdout] test interp::test::accept_lit_isize ... ok
[INFO] [stdout] test interp::test::accept_mul_0_42 ... ok
[INFO] [stdout] test interp::test::accept_lit_u64_max ... ok
[INFO] [stdout] test interp::test::accept_lit_u8_max ... ok
[INFO] [stdout] test interp::test::accept_lit_usize ... ok
[INFO] [stdout] test interp::test::accept_lit_u128_max ... ok
[INFO] [stdout] test interp::test::accept_lit_u16_max ... ok
[INFO] [stdout] test interp::test::accept_mul_1_42 ... ok
[INFO] [stdout] test interp::test::accept_mul_3_4 ... ok
[INFO] [stdout] test interp::test::accept_mul_42_0 ... ok
[INFO] [stdout] test interp::test::accept_mul_4_3 ... ok
[INFO] [stdout] test interp::test::accept_or_2 ... ok
[INFO] [stdout] test interp::test::accept_mul_42_1 ... ok
[INFO] [stdout] test interp::test::accept_rem_1_4 ... ok
[INFO] [stdout] test interp::test::accept_rem_2_4 ... ok
[INFO] [stdout] test interp::test::accept_mul_1_2_3_4_5 ... ok
[INFO] [stdout] test interp::test::accept_rem_0_4 ... ok
[INFO] [stdout] test interp::test::accept_rem_3_4 ... ok
[INFO] [stdout] test interp::test::accept_rem_4_4 ... ok
[INFO] [stdout] test interp::test::accept_rem_5_4 ... ok
[INFO] [stdout] test interp::test::accept_rem_8_4 ... ok
[INFO] [stdout] test interp::test::accept_shl_zero ... ok
[INFO] [stdout] test interp::test::accept_shl ... ok
[INFO] [stdout] test interp::test::accept_shr ... ok
[INFO] [stdout] test interp::test::accept_shr_zero ... ok
[INFO] [stdout] test interp::test::accept_or_1 ... ok
[INFO] [stdout] test interp::test::accept_sub_10_10 ... ok
[INFO] [stdout] test interp::test::accept_sub_20_10 ... ok
[INFO] [stdout] test interp::test::accept_xor_3 ... ok
[INFO] [stdout] test interp::test::accept_xor_4 ... ok
[INFO] [stdout] test interp::test::accept_xor_5 ... ok
[INFO] [stdout] test interp::test::reject_add_overflow ... ok
[INFO] [stdout] test interp::test::accept_xor_2 ... ok
[INFO] [stdout] test interp::test::accept_xor_1 ... ok
[INFO] [stdout] test interp::test::reject_div_with_0 ... ok
[INFO] [stdout] test interp::test::accept_xor_6 ... ok
[INFO] [stdout] test interp::test::reject_lit_i128_overflow ... ok
[INFO] [stdout] test interp::test::reject_lit_bare_overflow ... ok
[INFO] [stdout] test interp::test::reject_lit_i16_overflow ... ok
[INFO] [stdout] test interp::test::reject_lit_i64_overflow ... ok
[INFO] [stdout] test interp::test::reject_lit_i32_overflow ... ok
[INFO] [stdout] test interp::test::reject_lit_i8_overflow ... ok
[INFO] [stdout] test interp::test::reject_lit_negative ... ok
[INFO] [stdout] test interp::test::reject_lit_u8_overflow ... ok
[INFO] [stdout] test interp::test::reject_lit_u128_overflow ... ok
[INFO] [stdout] test interp::test::reject_lit_u32_overflow ... ok
[INFO] [stdout] test interp::test::reject_lit_u16_overflow ... ok
[INFO] [stdout] test interp::test::reject_rem_with_0 ... ok
[INFO] [stdout] test interp::test::reject_shl_overflow ... ok
[INFO] [stdout] test interp::test::reject_shl_rhs_not_u32 ... ok
[INFO] [stdout] test interp::test::reject_lit_u64_overflow ... ok
[INFO] [stdout] test interp::test::reject_shr_underflow ... ok
[INFO] [stdout] test interp::test::reject_shr_rhs_not_u32 ... ok
[INFO] [stdout] test interp::test::reject_sub_10_11 ... ok
[INFO] [stdout] test interp::test::reject_sub_10_20 ... ok
[INFO] [stdout] test tests::struct_unit_unit ... ok
[INFO] [stdout] test tests::struct_unit_tuple ... ok
[INFO] [stdout] test tests::struct_unit_named ... ok
[INFO] [stdout] test error::tests::test_mk_err_msg_format ... ok
[INFO] [stdout] test interp::test::accept_or_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 82 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/assoc.rs (/opt/rustwide/target/debug/deps/assoc-a4bd3137b6b53dd3)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test asserting_arbitrary ... ok
[INFO] [stdout] test t0_field_val_42 ... ok
[INFO] [stdout] test t10_all_42 ... ok
[INFO] [stdout] test t13_all_42 ... ok
[INFO] [stdout] test t15_all_42 ... ok
[INFO] [stdout] test t12_all_42 ... ok
[INFO] [stdout] test t3_all_42 ... ok
[INFO] [stdout] test t4_field_val_42 ... ok
[INFO] [stdout] test t7_field_val_42 ... ok
[INFO] [stdout] test t14_all_42 ... ok
[INFO] [stdout] test t6_field_val_42 ... ok
[INFO] [stdout] test t5_field_val_42 ... ok
[INFO] [stdout] test t1_no_panic ... ok
[INFO] [stdout] test t8_field_val_42 ... ok
[INFO] [stdout] test t11_all_42 ... ok
[INFO] [stdout] test t9_field_val_42 ... ok
[INFO] [stdout] test t2_no_panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compiletest.rs (/opt/rustwide/target/debug/deps/compiletest-6dd2510be6852e0b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test [compile-fail] compile-fail/E0004-void-enum.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0002-no-unions.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0001-lifetime.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0003-void-struct.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0005-void-enum.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0006-void-enum.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0008-illegal-skip.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0007-illegal-strategy.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0010-parent-has-params.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0011-params-variant.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0009-illegal-weight.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0014-bare-attr.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0016-immediate-lit.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0015-lit-set.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0017-set-again.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0020-skip-malformed.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0019-no_params-malformed.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0018-unknown-mod.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0023-params-malformed-expr.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0021-weight-malformed.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0022-overspec-param.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0023-params-malformed.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0025-overspec-strat.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0012-parent-has-filter.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0026-strategy-malformed-expr.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0027-filter-malformed-expr.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0027-filter-malformed.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0026-strategy-malformed.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0028-skipped-variant-has-strat.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0028-skipped-variant-has-param.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0028-skipped-variant-has-weight.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0028-skipped-variant-has-filter.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0029-filter-on-unit-variant.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0029-strategy-on-unit-variant.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0031-no-bound-non-tyvar.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0029-params-on-unit-variant.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0034-regex-malformed.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0030-params-on-unit-struct.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0033-weight-overflow.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0032-no-bound-malformed.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0658-no-bare-modifiers.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/no-arbitrary.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/must-be-debug.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/E0035-cant_set_param_and_regex.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/regex_wrong_type.rs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     [compile-fail] compile-fail/E0001-lifetime.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0002-no-unions.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0003-void-struct.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0004-void-enum.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0005-void-enum.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0006-void-enum.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0007-illegal-strategy.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0008-illegal-skip.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0009-illegal-weight.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0010-parent-has-params.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0011-params-variant.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0012-parent-has-filter.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0014-bare-attr.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0015-lit-set.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0016-immediate-lit.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0017-set-again.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0018-unknown-mod.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0019-no_params-malformed.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0020-skip-malformed.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0021-weight-malformed.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0022-overspec-param.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0023-params-malformed-expr.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0023-params-malformed.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0025-overspec-strat.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0026-strategy-malformed-expr.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0026-strategy-malformed.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0027-filter-malformed-expr.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0027-filter-malformed.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0028-skipped-variant-has-filter.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0028-skipped-variant-has-param.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0028-skipped-variant-has-strat.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0028-skipped-variant-has-weight.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0029-filter-on-unit-variant.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0029-params-on-unit-variant.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0029-strategy-on-unit-variant.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0030-params-on-unit-struct.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0031-no-bound-non-tyvar.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0032-no-bound-malformed.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0033-weight-overflow.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0034-regex-malformed.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0035-cant_set_param_and_regex.rs
[INFO] [stdout]     [compile-fail] compile-fail/E0658-no-bare-modifiers.rs
[INFO] [stdout]     [compile-fail] compile-fail/must-be-debug.rs
[INFO] [stdout]     [compile-fail] compile-fail/no-arbitrary.rs
[INFO] [stdout]     [compile-fail] compile-fail/regex_wrong_type.rs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 45 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.94s
[INFO] [stdout] 
[INFO] [stdout] test compile_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0004-void-enum.rs:11: unexpected error: '11:1: 11:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0004-void-enum.rs:16: expected error not found: [proptest_derive, E0004]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0004-void-enum.rs:19: expected error not found: [proptest_derive, E0004]
[INFO] [stdout] 
[INFO] [stdout] error: 1 unexpected errors found, 2 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0004-void-enum.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0004-void-enum.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0004-void-enum.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 11,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "11:1: 11:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0004]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 19,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0004]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0004-void-enum.rs' (124) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0002-no-unions.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0002-no-unions.rs:14: expected error not found: [proptest_derive, E0002]
[INFO] [stdout] 
[INFO] [stdout] error: 1 unexpected errors found, 1 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0002-no-unions.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0002-no-unions.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0002-no-unions.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0002]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0002-no-unions.rs' (120) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0001-lifetime.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0001-lifetime.rs:17: unexpected error: '17:3: 17:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0001-lifetime.rs:14: expected error not found: 2 errors:
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0001-lifetime.rs:14: expected message not found: [proptest_derive, E0001]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0001-lifetime.rs:14: expected message not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0001-lifetime.rs:20: expected error not found: [proptest_derive, E0001]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0001-lifetime.rs:23: expected error not found: [proptest_derive, E0001]
[INFO] [stdout] 
[INFO] [stdout] error: 2 unexpected errors found, 5 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0001-lifetime.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0001-lifetime.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0001-lifetime.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 17,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "17:3: 17:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors:",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0001]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 20,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0001]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 23,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0001]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0001-lifetime.rs' (119) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0003-void-struct.rs:11: unexpected error: '11:1: 11:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0003-void-struct.rs:20: unexpected error: '20:7: 20:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0003-void-struct.rs:16: expected error not found: 2 errors:
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0003-void-struct.rs:16: expected message not found: [proptest_derive, E0003]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0003-void-struct.rs:16: expected message not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0003-void-struct.rs:24: expected error not found: [proptest_derive, E0003]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0003-void-struct.rs:27: expected error not found: [proptest_derive, E0003]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0003-void-struct.rs:33: expected error not found: [proptest_derive, E0003]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0003-void-struct.rs:39: expected error not found: [proptest_derive, E0003]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0003-void-struct.rs:44: expected error not found: [proptest_derive, E0003]
[INFO] [stdout] 
[INFO] [stdout] error: 2 unexpected errors found, 8 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0003-void-struct.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0003-void-struct.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0003-void-struct.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 11,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "11:1: 11:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 20,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "20:7: 20:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors:",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0003]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 24,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0003]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 27,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0003]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 33,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0003]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 39,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0003]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 44,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0003]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0003-void-struct.rs' (121) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0005-void-enum.rs:11: unexpected error: '11:1: 11:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0005-void-enum.rs:16: expected error not found: [proptest_derive, E0005]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0005-void-enum.rs:21: expected error not found: [proptest_derive, E0005]
[INFO] [stdout] 
[INFO] [stdout] error: 1 unexpected errors found, 2 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0005-void-enum.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0005-void-enum.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0005-void-enum.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 11,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "11:1: 11:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0005]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 21,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0005]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0005-void-enum.rs' (171) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:11: unexpected error: '11:1: 11:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:49: unexpected error: '49:7: 49:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:51: unexpected error: '51:7: 51:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:40: unexpected error: '40:7: 40:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:42: unexpected error: '42:7: 42:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:32: unexpected error: '32:7: 32:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:34: unexpected error: '34:7: 34:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:26: unexpected error: '26:7: 26:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:19: unexpected error: '19:17: 19:25: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:20: unexpected error: '20:7: 20:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:16: expected error not found: 2 errors:
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:16: expected message not found: [proptest_derive, E0006]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:16: expected message not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:24: expected error not found: [proptest_derive, E0006]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:30: expected error not found: [proptest_derive, E0006]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:38: expected error not found: [proptest_derive, E0006]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0006-void-enum.rs:47: expected error not found: [proptest_derive, E0006]
[INFO] [stdout] 
[INFO] [stdout] error: 10 unexpected errors found, 7 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0006-void-enum.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0006-void-enum.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0006-void-enum.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 11,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "11:1: 11:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 49,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "49:7: 49:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 51,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "51:7: 51:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 40,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "40:7: 40:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 42,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "42:7: 42:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 32,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "32:7: 32:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 34,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "34:7: 34:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 26,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "26:7: 26:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 19,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "19:17: 19:25: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 20,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "20:7: 20:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors:",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0006]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 24,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0006]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 30,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0006]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 38,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0006]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 47,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0006]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0006-void-enum.rs' (181) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:63: unexpected error: '63:10: 63:18: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:56: unexpected error: '56:11: 56:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:49: unexpected error: '49:7: 49:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:43: unexpected error: '43:7: 43:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:38: unexpected error: '38:3: 38:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:34: unexpected error: '34:3: 34:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:30: unexpected error: '30:3: 30:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:26: unexpected error: '26:3: 26:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:22: unexpected error: '22:3: 22:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:17: unexpected error: '17:3: 17:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:18: unexpected error: '18:3: 18:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:14: expected error not found: 2 errors:
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:14: expected message not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:14: expected message not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:21: expected error not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:25: expected error not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:29: expected error not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:33: expected error not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:37: expected error not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:41: expected error not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:47: expected error not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:53: expected error not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0008-illegal-skip.rs:61: expected error not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: 12 unexpected errors found, 12 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0008-illegal-skip.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0008-illegal-skip.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0008-illegal-skip.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 63,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "63:10: 63:18: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 56,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "56:11: 56:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 49,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "49:7: 49:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 43,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "43:7: 43:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 38,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "38:3: 38:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 34,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "34:3: 34:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 30,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "30:3: 30:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 26,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "26:3: 26:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 22,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "22:3: 22:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 17,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "17:3: 17:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "18:3: 18:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors:",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 21,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 25,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 29,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 33,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 37,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 41,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 47,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 53,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 61,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0008-illegal-skip.rs' (207) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:84: unexpected error: '84:3: 84:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:80: unexpected error: '80:3: 80:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:76: unexpected error: '76:3: 76:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:72: unexpected error: '72:3: 72:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:68: unexpected error: '68:3: 68:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:62: unexpected error: '62:3: 62:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:58: unexpected error: '58:3: 58:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:54: unexpected error: '54:3: 54:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:50: unexpected error: '50:3: 50:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:46: unexpected error: '46:3: 46:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:40: unexpected error: '40:3: 40:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:36: unexpected error: '36:3: 36:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:32: unexpected error: '32:3: 32:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:28: unexpected error: '28:3: 28:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:24: unexpected error: '24:3: 24:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:17: unexpected error: '17:3: 17:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:18: unexpected error: '18:3: 18:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:14: expected error not found: 2 errors:
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:14: expected message not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:14: expected message not found: [proptest_derive, E0030]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:23: expected error not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:27: expected error not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:31: expected error not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:35: expected error not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:39: expected error not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:45: expected error not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:49: expected error not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:53: expected error not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:57: expected error not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:61: expected error not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:67: expected error not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:71: expected error not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:75: expected error not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:79: expected error not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0007-illegal-strategy.rs:83: expected error not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: 18 unexpected errors found, 18 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0007-illegal-strategy.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0007-illegal-strategy.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0007-illegal-strategy.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 84,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "84:3: 84:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 80,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "80:3: 80:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 76,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "76:3: 76:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 72,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "72:3: 72:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 68,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "68:3: 68:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 62,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "62:3: 62:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 58,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "58:3: 58:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 54,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "54:3: 54:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 50,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "50:3: 50:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 46,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "46:3: 46:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 40,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "40:3: 40:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 36,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "36:3: 36:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 32,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "32:3: 32:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 28,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "28:3: 28:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 24,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "24:3: 24:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 17,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "17:3: 17:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "18:3: 18:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors:",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0030]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 23,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 27,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 31,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 35,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 39,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 45,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 49,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 53,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 57,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 61,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 67,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 71,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 75,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 79,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 83,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0007-illegal-strategy.rs' (185) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:111: unexpected error: '111:3: 111:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:114: unexpected error: '114:11: 114:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:102: unexpected error: '102:3: 102:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:105: unexpected error: '105:11: 105:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:93: unexpected error: '93:3: 93:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:96: unexpected error: '96:11: 96:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:84: unexpected error: '84:3: 84:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:87: unexpected error: '87:11: 87:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:76: unexpected error: '76:7: 76:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:78: unexpected error: '78:11: 78:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:68: unexpected error: '68:3: 68:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:70: unexpected error: '70:7: 70:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:61: unexpected error: '61:3: 61:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:63: unexpected error: '63:7: 63:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:54: unexpected error: '54:3: 54:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:56: unexpected error: '56:7: 56:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:47: unexpected error: '47:3: 47:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:49: unexpected error: '49:7: 49:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:40: unexpected error: '40:3: 40:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:42: unexpected error: '42:7: 42:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:33: unexpected error: '33:3: 33:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:35: unexpected error: '35:7: 35:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:26: unexpected error: '26:3: 26:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:28: unexpected error: '28:7: 28:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:19: unexpected error: '19:3: 19:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:20: unexpected error: '20:19: 20:27: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:21: unexpected error: '21:7: 21:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:16: expected error not found: 2 errors
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:16: expected message not found: [proptest_derive, E0010]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:16: expected message not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:25: expected error not found: [proptest_derive, E0010]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:32: expected error not found: [proptest_derive, E0010]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:39: expected error not found: [proptest_derive, E0010]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:46: expected error not found: [proptest_derive, E0010]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:53: expected error not found: [proptest_derive, E0010]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:60: expected error not found: [proptest_derive, E0010]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:74: expected error not found: [proptest_derive, E0010]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:83: expected error not found: [proptest_derive, E0010]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:92: expected error not found: [proptest_derive, E0010]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:101: expected error not found: [proptest_derive, E0010]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0010-parent-has-params.rs:110: expected error not found: [proptest_derive, E0010]
[INFO] [stdout] 
[INFO] [stdout] error: 28 unexpected errors found, 14 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0010-parent-has-params.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0010-parent-has-params.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0010-parent-has-params.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 111,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "111:3: 111:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 114,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "114:11: 114:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 102,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "102:3: 102:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 105,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "105:11: 105:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 93,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "93:3: 93:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 96,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "96:11: 96:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 84,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "84:3: 84:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 87,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "87:11: 87:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 76,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "76:7: 76:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 78,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "78:11: 78:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 68,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "68:3: 68:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 70,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "70:7: 70:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 61,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "61:3: 61:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 63,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "63:7: 63:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 54,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "54:3: 54:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 56,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "56:7: 56:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 47,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "47:3: 47:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 49,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "49:7: 49:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 40,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "40:3: 40:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 42,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "42:7: 42:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 33,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "33:3: 33:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 35,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "35:7: 35:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 26,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "26:3: 26:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 28,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "28:7: 28:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 19,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "19:3: 19:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 20,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "20:19: 20:27: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 21,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "21:7: 21:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0010]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 25,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0010]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 32,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0010]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 39,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0010]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 46,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0010]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 53,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0010]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 60,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0010]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 74,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0010]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 83,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0010]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 92,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0010]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 101,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0010]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 110,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0010]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0010-parent-has-params.rs' (236) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0011-params-variant.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0011-params-variant.rs:25: unexpected error: '25:7: 25:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0011-params-variant.rs:27: unexpected error: '27:11: 27:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0011-params-variant.rs:16: unexpected error: '16:7: 16:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0011-params-variant.rs:18: unexpected error: '18:11: 18:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0011-params-variant.rs:14: expected error not found: [proptest_derive, E0011]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0011-params-variant.rs:23: expected error not found: [proptest_derive, E0011]
[INFO] [stdout] 
[INFO] [stdout] error: 5 unexpected errors found, 2 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0011-params-variant.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0011-params-variant.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0011-params-variant.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 25,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "25:7: 25:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 27,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "27:11: 27:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "16:7: 16:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "18:11: 18:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0011]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 23,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0011]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0011-params-variant.rs' (247) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:63: unexpected error: '63:10: 63:18: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:56: unexpected error: '56:11: 56:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:49: unexpected error: '49:7: 49:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:43: unexpected error: '43:7: 43:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:38: unexpected error: '38:3: 38:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:34: unexpected error: '34:3: 34:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:30: unexpected error: '30:3: 30:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:26: unexpected error: '26:3: 26:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:22: unexpected error: '22:3: 22:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:17: unexpected error: '17:3: 17:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:18: unexpected error: '18:3: 18:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:14: expected error not found: 2 errors:
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:14: expected message not found: [proptest_derive, E0009]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:14: expected message not found: [proptest_derive, E0030]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:21: expected error not found: [proptest_derive, E0009]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:25: expected error not found: [proptest_derive, E0009]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:29: expected error not found: [proptest_derive, E0009]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:33: expected error not found: [proptest_derive, E0009]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:37: expected error not found: [proptest_derive, E0009]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:41: expected error not found: [proptest_derive, E0009]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:47: expected error not found: [proptest_derive, E0009]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:53: expected error not found: [proptest_derive, E0009]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0009-illegal-weight.rs:61: expected error not found: [proptest_derive, E0009]
[INFO] [stdout] 
[INFO] [stdout] error: 12 unexpected errors found, 12 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0009-illegal-weight.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0009-illegal-weight.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0009-illegal-weight.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 63,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "63:10: 63:18: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 56,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "56:11: 56:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 49,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "49:7: 49:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 43,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "43:7: 43:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 38,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "38:3: 38:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 34,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "34:3: 34:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 30,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "30:3: 30:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 26,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "26:3: 26:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 22,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "22:3: 22:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 17,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "17:3: 17:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "18:3: 18:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors:",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0009]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0030]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 21,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0009]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 25,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0009]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 29,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0009]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 33,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0009]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 37,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0009]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 41,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0009]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 47,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0009]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 53,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0009]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 61,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0009]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0009-illegal-weight.rs' (209) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:75: unexpected error: '75:7: 75:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:69: unexpected error: '69:7: 69:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:64: unexpected error: '64:10: 64:18: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:57: unexpected error: '57:11: 57:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:50: unexpected error: '50:7: 50:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:43: unexpected error: '43:3: 43:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:38: unexpected error: '38:7: 38:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:32: unexpected error: '32:7: 32:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:27: unexpected error: '27:3: 27:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:23: unexpected error: '23:3: 23:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:18: unexpected error: '18:3: 18:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:19: unexpected error: '19:3: 19:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:15: expected error not found: 2 errors:
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:15: expected message not found: [proptest_derive, E0014]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:15: expected message not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:22: expected error not found: [proptest_derive, E0014]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:26: expected error not found: [proptest_derive, E0014]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:30: expected error not found: [proptest_derive, E0014]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:36: expected error not found: [proptest_derive, E0014]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:42: expected error not found: [proptest_derive, E0014]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:48: expected error not found: [proptest_derive, E0014]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:54: expected error not found: [proptest_derive, E0014]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:62: expected error not found: [proptest_derive, E0014]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:67: expected error not found: [proptest_derive, E0014]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0014-bare-attr.rs:73: expected error not found: [proptest_derive, E0014]
[INFO] [stdout] 
[INFO] [stdout] error: 13 unexpected errors found, 13 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0014-bare-attr.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0014-bare-attr.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0014-bare-attr.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 75,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "75:7: 75:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 69,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "69:7: 69:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 64,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "64:10: 64:18: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 57,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "57:11: 57:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 50,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "50:7: 50:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 43,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "43:3: 43:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 38,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "38:7: 38:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 32,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "32:7: 32:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 27,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "27:3: 27:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 23,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "23:3: 23:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "18:3: 18:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 19,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "19:3: 19:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors:",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0014]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 22,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0014]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 26,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0014]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 30,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0014]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 36,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0014]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 42,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0014]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 48,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0014]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 54,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0014]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 62,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0014]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 67,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0014]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 73,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0014]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0014-bare-attr.rs' (273) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:75: unexpected error: '75:7: 75:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:69: unexpected error: '69:7: 69:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:64: unexpected error: '64:10: 64:18: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:57: unexpected error: '57:11: 57:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:50: unexpected error: '50:7: 50:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:43: unexpected error: '43:3: 43:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:38: unexpected error: '38:7: 38:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:32: unexpected error: '32:7: 32:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:27: unexpected error: '27:3: 27:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:23: unexpected error: '23:3: 23:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:18: unexpected error: '18:3: 18:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:19: unexpected error: '19:3: 19:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:15: expected error not found: 2 errors:
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:15: expected message not found: [proptest_derive, E0016]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:15: expected message not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:22: expected error not found: [proptest_derive, E0016]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:26: expected error not found: [proptest_derive, E0016]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:30: expected error not found: [proptest_derive, E0016]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:36: expected error not found: [proptest_derive, E0016]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:42: expected error not found: [proptest_derive, E0016]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:48: expected error not found: [proptest_derive, E0016]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:54: expected error not found: [proptest_derive, E0016]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:62: expected error not found: [proptest_derive, E0016]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:67: expected error not found: [proptest_derive, E0016]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0016-immediate-lit.rs:73: expected error not found: [proptest_derive, E0016]
[INFO] [stdout] 
[INFO] [stdout] error: 13 unexpected errors found, 13 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0016-immediate-lit.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0016-immediate-lit.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0016-immediate-lit.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 75,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "75:7: 75:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 69,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "69:7: 69:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 64,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "64:10: 64:18: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 57,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "57:11: 57:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 50,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "50:7: 50:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 43,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "43:3: 43:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 38,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "38:7: 38:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 32,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "32:7: 32:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 27,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "27:3: 27:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 23,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "23:3: 23:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "18:3: 18:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 19,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "19:3: 19:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors:",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0016]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 22,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0016]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 26,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0016]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 30,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0016]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 36,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0016]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 42,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0016]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 48,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0016]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 54,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0016]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 62,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0016]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 67,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0016]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 73,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0016]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0016-immediate-lit.rs' (298) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:75: unexpected error: '75:7: 75:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:69: unexpected error: '69:7: 69:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:64: unexpected error: '64:10: 64:18: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:57: unexpected error: '57:11: 57:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:50: unexpected error: '50:7: 50:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:43: unexpected error: '43:3: 43:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:38: unexpected error: '38:7: 38:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:32: unexpected error: '32:7: 32:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:27: unexpected error: '27:3: 27:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:23: unexpected error: '23:3: 23:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:18: unexpected error: '18:3: 18:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:19: unexpected error: '19:3: 19:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:15: expected message not found: 2 errors:
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:15: expected message not found: [proptest_derive, E0015]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:15: expected message not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:22: expected error not found: [proptest_derive, E0015]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:26: expected error not found: [proptest_derive, E0015]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:30: expected error not found: [proptest_derive, E0015]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:36: expected error not found: [proptest_derive, E0015]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:42: expected error not found: [proptest_derive, E0015]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:48: expected error not found: [proptest_derive, E0015]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:54: expected error not found: [proptest_derive, E0015]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:62: expected error not found: [proptest_derive, E0015]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:67: expected error not found: [proptest_derive, E0015]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0015-lit-set.rs:73: expected error not found: [proptest_derive, E0015]
[INFO] [stdout] 
[INFO] [stdout] error: 13 unexpected errors found, 13 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0015-lit-set.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0015-lit-set.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0015-lit-set.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 75,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "75:7: 75:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 69,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "69:7: 69:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 64,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "64:10: 64:18: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 57,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "57:11: 57:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 50,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "50:7: 50:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 43,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "43:3: 43:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 38,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "38:7: 38:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 32,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "32:7: 32:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 27,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "27:3: 27:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 23,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "23:3: 23:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "18:3: 18:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 19,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "19:3: 19:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "2 errors:",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0015]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 22,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0015]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 26,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0015]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 30,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0015]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 36,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0015]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 42,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0015]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 48,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0015]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 54,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0015]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 62,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0015]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 67,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0015]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 73,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0015]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0015-lit-set.rs' (288) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:203: unexpected error: '203:3: 203:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:198: unexpected error: '198:7: 198:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:191: unexpected error: '191:3: 191:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:185: unexpected error: '185:3: 185:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:179: unexpected error: '179:7: 179:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:172: unexpected error: '172:7: 172:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:164: unexpected error: '164:7: 164:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:158: unexpected error: '158:7: 158:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:152: unexpected error: '152:7: 152:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:147: unexpected error: '147:10: 147:18: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:140: unexpected error: '140:11: 140:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:133: unexpected error: '133:7: 133:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:124: unexpected error: '124:3: 124:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:119: unexpected error: '119:7: 119:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:113: unexpected error: '113:7: 113:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:108: unexpected error: '108:3: 108:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:102: unexpected error: '102:3: 102:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:96: unexpected error: '96:3: 96:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:88: unexpected error: '88:7: 88:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:89: unexpected error: '89:7: 89:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:81: unexpected error: '81:7: 81:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:82: unexpected error: '82:7: 82:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:76: unexpected error: '76:10: 76:18: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:76: unexpected error: '76:33: 76:41: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:68: unexpected error: '68:11: 68:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:69: unexpected error: '69:11: 69:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:60: unexpected error: '60:7: 60:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:61: unexpected error: '61:7: 61:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:50: unexpected error: '50:3: 50:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:51: unexpected error: '51:3: 51:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:44: unexpected error: '44:7: 44:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:45: unexpected error: '45:7: 45:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:37: unexpected error: '37:7: 37:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:38: unexpected error: '38:7: 38:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:31: unexpected error: '31:3: 31:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:32: unexpected error: '32:3: 32:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:24: unexpected error: '24:3: 24:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:25: unexpected error: '25:3: 25:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:17: unexpected error: '17:3: 17:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:18: unexpected error: '18:3: 18:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:14: expected error not found: 2 errors
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:14: expected message not found: # [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:14: expected message not found: # [proptest_derive, E0030]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:21: expected error not found: 2 errors
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:21: expected message not found: # [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:21: expected message not found: # [proptest_derive, E0030]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:28: expected error not found: 2 errors
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:28: expected message not found: # [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:28: expected message not found: # [proptest_derive, E0030]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:35: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:42: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:49: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:56: expected error not found: 2 errors
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:56: expected message not found: # [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:56: expected message not found: # [proptest_derive, E0029]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:65: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:74: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:79: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:86: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:93: expected error not found: 2 errors
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:93: expected message not found: # [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:93: expected message not found: # [proptest_derive, E0030]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:99: expected error not found: 2 errors
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:99: expected message not found: # [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:99: expected message not found: # [proptest_derive, E0030]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:105: expected error not found: 2 errors
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:105: expected message not found: # [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:105: expected message not found: # [proptest_derive, E0030]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:111: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:117: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:123: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:129: expected error not found: 2 errors
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:129: expected message not found: # [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:129: expected message not found: # [proptest_derive, E0029]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:137: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:145: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:150: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:156: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:162: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:169: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:176: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:184: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:190: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:196: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0017-set-again.rs:202: expected error not found: [proptest_derive, E0017]
[INFO] [stdout] 
[INFO] [stdout] error: 41 unexpected errors found, 45 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0017-set-again.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0017-set-again.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0017-set-again.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 203,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "203:3: 203:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 198,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "198:7: 198:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 191,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "191:3: 191:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 185,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "185:3: 185:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 179,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "179:7: 179:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 172,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "172:7: 172:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 164,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "164:7: 164:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 158,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "158:7: 158:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 152,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "152:7: 152:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 147,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "147:10: 147:18: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 140,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "140:11: 140:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 133,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "133:7: 133:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 124,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "124:3: 124:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 119,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "119:7: 119:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 113,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "113:7: 113:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 108,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "108:3: 108:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 102,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "102:3: 102:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 96,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "96:3: 96:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 88,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "88:7: 88:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 89,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "89:7: 89:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 81,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "81:7: 81:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 82,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "82:7: 82:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 76,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "76:10: 76:18: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 76,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "76:33: 76:41: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 68,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "68:11: 68:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 69,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "69:11: 69:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 60,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "60:7: 60:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 61,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "61:7: 61:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 50,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "50:3: 50:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 51,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "51:3: 51:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 44,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "44:7: 44:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 45,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "45:7: 45:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 37,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "37:7: 37:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 38,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "38:7: 38:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 31,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "31:3: 31:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 32,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "32:3: 32:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 24,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "24:3: 24:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 25,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "25:3: 25:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 17,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "17:3: 17:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "18:3: 18:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0030]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 21,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 21,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 21,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0030]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 28,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 28,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 28,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0030]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 35,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 42,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 49,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 56,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 56,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 56,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0029]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 65,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 74,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 79,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 86,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 93,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 93,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 93,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0030]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 99,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 99,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 99,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0030]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 105,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 105,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 105,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0030]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 111,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 117,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 123,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 129,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 129,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 129,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "# [proptest_derive, E0029]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 137,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 145,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 150,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 156,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 162,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 169,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 176,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 184,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 190,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 196,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 202,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0017]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0017-set-again.rs' (314) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0020-skip-malformed.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0020-skip-malformed.rs:22: unexpected error: '22:3: 22:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0020-skip-malformed.rs:18: unexpected error: '18:3: 18:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0020-skip-malformed.rs:15: expected error not found: 2 errors:
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0020-skip-malformed.rs:15: expected message not found: [proptest_derive, E0020]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0020-skip-malformed.rs:15: expected message not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0020-skip-malformed.rs:21: expected error not found: [proptest_derive, E0020]
[INFO] [stdout] 
[INFO] [stdout] error: 3 unexpected errors found, 4 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0020-skip-malformed.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0020-skip-malformed.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0020-skip-malformed.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 22,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "22:3: 22:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "18:3: 18:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors:",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0020]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 21,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0020]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0020-skip-malformed.rs' (350) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0019-no_params-malformed.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0019-no_params-malformed.rs:22: unexpected error: '22:3: 22:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0019-no_params-malformed.rs:18: unexpected error: '18:3: 18:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0019-no_params-malformed.rs:15: expected error not found: 2 errors:
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0019-no_params-malformed.rs:15: expected message not found: [proptest_derive, E0019]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0019-no_params-malformed.rs:15: expected message not found: [proptest_derive, E0007]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0019-no_params-malformed.rs:21: expected error not found: [proptest_derive, E0019]
[INFO] [stdout] 
[INFO] [stdout] error: 3 unexpected errors found, 4 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0019-no_params-malformed.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0019-no_params-malformed.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0019-no_params-malformed.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 22,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "22:3: 22:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "18:3: 18:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors:",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0019]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0007]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 21,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0019]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0019-no_params-malformed.rs' (340) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:95: unexpected error: '95:3: 95:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:91: unexpected error: '91:3: 91:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:87: unexpected error: '87:3: 87:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:80: unexpected error: '80:3: 80:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:82: unexpected error: '82:7: 82:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:71: unexpected error: '71:3: 71:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:66: unexpected error: '66:7: 66:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:60: unexpected error: '60:7: 60:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:54: unexpected error: '54:7: 54:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:48: unexpected error: '48:7: 48:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:41: unexpected error: '41:11: 41:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:33: unexpected error: '33:11: 33:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:26: unexpected error: '26:7: 26:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:20: unexpected error: '20:7: 20:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:15: unexpected error: '15:3: 15:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:14: expected error not found: [proptest_derive, E0018]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:18: expected error not found: [proptest_derive, E0018]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:24: expected error not found: [proptest_derive, E0018]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:30: expected error not found: [proptest_derive, E0018]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:38: expected error not found: [proptest_derive, E0018]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:46: expected error not found: [proptest_derive, E0018]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:52: expected error not found: [proptest_derive, E0018]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:58: expected error not found: [proptest_derive, E0018]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:64: expected error not found: [proptest_derive, E0018]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:70: expected error not found: [proptest_derive, E0018]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:77: expected error not found: 2 errors:
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:77: expected message not found: [proptest_derive, E0018]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:77: expected message not found: [proptest_derive, E0011]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:86: expected error not found: [proptest_derive, E0018]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:90: expected error not found: [proptest_derive, E0018]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0018-unknown-mod.rs:94: expected error not found: [proptest_derive, E0018]
[INFO] [stdout] 
[INFO] [stdout] error: 16 unexpected errors found, 16 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0018-unknown-mod.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0018-unknown-mod.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0018-unknown-mod.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 95,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "95:3: 95:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 91,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "91:3: 91:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 87,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "87:3: 87:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 80,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "80:3: 80:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 82,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "82:7: 82:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 71,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "71:3: 71:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 66,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "66:7: 66:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 60,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "60:7: 60:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 54,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "54:7: 54:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 48,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "48:7: 48:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 41,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "41:11: 41:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 33,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "33:11: 33:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 26,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "26:7: 26:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 20,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "20:7: 20:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "15:3: 15:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0018]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0018]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 24,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0018]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 30,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0018]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 38,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0018]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 46,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0018]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 52,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0018]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 58,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0018]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 64,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0018]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 70,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0018]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 77,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors:",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 77,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0018]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 77,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0011]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 86,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0018]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 90,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0018]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 94,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0018]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0018-unknown-mod.rs' (327) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:74: unexpected error: '74:7: 74:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:67: unexpected error: '67:11: 67:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:60: unexpected error: '60:7: 60:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:53: unexpected error: '53:3: 53:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:47: unexpected error: '47:3: 47:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:42: unexpected error: '42:7: 42:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:35: unexpected error: '35:11: 35:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:28: unexpected error: '28:7: 28:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:21: unexpected error: '21:3: 21:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:15: unexpected error: '15:3: 15:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:14: expected error not found: [proptest_derive, E0023]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:20: expected error not found: [proptest_derive, E0023]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:26: expected error not found: [proptest_derive, E0023]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:32: expected error not found: [proptest_derive, E0023]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:40: expected error not found: [proptest_derive, E0023]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:46: expected error not found: [proptest_derive, E0023]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:52: expected error not found: [proptest_derive, E0023]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:58: expected error not found: [proptest_derive, E0023]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:64: expected error not found: [proptest_derive, E0023]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed-expr.rs:72: expected error not found: [proptest_derive, E0023]
[INFO] [stdout] 
[INFO] [stdout] error: 11 unexpected errors found, 10 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0023-params-malformed-expr.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0023-params-malformed-expr.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0023-params-malformed-expr.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 74,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "74:7: 74:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 67,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "67:11: 67:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 60,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "60:7: 60:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 53,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "53:3: 53:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 47,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "47:3: 47:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 42,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "42:7: 42:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 35,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "35:11: 35:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 28,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "28:7: 28:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 21,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "21:3: 21:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "15:3: 15:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0023]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 20,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0023]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 26,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0023]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 32,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0023]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 40,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0023]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 46,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0023]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 52,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0023]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 58,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0023]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 64,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0023]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 72,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0023]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0023-params-malformed-expr.rs' (389) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:60: unexpected error: '60:7: 60:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:54: unexpected error: '54:7: 54:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:48: unexpected error: '48:7: 48:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:42: unexpected error: '42:7: 42:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:36: unexpected error: '36:7: 36:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:30: unexpected error: '30:7: 30:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:24: unexpected error: '24:7: 24:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:18: unexpected error: '18:3: 18:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:19: unexpected error: '19:3: 19:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:15: expected error not found: 2 errors:
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:15: expected message not found: [proptest_derive, E0021]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:15: expected message not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:22: expected error not found: [proptest_derive, E0021]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:28: expected error not found: [proptest_derive, E0021]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:34: expected error not found: [proptest_derive, E0021]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:40: expected error not found: [proptest_derive, E0021]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:46: expected error not found: [proptest_derive, E0021]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:52: expected error not found: [proptest_derive, E0021]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0021-weight-malformed.rs:58: expected error not found: [proptest_derive, E0021]
[INFO] [stdout] 
[INFO] [stdout] error: 10 unexpected errors found, 10 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0021-weight-malformed.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0021-weight-malformed.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0021-weight-malformed.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 60,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "60:7: 60:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 54,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "54:7: 54:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 48,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "48:7: 48:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 42,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "42:7: 42:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 36,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "36:7: 36:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 30,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "30:7: 30:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 24,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "24:7: 24:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "18:3: 18:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 19,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "19:3: 19:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors:",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0021]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 22,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0021]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 28,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0021]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 34,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0021]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 40,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0021]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 46,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0021]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 52,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0021]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 58,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0021]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0021-weight-malformed.rs' (366) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0022-overspec-param.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0022-overspec-param.rs:21: unexpected error: '21:3: 21:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0022-overspec-param.rs:15: unexpected error: '15:3: 15:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0022-overspec-param.rs:14: expected error not found: [proptest_derive, E0022]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0022-overspec-param.rs:20: expected error not found: [proptest_derive, E0022]
[INFO] [stdout] 
[INFO] [stdout] error: 3 unexpected errors found, 2 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0022-overspec-param.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0022-overspec-param.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0022-overspec-param.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 21,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "21:3: 21:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "15:3: 15:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0022]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 20,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0022]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0022-overspec-param.rs' (379) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed.rs:37: unexpected error: '37:11: 37:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed.rs:30: unexpected error: '30:7: 30:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed.rs:23: unexpected error: '23:3: 23:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed.rs:18: unexpected error: '18:3: 18:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed.rs:19: unexpected error: '19:3: 19:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed.rs:15: expected error not found: 2 errors:
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed.rs:15: expected message not found: [proptest_derive, E0023]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed.rs:15: expected message not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed.rs:22: expected error not found: [proptest_derive, E0023]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed.rs:28: expected error not found: [proptest_derive, E0023]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0023-params-malformed.rs:34: expected error not found: [proptest_derive, E0023]
[INFO] [stdout] 
[INFO] [stdout] error: 6 unexpected errors found, 6 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0023-params-malformed.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0023-params-malformed.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0023-params-malformed.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 37,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "37:11: 37:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 30,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "30:7: 30:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 23,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "23:3: 23:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "18:3: 18:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 19,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "19:3: 19:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors:",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0023]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 22,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0023]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 28,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0023]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 34,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0023]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0023-params-malformed.rs' (405) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:10: unexpected error: '10:1: 10:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:113: unexpected error: '113:11: 113:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:105: unexpected error: '105:11: 105:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:98: unexpected error: '98:7: 98:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:92: unexpected error: '92:7: 92:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:87: unexpected error: '87:3: 87:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:79: unexpected error: '79:11: 79:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:71: unexpected error: '71:11: 71:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:64: unexpected error: '64:7: 64:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:57: unexpected error: '57:7: 57:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:52: unexpected error: '52:3: 52:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:44: unexpected error: '44:11: 44:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:36: unexpected error: '36:11: 36:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:29: unexpected error: '29:7: 29:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:23: unexpected error: '23:7: 23:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:18: unexpected error: '18:3: 18:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:17: expected error not found: [proptest_derive, E0025]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:21: expected error not found: [proptest_derive, E0025]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:27: expected error not found: [proptest_derive, E0025]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:33: expected error not found: [proptest_derive, E0025]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:41: expected error not found: [proptest_derive, E0025]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:51: expected error not found: [proptest_derive, E0025]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:55: expected error not found: [proptest_derive, E0025]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:61: expected error not found: [proptest_derive, E0025]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:68: expected error not found: [proptest_derive, E0025]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:76: expected error not found: [proptest_derive, E0025]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:86: expected error not found: [proptest_derive, E0025]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:90: expected error not found: [proptest_derive, E0025]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:96: expected error not found: [proptest_derive, E0025]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:102: expected error not found: [proptest_derive, E0025]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0025-overspec-strat.rs:110: expected error not found: [proptest_derive, E0025]
[INFO] [stdout] 
[INFO] [stdout] error: 16 unexpected errors found, 15 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0025-overspec-strat.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0025-overspec-strat.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0025-overspec-strat.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 10,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "10:1: 10:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 113,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "113:11: 113:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 105,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "105:11: 105:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 98,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "98:7: 98:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 92,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "92:7: 92:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 87,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "87:3: 87:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 79,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "79:11: 79:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 71,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "71:11: 71:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 64,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "64:7: 64:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 57,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "57:7: 57:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 52,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "52:3: 52:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 44,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "44:11: 44:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 36,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "36:11: 36:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 29,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "29:7: 29:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 23,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "23:7: 23:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "18:3: 18:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 17,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0025]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 21,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0025]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 27,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0025]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 33,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0025]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 41,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0025]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 51,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0025]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 55,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0025]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 61,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0025]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 68,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0025]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 76,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0025]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 86,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0025]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 90,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0025]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 96,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0025]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 102,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0025]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 110,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0025]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0025-overspec-strat.rs' (415) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:9: unexpected error: '9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:220: unexpected error: '220:7: 220:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:221: unexpected error: '221:7: 221:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:223: unexpected error: '223:11: 223:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:210: unexpected error: '210:7: 210:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:211: unexpected error: '211:7: 211:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:213: unexpected error: '213:11: 213:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:200: unexpected error: '200:7: 200:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:201: unexpected error: '201:7: 201:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:203: unexpected error: '203:11: 203:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:190: unexpected error: '190:7: 190:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:191: unexpected error: '191:7: 191:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:193: unexpected error: '193:11: 193:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:180: unexpected error: '180:7: 180:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:181: unexpected error: '181:7: 181:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:183: unexpected error: '183:11: 183:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:170: unexpected error: '170:7: 170:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:171: unexpected error: '171:7: 171:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:173: unexpected error: '173:11: 173:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:160: unexpected error: '160:7: 160:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:161: unexpected error: '161:7: 161:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:163: unexpected error: '163:11: 163:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:150: unexpected error: '150:7: 150:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:151: unexpected error: '151:7: 151:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:153: unexpected error: '153:11: 153:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:139: unexpected error: '139:3: 139:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:141: unexpected error: '141:7: 141:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:143: unexpected error: '143:11: 143:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:129: unexpected error: '129:3: 129:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:131: unexpected error: '131:7: 131:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:133: unexpected error: '133:11: 133:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:119: unexpected error: '119:3: 119:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:121: unexpected error: '121:7: 121:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:123: unexpected error: '123:11: 123:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:109: unexpected error: '109:3: 109:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:111: unexpected error: '111:7: 111:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:113: unexpected error: '113:11: 113:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:97: unexpected error: '97:3: 97:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:99: unexpected error: '99:7: 99:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:101: unexpected error: '101:11: 101:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:87: unexpected error: '87:3: 87:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:89: unexpected error: '89:7: 89:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:91: unexpected error: '91:11: 91:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:77: unexpected error: '77:3: 77:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:79: unexpected error: '79:7: 79:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:81: unexpected error: '81:11: 81:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:67: unexpected error: '67:3: 67:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:69: unexpected error: '69:7: 69:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:71: unexpected error: '71:11: 71:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:59: unexpected error: '59:7: 59:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:61: unexpected error: '61:11: 61:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:50: unexpected error: '50:7: 50:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:52: unexpected error: '52:11: 52:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:41: unexpected error: '41:7: 41:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:43: unexpected error: '43:11: 43:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:32: unexpected error: '32:7: 32:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:34: unexpected error: '34:11: 34:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:21: unexpected error: '21:17: 21:25: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:22: unexpected error: '22:7: 22:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:24: unexpected error: '24:11: 24:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:18: expected error not found: 2 errors
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:18: expected message not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:18: expected message not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:30: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:39: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:48: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:57: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:66: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:76: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:86: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:96: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:108: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:118: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:128: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:138: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:148: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:158: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:168: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:178: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:188: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:198: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:208: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0012-parent-has-filter.rs:218: expected error not found: [proptest_derive, E0012]
[INFO] [stdout] 
[INFO] [stdout] error: 60 unexpected errors found, 23 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0012-parent-has-filter.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0012-parent-has-filter.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0012-parent-has-filter.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:1: 9:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 220,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "220:7: 220:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 221,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "221:7: 221:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 223,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "223:11: 223:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 210,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "210:7: 210:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 211,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "211:7: 211:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 213,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "213:11: 213:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 200,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "200:7: 200:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 201,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "201:7: 201:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 203,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "203:11: 203:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 190,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "190:7: 190:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 191,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "191:7: 191:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 193,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "193:11: 193:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 180,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "180:7: 180:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 181,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "181:7: 181:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 183,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "183:11: 183:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 170,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "170:7: 170:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 171,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "171:7: 171:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 173,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "173:11: 173:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 160,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "160:7: 160:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 161,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "161:7: 161:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 163,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "163:11: 163:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 150,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "150:7: 150:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 151,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "151:7: 151:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 153,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "153:11: 153:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 139,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "139:3: 139:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 141,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "141:7: 141:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 143,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "143:11: 143:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 129,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "129:3: 129:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 131,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "131:7: 131:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 133,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "133:11: 133:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 119,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "119:3: 119:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 121,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "121:7: 121:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 123,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "123:11: 123:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 109,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "109:3: 109:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 111,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "111:7: 111:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 113,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "113:11: 113:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 97,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "97:3: 97:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 99,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "99:7: 99:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 101,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "101:11: 101:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 87,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "87:3: 87:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 89,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "89:7: 89:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 91,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "91:11: 91:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 77,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "77:3: 77:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 79,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "79:7: 79:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 81,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "81:11: 81:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 67,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "67:3: 67:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 69,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "69:7: 69:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 71,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "71:11: 71:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 59,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "59:7: 59:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 61,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "61:11: 61:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 50,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "50:7: 50:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 52,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "52:11: 52:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 41,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "41:7: 41:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 43,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "43:11: 43:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 32,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "32:7: 32:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 34,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "34:11: 34:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 21,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "21:17: 21:25: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 22,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "22:7: 22:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 24,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "24:11: 24:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 30,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 39,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 48,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 57,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 66,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 76,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 86,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 96,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 108,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 118,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 128,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 138,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 148,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 158,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 168,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 178,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 188,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 198,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 208,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 218,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0012]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0012-parent-has-filter.rs' (259) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:10: unexpected error: '10:1: 10:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:123: unexpected error: '123:7: 123:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:117: unexpected error: '117:7: 117:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:110: unexpected error: '110:11: 110:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:102: unexpected error: '102:11: 102:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:95: unexpected error: '95:7: 95:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:89: unexpected error: '89:7: 89:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:82: unexpected error: '82:11: 82:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:74: unexpected error: '74:11: 74:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:67: unexpected error: '67:7: 67:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:61: unexpected error: '61:7: 61:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:54: unexpected error: '54:11: 54:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:46: unexpected error: '46:11: 46:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:39: unexpected error: '39:7: 39:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:33: unexpected error: '33:7: 33:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:26: unexpected error: '26:11: 26:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:18: unexpected error: '18:11: 18:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:15: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:23: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:31: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:37: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:43: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:51: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:59: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:65: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:71: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:79: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:87: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:93: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:99: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:107: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:115: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0026-strategy-malformed-expr.rs:121: expected error not found: [proptest_derive, E0026]
[INFO] [stdout] 
[INFO] [stdout] error: 17 unexpected errors found, 16 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0026-strategy-malformed-expr.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0026-strategy-malformed-expr.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0026-strategy-malformed-expr.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 10,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "10:1: 10:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 123,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "123:7: 123:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 117,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "117:7: 117:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 110,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "110:11: 110:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 102,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "102:11: 102:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 95,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "95:7: 95:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 89,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "89:7: 89:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 82,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "82:11: 82:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 74,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "74:11: 74:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 67,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "67:7: 67:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 61,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "61:7: 61:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 54,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "54:11: 54:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 46,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "46:11: 46:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 39,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "39:7: 39:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 33,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "33:7: 33:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 26,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "26:11: 26:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "18:11: 18:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 23,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 31,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 37,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 43,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 51,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 59,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 65,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 71,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 79,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 87,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 93,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 99,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 107,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 115,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 121,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0026]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0026-strategy-malformed-expr.rs' (425) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:10: unexpected error: '10:1: 10:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:152: unexpected error: '152:3: 152:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:144: unexpected error: '144:3: 144:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:136: unexpected error: '136:3: 136:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:128: unexpected error: '128:3: 128:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:122: unexpected error: '122:3: 122:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:116: unexpected error: '116:3: 116:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:109: unexpected error: '109:7: 109:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:101: unexpected error: '101:7: 101:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:94: unexpected error: '94:3: 94:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:88: unexpected error: '88:3: 88:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:81: unexpected error: '81:7: 81:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:73: unexpected error: '73:7: 73:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:67: unexpected error: '67:7: 67:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:61: unexpected error: '61:7: 61:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:54: unexpected error: '54:11: 54:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:46: unexpected error: '46:11: 46:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:39: unexpected error: '39:7: 39:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:33: unexpected error: '33:7: 33:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:26: unexpected error: '26:11: 26:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:18: unexpected error: '18:11: 18:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:15: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:23: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:31: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:37: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:43: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:51: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:59: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:65: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:71: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:79: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:87: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:93: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:99: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:107: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:115: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:121: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:127: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:135: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:143: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed-expr.rs:151: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: 21 unexpected errors found, 20 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0027-filter-malformed-expr.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0027-filter-malformed-expr.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0027-filter-malformed-expr.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 10,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "10:1: 10:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 152,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "152:3: 152:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 144,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "144:3: 144:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 136,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "136:3: 136:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 128,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "128:3: 128:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 122,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "122:3: 122:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 116,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "116:3: 116:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 109,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "109:7: 109:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 101,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "101:7: 101:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 94,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "94:3: 94:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 88,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "88:3: 88:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 81,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "81:7: 81:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 73,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "73:7: 73:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 67,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "67:7: 67:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 61,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "61:7: 61:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 54,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "54:11: 54:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 46,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "46:11: 46:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 39,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "39:7: 39:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 33,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "33:7: 33:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 26,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "26:11: 26:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 18,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "18:11: 18:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 15,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 23,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 31,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 37,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 43,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 51,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 59,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 65,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 71,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 79,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 87,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 93,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 99,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 107,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 115,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 121,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 127,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 135,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 143,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 151,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0027-filter-malformed-expr.rs' (446) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x61c78243c180 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   42:     0x61c78243425b - __rust_try
[INFO] [stdout]   43:     0x61c782432546 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x61c782432546 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x61c782432546 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   46:     0x61c78241ab4f - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x61c7824cf5cf - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   48:     0x61c7824cf5cf - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   49:     0x7669d381daa4 - <unknown>
[INFO] [stdout]   50:     0x7669d38aaa64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:10: unexpected error: '10:1: 10:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:84: unexpected error: '84:3: 84:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:80: unexpected error: '80:3: 80:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:74: unexpected error: '74:3: 74:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:66: unexpected error: '66:3: 66:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:61: unexpected error: '61:7: 61:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:53: unexpected error: '53:7: 53:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:46: unexpected error: '46:11: 46:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:38: unexpected error: '38:11: 38:19: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:31: unexpected error: '31:7: 31:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:25: unexpected error: '25:7: 25:15: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:19: unexpected error: '19:3: 19:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:20: unexpected error: '20:3: 20:11: cannot find attribute `proptest` in this scope'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:16: expected error not found: 2 errors:
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:16: expected message not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:16: expected message not found: [proptest_derive, E0008]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:23: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:29: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:35: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:43: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:51: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:59: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:65: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:73: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:79: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/E0027-filter-malformed.rs:83: expected error not found: [proptest_derive, E0027]
[INFO] [stdout] 
[INFO] [stdout] error: 13 unexpected errors found, 13 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/E0027-filter-malformed.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/E0027-filter-malformed.stage-id" "-A" "unused" "-L" "../target/debug/deps" "--extern" "proptest" "--edition=2021" "-L" "/tmp/E0027-filter-malformed.stage-id.aux"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 10,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "10:1: 10:30: multiple candidates for `dylib` dependency `proptest_derive` found [E0464]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 84,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "84:3: 84:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 80,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "80:3: 80:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 74,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "74:3: 74:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 66,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "66:3: 66:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 61,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "61:7: 61:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 53,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "53:7: 53:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 46,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "46:11: 46:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 38,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "38:11: 38:19: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 31,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "31:7: 31:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 25,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "25:7: 25:15: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 19,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "19:3: 19:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 20,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "20:3: 20:11: cannot find attribute `proptest` in this scope",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "2 errors:",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: None,
[INFO] [stdout]         msg: "[proptest_derive, E0008]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 23,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 29,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 35,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 43,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 51,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 59,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 65,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 73,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 79,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 83,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "[proptest_derive, E0027]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/E0027-filter-malformed.rs' (470) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61c7824d0322 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61c7824d0322 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61c7824d0322 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61c7824e8eca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61c7824e8eca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x61c7824d76b6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61c7824d76b6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61c7824abb3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61c7824abb3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61c7824c7339 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61c78204cf4e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x61c78204cf4e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61c7824c75a2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61c7824c75a2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x61c7824abc2a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x61c7824a0aa9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61c7824acaed - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61c7824e968c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61c7824e9652 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61c7820d26aa - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::check_expected_errors
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:1183:13
[INFO] [stdout]   21:     0x61c7820c6332 - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_cfail_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:194:18
[INFO] [stdout]   22:     0x61c7820c314c - <compiletest_rs[87b80dc520438b75]::runtest::TestCx>::run_revision
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:147:45
[INFO] [stdout]   23:     0x61c7820e2e93 - compiletest_rs[87b80dc520438b75]::runtest::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/runtest.rs:102:17
[INFO] [stdout]   24:     0x61c78208331f - compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.11.2/src/lib.rs:336:22
[INFO] [stdout]   25:     0x61c7820f63de - <compiletest_rs[87b80dc520438b75]::make_test_closure::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   27:     0x61c7823ffb64 - tester[b8aa4320fd4c2392]::__rust_begin_short_backtrace::<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:516:5
[INFO] [stdout]   28:     0x61c7824055a3 - tester[b8aa4320fd4c2392]::run_test::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:500:34
[INFO] [stdout]   29:     0x61c78241abd8 - <tester[b8aa4320fd4c2392]::run_test::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x61c7824469fb - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   31:     0x61c782426384 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   32:     0x61c78243c027 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   33:     0x61c782426e3b - __rust_try
[INFO] [stdout]   34:     0x61c78242396a - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x61c78242396a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send>>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x61c782405eb5 - tester[b8aa4320fd4c2392]::run_test_in_process
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:539:18
[INFO] [stdout]   37:     0x61c782405821 - tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.9.1/src/lib.rs:449:39
[INFO] [stdout]   38:     0x61c78241dd76 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   39:     0x61c78243291f - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   40:     0x61c782426414 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<tester[b8aa4320fd4c2392]::run_test::run_test_inner::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[WARN] too many lines in the log, truncating it
