[INFO] fetching crate dto_derive 0.1.1... [INFO] testing dto_derive-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate dto_derive 0.1.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate dto_derive 0.1.1 [INFO] finished tweaking crates.io crate dto_derive 0.1.1 [INFO] tweaked toml for crates.io crate dto_derive 0.1.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dto_derive 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 68 packages to latest compatible versions [INFO] [stderr] Adding compiletest_rs v0.3.19 (available: v0.3.26) [INFO] [stderr] Adding proc-macro2 v0.4.30 (available: v1.0.103) [INFO] [stderr] Adding quote v0.6.13 (available: v1.0.42) [INFO] [stderr] Adding syn v0.15.44 (available: v2.0.110) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustfix v0.4.6 [INFO] [stderr] Downloaded dirs v2.0.2 [INFO] [stderr] Downloaded compiletest_rs v0.3.19 [INFO] [stderr] Downloaded term v0.6.1 [INFO] [stderr] Downloaded getopts v0.2.24 [INFO] [stderr] Downloaded tester v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9cb1492fe53e56cba328d63be4cf777f8326d00f55b1850e241184286e095e9 [INFO] running `Command { std: "docker" "start" "-a" "b9cb1492fe53e56cba328d63be4cf777f8326d00f55b1850e241184286e095e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9cb1492fe53e56cba328d63be4cf777f8326d00f55b1850e241184286e095e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9cb1492fe53e56cba328d63be4cf777f8326d00f55b1850e241184286e095e9", kill_on_drop: false }` [INFO] [stdout] b9cb1492fe53e56cba328d63be4cf777f8326d00f55b1850e241184286e095e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bca4e7747ca3e79facd1b6e646dba1fa2eb18739cddb4182b38be9557774183e [INFO] running `Command { std: "docker" "start" "-a" "bca4e7747ca3e79facd1b6e646dba1fa2eb18739cddb4182b38be9557774183e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling dto_derive v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `ident` is never read [INFO] [stdout] --> src/parse/request_struct_attr.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct RequestStructAttr { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 9 | pub(crate) ident: Ident, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestStructAttr` has derived impls for the traits `Clone` and `Debug`, but these are 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: field `ident` is never read [INFO] [stdout] --> src/parse/response_struct_attr.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct ResponseStructAttr { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 9 | pub(crate) ident: Ident, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResponseStructAttr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/container.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 118 | pub(crate) fn seal(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | pub(crate) fn seal(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dto_info.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn from_derive(derive: &DeriveInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn from_derive(derive: &DeriveInput) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.79s [INFO] running `Command { std: "docker" "inspect" "bca4e7747ca3e79facd1b6e646dba1fa2eb18739cddb4182b38be9557774183e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bca4e7747ca3e79facd1b6e646dba1fa2eb18739cddb4182b38be9557774183e", kill_on_drop: false }` [INFO] [stdout] bca4e7747ca3e79facd1b6e646dba1fa2eb18739cddb4182b38be9557774183e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c8eb5662d5c5680ba7d31a906e951e74c23d3986dd8d426b5282436b7ce98fb [INFO] running `Command { std: "docker" "start" "-a" "8c8eb5662d5c5680ba7d31a906e951e74c23d3986dd8d426b5282436b7ce98fb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling compiletest_rs v0.3.19 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling tester v0.5.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling dto_derive v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `ident` is never read [INFO] [stdout] --> src/parse/request_struct_attr.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct RequestStructAttr { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 9 | pub(crate) ident: Ident, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestStructAttr` has derived impls for the traits `Clone` and `Debug`, but these are 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: field `ident` is never read [INFO] [stdout] --> src/parse/response_struct_attr.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct ResponseStructAttr { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 9 | pub(crate) ident: Ident, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResponseStructAttr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/container.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 118 | pub(crate) fn seal(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | pub(crate) fn seal(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dto_info.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn from_derive(derive: &DeriveInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn from_derive(derive: &DeriveInput) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stdout] warning: field `ident` is never read [INFO] [stdout] --> src/parse/request_struct_attr.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct RequestStructAttr { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 9 | pub(crate) ident: Ident, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RequestStructAttr` has derived impls for the traits `Clone` and `Debug`, but these are 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: field `ident` is never read [INFO] [stdout] --> src/parse/response_struct_attr.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct ResponseStructAttr { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 9 | pub(crate) ident: Ident, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ResponseStructAttr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/container.rs:118:24 [INFO] [stdout] | [INFO] [stdout] 118 | pub(crate) fn seal(&self) -> Result { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 118 | pub(crate) fn seal(&self) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/dto_info.rs:18:39 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn from_derive(derive: &DeriveInput) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn from_derive(derive: &DeriveInput) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.23s [INFO] running `Command { std: "docker" "inspect" "8c8eb5662d5c5680ba7d31a906e951e74c23d3986dd8d426b5282436b7ce98fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c8eb5662d5c5680ba7d31a906e951e74c23d3986dd8d426b5282436b7ce98fb", kill_on_drop: false }` [INFO] [stdout] 8c8eb5662d5c5680ba7d31a906e951e74c23d3986dd8d426b5282436b7ce98fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0761f23d93d743357b1783b20de5585ea658ca8a2d1e2167b2b753ec3c2d4ad5 [INFO] running `Command { std: "docker" "start" "-a" "0761f23d93d743357b1783b20de5585ea658ca8a2d1e2167b2b753ec3c2d4ad5", kill_on_drop: false }` [INFO] [stderr] warning: field `ident` is never read [INFO] [stderr] --> src/parse/request_struct_attr.rs:9:16 [INFO] [stderr] | [INFO] [stderr] 8 | pub(crate) struct RequestStructAttr { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] 9 | pub(crate) ident: Ident, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RequestStructAttr` has derived impls for the traits `Clone` and `Debug`, but these are 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 `ident` is never read [INFO] [stderr] --> src/parse/response_struct_attr.rs:9:16 [INFO] [stderr] | [INFO] [stderr] 8 | pub(crate) struct ResponseStructAttr { [INFO] [stderr] | ------------------ field in this struct [INFO] [stderr] 9 | pub(crate) ident: Ident, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ResponseStructAttr` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/container.rs:118:24 [INFO] [stderr] | [INFO] [stderr] 118 | pub(crate) fn seal(&self) -> Result { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 118 | pub(crate) fn seal(&self) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/dto_info.rs:18:39 [INFO] [stderr] | [INFO] [stderr] 18 | pub(crate) fn from_derive(derive: &DeriveInput) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 18 | pub(crate) fn from_derive(derive: &DeriveInput) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `dto_derive` (lib) generated 4 warnings (run `cargo fix --lib -p dto_derive` to apply 2 suggestions) [INFO] [stderr] warning: `dto_derive` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dto_derive-bade4fb55cbc6330) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/compiletest.rs (/opt/rustwide/target/debug/deps/compiletest-1c7fb6090757549e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test [compile-fail] ui-fail/dto_derive_wo_entity_attr.rs ... FAILED [INFO] [stdout] test [compile-fail] ui-fail/dto_derive_entity_attr.rs ... FAILED [INFO] [stdout] test [compile-fail] ui-fail/dto_derive_expected_struct.rs ... FAILED [INFO] [stdout] test [compile-fail] ui-fail/dto_derive_skip_attr.rs ... FAILED [INFO] [stdout] test [compile-fail] ui-fail/dto_derive_wo_req_res_attr.rs ... FAILED [INFO] [stdout] test [compile-fail] ui-fail/dto_derive_req_res_attr.rs ... FAILED [INFO] [stdout] test [compile-fail] ui-fail/dto_derive_map_attr.rs ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [compile-fail] ui-fail/dto_derive_entity_attr.rs [INFO] [stdout] [compile-fail] ui-fail/dto_derive_expected_struct.rs [INFO] [stdout] [compile-fail] ui-fail/dto_derive_map_attr.rs [INFO] [stdout] [compile-fail] ui-fail/dto_derive_req_res_attr.rs [INFO] [stdout] [compile-fail] ui-fail/dto_derive_skip_attr.rs [INFO] [stdout] [compile-fail] ui-fail/dto_derive_wo_entity_attr.rs [INFO] [stdout] [compile-fail] ui-fail/dto_derive_wo_req_res_attr.rs [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out [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/ui-fail/dto_derive_wo_entity_attr.rs:1: unexpected error: '1:1: 1:25: multiple candidates for `dylib` dependency `dto_derive` found [E0464]' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_wo_entity_attr.rs:4: expected error not found: required `entity` attribute [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_wo_entity_attr.rs:7: expected error not found: required `entity` attribute [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_wo_entity_attr.rs:10: expected error not found: required `entity` attribute [INFO] [stdout] [INFO] [stdout] error: 1 unexpected errors found, 3 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/ui-fail/dto_derive_wo_entity_attr.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/dto_derive_wo_entity_attr.stage-id" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib" "-L" "/tmp/dto_derive_wo_entity_attr.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 1, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "1:1: 1:25: multiple candidates for `dylib` dependency `dto_derive` found [E0464]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 4, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "required `entity` attribute", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 7, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "required `entity` attribute", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 10, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "required `entity` attribute", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] ui-fail/dto_derive_wo_entity_attr.rs' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:1100:13: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f28069bdd2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f28069bdd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f28069bdd2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f28069bdd2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f2806ad33f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64f2806ad33f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x64f2806642a3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64f2806642a3 - std::io::Write::write_fmt::ha849be0824d095ef [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64f280671682 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64f280676c9f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64f280676b31 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x64f280173fde - as core::ops::function::Fn>::call::h202f496763929329 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x64f280173fde - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64f2806772af - as core::ops::function::Fn>::call::h2883c9d2dbd4e81c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x64f2806772af - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x64f2806769ac - std::panicking::begin_panic::{{closure}}::h951933a6bd82ace8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x64f2806717b9 - std::sys::backtrace::__rust_end_short_backtrace::h9b4e44a1bc04f345 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x64f280676972 - std::panicking::begin_panic::h937ac98a8122532e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x64f2801bf93a - compiletest_rs::runtest::TestCx::check_expected_errors::hff81fd6d3b4674c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:1100:13 [INFO] [stdout] 19: 0x64f2801b516e - compiletest_rs::runtest::TestCx::run_cfail_test::h45a54769a9e3d4e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:178:18 [INFO] [stdout] 20: 0x64f2801b268c - compiletest_rs::runtest::TestCx::run_revision::h814255abe038fd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:131:31 [INFO] [stdout] 21: 0x64f2801afbc7 - compiletest_rs::runtest::run::hc72936d5260090ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:83:17 [INFO] [stdout] 22: 0x64f280214b56 - compiletest_rs::make_test_closure::{{closure}}::h695796255e72870e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/lib.rs:280:9 [INFO] [stdout] 23: 0x64f28060bf06 - as core::ops::function::FnMut>::call_mut::h635bf1f84ad74eb5 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2092:9 [INFO] [stdout] 24: 0x64f2805d70ee - test::run_test::run_test_inner::{{closure}}::{{closure}}::he403b4803d8124f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.5.1/src/lib.rs:1447:59 [INFO] [stdout] 25: 0x64f28060d503 - core::ops::function::FnOnce::call_once::h11e7a1e1dd74319f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x64f280614fcf - as core::ops::function::FnOnce<()>>::call_once::hb41dc737c9262f24 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x64f2805e4e8c - std::panicking::catch_unwind::do_call::h1adca9e07ecf8095 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x64f280614e4b - __rust_try [INFO] [stdout] 29: 0x64f280612c20 - std::panicking::catch_unwind::h13b5ca3ee8c810a4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x64f280612c20 - std::panic::catch_unwind::he94163d03d50d7ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x64f2805d6b7b - test::run_test::run_test_inner::{{closure}}::he6de31efc7942295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.5.1/src/lib.rs:1447:26 [INFO] [stdout] 32: 0x64f28060d76e - core::ops::function::FnOnce::call_once::hc3075198abd37e90 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x64f2805e0d27 - std::sys::backtrace::__rust_begin_short_backtrace::h8bc5ede37de004db [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x64f2805ead7e - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfc072b84396ee573 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x64f280614f84 - as core::ops::function::FnOnce<()>>::call_once::ha7ddd5f14af97825 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x64f2805e4f00 - std::panicking::catch_unwind::do_call::h9e2c490a7a8467bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x64f2805edafb - __rust_try [INFO] [stdout] 38: 0x64f2805ea95f - std::panicking::catch_unwind::hd29fbf7b0daddc81 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x64f2805ea95f - std::panic::catch_unwind::h5495820865672de9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x64f2805ea95f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1033db8555f92f5f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x64f28060d48f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h766dbb6150f987a8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x64f28066c3ff - as core::ops::function::FnOnce>::call_once::h3adbd6ccf5f737af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x64f28066c3ff - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x7be37b466aa4 - [INFO] [stdout] 45: 0x7be37b4f3a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_entity_attr.rs:1: unexpected error: '1:1: 1:25: multiple candidates for `dylib` dependency `dto_derive` found [E0464]' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_entity_attr.rs:9: unexpected error: '9:3: 9:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_entity_attr.rs:10: unexpected error: '10:3: 10:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_entity_attr.rs:5: unexpected error: '5:3: 5:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_entity_attr.rs:5: expected error not found: expected string literal containing entity type [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_entity_attr.rs:10: expected error not found: duplicate `entity` attribute [INFO] [stdout] [INFO] [stdout] error: 4 unexpected errors found, 2 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/ui-fail/dto_derive_entity_attr.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/dto_derive_entity_attr.stage-id" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib" "-L" "/tmp/dto_derive_entity_attr.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 1, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "1:1: 1:25: multiple candidates for `dylib` dependency `dto_derive` found [E0464]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 9, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "9:3: 9:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 10, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "10:3: 10:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 5, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "5:3: 5:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 5, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "expected string literal containing entity type", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 10, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "duplicate `entity` attribute", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] ui-fail/dto_derive_entity_attr.rs' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:1100:13: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f28069bdd2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f28069bdd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f28069bdd2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f28069bdd2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f2806ad33f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64f2806ad33f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x64f2806642a3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64f2806642a3 - std::io::Write::write_fmt::ha849be0824d095ef [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64f280671682 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64f280676c9f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64f280676b31 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x64f280173fde - as core::ops::function::Fn>::call::h202f496763929329 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x64f280173fde - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64f2806772af - as core::ops::function::Fn>::call::h2883c9d2dbd4e81c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x64f2806772af - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x64f2806769ac - std::panicking::begin_panic::{{closure}}::h951933a6bd82ace8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x64f2806717b9 - std::sys::backtrace::__rust_end_short_backtrace::h9b4e44a1bc04f345 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x64f280676972 - std::panicking::begin_panic::h937ac98a8122532e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x64f2801bf93a - compiletest_rs::runtest::TestCx::check_expected_errors::hff81fd6d3b4674c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:1100:13 [INFO] [stdout] 19: 0x64f2801b516e - compiletest_rs::runtest::TestCx::run_cfail_test::h45a54769a9e3d4e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:178:18 [INFO] [stdout] 20: 0x64f2801b268c - compiletest_rs::runtest::TestCx::run_revision::h814255abe038fd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:131:31 [INFO] [stdout] 21: 0x64f2801afbc7 - compiletest_rs::runtest::run::hc72936d5260090ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:83:17 [INFO] [stdout] 22: 0x64f280214b56 - compiletest_rs::make_test_closure::{{closure}}::h695796255e72870e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/lib.rs:280:9 [INFO] [stdout] 23: 0x64f28060bf06 - as core::ops::function::FnMut>::call_mut::h635bf1f84ad74eb5 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2092:9 [INFO] [stdout] 24: 0x64f2805d70ee - test::run_test::run_test_inner::{{closure}}::{{closure}}::he403b4803d8124f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.5.1/src/lib.rs:1447:59 [INFO] [stdout] 25: 0x64f28060d503 - core::ops::function::FnOnce::call_once::h11e7a1e1dd74319f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x64f280614fcf - as core::ops::function::FnOnce<()>>::call_once::hb41dc737c9262f24 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x64f2805e4e8c - std::panicking::catch_unwind::do_call::h1adca9e07ecf8095 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x64f280614e4b - __rust_try [INFO] [stdout] 29: 0x64f280612c20 - std::panicking::catch_unwind::h13b5ca3ee8c810a4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x64f280612c20 - std::panic::catch_unwind::he94163d03d50d7ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x64f2805d6b7b - test::run_test::run_test_inner::{{closure}}::he6de31efc7942295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.5.1/src/lib.rs:1447:26 [INFO] [stdout] 32: 0x64f28060d76e - core::ops::function::FnOnce::call_once::hc3075198abd37e90 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x64f2805e0d27 - std::sys::backtrace::__rust_begin_short_backtrace::h8bc5ede37de004db [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x64f2805ead7e - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfc072b84396ee573 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x64f280614f84 - as core::ops::function::FnOnce<()>>::call_once::ha7ddd5f14af97825 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x64f2805e4f00 - std::panicking::catch_unwind::do_call::h9e2c490a7a8467bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x64f2805edafb - __rust_try [INFO] [stdout] 38: 0x64f2805ea95f - std::panicking::catch_unwind::hd29fbf7b0daddc81 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x64f2805ea95f - std::panic::catch_unwind::h5495820865672de9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x64f2805ea95f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1033db8555f92f5f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x64f28060d48f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h766dbb6150f987a8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x64f28066c3ff - as core::ops::function::FnOnce>::call_once::h3adbd6ccf5f737af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x64f28066c3ff - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x7be37b466aa4 - [INFO] [stdout] 45: 0x7be37b4f3a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_expected_struct.rs:1: unexpected error: '1:1: 1:25: multiple candidates for `dylib` dependency `dto_derive` found [E0464]' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_expected_struct.rs:5: expected error not found: expected struct [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/ui-fail/dto_derive_expected_struct.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/dto_derive_expected_struct.stage-id" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib" "-L" "/tmp/dto_derive_expected_struct.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 1, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "1:1: 1:25: multiple candidates for `dylib` dependency `dto_derive` found [E0464]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 5, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "expected struct", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] ui-fail/dto_derive_expected_struct.rs' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:1100:13: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f28069bdd2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f28069bdd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f28069bdd2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f28069bdd2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f2806ad33f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64f2806ad33f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x64f2806642a3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64f2806642a3 - std::io::Write::write_fmt::ha849be0824d095ef [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64f280671682 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64f280676c9f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64f280676b31 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x64f280173fde - as core::ops::function::Fn>::call::h202f496763929329 [INFO] [stderr] error: test failed, to rerun pass `--test compiletest` [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x64f280173fde - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64f2806772af - as core::ops::function::Fn>::call::h2883c9d2dbd4e81c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x64f2806772af - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x64f2806769ac - std::panicking::begin_panic::{{closure}}::h951933a6bd82ace8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x64f2806717b9 - std::sys::backtrace::__rust_end_short_backtrace::h9b4e44a1bc04f345 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x64f280676972 - std::panicking::begin_panic::h937ac98a8122532e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x64f2801bf93a - compiletest_rs::runtest::TestCx::check_expected_errors::hff81fd6d3b4674c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:1100:13 [INFO] [stdout] 19: 0x64f2801b516e - compiletest_rs::runtest::TestCx::run_cfail_test::h45a54769a9e3d4e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:178:18 [INFO] [stdout] 20: 0x64f2801b268c - compiletest_rs::runtest::TestCx::run_revision::h814255abe038fd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:131:31 [INFO] [stdout] 21: 0x64f2801afbc7 - compiletest_rs::runtest::run::hc72936d5260090ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:83:17 [INFO] [stdout] 22: 0x64f280214b56 - compiletest_rs::make_test_closure::{{closure}}::h695796255e72870e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/lib.rs:280:9 [INFO] [stdout] 23: 0x64f28060bf06 - as core::ops::function::FnMut>::call_mut::h635bf1f84ad74eb5 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2092:9 [INFO] [stdout] 24: 0x64f2805d70ee - test::run_test::run_test_inner::{{closure}}::{{closure}}::he403b4803d8124f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.5.1/src/lib.rs:1447:59 [INFO] [stdout] 25: 0x64f28060d503 - core::ops::function::FnOnce::call_once::h11e7a1e1dd74319f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x64f280614fcf - as core::ops::function::FnOnce<()>>::call_once::hb41dc737c9262f24 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x64f2805e4e8c - std::panicking::catch_unwind::do_call::h1adca9e07ecf8095 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x64f280614e4b - __rust_try [INFO] [stdout] 29: 0x64f280612c20 - std::panicking::catch_unwind::h13b5ca3ee8c810a4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x64f280612c20 - std::panic::catch_unwind::he94163d03d50d7ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x64f2805d6b7b - test::run_test::run_test_inner::{{closure}}::he6de31efc7942295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.5.1/src/lib.rs:1447:26 [INFO] [stdout] 32: 0x64f28060d76e - core::ops::function::FnOnce::call_once::hc3075198abd37e90 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x64f2805e0d27 - std::sys::backtrace::__rust_begin_short_backtrace::h8bc5ede37de004db [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x64f2805ead7e - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfc072b84396ee573 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x64f280614f84 - as core::ops::function::FnOnce<()>>::call_once::ha7ddd5f14af97825 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x64f2805e4f00 - std::panicking::catch_unwind::do_call::h9e2c490a7a8467bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x64f2805edafb - __rust_try [INFO] [stdout] 38: 0x64f2805ea95f - std::panicking::catch_unwind::hd29fbf7b0daddc81 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x64f2805ea95f - std::panic::catch_unwind::h5495820865672de9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x64f2805ea95f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1033db8555f92f5f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x64f28060d48f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h766dbb6150f987a8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x64f28066c3ff - as core::ops::function::FnOnce>::call_once::h3adbd6ccf5f737af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x64f28066c3ff - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x7be37b466aa4 - [INFO] [stdout] 45: 0x7be37b4f3a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_skip_attr.rs:1: unexpected error: '1:1: 1:25: multiple candidates for `dylib` dependency `dto_derive` found [E0464]' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_skip_attr.rs:32: unexpected error: '32:3: 32:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_skip_attr.rs:23: unexpected error: '23:3: 23:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_skip_attr.rs:24: unexpected error: '24:3: 24:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_skip_attr.rs:17: unexpected error: '17:3: 17:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_skip_attr.rs:13: unexpected error: '13:3: 13:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_skip_attr.rs:9: unexpected error: '9:3: 9:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_skip_attr.rs:5: unexpected error: '5:3: 5:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_skip_attr.rs:5: expected error not found: expected string literal containing field names separated by comma [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_skip_attr.rs:9: expected error not found: expected at least one field name [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_skip_attr.rs:13: expected error not found: cannot skip non-existent field 'a' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_skip_attr.rs:17: expected error not found: cannot skip non-existent field 'b' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_skip_attr.rs:24: expected error not found: cannot skip already skipped field 'b' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_skip_attr.rs:32: expected error not found: cannot skip already skipped field 'b' [INFO] [stdout] [INFO] [stdout] error: 8 unexpected errors found, 6 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/ui-fail/dto_derive_skip_attr.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/dto_derive_skip_attr.stage-id" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib" "-L" "/tmp/dto_derive_skip_attr.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 1, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "1:1: 1:25: multiple candidates for `dylib` dependency `dto_derive` found [E0464]", [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:6: cannot find attribute `dto` 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:6: cannot find attribute `dto` 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:6: cannot find attribute `dto` 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:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 13, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "13:3: 13:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 9, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "9:3: 9:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 5, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "5:3: 5:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 5, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "expected string literal containing field names separated by comma", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 9, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "expected at least one field name", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 13, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "cannot skip non-existent field 'a'", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "cannot skip non-existent field 'b'", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 24, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "cannot skip already skipped field 'b'", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 32, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "cannot skip already skipped field 'b'", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] ui-fail/dto_derive_skip_attr.rs' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:1100:13: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f28069bdd2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f28069bdd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f28069bdd2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f28069bdd2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f2806ad33f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64f2806ad33f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x64f2806642a3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64f2806642a3 - std::io::Write::write_fmt::ha849be0824d095ef [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64f280671682 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64f280676c9f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64f280676b31 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x64f280173fde - as core::ops::function::Fn>::call::h202f496763929329 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x64f280173fde - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64f2806772af - as core::ops::function::Fn>::call::h2883c9d2dbd4e81c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x64f2806772af - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x64f2806769ac - std::panicking::begin_panic::{{closure}}::h951933a6bd82ace8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x64f2806717b9 - std::sys::backtrace::__rust_end_short_backtrace::h9b4e44a1bc04f345 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x64f280676972 - std::panicking::begin_panic::h937ac98a8122532e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x64f2801bf93a - compiletest_rs::runtest::TestCx::check_expected_errors::hff81fd6d3b4674c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:1100:13 [INFO] [stdout] 19: 0x64f2801b516e - compiletest_rs::runtest::TestCx::run_cfail_test::h45a54769a9e3d4e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:178:18 [INFO] [stdout] 20: 0x64f2801b268c - compiletest_rs::runtest::TestCx::run_revision::h814255abe038fd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:131:31 [INFO] [stdout] 21: 0x64f2801afbc7 - compiletest_rs::runtest::run::hc72936d5260090ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:83:17 [INFO] [stdout] 22: 0x64f280214b56 - compiletest_rs::make_test_closure::{{closure}}::h695796255e72870e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/lib.rs:280:9 [INFO] [stdout] 23: 0x64f28060bf06 - as core::ops::function::FnMut>::call_mut::h635bf1f84ad74eb5 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2092:9 [INFO] [stdout] 24: 0x64f2805d70ee - test::run_test::run_test_inner::{{closure}}::{{closure}}::he403b4803d8124f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.5.1/src/lib.rs:1447:59 [INFO] [stdout] 25: 0x64f28060d503 - core::ops::function::FnOnce::call_once::h11e7a1e1dd74319f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x64f280614fcf - as core::ops::function::FnOnce<()>>::call_once::hb41dc737c9262f24 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x64f2805e4e8c - std::panicking::catch_unwind::do_call::h1adca9e07ecf8095 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x64f280614e4b - __rust_try [INFO] [stdout] 29: 0x64f280612c20 - std::panicking::catch_unwind::h13b5ca3ee8c810a4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x64f280612c20 - std::panic::catch_unwind::he94163d03d50d7ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x64f2805d6b7b - test::run_test::run_test_inner::{{closure}}::he6de31efc7942295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.5.1/src/lib.rs:1447:26 [INFO] [stdout] 32: 0x64f28060d76e - core::ops::function::FnOnce::call_once::hc3075198abd37e90 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x64f2805e0d27 - std::sys::backtrace::__rust_begin_short_backtrace::h8bc5ede37de004db [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x64f2805ead7e - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfc072b84396ee573 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x64f280614f84 - as core::ops::function::FnOnce<()>>::call_once::ha7ddd5f14af97825 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x64f2805e4f00 - std::panicking::catch_unwind::do_call::h9e2c490a7a8467bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x64f2805edafb - __rust_try [INFO] [stdout] 38: 0x64f2805ea95f - std::panicking::catch_unwind::hd29fbf7b0daddc81 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x64f2805ea95f - std::panic::catch_unwind::h5495820865672de9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x64f2805ea95f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1033db8555f92f5f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x64f28060d48f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h766dbb6150f987a8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x64f28066c3ff - as core::ops::function::FnOnce>::call_once::h3adbd6ccf5f737af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x64f28066c3ff - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x7be37b466aa4 - [INFO] [stdout] 45: 0x7be37b4f3a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_wo_req_res_attr.rs:1: unexpected error: '1:1: 1:25: multiple candidates for `dylib` dependency `dto_derive` found [E0464]' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_wo_req_res_attr.rs:5: unexpected error: '5:3: 5:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_wo_req_res_attr.rs:4: expected error not found: required `request`/`response` attribute or struct name ending with `Request`/`Response` [INFO] [stdout] [INFO] [stdout] error: 2 unexpected errors found, 1 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/ui-fail/dto_derive_wo_req_res_attr.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/dto_derive_wo_req_res_attr.stage-id" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib" "-L" "/tmp/dto_derive_wo_req_res_attr.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 1, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "1:1: 1:25: multiple candidates for `dylib` dependency `dto_derive` found [E0464]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 5, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "5:3: 5:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 4, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "required `request`/`response` attribute or struct name ending with `Request`/`Response`", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] ui-fail/dto_derive_wo_req_res_attr.rs' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:1100:13: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f28069bdd2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f28069bdd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f28069bdd2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f28069bdd2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f2806ad33f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64f2806ad33f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x64f2806642a3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64f2806642a3 - std::io::Write::write_fmt::ha849be0824d095ef [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64f280671682 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64f280676c9f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64f280676b31 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x64f280173fde - as core::ops::function::Fn>::call::h202f496763929329 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x64f280173fde - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64f2806772af - as core::ops::function::Fn>::call::h2883c9d2dbd4e81c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x64f2806772af - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x64f2806769ac - std::panicking::begin_panic::{{closure}}::h951933a6bd82ace8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x64f2806717b9 - std::sys::backtrace::__rust_end_short_backtrace::h9b4e44a1bc04f345 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x64f280676972 - std::panicking::begin_panic::h937ac98a8122532e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x64f2801bf93a - compiletest_rs::runtest::TestCx::check_expected_errors::hff81fd6d3b4674c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:1100:13 [INFO] [stdout] 19: 0x64f2801b516e - compiletest_rs::runtest::TestCx::run_cfail_test::h45a54769a9e3d4e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:178:18 [INFO] [stdout] 20: 0x64f2801b268c - compiletest_rs::runtest::TestCx::run_revision::h814255abe038fd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:131:31 [INFO] [stdout] 21: 0x64f2801afbc7 - compiletest_rs::runtest::run::hc72936d5260090ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:83:17 [INFO] [stdout] 22: 0x64f280214b56 - compiletest_rs::make_test_closure::{{closure}}::h695796255e72870e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/lib.rs:280:9 [INFO] [stdout] 23: 0x64f28060bf06 - as core::ops::function::FnMut>::call_mut::h635bf1f84ad74eb5 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2092:9 [INFO] [stdout] 24: 0x64f2805d70ee - test::run_test::run_test_inner::{{closure}}::{{closure}}::he403b4803d8124f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.5.1/src/lib.rs:1447:59 [INFO] [stdout] 25: 0x64f28060d503 - core::ops::function::FnOnce::call_once::h11e7a1e1dd74319f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x64f280614fcf - as core::ops::function::FnOnce<()>>::call_once::hb41dc737c9262f24 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x64f2805e4e8c - std::panicking::catch_unwind::do_call::h1adca9e07ecf8095 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x64f280614e4b - __rust_try [INFO] [stdout] 29: 0x64f280612c20 - std::panicking::catch_unwind::h13b5ca3ee8c810a4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x64f280612c20 - std::panic::catch_unwind::he94163d03d50d7ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x64f2805d6b7b - test::run_test::run_test_inner::{{closure}}::he6de31efc7942295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.5.1/src/lib.rs:1447:26 [INFO] [stdout] 32: 0x64f28060d76e - core::ops::function::FnOnce::call_once::hc3075198abd37e90 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x64f2805e0d27 - std::sys::backtrace::__rust_begin_short_backtrace::h8bc5ede37de004db [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x64f2805ead7e - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfc072b84396ee573 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x64f280614f84 - as core::ops::function::FnOnce<()>>::call_once::ha7ddd5f14af97825 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x64f2805e4f00 - std::panicking::catch_unwind::do_call::h9e2c490a7a8467bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x64f2805edafb - __rust_try [INFO] [stdout] 38: 0x64f2805ea95f - std::panicking::catch_unwind::hd29fbf7b0daddc81 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x64f2805ea95f - std::panic::catch_unwind::h5495820865672de9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x64f2805ea95f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1033db8555f92f5f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x64f28060d48f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h766dbb6150f987a8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x64f28066c3ff - as core::ops::function::FnOnce>::call_once::h3adbd6ccf5f737af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x64f28066c3ff - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x7be37b466aa4 - [INFO] [stdout] 45: 0x7be37b4f3a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_req_res_attr.rs:1: unexpected error: '1:1: 1:25: multiple candidates for `dylib` dependency `dto_derive` found [E0464]' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_req_res_attr.rs:20: unexpected error: '20:3: 20:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_req_res_attr.rs:21: unexpected error: '21:3: 21:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_req_res_attr.rs:15: unexpected error: '15:3: 15:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_req_res_attr.rs:16: unexpected error: '16:3: 16:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_req_res_attr.rs:10: unexpected error: '10:3: 10:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_req_res_attr.rs:11: unexpected error: '11:3: 11:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_req_res_attr.rs:5: unexpected error: '5:3: 5:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_req_res_attr.rs:6: unexpected error: '6:3: 6:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_req_res_attr.rs:6: expected error not found: duplicate `request`/`response` attribute [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_req_res_attr.rs:11: expected error not found: duplicate `request`/`response` attribute [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_req_res_attr.rs:16: expected error not found: duplicate `request`/`response` attribute [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_req_res_attr.rs:21: expected error not found: duplicate `request`/`response` attribute [INFO] [stdout] [INFO] [stdout] error: 9 unexpected errors found, 4 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/ui-fail/dto_derive_req_res_attr.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/dto_derive_req_res_attr.stage-id" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib" "-L" "/tmp/dto_derive_req_res_attr.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 1, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "1:1: 1:25: multiple candidates for `dylib` dependency `dto_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:3: 20:6: cannot find attribute `dto` 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:6: cannot find attribute `dto` 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:6: cannot find attribute `dto` 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:3: 16:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 10, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "10:3: 10:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 11, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "11:3: 11:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 5, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "5:3: 5:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 6, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "6:3: 6:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 6, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "duplicate `request`/`response` attribute", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 11, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "duplicate `request`/`response` attribute", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 16, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "duplicate `request`/`response` attribute", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 21, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "duplicate `request`/`response` attribute", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] ui-fail/dto_derive_req_res_attr.rs' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:1100:13: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f28069bdd2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f28069bdd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f28069bdd2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f28069bdd2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f2806ad33f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64f2806ad33f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x64f2806642a3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64f2806642a3 - std::io::Write::write_fmt::ha849be0824d095ef [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64f280671682 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64f280676c9f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64f280676b31 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x64f280173fde - as core::ops::function::Fn>::call::h202f496763929329 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x64f280173fde - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64f2806772af - as core::ops::function::Fn>::call::h2883c9d2dbd4e81c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x64f2806772af - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x64f2806769ac - std::panicking::begin_panic::{{closure}}::h951933a6bd82ace8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x64f2806717b9 - std::sys::backtrace::__rust_end_short_backtrace::h9b4e44a1bc04f345 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x64f280676972 - std::panicking::begin_panic::h937ac98a8122532e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x64f2801bf93a - compiletest_rs::runtest::TestCx::check_expected_errors::hff81fd6d3b4674c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:1100:13 [INFO] [stdout] 19: 0x64f2801b516e - compiletest_rs::runtest::TestCx::run_cfail_test::h45a54769a9e3d4e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:178:18 [INFO] [stdout] 20: 0x64f2801b268c - compiletest_rs::runtest::TestCx::run_revision::h814255abe038fd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:131:31 [INFO] [stdout] 21: 0x64f2801afbc7 - compiletest_rs::runtest::run::hc72936d5260090ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:83:17 [INFO] [stdout] 22: 0x64f280214b56 - compiletest_rs::make_test_closure::{{closure}}::h695796255e72870e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/lib.rs:280:9 [INFO] [stdout] 23: 0x64f28060bf06 - as core::ops::function::FnMut>::call_mut::h635bf1f84ad74eb5 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2092:9 [INFO] [stdout] 24: 0x64f2805d70ee - test::run_test::run_test_inner::{{closure}}::{{closure}}::he403b4803d8124f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.5.1/src/lib.rs:1447:59 [INFO] [stdout] 25: 0x64f28060d503 - core::ops::function::FnOnce::call_once::h11e7a1e1dd74319f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x64f280614fcf - as core::ops::function::FnOnce<()>>::call_once::hb41dc737c9262f24 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x64f2805e4e8c - std::panicking::catch_unwind::do_call::h1adca9e07ecf8095 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x64f280614e4b - __rust_try [INFO] [stdout] 29: 0x64f280612c20 - std::panicking::catch_unwind::h13b5ca3ee8c810a4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x64f280612c20 - std::panic::catch_unwind::he94163d03d50d7ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x64f2805d6b7b - test::run_test::run_test_inner::{{closure}}::he6de31efc7942295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.5.1/src/lib.rs:1447:26 [INFO] [stdout] 32: 0x64f28060d76e - core::ops::function::FnOnce::call_once::hc3075198abd37e90 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x64f2805e0d27 - std::sys::backtrace::__rust_begin_short_backtrace::h8bc5ede37de004db [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x64f2805ead7e - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfc072b84396ee573 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x64f280614f84 - as core::ops::function::FnOnce<()>>::call_once::ha7ddd5f14af97825 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x64f2805e4f00 - std::panicking::catch_unwind::do_call::h9e2c490a7a8467bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x64f2805edafb - __rust_try [INFO] [stdout] 38: 0x64f2805ea95f - std::panicking::catch_unwind::hd29fbf7b0daddc81 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x64f2805ea95f - std::panic::catch_unwind::h5495820865672de9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x64f2805ea95f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1033db8555f92f5f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x64f28060d48f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h766dbb6150f987a8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x64f28066c3ff - as core::ops::function::FnOnce>::call_once::h3adbd6ccf5f737af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x64f28066c3ff - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x7be37b466aa4 - [INFO] [stdout] 45: 0x7be37b4f3a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:1: unexpected error: '1:1: 1:25: multiple candidates for `dylib` dependency `dto_derive` found [E0464]' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:21: unexpected error: '21:3: 21:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:22: unexpected error: '22:3: 22:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:23: unexpected error: '23:3: 23:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:24: unexpected error: '24:3: 24:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:25: unexpected error: '25:3: 25:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:10: unexpected error: '10:3: 10:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:11: unexpected error: '11:3: 11:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:12: unexpected error: '12:3: 12:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:13: unexpected error: '13:3: 13:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:14: unexpected error: '14:3: 14:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:5: unexpected error: '5:3: 5:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:6: unexpected error: '6:3: 6:6: cannot find attribute `dto` in this scope' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:6: expected error not found: cannot map already mapped field 'a' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:9: expected error not found: cannot map non-existent field 'c' [INFO] [stdout] [INFO] [stdout] error: tests/ui-fail/dto_derive_map_attr.rs:20: expected error not found: cannot map non-existent field 'c' [INFO] [stdout] [INFO] [stdout] error: 13 unexpected errors found, 3 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/ui-fail/dto_derive_map_attr.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/dto_derive_map_attr.stage-id" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/lib" "-L" "/tmp/dto_derive_map_attr.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 1, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "1:1: 1:25: multiple candidates for `dylib` dependency `dto_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:6: cannot find attribute `dto` 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:6: cannot find attribute `dto` 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:6: cannot find attribute `dto` 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:6: cannot find attribute `dto` 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:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 10, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "10:3: 10:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 11, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "11:3: 11:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 12, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "12:3: 12:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 13, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "13:3: 13:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 14, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "14:3: 14:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 5, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "5:3: 5:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 6, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "6:3: 6:6: cannot find attribute `dto` in this scope", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 6, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "cannot map already mapped field 'a'", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 9, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "cannot map non-existent field 'c'", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 20, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "cannot map non-existent field 'c'", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] ui-fail/dto_derive_map_attr.rs' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:1100:13: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f28069bdd2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f28069bdd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f28069bdd2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f28069bdd2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f2806ad33f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64f2806ad33f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x64f2806642a3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64f2806642a3 - std::io::Write::write_fmt::ha849be0824d095ef [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64f280671682 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64f280676c9f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64f280676b31 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x64f280173fde - as core::ops::function::Fn>::call::h202f496763929329 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x64f280173fde - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64f2806772af - as core::ops::function::Fn>::call::h2883c9d2dbd4e81c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x64f2806772af - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x64f2806769ac - std::panicking::begin_panic::{{closure}}::h951933a6bd82ace8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x64f2806717b9 - std::sys::backtrace::__rust_end_short_backtrace::h9b4e44a1bc04f345 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x64f280676972 - std::panicking::begin_panic::h937ac98a8122532e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x64f2801bf93a - compiletest_rs::runtest::TestCx::check_expected_errors::hff81fd6d3b4674c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:1100:13 [INFO] [stdout] 19: 0x64f2801b516e - compiletest_rs::runtest::TestCx::run_cfail_test::h45a54769a9e3d4e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:178:18 [INFO] [stdout] 20: 0x64f2801b268c - compiletest_rs::runtest::TestCx::run_revision::h814255abe038fd71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:131:31 [INFO] [stdout] 21: 0x64f2801afbc7 - compiletest_rs::runtest::run::hc72936d5260090ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/runtest.rs:83:17 [INFO] [stdout] 22: 0x64f280214b56 - compiletest_rs::make_test_closure::{{closure}}::h695796255e72870e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/lib.rs:280:9 [INFO] [stdout] 23: 0x64f28060bf06 - as core::ops::function::FnMut>::call_mut::h635bf1f84ad74eb5 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2092:9 [INFO] [stdout] 24: 0x64f2805d70ee - test::run_test::run_test_inner::{{closure}}::{{closure}}::he403b4803d8124f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.5.1/src/lib.rs:1447:59 [INFO] [stdout] 25: 0x64f28060d503 - core::ops::function::FnOnce::call_once::h11e7a1e1dd74319f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x64f280614fcf - as core::ops::function::FnOnce<()>>::call_once::hb41dc737c9262f24 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x64f2805e4e8c - std::panicking::catch_unwind::do_call::h1adca9e07ecf8095 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x64f280614e4b - __rust_try [INFO] [stdout] 29: 0x64f280612c20 - std::panicking::catch_unwind::h13b5ca3ee8c810a4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x64f280612c20 - std::panic::catch_unwind::he94163d03d50d7ad [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x64f2805d6b7b - test::run_test::run_test_inner::{{closure}}::he6de31efc7942295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.5.1/src/lib.rs:1447:26 [INFO] [stdout] 32: 0x64f28060d76e - core::ops::function::FnOnce::call_once::hc3075198abd37e90 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 33: 0x64f2805e0d27 - std::sys::backtrace::__rust_begin_short_backtrace::h8bc5ede37de004db [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x64f2805ead7e - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hfc072b84396ee573 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x64f280614f84 - as core::ops::function::FnOnce<()>>::call_once::ha7ddd5f14af97825 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x64f2805e4f00 - std::panicking::catch_unwind::do_call::h9e2c490a7a8467bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x64f2805edafb - __rust_try [INFO] [stdout] 38: 0x64f2805ea95f - std::panicking::catch_unwind::hd29fbf7b0daddc81 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x64f2805ea95f - std::panic::catch_unwind::h5495820865672de9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x64f2805ea95f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1033db8555f92f5f [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x64f28060d48f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h766dbb6150f987a8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x64f28066c3ff - as core::ops::function::FnOnce>::call_once::h3adbd6ccf5f737af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 43: 0x64f28066c3ff - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 44: 0x7be37b466aa4 - [INFO] [stdout] 45: 0x7be37b4f3a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'compile_test' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/lib.rs:90:22: [INFO] [stdout] Some tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x64f28069bdd2 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f28069bdd2 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f28069bdd2 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f28069bdd2 - ::fmt::hde21067283f7e82e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f2806ad33f - core::fmt::rt::Argument::fmt::he65307037dca33c6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64f2806ad33f - core::fmt::write::h24186904251c31cb [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x64f2806642a3 - std::io::default_write_fmt::h4e8d11c5c4b9cafe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64f2806642a3 - std::io::Write::write_fmt::ha849be0824d095ef [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64f280671682 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64f280676c9f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64f280676b31 - std::panicking::default_hook::he2e9efee79b3dce9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x64f280173fde - as core::ops::function::Fn>::call::h202f496763929329 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x64f280173fde - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64f2806772af - as core::ops::function::Fn>::call::h2883c9d2dbd4e81c [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x64f2806772af - std::panicking::panic_with_hook::hf5648b7cec6bc73e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x64f2806769ac - std::panicking::begin_panic::{{closure}}::h951933a6bd82ace8 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x64f2806717b9 - std::sys::backtrace::__rust_end_short_backtrace::h9b4e44a1bc04f345 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x64f280676972 - std::panicking::begin_panic::h937ac98a8122532e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x64f2802196e1 - compiletest_rs::run_tests::h4e03244aa51311f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.19/src/lib.rs:90:22 [INFO] [stdout] 19: 0x64f280153333 - compiletest::run_mode::hb0a08a42315d5268 [INFO] [stdout] at /opt/rustwide/workdir/tests/compiletest.rs:12:5 [INFO] [stdout] 20: 0x64f2801530be - compiletest::compile_test::hba8aba55c3856a0e [INFO] [stdout] at /opt/rustwide/workdir/tests/compiletest.rs:17:5 [INFO] [stdout] 21: 0x64f2801530f7 - compiletest::compile_test::{{closure}}::hc2d6d3f688846869 [INFO] [stdout] at /opt/rustwide/workdir/tests/compiletest.rs:16:18 [INFO] [stdout] 22: 0x64f280153466 - core::ops::function::FnOnce::call_once::h134f24f16bffa9f4 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x64f280173e4b - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x64f280173e4b - test::__rust_begin_short_backtrace::h85d4fe5033219107 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x64f280187e3d - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x64f280187e3d - as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x64f280187e3d - std::panicking::catch_unwind::do_call::hf71351b2657d4002 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x64f280187e3d - std::panicking::catch_unwind::h7fcb5c0312d9e172 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x64f280187e3d - std::panic::catch_unwind::h5cf3c9bdee894ebe [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x64f280187e3d - test::run_test_in_process::h1469cb85193a3a25 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x64f280187e3d - test::run_test::{{closure}}::h59d45b3cd6453d69 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x64f280161384 - test::run_test::{{closure}}::h9baa0c3d443f28c9 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x64f280161384 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x64f280164bda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x64f280164bda - as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x64f280164bda - std::panicking::catch_unwind::do_call::h522b41a6c157aaba [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x64f280164bda - std::panicking::catch_unwind::h0efbf72006b8e365 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x64f280164bda - std::panic::catch_unwind::h3b081041e6c97066 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x64f280164bda - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 40: 0x64f280164bda - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x64f28066c3ff - as core::ops::function::FnOnce>::call_once::h3adbd6ccf5f737af [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 42: 0x64f28066c3ff - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987 [INFO] [stdout] at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 43: 0x7be37b466aa4 - [INFO] [stdout] 44: 0x7be37b4f3a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] compile_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0761f23d93d743357b1783b20de5585ea658ca8a2d1e2167b2b753ec3c2d4ad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0761f23d93d743357b1783b20de5585ea658ca8a2d1e2167b2b753ec3c2d4ad5", kill_on_drop: false }` [INFO] [stdout] 0761f23d93d743357b1783b20de5585ea658ca8a2d1e2167b2b753ec3c2d4ad5