[INFO] fetching crate ftlog2 0.3.2... [INFO] checking ftlog2-0.3.2 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate ftlog2 0.3.2 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate ftlog2 0.3.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ftlog2 0.3.2 [INFO] tweaked toml for crates.io crate ftlog2 0.3.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ftlog2 0.3.2 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ftlog2 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded typed-builder v0.16.2 [INFO] [stderr] Downloaded typed-builder-macro v0.16.2 [INFO] [stderr] Downloaded const_fn v0.4.10 [INFO] [stderr] Downloaded minstant v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0babf0a92719d6cc2711be8e2768ac7562e8914956d75baf4663e42afd78a719 [INFO] running `Command { std: "docker" "start" "-a" "0babf0a92719d6cc2711be8e2768ac7562e8914956d75baf4663e42afd78a719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0babf0a92719d6cc2711be8e2768ac7562e8914956d75baf4663e42afd78a719", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0babf0a92719d6cc2711be8e2768ac7562e8914956d75baf4663e42afd78a719", kill_on_drop: false }` [INFO] [stdout] 0babf0a92719d6cc2711be8e2768ac7562e8914956d75baf4663e42afd78a719 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddbc7de68da42f4ff5e4878c78be8d3b4928304bb5ed0a94be0054f6cdc33bd7 [INFO] running `Command { std: "docker" "start" "-a" "ddbc7de68da42f4ff5e4878c78be8d3b4928304bb5ed0a94be0054f6cdc33bd7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Checking itoa v1.0.13 [INFO] [stderr] Checking value-bag v1.10.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking tz-rs v0.6.14 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Checking typed-builder v0.16.2 [INFO] [stderr] Checking ftlog2 v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/appender/file.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[automatically_derived]` attribute cannot be used on inherent impl blocks [INFO] [stdout] --> src/appender/file.rs:138:1 [INFO] [stdout] | [INFO] [stdout] 138 | #[automatically_derived] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = help: `#[automatically_derived]` can only be applied to trait impl blocks [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/utc.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ftlog::appender::{Duration, FileAppender, Period}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | use ftlog2::appender::{Duration, FileAppender, Period}; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/utc.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | ftlog::info!("file log {}", i); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/utc.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 63 | ftlog::info!(target:"rotate", "file log {}", i); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/utc.rs:75:13 [INFO] [stdout] | [INFO] [stdout] 75 | ftlog::info!(target:"expire", "file log {}", i); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/lazy-bench.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | ftlog::info!("ftlog message"); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/lazy-bench.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | ftlog::info!("ftlog: {}", 0i32); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/lazy-bench.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | ftlog::info!(limit=3i64; "ftlog: {}", 0i32); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/local_tz.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use ftlog::appender::{Duration, FileAppender, Period}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 6 | use ftlog2::appender::{Duration, FileAppender, Period}; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/local_tz.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | ftlog::info!("file log {}", i); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/local_tz.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | ftlog::info!(target:"rotate", "file log {}", i); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/local_tz.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 74 | ftlog::info!(target:"expire", "file log {}", i); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/custom-format.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ftlog::{ [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use ftlog2::{ [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ftlog` [INFO] [stdout] --> examples/custom-format.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ftlog::{ [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 | use ftlog2::{ [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/random_drop.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | let _guard = ftlog::builder().try_init().unwrap(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | let _guard = ftlog2::builder().try_init().unwrap(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ftlog` [INFO] [stdout] --> examples/stderr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ftlog::info; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use ftlog2::info; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/custom-format.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | ftlog::Builder::new() [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 58 | ftlog2::Builder::new() [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] 1 + use ftlog2::Builder; [INFO] [stdout] | [INFO] [stdout] help: if you import `Builder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 58 - ftlog::Builder::new() [INFO] [stdout] 58 + Builder::new() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ftlog2` (example "random_drop") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/lazy-bench.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | let _guard = ftlog::Builder::new() [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 34 | let _guard = ftlog2::Builder::new() [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] 1 + use ftlog2::Builder; [INFO] [stdout] | [INFO] [stdout] help: if you import `Builder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 34 - let _guard = ftlog::Builder::new() [INFO] [stdout] 34 + let _guard = Builder::new() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/utc.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | let logger = ftlog::Builder::new() [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 9 | let logger = ftlog2::Builder::new() [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] 1 + use ftlog2::Builder; [INFO] [stdout] | [INFO] [stdout] help: if you import `Builder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 9 - let logger = ftlog::Builder::new() [INFO] [stdout] 9 + let logger = Builder::new() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/ftlog.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ftlog::{ [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use ftlog2::{ [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ftlog2` (example "custom-format") 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] error[E0432]: unresolved import `ftlog` [INFO] [stdout] --> examples/ftlog.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ftlog::{ [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use ftlog2::{ [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/lazy-bench.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | ftlog::logger().flush(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] ... [INFO] [stdout] 42 | / run!("static string", { [INFO] [stdout] 43 | | ftlog::info!("ftlog message"); [INFO] [stdout] 44 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 17 | ftlog2::logger().flush(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/local_tz.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | let logger = ftlog::Builder::new() [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 9 | let logger = ftlog2::Builder::new() [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] 1 + use ftlog2::Builder; [INFO] [stdout] | [INFO] [stdout] help: if you import `Builder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 9 - let logger = ftlog::Builder::new() [INFO] [stdout] 9 + let logger = Builder::new() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/lazy-bench.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | ftlog::logger().flush(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] ... [INFO] [stdout] 45 | / run!("with i32", { [INFO] [stdout] 46 | | ftlog::info!("ftlog: {}", 0i32); [INFO] [stdout] 47 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 17 | ftlog2::logger().flush(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/lazy-bench.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | ftlog::logger().flush(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] ... [INFO] [stdout] 48 | / run!("limit with i32", { [INFO] [stdout] 49 | | ftlog::info!(limit=3i64; "ftlog: {}", 0i32); [INFO] [stdout] 50 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 17 | ftlog2::logger().flush(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ftlog2` (example "lazy-bench") due to 7 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/ftlog.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ftlog::Builder::new() [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 15 | ftlog2::Builder::new() [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] 1 + use ftlog2::Builder; [INFO] [stdout] | [INFO] [stdout] help: if you import `Builder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 15 - ftlog::Builder::new() [INFO] [stdout] 15 + Builder::new() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ftlog` [INFO] [stdout] --> examples/string-bench.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use ftlog::{FtLogFormat, Record}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | use ftlog2::{FtLogFormat, Record}; [INFO] [stdout] | + [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 unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/string-bench.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | ftlog::info!("ftlog message"); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/string-bench.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | ftlog::info!("ftlog: {}", 0i32); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/string-bench.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ftlog::info!(limit=3i64; "ftlog: {}", 0i32); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/local_tz.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | ftlog::logger().flush(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 52 | ftlog2::logger().flush(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/utc.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | ftlog::logger().flush(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 53 | ftlog2::logger().flush(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/local_tz.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | ftlog::logger().flush(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 64 | ftlog2::logger().flush(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/utc.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | ftlog::logger().flush(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 65 | ftlog2::logger().flush(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/local_tz.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | ftlog::logger().flush(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 76 | ftlog2::logger().flush(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> tests/utc.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | ftlog::logger().flush(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 77 | ftlog2::logger().flush(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ftlog2` (example "ftlog") due to 3 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/multi-dest.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ftlog::{ [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use ftlog2::{ [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ftlog2` (test "utc") due to 8 previous errors [INFO] [stderr] error: could not compile `ftlog2` (test "local_tz") due to 8 previous errors [INFO] [stdout] error[E0432]: unresolved import `ftlog` [INFO] [stdout] --> examples/multi-dest.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use ftlog::{ [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use ftlog2::{ [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ftlog` [INFO] [stdout] --> benches/format.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use ftlog::{FtLogFormat, FtLogFormatter, Record}; [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 | use ftlog2::{FtLogFormat, FtLogFormatter, Record}; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/stderr.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | let _guard = ftlog::builder().try_init().unwrap(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 | let _guard = ftlog2::builder().try_init().unwrap(); [INFO] [stdout] | + [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] [stderr] error: could not compile `ftlog2` (bench "format") due to 1 previous error [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/string-bench.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | let _guard = ftlog::Builder::new() [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 49 | let _guard = ftlog2::Builder::new() [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] 1 + use ftlog2::Builder; [INFO] [stdout] | [INFO] [stdout] help: if you import `Builder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 49 - let _guard = ftlog::Builder::new() [INFO] [stdout] 49 + let _guard = Builder::new() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/multi-dest.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | ftlog::Builder::new() [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 15 | ftlog2::Builder::new() [INFO] [stdout] | + [INFO] [stdout] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 1 + use std::thread::Builder; [INFO] [stdout] | [INFO] [stdout] 1 + use ftlog2::Builder; [INFO] [stdout] | [INFO] [stdout] help: if you import `Builder`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 15 - ftlog::Builder::new() [INFO] [stdout] 15 + Builder::new() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/string-bench.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | ftlog::logger().flush(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] ... [INFO] [stdout] 58 | / run!("static string", { [INFO] [stdout] 59 | | ftlog::info!("ftlog message"); [INFO] [stdout] 60 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | ftlog2::logger().flush(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/string-bench.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | ftlog::logger().flush(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] ... [INFO] [stdout] 61 | / run!("with i32", { [INFO] [stdout] 62 | | ftlog::info!("ftlog: {}", 0i32); [INFO] [stdout] 63 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | ftlog2::logger().flush(); [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] --> examples/string-bench.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | ftlog::logger().flush(); [INFO] [stdout] | ^^^^^ use of unresolved module or unlinked crate `ftlog` [INFO] [stdout] ... [INFO] [stdout] 64 | / run!("limit with i32", { [INFO] [stdout] 65 | | ftlog::info!(limit=3i64; "ftlog: {}", 0i32); [INFO] [stdout] 66 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `run` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 19 | ftlog2::logger().flush(); [INFO] [stdout] | + [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] [stderr] error: could not compile `ftlog2` (example "stderr") due to 2 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] [stderr] error: could not compile `ftlog2` (example "string-bench") due to 8 previous errors [INFO] [stderr] error: could not compile `ftlog2` (example "multi-dest") due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "ddbc7de68da42f4ff5e4878c78be8d3b4928304bb5ed0a94be0054f6cdc33bd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddbc7de68da42f4ff5e4878c78be8d3b4928304bb5ed0a94be0054f6cdc33bd7", kill_on_drop: false }` [INFO] [stdout] ddbc7de68da42f4ff5e4878c78be8d3b4928304bb5ed0a94be0054f6cdc33bd7