[INFO] fetching crate trace2 0.1.0...
[INFO] testing trace2-0.1.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate trace2 0.1.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate trace2 0.1.0
[INFO] finished tweaking crates.io crate trace2 0.1.0
[INFO] tweaked toml for crates.io crate trace2 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate trace2 0.1.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.5.13 (available: v0.11.10)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.5.13
[INFO] [stderr]   Downloaded trace2_macro v0.1.0
[INFO] [stderr]   Downloaded syn v0.14.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02011df1e1079d63143b3d1f0324547069ba1cdc1084bab4bf2922fc2a2bc874
[INFO] running `Command { std: "docker" "start" "-a" "02011df1e1079d63143b3d1f0324547069ba1cdc1084bab4bf2922fc2a2bc874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02011df1e1079d63143b3d1f0324547069ba1cdc1084bab4bf2922fc2a2bc874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02011df1e1079d63143b3d1f0324547069ba1cdc1084bab4bf2922fc2a2bc874", kill_on_drop: false }`
[INFO] [stdout] 02011df1e1079d63143b3d1f0324547069ba1cdc1084bab4bf2922fc2a2bc874
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c885f7ec95ce0d729915eedc603f4765699629aac8f5057c63e13d5652e3d733
[INFO] running `Command { std: "docker" "start" "-a" "c885f7ec95ce0d729915eedc603f4765699629aac8f5057c63e13d5652e3d733", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling trace2_macro v0.1.0
[INFO] [stderr]    Compiling trace2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(use_extern_macros)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: syn v0.14.9
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "c885f7ec95ce0d729915eedc603f4765699629aac8f5057c63e13d5652e3d733", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c885f7ec95ce0d729915eedc603f4765699629aac8f5057c63e13d5652e3d733", kill_on_drop: false }`
[INFO] [stdout] c885f7ec95ce0d729915eedc603f4765699629aac8f5057c63e13d5652e3d733
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 905069abd7f03476fa9eb06d107411c7fb7f5a067f710daa45025f1e61fe2fa7
[INFO] running `Command { std: "docker" "start" "-a" "905069abd7f03476fa9eb06d107411c7fb7f5a067f710daa45025f1e61fe2fa7", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stdout] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(use_extern_macros)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_logger v0.5.13
[INFO] [stderr]    Compiling trace2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/ignore.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(use_extern_macros)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro_path_invoc` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/ignore.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(proc_macro_path_invoc)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> tests/nested.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(proc_macro_mod)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.27.0; see <https://github.com/rust-lang/rust/pull/52121> for more information
[INFO] [stdout]   = note: subsumed by `#![feature(proc_macro_hygiene)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> examples/impl_level.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(use_extern_macros)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro_path_invoc` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> examples/impl_level.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(proc_macro_path_invoc)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> examples/crate_level.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(proc_macro_mod)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in 1.27.0; see <https://github.com/rust-lang/rust/pull/52121> for more information
[INFO] [stdout]   = note: subsumed by `#![feature(proc_macro_hygiene)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: inner macro attributes are unstable
[INFO] [stdout]   --> tests/nested.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #![::trace2::trace2]
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]    = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(use_extern_macros)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/unreachable.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(use_extern_macros)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro_path_invoc` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/unreachable.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(proc_macro_path_invoc)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/return_box.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(use_extern_macros)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: inner macro attributes are unstable
[INFO] [stdout]   --> examples/crate_level.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #![::trace2::trace2]
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #54726 <https://github.com/rust-lang/rust/issues/54726> for more information
[INFO] [stdout]    = help: add `#![feature(custom_inner_attributes)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2026-04-24; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro_path_invoc` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/return_box.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(proc_macro_path_invoc)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> examples/ignore.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(use_extern_macros)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro_path_invoc` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> examples/ignore.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(proc_macro_path_invoc)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> examples/basic.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(use_extern_macros)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro_path_invoc` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> examples/basic.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(proc_macro_path_invoc)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/generic.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(use_extern_macros)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro_path_invoc` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/generic.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(proc_macro_path_invoc)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro_path_invoc` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> examples/crate_level.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(proc_macro_path_invoc)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> tests/return_box.rs:22:42
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn new_animal(kind: &'static str) -> Box<Animal> {
[INFO] [stdout]    |                                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn new_animal(kind: &'static str) -> Box<dyn Animal> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trace2` (example "crate_level") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/complex_impl_type.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(use_extern_macros)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: the feature `proc_macro_path_invoc` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/complex_impl_type.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(proc_macro_path_invoc)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro_path_invoc` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/nested.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(proc_macro_path_invoc)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `use_extern_macros` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/complex.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(use_extern_macros)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `proc_macro_path_invoc` has been stable since 1.30.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> tests/complex.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(proc_macro_path_invoc)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trace2` (test "nested") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> tests/complex.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 |                       _ => unimplemented!(),
[INFO] [stdout]    |                       ^ no value can reach this
[INFO] [stdout] ...
[INFO] [stdout] 64 | / dispatch_call! {
[INFO] [stdout] 65 | |     INT_CALLS {
[INFO] [stdout] 66 | |         FloorInt => dummy,
[INFO] [stdout] 67 | |         CeilInt => dummy,
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> tests/complex.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 37 |                        $(FuncKind::$i_sig => self.$i_func(foo, $($i_arg),*)),*,
[INFO] [stdout]    |  __________________________________-
[INFO] [stdout] 38 | |                      _ => panic!(),
[INFO] [stdout] ...  |
[INFO] [stdout] 44 | |                      $(FuncKind::$r_sig => self.$r_func(foo, $($r_arg),*),)*
[INFO] [stdout]    | | _________________________________-
[INFO] [stdout] 45 | ||                     _ => panic!(),
[INFO] [stdout] ...  ||
[INFO] [stdout] 50 | ||                 match self.sig {
[INFO] [stdout] 51 | ||                     $(FuncKind::$i_sig => {
[INFO] [stdout]    | ||                              -
[INFO] [stdout]    | ||                              |
[INFO] [stdout]    | ||                              matches some of the same values
[INFO] [stdout]    | ||______________________________matches some of the same values
[INFO] [stdout]    |  |                              matches some of the same values
[INFO] [stdout] 52 |  |                         self.$i_func(foo, $($r_arg)*)
[INFO] [stdout] 53 |  |                     })*
[INFO] [stdout] 54 |  |                     $(FuncKind::$r_sig => {
[INFO] [stdout]    |  |______________________________- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 57 |                        _ => unimplemented!(),
[INFO] [stdout]    |                        ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout] ...
[INFO] [stdout] 64 |  / dispatch_call! {
[INFO] [stdout] 65 |  |     INT_CALLS {
[INFO] [stdout] 66 |  |         FloorInt => dummy,
[INFO] [stdout] 67 |  |         CeilInt => dummy,
[INFO] [stdout] ...   |
[INFO] [stdout] 75 |  | }
[INFO] [stdout]    |  |_- in this macro invocation
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `FloorInt`, `CeilInt`, `RoundInt`, `CeilReal`, and `RoundReal` are never constructed
[INFO] [stdout]   --> tests/complex.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | enum FuncKind {
[INFO] [stdout]    |      -------- variants in this enum
[INFO] [stdout] 20 |     FloorInt,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 21 |     CeilInt,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 22 |     RoundInt,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 23 |     FloorReal,
[INFO] [stdout] 24 |     CeilReal,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 25 |     RoundReal,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `eval_int` and `eval_real` are never used
[INFO] [stdout]   --> tests/complex.rs:35:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |           impl Func {
[INFO] [stdout]    |           --------- methods in this implementation
[INFO] [stdout] 35 |               pub fn eval_int(&self, foo: Vec<u8>) {
[INFO] [stdout]    |                      ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |               pub fn eval_real(&self, foo: Vec<u8>) {
[INFO] [stdout]    |                      ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 | / dispatch_call! {
[INFO] [stdout] 65 | |     INT_CALLS {
[INFO] [stdout] 66 | |         FloorInt => dummy,
[INFO] [stdout] 67 | |         CeilInt => dummy,
[INFO] [stdout] ...  |
[INFO] [stdout] 75 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `dispatch_call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "905069abd7f03476fa9eb06d107411c7fb7f5a067f710daa45025f1e61fe2fa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "905069abd7f03476fa9eb06d107411c7fb7f5a067f710daa45025f1e61fe2fa7", kill_on_drop: false }`
[INFO] [stdout] 905069abd7f03476fa9eb06d107411c7fb7f5a067f710daa45025f1e61fe2fa7
