[INFO] cloning repository https://github.com/leptonyu/salak.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leptonyu/salak.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleptonyu%2Fsalak.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleptonyu%2Fsalak.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5987068220cfe83f3af8f2e4c2d77067fde54e71
[INFO] testing leptonyu/salak.rs against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleptonyu%2Fsalak.rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leptonyu/salak.rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/leptonyu/salak.rs
[INFO] tweaked toml for git repo https://github.com/leptonyu/salak.rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leptonyu/salak.rs on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leptonyu/salak.rs 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded plotters-svg v0.3.1
[INFO] [stderr]   Downloaded plotters-backend v0.3.2
[INFO] [stderr]   Downloaded ctor v0.1.20
[INFO] [stderr]   Downloaded siphasher v0.3.6
[INFO] [stderr]   Downloaded criterion-plot v0.4.4
[INFO] [stderr]   Downloaded trybuild v1.0.45
[INFO] [stderr]   Downloaded metrics-macros v0.4.0
[INFO] [stderr]   Downloaded ordered-float v2.7.0
[INFO] [stderr]   Downloaded quanta v0.7.2
[INFO] [stderr]   Downloaded ahash v0.7.4
[INFO] [stderr]   Downloaded postgres-protocol v0.6.1
[INFO] [stderr]   Downloaded metrics-util v0.10.0
[INFO] [stderr]   Downloaded tokio-postgres v0.7.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.66
[INFO] [stderr]   Downloaded criterion v0.3.5
[INFO] [stderr]   Downloaded combine v4.6.0
[INFO] [stderr]   Downloaded security-framework v2.3.1
[INFO] [stderr]   Downloaded redis v0.21.0
[INFO] [stderr]   Downloaded metrics v0.17.0
[INFO] [stderr]   Downloaded openssl v0.10.36
[INFO] [stderr]   Downloaded raw-cpuid v9.1.1
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.6.0
[INFO] [stderr]   Downloaded postgres v0.19.1
[INFO] [stderr]   Downloaded postgres-types v0.2.1
[INFO] [stderr]   Downloaded sysinfo v0.19.2
[INFO] [stderr]   Downloaded sketches-ddsketch v0.1.2
[INFO] [stderr]   Downloaded crossbeam-deque v0.7.4
[INFO] [stderr]   Downloaded crc16 v0.4.0
[INFO] [stderr]   Downloaded atomic-shim v0.1.0
[INFO] [stderr]   Downloaded security-framework-sys v2.3.0
[INFO] [stderr]   Downloaded postgres-native-tls v0.5.0
[INFO] [stderr]   Downloaded tokio v1.10.0
[INFO] [stderr]   Downloaded plotters v0.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7aec2bd3571c4285b6ebbe22215dc6faed6c868eb0f7e25c4bfa31bb8ebcc0d8
[INFO] running `Command { std: "docker" "start" "-a" "7aec2bd3571c4285b6ebbe22215dc6faed6c868eb0f7e25c4bfa31bb8ebcc0d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7aec2bd3571c4285b6ebbe22215dc6faed6c868eb0f7e25c4bfa31bb8ebcc0d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7aec2bd3571c4285b6ebbe22215dc6faed6c868eb0f7e25c4bfa31bb8ebcc0d8", kill_on_drop: false }`
[INFO] [stdout] 7aec2bd3571c4285b6ebbe22215dc6faed6c868eb0f7e25c4bfa31bb8ebcc0d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d966d55a84c1a3f8a9d61bd2e65da41c11a837899843461a3646faad4b363ac
[INFO] running `Command { std: "docker" "start" "-a" "5d966d55a84c1a3f8a9d61bd2e65da41c11a837899843461a3646faad4b363ac", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling salak_derive v0.8.0 (/opt/rustwide/workdir/salak_derive)
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling salak v0.14.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `key`, `tp`, and `def` are never read
[INFO] [stdout]   --> src/derive.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub(crate) struct KeyDesc {
[INFO] [stdout]    |                   ------- fields in this struct
[INFO] [stdout] 47 |     key: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 48 |     tp: &'static str,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 49 |     pub(crate) required: Option<bool>,
[INFO] [stdout] 50 |     def: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KeyDesc` 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: struct `KeyDescs` is never constructed
[INFO] [stdout]   --> src/derive.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub(crate) struct KeyDescs(pub(crate) Vec<KeyDesc>);
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.71s
[INFO] running `Command { std: "docker" "inspect" "5d966d55a84c1a3f8a9d61bd2e65da41c11a837899843461a3646faad4b363ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d966d55a84c1a3f8a9d61bd2e65da41c11a837899843461a3646faad4b363ac", kill_on_drop: false }`
[INFO] [stdout] 5d966d55a84c1a3f8a9d61bd2e65da41c11a837899843461a3646faad4b363ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d01d6b46c04b22cff664546141c4c6fd37bd63748c00ece0af6198f2d2be0b9
[INFO] running `Command { std: "docker" "start" "-a" "3d01d6b46c04b22cff664546141c4c6fd37bd63748c00ece0af6198f2d2be0b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling plotters-backend v0.3.2
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling trybuild v1.0.45
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling plotters-svg v0.3.1
[INFO] [stderr]    Compiling bstr v0.2.16
[INFO] [stderr]    Compiling half v1.7.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]    Compiling plotters v0.3.1
[INFO] [stdout] warning: fields `key`, `tp`, and `def` are never read
[INFO] [stdout]   --> src/derive.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub(crate) struct KeyDesc {
[INFO] [stdout]    |                   ------- fields in this struct
[INFO] [stdout] 47 |     key: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 48 |     tp: &'static str,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 49 |     pub(crate) required: Option<bool>,
[INFO] [stdout] 50 |     def: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KeyDesc` 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: struct `KeyDescs` is never constructed
[INFO] [stdout]   --> src/derive.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub(crate) struct KeyDescs(pub(crate) Vec<KeyDesc>);
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.4.4
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling criterion v0.3.5
[INFO] [stderr]    Compiling salak v0.14.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `key`, `tp`, and `def` are never read
[INFO] [stdout]   --> src/derive.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub(crate) struct KeyDesc {
[INFO] [stdout]    |                   ------- fields in this struct
[INFO] [stdout] 47 |     key: String,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 48 |     tp: &'static str,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 49 |     pub(crate) required: Option<bool>,
[INFO] [stdout] 50 |     def: Option<String>,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KeyDesc` 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: struct `KeyDescs` is never constructed
[INFO] [stdout]   --> src/derive.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub(crate) struct KeyDescs(pub(crate) Vec<KeyDesc>);
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `map` is never read
[INFO] [stdout]    --> src/derive.rs:165:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |     struct Config {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 165 |         map: HashMap<String, u8>,
[INFO] [stdout]     |         ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `i8` is never read
[INFO] [stdout]    --> src/raw.rs:720:9
[INFO] [stdout]     |
[INFO] [stdout] 719 |     struct Config {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 720 |         i8: i8,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.63s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "3d01d6b46c04b22cff664546141c4c6fd37bd63748c00ece0af6198f2d2be0b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d01d6b46c04b22cff664546141c4c6fd37bd63748c00ece0af6198f2d2be0b9", kill_on_drop: false }`
[INFO] [stdout] 3d01d6b46c04b22cff664546141c4c6fd37bd63748c00ece0af6198f2d2be0b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 755720353c92eb93ccf7ce48a93d73a70c941a4b9eba578b29facfc32d48c604
[INFO] running `Command { std: "docker" "start" "-a" "755720353c92eb93ccf7ce48a93d73a70c941a4b9eba578b29facfc32d48c604", kill_on_drop: false }`
[INFO] [stderr] warning: fields `key`, `tp`, and `def` are never read
[INFO] [stdout] 
[INFO] [stderr]   --> src/derive.rs:47:5
[INFO] [stdout] running 13 tests
[INFO] [stderr]    |
[INFO] [stdout] test raw::tests::config_test ... ok
[INFO] [stderr] 46 | pub(crate) struct KeyDesc {
[INFO] [stdout] test raw::tests::bool_tests ... ok
[INFO] [stderr]    |                   ------- fields in this struct
[INFO] [stdout] test derive::tests::enum_test ... ok
[INFO] [stderr] 47 |     key: String,
[INFO] [stdout] test raw::tests::i64_convert_tests ... ok
[INFO] [stderr]    |     ^^^
[INFO] [stdout] test raw::tests::key_modification_test ... ok
[INFO] [stderr] 48 |     tp: &'static str,
[INFO] [stdout] test raw::tests::duration_test ... ok
[INFO] [stderr]    |     ^^
[INFO] [stdout] test raw::tests::f64_convert_tests ... ok
[INFO] [stderr] 49 |     pub(crate) required: Option<bool>,
[INFO] [stdout] test raw::tests::key_test ... ok
[INFO] [stderr] 50 |     def: Option<String>,
[INFO] [stdout] test raw::tests::num_tests ... ok
[INFO] [stderr]    |     ^^^
[INFO] [stdout] test raw::tests::property_test ... ok
[INFO] [stderr]    |
[INFO] [stdout] test source_raw::tests::reload_test ... ok
[INFO] [stderr]    = note: `KeyDesc` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] test derive::tests::config_test ... ok
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `KeyDescs` is never constructed
[INFO] [stderr]   --> src/derive.rs:55:19
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub(crate) struct KeyDescs(pub(crate) Vec<KeyDesc>);
[INFO] [stderr]    |                   ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `salak` (lib) generated 2 warnings
[INFO] [stderr] warning: field `map` is never read
[INFO] [stderr]    --> src/derive.rs:165:9
[INFO] [stderr]     |
[INFO] [stderr] 153 |     struct Config {
[INFO] [stderr]     |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 165 |         map: HashMap<String, u8>,
[INFO] [stderr]     |         ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `i8` is never read
[INFO] [stderr]    --> src/raw.rs:720:9
[INFO] [stderr]     |
[INFO] [stderr] 719 |     struct Config {
[INFO] [stderr]     |            ------ field in this struct
[INFO] [stderr] 720 |         i8: i8,
[INFO] [stderr]     |         ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `salak` (lib test) generated 4 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/salak-1612deddb217b3cd)
[INFO] [stderr] warning: `/opt/rustwide/target/tests/salak/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.100
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling semver v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking either v1.6.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking plotters-backend v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking crossbeam-channel v0.5.1
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]     Checking plotters-svg v0.3.1
[INFO] [stderr]     Checking itertools v0.10.1
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking half v1.7.1
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking plotters v0.3.1
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking criterion-plot v0.4.4
[INFO] [stderr]     Checking bstr v0.2.16
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]    Compiling salak_derive v0.8.0 (/opt/rustwide/workdir/salak_derive)
[INFO] [stderr]    Compiling quickcheck_macros v1.0.0
[INFO] [stderr]     Checking salak v0.14.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking criterion v0.3.5
[INFO] [stderr]     Checking salak-tests v0.0.0 (/opt/rustwide/target/tests/salak)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.91s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/fail/enum_attr_1.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> $DIR/enum_attr_1.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: Salak attribute is not supporting enum
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/salak/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> $DIR/enum_attr_1.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: Salak attribute is not supporting enum
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/fail/enum_attr_2.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> $DIR/enum_attr_2.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: Salak attribute is not supporting enum
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/salak/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> $DIR/enum_attr_2.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: Salak attribute is not supporting enum
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/fail/enum_fail.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> $DIR/enum_fail.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: Enum only support no field pattern.
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/salak/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> $DIR/enum_fail.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: Enum only support no field pattern.
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/fail/struct_attr_1.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> $DIR/struct_attr_1.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: Only support prefix
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/salak/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> $DIR/struct_attr_1.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: Only support prefix
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/fail/struct_attr_2.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> $DIR/struct_attr_2.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: Only support prefix
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/salak/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> $DIR/struct_attr_2.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: Only support prefix
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/fail/struct_attr_3.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> $DIR/struct_attr_3.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: Only support prefix
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/salak/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> $DIR/struct_attr_3.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: Only support prefix
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/fail/struct_field_1.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> $DIR/struct_field_1.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: Only support default/name/desc
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/salak/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error: proc-macro derive panicked
[INFO] [stderr]  --> $DIR/struct_field_1.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = help: message: Only support default/name/desc
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/fail/struct_field_2.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0277]: the trait bound `RefCell<u8>: EnumProperty` is not satisfied
[INFO] [stderr]  --> $DIR/struct_field_2.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^ the trait `EnumProperty` is not implemented for `RefCell<u8>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: required because of the requirements on the impl of `IsProperty` for `RefCell<u8>`
[INFO] [stderr]   = note: required because of the requirements on the impl of `salak::FromEnvironment` for `RefCell<u8>`
[INFO] [stderr]   = note: this error originates in the derive macro `FromEnvironment` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `RefCell<u8>: EnumProperty` is not satisfied
[INFO] [stderr]  --> $DIR/struct_field_2.rs:3:17
[INFO] [stderr]   |
[INFO] [stderr] 3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]   |                 ^^^^^^^^^^^^^^^ the trait `EnumProperty` is not implemented for `RefCell<u8>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: required because of the requirements on the impl of `IsProperty` for `RefCell<u8>`
[INFO] [stderr]   = note: required because of the requirements on the impl of `salak::DescFromEnvironment` for `RefCell<u8>`
[INFO] [stderr]   = note: this error originates in the derive macro `FromEnvironment` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: `/opt/rustwide/target/tests/salak/.cargo/config` is deprecated in favor of `config.toml`
[INFO] [stderr]   |
[INFO] [stderr]   = help: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
[INFO] [stderr] error[E0277]: the trait bound `RefCell<u8>: salak::FromEnvironment` is not satisfied
[INFO] [stderr]    --> $DIR/struct_field_2.rs:5:12
[INFO] [stderr]     |
[INFO] [stderr]   3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]     |                 --------------- required by a bound introduced by this call
[INFO] [stderr]   4 | pub struct FailStruct {
[INFO] [stderr]   5 |     value: std::cell::RefCell<u8>,
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^ the trait `EnumProperty` is not implemented for `RefCell<u8>`
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `EnumProperty` is implemented for `Shutdown`
[INFO] [stderr]    --> $DIR/raw_enum.rs:29:9
[INFO] [stderr]     |
[INFO] [stderr]  29 |           impl $crate::EnumProperty for $x {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  61 | / impl_enum_property!(Shutdown{
[INFO] [stderr]  62 | |     "read" => Shutdown::Read
[INFO] [stderr]  63 | |     "write" => Shutdown::Write
[INFO] [stderr]  64 | |     "both" => Shutdown::Both
[INFO] [stderr]  65 | | });
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     = note: required for `RefCell<u8>` to implement `IsProperty`
[INFO] [stderr]     = note: required for `RefCell<u8>` to implement `salak::FromEnvironment`
[INFO] [stderr] note: required by a bound in `salak::source_raw::<impl salak::SalakContext<'a>>::require_def`
[INFO] [stderr]    --> $DIR/source_raw.rs:267:27
[INFO] [stderr]     |
[INFO] [stderr] 267 |     pub fn require_def<T: FromEnvironment>(
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^^ required by this bound in `salak::source_raw::<impl SalakContext<'a>>::require_def`
[INFO] [stderr]     = note: this error originates in the macro `impl_enum_property` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0277]: the trait bound `RefCell<u8>: salak::DescFromEnvironment` is not satisfied
[INFO] [stderr]    --> $DIR/struct_field_2.rs:5:12
[INFO] [stderr]     |
[INFO] [stderr]   3 | #[derive(Debug, FromEnvironment)]
[INFO] [stderr]     |                 --------------- required by a bound introduced by this call
[INFO] [stderr]   4 | pub struct FailStruct {
[INFO] [stderr]   5 |     value: std::cell::RefCell<u8>,
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^ the trait `EnumProperty` is not implemented for `RefCell<u8>`
[INFO] [stderr]     |
[INFO] [stderr] help: the trait `EnumProperty` is implemented for `Shutdown`
[INFO] [stderr]    --> $DIR/raw_enum.rs:29:9
[INFO] [stderr]     |
[INFO] [stderr]  29 |           impl $crate::EnumProperty for $x {
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  61 | / impl_enum_property!(Shutdown{
[INFO] [stderr]  62 | |     "read" => Shutdown::Read
[INFO] [stderr]  63 | |     "write" => Shutdown::Write
[INFO] [stderr]  64 | |     "both" => Shutdown::Both
[INFO] [stderr]  65 | | });
[INFO] [stderr]     | |__- in this macro invocation
[INFO] [stderr]     = note: required for `RefCell<u8>` to implement `IsProperty`
[INFO] [stderr]     = note: required for `RefCell<u8>` to implement `salak::DescFromEnvironment`
[INFO] [stderr] note: required by a bound in `salak::source_raw::<impl salak::SalakDescContext<'a>>::add_key_desc`
[INFO] [stderr]    --> $DIR/source_raw.rs:229:28
[INFO] [stderr]     |
[INFO] [stderr] 229 |     pub fn add_key_desc<T: DescFromEnvironment>(
[INFO] [stderr]     |                            ^^^^^^^^^^^^^^^^^^^ required by this bound in `salak::source_raw::<impl SalakDescContext<'a>>::add_key_desc`
[INFO] [stderr]     = note: this error originates in the macro `impl_enum_property` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test derive::tests::derive_fail_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- derive::tests::derive_fail_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'derive::tests::derive_fail_test' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.45/src/run.rs:73:13:
[INFO] [stdout] 8 of 8 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x618927686e12 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x618927686e12 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x618927686e12 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x618927686e12 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61892769f77a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61892769f77a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x61892768c366 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61892768c366 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61892766229f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61892766229f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61892767dac9 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6189275b701e - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6189275b701e - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61892767dc82 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x61892767dc82 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x618927662358 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x618927659a89 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6189276631ad - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x61892769feec - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6189275570b6 - <trybuild[d52a1e514d32d2]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.45/src/run.rs:73:13
[INFO] [stdout]   20:     0x61892755b028 - <trybuild[d52a1e514d32d2]::TestCases as core[c5ed12ab89cc536a]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.45/src/lib.rs:304:38
[INFO] [stdout]   21:     0x6189272d54a7 - core[c5ed12ab89cc536a]::ptr::drop_in_place::<trybuild[d52a1e514d32d2]::TestCases>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x6189272bfa83 - salak[8be9591260792fc8]::derive::tests::derive_fail_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/derive.rs:205:5
[INFO] [stdout]   23:     0x6189272bcf17 - salak[8be9591260792fc8]::derive::tests::derive_fail_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/derive.rs:202:26
[INFO] [stdout]   24:     0x6189272d9766 - <salak[8be9591260792fc8]::derive::tests::derive_fail_test::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6189275ab3cb - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6189275ab3cb - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6189275b7c2a - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6189275b7c2a - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6189275b7c2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6189275b7c2a - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6189275b7c2a - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6189275b7c2a - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6189275b7c2a - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6189275b20f4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6189275b20f4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6189275ba722 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6189275ba722 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6189275ba722 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6189275ba722 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6189275ba722 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6189275ba722 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6189275ba722 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x618927685ecf - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x618927685ecf - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7792cd33baa4 - <unknown>
[INFO] [stdout]   46:     0x7792cd3c8a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     derive::tests::derive_fail_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.63s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "755720353c92eb93ccf7ce48a93d73a70c941a4b9eba578b29facfc32d48c604", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "755720353c92eb93ccf7ce48a93d73a70c941a4b9eba578b29facfc32d48c604", kill_on_drop: false }`
[INFO] [stdout] 755720353c92eb93ccf7ce48a93d73a70c941a4b9eba578b29facfc32d48c604
