[INFO] fetching crate aptos-logger-link 0.1.0... [INFO] testing aptos-logger-link-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate aptos-logger-link 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate aptos-logger-link 0.1.0 [INFO] finished tweaking crates.io crate aptos-logger-link 0.1.0 [INFO] tweaked toml for crates.io crate aptos-logger-link 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate aptos-logger-link 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 182 packages to latest compatible versions [INFO] [stderr] Adding console-subscriber v0.1.10 (available: v0.5.0) [INFO] [stderr] Adding erased-serde v0.3.31 (available: v0.4.9) [INFO] [stderr] Adding hostname v0.3.1 (available: v0.4.1) [INFO] [stderr] Adding prometheus v0.13.4 (available: v0.14.0) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.2) [INFO] [stderr] Adding strum_macros v0.24.3 (available: v0.27.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3614dbbb96488fc83b2978dbfef541c87d166ccce650f13af39e194f3e31178d [INFO] running `Command { std: "docker" "start" "-a" "3614dbbb96488fc83b2978dbfef541c87d166ccce650f13af39e194f3e31178d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3614dbbb96488fc83b2978dbfef541c87d166ccce650f13af39e194f3e31178d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3614dbbb96488fc83b2978dbfef541c87d166ccce650f13af39e194f3e31178d", kill_on_drop: false }` [INFO] [stdout] 3614dbbb96488fc83b2978dbfef541c87d166ccce650f13af39e194f3e31178d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c20d6d0aa34e87abf3e72c4f11e7bb9e93f11632f4fb13bd179443880e0f230c [INFO] running `Command { std: "docker" "start" "-a" "c20d6d0aa34e87abf3e72c4f11e7bb9e93f11632f4fb13bd179443880e0f230c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling aptos-infallible-link v0.1.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling aptos-log-derive-link v0.1.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling aptos-logger-link v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/kv.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | Debug(&'v (dyn fmt::Debug)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - Debug(&'v (dyn fmt::Debug)), [INFO] [stdout] 41 + Debug(&'v dyn fmt::Debug), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/kv.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | Display(&'v (dyn fmt::Display)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 42 - Display(&'v (dyn fmt::Display)), [INFO] [stdout] 42 + Display(&'v dyn fmt::Display), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/kv.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | Serde(&'v (dyn erased_serde::Serialize)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - Serde(&'v (dyn erased_serde::Serialize)), [INFO] [stdout] 43 + Serde(&'v dyn erased_serde::Serialize), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/kv.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | self.borrow() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Key` does not implement `Borrow`, so calling `borrow` on `&Key` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 34 - self.borrow() [INFO] [stdout] 34 + self [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Key`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 22 + #[derive(Clone)] [INFO] [stdout] 23 | pub struct Key(Cow<'static, str>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.22s [INFO] running `Command { std: "docker" "inspect" "c20d6d0aa34e87abf3e72c4f11e7bb9e93f11632f4fb13bd179443880e0f230c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c20d6d0aa34e87abf3e72c4f11e7bb9e93f11632f4fb13bd179443880e0f230c", kill_on_drop: false }` [INFO] [stdout] c20d6d0aa34e87abf3e72c4f11e7bb9e93f11632f4fb13bd179443880e0f230c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 595c60afcaf4e3a199a3b43b1cbc300c82cdd385365e3f90559b960cb2fe12dd [INFO] running `Command { std: "docker" "start" "-a" "595c60afcaf4e3a199a3b43b1cbc300c82cdd385365e3f90559b960cb2fe12dd", kill_on_drop: false }` [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/kv.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | Debug(&'v (dyn fmt::Debug)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - Debug(&'v (dyn fmt::Debug)), [INFO] [stdout] 41 + Debug(&'v dyn fmt::Debug), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/kv.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | Display(&'v (dyn fmt::Display)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 42 - Display(&'v (dyn fmt::Display)), [INFO] [stdout] 42 + Display(&'v dyn fmt::Display), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/kv.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | Serde(&'v (dyn erased_serde::Serialize)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - Serde(&'v (dyn erased_serde::Serialize)), [INFO] [stdout] 43 + Serde(&'v dyn erased_serde::Serialize), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/kv.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | self.borrow() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Key` does not implement `Borrow`, so calling `borrow` on `&Key` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 34 - self.borrow() [INFO] [stdout] 34 + self [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Key`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 22 + #[derive(Clone)] [INFO] [stdout] 23 | pub struct Key(Cow<'static, str>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling aptos-logger-link v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 90 | ::aptos_logger::info!(t); [INFO] [stdout] | ^^^^^^^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aptos_logger` [INFO] [stdout] --> tests/remote.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use aptos_logger::{aptos_logger::AptosData, debug, error, trace, Level}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_logger` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aptos_logger`, use `cargo add aptos_logger` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aptos_logger` [INFO] [stdout] --> tests/remote.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use aptos_logger::{aptos_logger::AptosData, debug, error, trace, Level}; [INFO] [stdout] | ^^^^^^^^^^^^ help: a similar path exists: `aptos_logger_link::aptos_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aptos_logger` [INFO] [stdout] --> tests/remote.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | aptos_logger::flush(); [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_logger` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aptos_logger`, use `cargo add aptos_logger` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aptos-logger-link` (test "logger") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aptos_logger` [INFO] [stdout] --> tests/logger.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use aptos_logger::{aptos_logger::AptosData, info, Writer}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_logger` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aptos_logger`, use `cargo add aptos_logger` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `aptos_logger` [INFO] [stdout] --> tests/logger.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use aptos_logger::{aptos_logger::AptosData, info, Writer}; [INFO] [stdout] | ^^^^^^^^^^^^ help: a similar path exists: `aptos_logger_link::aptos_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aptos-logger-link` (test "remote") due to 3 previous errors [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] 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 unresolved module or unlinked crate `aptos_logger` [INFO] [stdout] --> tests/tracing_translation_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use aptos_logger::{aptos_logger::AptosData, Writer}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_logger` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aptos_logger`, use `cargo add aptos_logger` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aptos_logger` [INFO] [stdout] --> tests/tracing_translation_tests.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use aptos_logger::{aptos_logger::AptosData, Writer}; [INFO] [stdout] | ^^^^^^^^^^^^ help: a similar path exists: `aptos_logger_link::aptos_logger` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Schema)] [INFO] [stdout] | ^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Schema` (in Nightly builds, run with -Z macro-backtrace for more info) [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] warning: unnecessary parentheses around type [INFO] [stdout] --> src/kv.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 41 | Debug(&'v (dyn fmt::Debug)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 41 - Debug(&'v (dyn fmt::Debug)), [INFO] [stdout] 41 + Debug(&'v dyn fmt::Debug), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/kv.rs:42:17 [INFO] [stdout] | [INFO] [stdout] 42 | Display(&'v (dyn fmt::Display)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 42 - Display(&'v (dyn fmt::Display)), [INFO] [stdout] 42 + Display(&'v dyn fmt::Display), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/kv.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 43 | Serde(&'v (dyn erased_serde::Serialize)), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 43 - Serde(&'v (dyn erased_serde::Serialize)), [INFO] [stdout] 43 + Serde(&'v dyn erased_serde::Serialize), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aptos-logger-link` (test "tracing_translation_tests") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Default, Schema)] [INFO] [stdout] | ^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `aptos_logger` [INFO] [stdout] --> tests/logger_custom_format.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use aptos_logger::{aptos_logger::AptosData, info, Writer}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `aptos_logger` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `aptos_logger`, use `cargo add aptos_logger` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `aptos_logger` [INFO] [stdout] --> tests/logger_custom_format.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use aptos_logger::{aptos_logger::AptosData, info, Writer}; [INFO] [stdout] | ^^^^^^^^^^^^ help: a similar path exists: `aptos_logger_link::aptos_logger` [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: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Default, Schema)] [INFO] [stdout] | ^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aptos-logger-link` (test "logger_custom_format") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Default, Schema)] [INFO] [stdout] | ^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Default, Schema)] [INFO] [stdout] | ^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Schema)] [INFO] [stdout] | ^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use aptos_logger_link::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Schema)] [INFO] [stdout] | ^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 + use aptos_logger_link::Value; [INFO] [stdout] | [INFO] [stdout] 4 + use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] 4 + use tracing::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Default, Schema)] [INFO] [stdout] | ^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use aptos_logger_link::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:24:23 [INFO] [stdout] | [INFO] [stdout] 24 | #[derive(Default, Schema)] [INFO] [stdout] | ^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 + use aptos_logger_link::Value; [INFO] [stdout] | [INFO] [stdout] 4 + use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] 4 + use tracing::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Default, Schema)] [INFO] [stdout] | ^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use aptos_logger_link::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:36:23 [INFO] [stdout] | [INFO] [stdout] 36 | #[derive(Default, Schema)] [INFO] [stdout] | ^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 + use aptos_logger_link::Value; [INFO] [stdout] | [INFO] [stdout] 4 + use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] 4 + use tracing::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Default, Schema)] [INFO] [stdout] | ^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use aptos_logger_link::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:48:23 [INFO] [stdout] | [INFO] [stdout] 48 | #[derive(Default, Schema)] [INFO] [stdout] | ^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 + use aptos_logger_link::Value; [INFO] [stdout] | [INFO] [stdout] 4 + use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] 4 + use tracing::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Default, Schema)] [INFO] [stdout] | ^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 4 + use aptos_logger_link::Key; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `aptos_logger` in the list of imported crates [INFO] [stdout] --> tests/derive.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Default, Schema)] [INFO] [stdout] | ^^^^^^ could not find `aptos_logger` in the list of imported crates [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Schema` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 4 + use aptos_logger_link::Value; [INFO] [stdout] | [INFO] [stdout] 4 + use serde_json::Value; [INFO] [stdout] | [INFO] [stdout] 4 + use tracing::Value; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aptos-logger-link` (test "derive") due to 16 previous errors [INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing [INFO] [stdout] --> src/kv.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | self.borrow() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Key` does not implement `Borrow`, so calling `borrow` on `&Key` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 34 - self.borrow() [INFO] [stdout] 34 + self [INFO] [stdout] | [INFO] [stdout] help: if you meant to clone `Key`, implement `Clone` for it [INFO] [stdout] | [INFO] [stdout] 22 + #[derive(Clone)] [INFO] [stdout] 23 | pub struct Key(Cow<'static, str>); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "595c60afcaf4e3a199a3b43b1cbc300c82cdd385365e3f90559b960cb2fe12dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "595c60afcaf4e3a199a3b43b1cbc300c82cdd385365e3f90559b960cb2fe12dd", kill_on_drop: false }` [INFO] [stdout] 595c60afcaf4e3a199a3b43b1cbc300c82cdd385365e3f90559b960cb2fe12dd