[INFO] fetching crate ftlog2 0.3.2...
[INFO] testing ftlog2-0.3.2 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate ftlog2 0.3.2 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ftlog2 0.3.2 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const_fn v0.4.10
[INFO] [stderr]   Downloaded typed-builder-macro v0.16.2
[INFO] [stderr]   Downloaded allocator-api2 v0.2.20
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded typed-builder v0.16.2
[INFO] [stderr]   Downloaded itoa v1.0.13
[INFO] [stderr]   Downloaded minstant v0.1.7
[INFO] [stderr]   Downloaded syn v2.0.89
[INFO] [stderr]   Downloaded libc v0.2.164
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a22dd3918d1c74a5d48781abf7cd5e91e8d6bb7e03d7eb08a2d1f6b19257ed27
[INFO] running `Command { std: "docker" "start" "-a" "a22dd3918d1c74a5d48781abf7cd5e91e8d6bb7e03d7eb08a2d1f6b19257ed27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a22dd3918d1c74a5d48781abf7cd5e91e8d6bb7e03d7eb08a2d1f6b19257ed27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a22dd3918d1c74a5d48781abf7cd5e91e8d6bb7e03d7eb08a2d1f6b19257ed27", kill_on_drop: false }`
[INFO] [stdout] a22dd3918d1c74a5d48781abf7cd5e91e8d6bb7e03d7eb08a2d1f6b19257ed27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 298dd417a563f9aaa4a97df56e1f80b93a245c1aab6a64d915a56ddbac336766
[INFO] running `Command { std: "docker" "start" "-a" "298dd417a563f9aaa4a97df56e1f80b93a245c1aab6a64d915a56ddbac336766", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling const_fn v0.4.10
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling allocator-api2 v0.2.20
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling tz-rs v0.6.14
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling typed-builder-macro v0.16.2
[INFO] [stderr]    Compiling typed-builder v0.16.2
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.66s
[INFO] running `Command { std: "docker" "inspect" "298dd417a563f9aaa4a97df56e1f80b93a245c1aab6a64d915a56ddbac336766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "298dd417a563f9aaa4a97df56e1f80b93a245c1aab6a64d915a56ddbac336766", kill_on_drop: false }`
[INFO] [stdout] 298dd417a563f9aaa4a97df56e1f80b93a245c1aab6a64d915a56ddbac336766
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ea44a095e5a55f94909318bc10d10a5e61b498e69e50492235409afa94bdf0b
[INFO] running `Command { std: "docker" "start" "-a" "4ea44a095e5a55f94909318bc10d10a5e61b498e69e50492235409afa94bdf0b", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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/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] [stderr] error: could not compile `ftlog2` (example "string-bench") due to 8 previous errors
[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] [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/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/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/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/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] 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/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/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] [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] [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] [stderr] error: could not compile `ftlog2` (example "stderr") due to 2 previous errors
[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 `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]  --> 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] [stderr] error: could not compile `ftlog2` (example "custom-format") due to 3 previous errors
[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/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]   --> 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/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: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: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/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] [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] [stderr] error: could not compile `ftlog2` (example "lazy-bench") due to 7 previous errors
[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]   --> 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]   --> 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] [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/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]  --> 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[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[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] For more information about this error, try `rustc --explain E0433`.
[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 "multi-dest") due to 3 previous errors
[INFO] [stderr] error: could not compile `ftlog2` (example "random_drop") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4ea44a095e5a55f94909318bc10d10a5e61b498e69e50492235409afa94bdf0b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ea44a095e5a55f94909318bc10d10a5e61b498e69e50492235409afa94bdf0b", kill_on_drop: false }`
[INFO] [stdout] 4ea44a095e5a55f94909318bc10d10a5e61b498e69e50492235409afa94bdf0b
