[INFO] fetching crate tracing-subscriber 0.3.16... [INFO] testing tracing-subscriber-0.3.16 against try#8dae881ac166f8debe04e17604ebbe2ab47083fd+target=i686-unknown-linux-musl for musl_upgrade_test [INFO] extracting crate tracing-subscriber 0.3.16 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tracing-subscriber 0.3.16 on toolchain 8dae881ac166f8debe04e17604ebbe2ab47083fd [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8dae881ac166f8debe04e17604ebbe2ab47083fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tracing-subscriber 0.3.16 [INFO] finished tweaking crates.io crate tracing-subscriber 0.3.16 [INFO] tweaked toml for crates.io crate tracing-subscriber 0.3.16 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8dae881ac166f8debe04e17604ebbe2ab47083fd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8dae881ac166f8debe04e17604ebbe2ab47083fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded valuable-serde v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8dae881ac166f8debe04e17604ebbe2ab47083fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 88b56c6d33d6f3d2bc59451b72769aeb944de6dba6e69584b6a1edc6e581d8b9 [INFO] running `Command { std: "docker" "start" "-a" "88b56c6d33d6f3d2bc59451b72769aeb944de6dba6e69584b6a1edc6e581d8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "88b56c6d33d6f3d2bc59451b72769aeb944de6dba6e69584b6a1edc6e581d8b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88b56c6d33d6f3d2bc59451b72769aeb944de6dba6e69584b6a1edc6e581d8b9", kill_on_drop: false }` [INFO] [stdout] 88b56c6d33d6f3d2bc59451b72769aeb944de6dba6e69584b6a1edc6e581d8b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8dae881ac166f8debe04e17604ebbe2ab47083fd" "build" "--frozen" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 27afc687fa3bb345db419073a08c54abd39aa73f919a9f96a391ddeaabad0e8e [INFO] running `Command { std: "docker" "start" "-a" "27afc687fa3bb345db419073a08c54abd39aa73f919a9f96a391ddeaabad0e8e", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information [INFO] [stdout] --> src/lib.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | const_err, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `Command { std: "docker" "inspect" "27afc687fa3bb345db419073a08c54abd39aa73f919a9f96a391ddeaabad0e8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27afc687fa3bb345db419073a08c54abd39aa73f919a9f96a391ddeaabad0e8e", kill_on_drop: false }` [INFO] [stdout] 27afc687fa3bb345db419073a08c54abd39aa73f919a9f96a391ddeaabad0e8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+8dae881ac166f8debe04e17604ebbe2ab47083fd" "test" "--frozen" "--no-run" "--message-format=json" "--target" "i686-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8ff2195682ed3027c82960d7283fb3b84db6dfae8a2cb5bfbde68f00f07a61d9 [INFO] running `Command { std: "docker" "start" "-a" "8ff2195682ed3027c82960d7283fb3b84db6dfae8a2cb5bfbde68f00f07a61d9", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information [INFO] [stdout] --> src/lib.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | const_err, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_mock` [INFO] [stdout] --> tests/support.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_mock::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_core::{ [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/support.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use tracing_mock::{event, field, span, subscriber}; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | pub use tracing_core::{event, field, span, subscriber}; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_mock` [INFO] [stdout] --> tests/support.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_mock::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_core::{ [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/support.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use tracing_mock::{event, field, span, subscriber}; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | pub use tracing_core::{event, field, span, subscriber}; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_mock` [INFO] [stdout] --> tests/support.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_mock::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_core::{ [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/support.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use tracing_mock::{event, field, span, subscriber}; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | pub use tracing_core::{event, field, span, subscriber}; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_mock` [INFO] [stdout] --> tests/support.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_mock::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_core::{ [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/utils.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tracing_mock::*; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use tracing_core::*; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/support.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use tracing_mock::{event, field, span, subscriber}; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | pub use tracing_core::{event, field, span, subscriber}; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0790]: cannot call associated function on trait without specifying the corresponding `impl` type [INFO] [stdout] --> tests/support.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | expected: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot call associated function of trait [INFO] [stdout] | [INFO] [stdout] help: use a fully-qualified path to a specific available implementation (383 found) [INFO] [stdout] | [INFO] [stdout] 29 | expected: ::default(), [INFO] [stdout] | +++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `subscriber` [INFO] [stdout] --> tests/utils.rs:8:34 [INFO] [stdout] | [INFO] [stdout] 8 | let (subscriber, finished) = subscriber::mock() [INFO] [stdout] | ^^^^^^^^^^ use of undeclared crate or module `subscriber` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `event` [INFO] [stdout] --> tests/utils.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | event::mock() [INFO] [stdout] | ^^^^^ use of undeclared crate or module `event` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0790]: cannot call associated function on trait without specifying the corresponding `impl` type [INFO] [stdout] --> tests/support.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | expected: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot call associated function of trait [INFO] [stdout] | [INFO] [stdout] help: use a fully-qualified path to a specific available implementation (383 found) [INFO] [stdout] | [INFO] [stdout] 29 | expected: ::default(), [INFO] [stdout] | +++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_mock` [INFO] [stdout] --> tests/support.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_mock::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_core::{ [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/support.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use tracing_mock::{event, field, span, subscriber}; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | pub use tracing_core::{event, field, span, subscriber}; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `tracing_mock` [INFO] [stdout] --> tests/layer_filters/../support.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_mock::{ [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use tracing_core::{ [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `tracing_mock` [INFO] [stdout] --> tests/layer_filters/../support.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub use tracing_mock::{event, field, span, subscriber}; [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared crate or module `tracing_mock` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | pub use tracing_core::{event, field, span, subscriber}; [INFO] [stdout] | ~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0790]: cannot call associated function on trait without specifying the corresponding `impl` type [INFO] [stdout] --> tests/support.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | expected: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot call associated function of trait [INFO] [stdout] | [INFO] [stdout] help: use a fully-qualified path to a specific available implementation (383 found) [INFO] [stdout] | [INFO] [stdout] 29 | expected: ::default(), [INFO] [stdout] | +++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-subscriber` due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0790]: cannot call associated function on trait without specifying the corresponding `impl` type [INFO] [stdout] --> tests/support.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | expected: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot call associated function of trait [INFO] [stdout] | [INFO] [stdout] help: use a fully-qualified path to a specific available implementation (383 found) [INFO] [stdout] | [INFO] [stdout] 29 | expected: ::default(), [INFO] [stdout] | +++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0790]: cannot call associated function on trait without specifying the corresponding `impl` type [INFO] [stdout] --> tests/support.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | expected: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot call associated function of trait [INFO] [stdout] | [INFO] [stdout] help: use a fully-qualified path to a specific available implementation (383 found) [INFO] [stdout] | [INFO] [stdout] 29 | expected: ::default(), [INFO] [stdout] | +++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0790. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-subscriber` due to 4 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0790. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0790. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0790]: cannot call associated function on trait without specifying the corresponding `impl` type [INFO] [stdout] --> tests/layer_filters/../support.rs:29:23 [INFO] [stdout] | [INFO] [stdout] 29 | expected: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ cannot call associated function of trait [INFO] [stdout] | [INFO] [stdout] help: use a fully-qualified path to a specific available implementation (383 found) [INFO] [stdout] | [INFO] [stdout] 29 | expected: ::default(), [INFO] [stdout] | +++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-subscriber` due to 4 previous errors [INFO] [stderr] error: could not compile `tracing-subscriber` due to 4 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0790. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-subscriber` due to 4 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0790. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-subscriber` due to 4 previous errors [INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information [INFO] [stdout] --> src/lib.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 183 | const_err, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Layer` [INFO] [stdout] --> tests/layer_filters/main.rs:14:46 [INFO] [stdout] | [INFO] [stdout] 14 | use tracing_subscriber::{filter, prelude::*, Layer}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0790. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-subscriber` due to 4 previous errors; 1 warning emitted [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8ff2195682ed3027c82960d7283fb3b84db6dfae8a2cb5bfbde68f00f07a61d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ff2195682ed3027c82960d7283fb3b84db6dfae8a2cb5bfbde68f00f07a61d9", kill_on_drop: false }` [INFO] [stdout] 8ff2195682ed3027c82960d7283fb3b84db6dfae8a2cb5bfbde68f00f07a61d9