[INFO] fetching crate ftlog2 0.3.2...
[INFO] checking ftlog2-0.3.2 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate ftlog2 0.3.2 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate ftlog2 0.3.2 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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] 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tz-rs v0.6.14
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de441ad8df6008a47e7b8de9dd711a5fa96d133708806f5d7a296fd60212ef37
[INFO] running `Command { std: "docker" "start" "-a" "de441ad8df6008a47e7b8de9dd711a5fa96d133708806f5d7a296fd60212ef37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de441ad8df6008a47e7b8de9dd711a5fa96d133708806f5d7a296fd60212ef37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de441ad8df6008a47e7b8de9dd711a5fa96d133708806f5d7a296fd60212ef37", kill_on_drop: false }`
[INFO] [stdout] de441ad8df6008a47e7b8de9dd711a5fa96d133708806f5d7a296fd60212ef37
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80a1e30c97355f10ad5099a7e6fb80c1a0f38102e2dadefac37ad3765eefd970
[INFO] running `Command { std: "docker" "start" "-a" "80a1e30c97355f10ad5099a7e6fb80c1a0f38102e2dadefac37ad3765eefd970", kill_on_drop: false }`
[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]    Compiling ahash v0.8.11
[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 num_threads v0.1.7
[INFO] [stderr]     Checking itoa v1.0.13
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking tz-rs v0.6.14
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking time v0.3.36
[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] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]  --> examples/custom-format.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ftlog::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]  --> examples/multi-dest.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ftlog::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]  --> examples/ftlog.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ftlog::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `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/custom-format.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ftlog::{
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]  --> tests/local_tz.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ftlog::appender::{Duration, FileAppender, Period};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]   --> tests/local_tz.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |             ftlog::info!("file log {}", i);
[INFO] [stdout]    |             ^^^^^ use of undeclared crate or module `ftlog`
[INFO] [stdout] 
[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 undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `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 undeclared crate or module `ftlog`
[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 undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/lazy-bench.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         ftlog::info!("ftlog message");
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `ftlog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/lazy-bench.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         ftlog::info!("ftlog: {}", 0i32);
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `ftlog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/lazy-bench.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         ftlog::info!(limit=3i64; "ftlog: {}", 0i32);
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `ftlog`
[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 undeclared crate or module `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]  --> benches/format.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use ftlog::{FtLogFormat, FtLogFormatter, Record};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `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] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]  --> tests/utc.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ftlog::appender::{Duration, FileAppender, Period};
[INFO] [stdout]   |     ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]   --> tests/utc.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             ftlog::info!("file log {}", i);
[INFO] [stdout]    |             ^^^^^ use of undeclared crate or module `ftlog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]   --> tests/utc.rs:63:13
[INFO] [stdout]    |
[INFO] [stdout] 63 |             ftlog::info!(target:"rotate", "file log {}", i);
[INFO] [stdout]    |             ^^^^^ use of undeclared crate or module `ftlog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]   --> tests/utc.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |             ftlog::info!(target:"expire", "file log {}", i);
[INFO] [stdout]    |             ^^^^^ use of undeclared crate or module `ftlog`
[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 undeclared crate or module `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] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/string-bench.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         ftlog::info!("ftlog message");
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `ftlog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/string-bench.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ftlog::info!("ftlog: {}", 0i32);
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `ftlog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/string-bench.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         ftlog::info!(limit=3i64; "ftlog: {}", 0i32);
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `ftlog`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/custom-format.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     ftlog::Builder::new()
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/ftlog.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ftlog::Builder::new()
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `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 E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/multi-dest.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ftlog::Builder::new()
[INFO] [stdout]    |     ^^^^^ use of undeclared crate or module `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 undeclared crate or module `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 undeclared crate or module `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] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]  --> examples/stderr.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 |     let _guard = ftlog::builder().try_init().unwrap();
[INFO] [stdout]   |                  ^^^^^ use of undeclared crate or module `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] [stderr] error: could not compile `ftlog2` (bench "format") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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 "custom-format") due to 3 previous errors
[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 "ftlog") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/lazy-bench.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |     let _guard = ftlog::Builder::new()
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]  --> tests/local_tz.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let logger = ftlog::Builder::new()
[INFO] [stdout]   |                  ^^^^^ use of undeclared crate or module `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 "multi-dest") due to 3 previous errors
[INFO] [stderr] error: could not compile `ftlog2` (example "random_drop") due to 1 previous error
[INFO] [stderr] error: could not compile `ftlog2` (example "stderr") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/lazy-bench.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |               ftlog::logger().flush();
[INFO] [stdout]    |               ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/lazy-bench.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |               ftlog::logger().flush();
[INFO] [stdout]    |               ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/lazy-bench.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |               ftlog::logger().flush();
[INFO] [stdout]    |               ^^^^^ use of undeclared crate or module `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] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/string-bench.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let _guard = ftlog::Builder::new()
[INFO] [stdout]    |                  ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]  --> tests/utc.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let logger = ftlog::Builder::new()
[INFO] [stdout]   |                  ^^^^^ use of undeclared crate or module `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] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]   --> tests/local_tz.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         ftlog::logger().flush();
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]   --> tests/local_tz.rs:64:9
[INFO] [stdout]    |
[INFO] [stdout] 64 |         ftlog::logger().flush();
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]   --> tests/local_tz.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |         ftlog::logger().flush();
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/string-bench.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |               ftlog::logger().flush();
[INFO] [stdout]    |               ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/string-bench.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |               ftlog::logger().flush();
[INFO] [stdout]    |               ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]   --> examples/string-bench.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 |               ftlog::logger().flush();
[INFO] [stdout]    |               ^^^^^ use of undeclared crate or module `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 "lazy-bench") due to 7 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `ftlog`
[INFO] [stdout]   --> tests/utc.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         ftlog::logger().flush();
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]   --> tests/utc.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         ftlog::logger().flush();
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `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 undeclared crate or module `ftlog`
[INFO] [stdout]   --> tests/utc.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |         ftlog::logger().flush();
[INFO] [stdout]    |         ^^^^^ use of undeclared crate or module `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 "string-bench") due to 8 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ftlog2` (test "local_tz") due to 8 previous errors
[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] running `Command { std: "docker" "inspect" "80a1e30c97355f10ad5099a7e6fb80c1a0f38102e2dadefac37ad3765eefd970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80a1e30c97355f10ad5099a7e6fb80c1a0f38102e2dadefac37ad3765eefd970", kill_on_drop: false }`
[INFO] [stdout] 80a1e30c97355f10ad5099a7e6fb80c1a0f38102e2dadefac37ad3765eefd970
