[INFO] cloning repository https://github.com/majksa-dev/rust-io
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/majksa-dev/rust-io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Frust-io", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Frust-io'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9d3222b268ddeb7826004baeb72464fc589d10d2
[INFO] testing majksa-dev/rust-io against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Frust-io" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/majksa-dev/rust-io
[INFO] finished tweaking git repo https://github.com/majksa-dev/rust-io
[INFO] tweaked toml for git repo https://github.com/majksa-dev/rust-io written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/majksa-dev/rust-io on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/majksa-dev/rust-io 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/majksa-dev/rust-essentials`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v2.3.0
[INFO] [stderr]   Downloaded quote v1.0.36
[INFO] [stderr]   Downloaded redox_syscall v0.5.2
[INFO] [stderr]   Downloaded sendfile v0.3.0
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded serde-env v0.1.1
[INFO] [stderr]   Downloaded tracing-serde v0.1.3
[INFO] [stderr]   Downloaded indenter v0.3.3
[INFO] [stderr]   Downloaded dotenv v0.15.0
[INFO] [stderr]   Downloaded tracing-panic v0.1.2
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded eyre v0.6.12
[INFO] [stderr]   Downloaded anyhow v1.0.86
[INFO] [stderr]   Downloaded bytes v1.6.0
[INFO] [stderr]   Downloaded js-sys v0.3.69
[INFO] [stderr]   Downloaded cc v1.0.106
[INFO] [stderr]   Downloaded miniz_oxide v0.7.4
[INFO] [stderr]   Downloaded serde v1.0.204
[INFO] [stderr]   Downloaded serde_derive v1.0.204
[INFO] [stderr]   Downloaded backtrace v0.3.71
[INFO] [stderr]   Downloaded syn v2.0.70
[INFO] [stderr]   Downloaded serde_json v1.0.120
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded regex v1.10.5
[INFO] [stderr]   Downloaded tokio v1.38.0
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 194ff1fb3cf61b26bb94a33dad8ef4c6e986ba8f77ac2ae3cfcf4c3b68a43fc3
[INFO] running `Command { std: "docker" "start" "194ff1fb3cf61b26bb94a33dad8ef4c6e986ba8f77ac2ae3cfcf4c3b68a43fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "194ff1fb3cf61b26bb94a33dad8ef4c6e986ba8f77ac2ae3cfcf4c3b68a43fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "194ff1fb3cf61b26bb94a33dad8ef4c6e986ba8f77ac2ae3cfcf4c3b68a43fc3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "194ff1fb3cf61b26bb94a33dad8ef4c6e986ba8f77ac2ae3cfcf4c3b68a43fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "194ff1fb3cf61b26bb94a33dad8ef4c6e986ba8f77ac2ae3cfcf4c3b68a43fc3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sendfile v0.3.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde-env v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling tracing-panic v0.1.2
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling essentials v0.3.6 (https://github.com/majksa-dev/rust-essentials?tag=0.3.6#c1a0e2f6)
[INFO] [stderr]    Compiling io v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "194ff1fb3cf61b26bb94a33dad8ef4c6e986ba8f77ac2ae3cfcf4c3b68a43fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "194ff1fb3cf61b26bb94a33dad8ef4c6e986ba8f77ac2ae3cfcf4c3b68a43fc3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling io v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.98s
[INFO] running `Command { std: "docker" "inspect" "194ff1fb3cf61b26bb94a33dad8ef4c6e986ba8f77ac2ae3cfcf4c3b68a43fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "194ff1fb3cf61b26bb94a33dad8ef4c6e986ba8f77ac2ae3cfcf4c3b68a43fc3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/io-2466beec2fe64ec3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/io-6d715426c6224f22)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/copy_file.rs (/opt/rustwide/target/debug/deps/copy_file-54c13cd9ae4f2dff)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout]   [2m2026-07-10T09:21:42.724988Z[0m [34mDEBUG[0m [1;34mio::copy::file::linux[0m[34m: [34mcopying file to tcp stream using sendfile[0m
[INFO] [stdout]     [2;3mat[0m src/copy/file/linux.rs:77
[INFO] [stdout] 
[INFO] [stdout] test copy_file ... ok
[INFO] [stdout] test copy_file_exact ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- copy_file_exact stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mfailed to set global default subscriber: SetGlobalDefaultError("a global default trace dispatcher has already been set")[0m
[INFO] [stdout] Location: [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]    1: [91m<color_eyre[beb4ac7fb0750ad9]::config::PanicHook>::panic_report[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs[0m:[35m1008[0m
[INFO] [stdout]       1006 │ 
[INFO] [stdout]       1007 │         let backtrace = if capture_bt {
[INFO] [stdout]   [37;1m    1008[0m [37;1m>[0m [37;1m            Some(backtrace::Backtrace::new())[0m
[INFO] [stdout]       1009 │         } else {
[INFO] [stdout]       1010 │             None
[INFO] [stdout]    2: [91m<color_eyre[beb4ac7fb0750ad9]::config::PanicHook>::into_panic_hook::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/color-eyre-0.6.3/src/config.rs[0m:[35m987[0m
[INFO] [stdout]        985 │     ) -> Box<dyn Fn(&std::panic::PanicInfo<'_>) + Send + Sync + 'static> {
[INFO] [stdout]        986 │         Box::new(move |panic_info| {
[INFO] [stdout]   [37;1m     987[0m [37;1m>[0m [37;1m            eprintln!("{}", self.panic_report(panic_info));[0m
[INFO] [stdout]        988 │         })
[INFO] [stdout]        989 │     }
[INFO] [stdout]    3: [32m<alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs[0m:[35m2289[0m
[INFO] [stdout]    4: [32mstd[10d71ac2c42b111e]::panicking::panic_with_hook[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs[0m:[35m833[0m
[INFO] [stdout]    5: [32mstd[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs[0m:[35m698[0m
[INFO] [stdout]    6: [32mstd[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs[0m:[35m182[0m
[INFO] [stdout]    7: [32m__rustc[3be9ba60078d4c86]::rust_begin_unwind[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs[0m:[35m689[0m
[INFO] [stdout]    8: [32mcore[8fb95b77d25ab6c8]::panicking::panic_fmt[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs[0m:[35m80[0m
[INFO] [stdout]    9: [32mcore[8fb95b77d25ab6c8]::result::unwrap_failed[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs[0m:[35m1867[0m
[INFO] [stdout]   10: [32m<core[8fb95b77d25ab6c8]::result::Result<(), tracing_subscriber[8defb0fe45463b4a]::util::TryInitError>>::expect[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs[0m:[35m1185[0m
[INFO] [stdout]   11: [91m<tracing_subscriber[8defb0fe45463b4a]::layer::layered::Layered<tracing_subscriber[8defb0fe45463b4a]::filter::env::EnvFilter, tracing_subscriber[8defb0fe45463b4a]::layer::layered::Layered<tracing_subscriber[8defb0fe45463b4a]::fmt::fmt_layer::Layer<tracing_subscriber[8defb0fe45463b4a]::registry::sharded::Registry, tracing_subscriber[8defb0fe45463b4a]::fmt::format::pretty::Pretty, tracing_subscriber[8defb0fe45463b4a]::fmt::format::Format<tracing_subscriber[8defb0fe45463b4a]::fmt::format::pretty::Pretty>>, tracing_subscriber[8defb0fe45463b4a]::registry::sharded::Registry>> as tracing_subscriber[8defb0fe45463b4a]::util::SubscriberInitExt>::init[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-subscriber-0.3.18/src/util.rs[0m:[35m91[0m
[INFO] [stdout]         89 │     fn init(self) {
[INFO] [stdout]         90 │         self.try_init()
[INFO] [stdout]   [37;1m      91[0m [37;1m>[0m [37;1m            .expect("failed to set global default subscriber")[0m
[INFO] [stdout]         92 │     }
[INFO] [stdout]         93 │ }
[INFO] [stdout]   12: [91messentials[10844edf8ef90e33]::log::install::<tracing_subscriber[8defb0fe45463b4a]::registry::sharded::Registry>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/log.rs[0m:[35m23[0m
[INFO] [stdout]         21 │                     .from_env_lossy(),
[INFO] [stdout]         22 │             )
[INFO] [stdout]   [37;1m      23[0m [37;1m>[0m [37;1m            .init();[0m
[INFO] [stdout]         24 │     } else {
[INFO] [stdout]         25 │         tracing_subscriber::registry()
[INFO] [stdout]   13: [91m<essentials[10844edf8ef90e33]::builder::Builder<tracing_subscriber[8defb0fe45463b4a]::registry::sharded::Registry>>::install[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/builder.rs[0m:[35m43[0m
[INFO] [stdout]         41 │         let context = self.context.unwrap_or_else(Context::load);
[INFO] [stdout]         42 │         #[cfg(feature = "log")]
[INFO] [stdout]   [37;1m      43[0m [37;1m>[0m [37;1m        log::install(&context, self.log);[0m
[INFO] [stdout]         44 │     }
[INFO] [stdout]         45 │ }
[INFO] [stdout]   14: [91messentials[10844edf8ef90e33]::install[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/git/checkouts/rust-essentials-b3676f35407a82c9/c1a0e2f/src/lib.rs[0m:[35m16[0m
[INFO] [stdout]         14 │ 
[INFO] [stdout]         15 │ pub fn install() {
[INFO] [stdout]   [37;1m      16[0m [37;1m>[0m [37;1m    Builder::<Registry>::default().install();[0m
[INFO] [stdout]         17 │ }
[INFO] [stdout]         18 │ 
[INFO] [stdout]   15: [91mcopy_file[ac047b0c7df757a7]::copy_file_exact::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/copy_file.rs[0m:[35m43[0m
[INFO] [stdout]         41 │     env::set_var("RUST_LOG", "debug");
[INFO] [stdout]         42 │     env::set_var("APP_ENV", "d");
[INFO] [stdout]   [37;1m      43[0m [37;1m>[0m [37;1m    essentials::install();[0m
[INFO] [stdout]         44 │     let listener = TcpListener::bind("127.0.0.1:0").await.unwrap();
[INFO] [stdout]         45 │     let addr = listener.local_addr().unwrap();
[INFO] [stdout]   16: [32m<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs[0m:[35m133[0m
[INFO] [stdout]   17: [32m<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs[0m:[35m133[0m
[INFO] [stdout]   18: [91m<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs[0m:[35m659[0m
[INFO] [stdout]        657 │                 if handle.reset_woken() {
[INFO] [stdout]        658 │                     let (c, res) = context.enter(core, || {
[INFO] [stdout]   [37;1m     659[0m [37;1m>[0m [37;1m                        crate::runtime::coop::budget(|| future.as_mut().poll(&mut cx))[0m
[INFO] [stdout]        660 │                     });
[INFO] [stdout]        661 │ 
[INFO] [stdout]   19: [91mtokio[e6111b468f8d1795]::runtime::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs[0m:[35m107[0m
[INFO] [stdout]        105 │     // The function is called regardless even if the budget is not successfully
[INFO] [stdout]        106 │     // set due to the thread-local being destroyed.
[INFO] [stdout]   [37;1m     107[0m [37;1m>[0m [37;1m    f()[0m
[INFO] [stdout]        108 │ }
[INFO] [stdout]        109 │ 
[INFO] [stdout]   20: [91mtokio[e6111b468f8d1795]::runtime::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs[0m:[35m73[0m
[INFO] [stdout]         71 │ #[inline(always)]
[INFO] [stdout]         72 │ pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R {
[INFO] [stdout]   [37;1m      73[0m [37;1m>[0m [37;1m    with_budget(Budget::initial(), f)[0m
[INFO] [stdout]         74 │ }
[INFO] [stdout]         75 │ 
[INFO] [stdout]   21: [91m<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs[0m:[35m659[0m
[INFO] [stdout]        657 │                 if handle.reset_woken() {
[INFO] [stdout]        658 │                     let (c, res) = context.enter(core, || {
[INFO] [stdout]   [37;1m     659[0m [37;1m>[0m [37;1m                        crate::runtime::coop::budget(|| future.as_mut().poll(&mut cx))[0m
[INFO] [stdout]        660 │                     });
[INFO] [stdout]        661 │ 
[INFO] [stdout]   22: [91m<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<()>, <tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs[0m:[35m404[0m
[INFO] [stdout]        402 │ 
[INFO] [stdout]        403 │         // Execute the closure while tracking the execution budget
[INFO] [stdout]   [37;1m     404[0m [37;1m>[0m [37;1m        let ret = f();[0m
[INFO] [stdout]        405 │ 
[INFO] [stdout]        406 │         // Take the scheduler core back
[INFO] [stdout]   23: [91m<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs[0m:[35m658[0m
[INFO] [stdout]        656 │ 
[INFO] [stdout]        657 │                 if handle.reset_woken() {
[INFO] [stdout]   [37;1m     658[0m [37;1m>[0m [37;1m                    let (c, res) = context.enter(core, || {[0m
[INFO] [stdout]        659 │                         crate::runtime::coop::budget(|| future.as_mut().poll(&mut cx))
[INFO] [stdout]        660 │                     });
[INFO] [stdout]   24: [91m<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs[0m:[35m737[0m
[INFO] [stdout]        735 │ 
[INFO] [stdout]        736 │         // Call the closure and place `core` back
[INFO] [stdout]   [37;1m     737[0m [37;1m>[0m [37;1m        let (core, ret) = context::set_scheduler(&self.context, || f(core, context));[0m
[INFO] [stdout]        738 │ 
[INFO] [stdout]        739 │         *context.core.borrow_mut() = Some(core);
[INFO] [stdout]   25: [91m<tokio[e6111b468f8d1795]::runtime::context::scoped::Scoped<tokio[e6111b468f8d1795]::runtime::scheduler::Context>>::set::<<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs[0m:[35m40[0m
[INFO] [stdout]         38 │         };
[INFO] [stdout]         39 │ 
[INFO] [stdout]   [37;1m      40[0m [37;1m>[0m [37;1m        f()[0m
[INFO] [stdout]         41 │     }
[INFO] [stdout]         42 │ 
[INFO] [stdout]   26: [91mtokio[e6111b468f8d1795]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs[0m:[35m180[0m
[INFO] [stdout]        178 │ 
[INFO] [stdout]        179 │     pub(super) fn set_scheduler<R>(v: &scheduler::Context, f: impl FnOnce() -> R) -> R {
[INFO] [stdout]   [37;1m     180[0m [37;1m>[0m [37;1m        CONTEXT.with(|c| c.scheduler.set(v, f))[0m
[INFO] [stdout]        181 │     }
[INFO] [stdout]        182 │ 
[INFO] [stdout]   27: [32m<std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e6111b468f8d1795]::runtime::context::Context>>::try_with::<tokio[e6111b468f8d1795]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs[0m:[35m462[0m
[INFO] [stdout]   28: [32m<std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[e6111b468f8d1795]::runtime::context::Context>>::with::<tokio[e6111b468f8d1795]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>)>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs[0m:[35m426[0m
[INFO] [stdout]   29: [91mtokio[e6111b468f8d1795]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<()>), <tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>::{closure#0}>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs[0m:[35m180[0m
[INFO] [stdout]        178 │ 
[INFO] [stdout]        179 │     pub(super) fn set_scheduler<R>(v: &scheduler::Context, f: impl FnOnce() -> R) -> R {
[INFO] [stdout]   [37;1m     180[0m [37;1m>[0m [37;1m        CONTEXT.with(|c| c.scheduler.set(v, f))[0m
[INFO] [stdout]        181 │     }
[INFO] [stdout]        182 │ 
[INFO] [stdout]   30: [91m<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<()>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs[0m:[35m737[0m
[INFO] [stdout]        735 │ 
[INFO] [stdout]        736 │         // Call the closure and place `core` back
[INFO] [stdout]   [37;1m     737[0m [37;1m>[0m [37;1m        let (core, ret) = context::set_scheduler(&self.context, || f(core, context));[0m
[INFO] [stdout]        738 │ 
[INFO] [stdout]        739 │         *context.core.borrow_mut() = Some(core);
[INFO] [stdout]   31: [91m<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs[0m:[35m646[0m
[INFO] [stdout]        644 │     #[track_caller]
[INFO] [stdout]        645 │     fn block_on<F: Future>(self, future: F) -> F::Output {
[INFO] [stdout]   [37;1m     646[0m [37;1m>[0m [37;1m        let ret = self.enter(|mut core, context| {[0m
[INFO] [stdout]        647 │             let waker = Handle::waker_ref(&context.handle);
[INFO] [stdout]        648 │             let mut cx = std::task::Context::from_waker(&waker);
[INFO] [stdout]   32: [91m<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs[0m:[35m175[0m
[INFO] [stdout]        173 │             loop {
[INFO] [stdout]        174 │                 if let Some(core) = self.take_core(handle) {
[INFO] [stdout]   [37;1m     175[0m [37;1m>[0m [37;1m                    return core.block_on(future);[0m
[INFO] [stdout]        176 │                 } else {
[INFO] [stdout]        177 │                     let notified = self.notify.notified();
[INFO] [stdout]   33: [91mtokio[e6111b468f8d1795]::runtime::context::runtime::enter_runtime::<<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>::{closure#0}, ()>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs[0m:[35m65[0m
[INFO] [stdout]         63 │ 
[INFO] [stdout]         64 │     if let Some(mut guard) = maybe_guard {
[INFO] [stdout]   [37;1m      65[0m [37;1m>[0m [37;1m        return f(&mut guard.blocking);[0m
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │ 
[INFO] [stdout]   34: [91m<tokio[e6111b468f8d1795]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs[0m:[35m167[0m
[INFO] [stdout]        165 │         pin!(future);
[INFO] [stdout]        166 │ 
[INFO] [stdout]   [37;1m     167[0m [37;1m>[0m [37;1m        crate::runtime::context::enter_runtime(handle, false, |blocking| {[0m
[INFO] [stdout]        168 │             let handle = handle.as_current_thread();
[INFO] [stdout]        169 │ 
[INFO] [stdout]   35: [91m<tokio[e6111b468f8d1795]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = ()>>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs[0m:[35m347[0m
[INFO] [stdout]        345 │ 
[INFO] [stdout]        346 │         match &self.scheduler {
[INFO] [stdout]   [37;1m     347[0m [37;1m>[0m [37;1m            Scheduler::CurrentThread(exec) => exec.block_on(&self.handle.inner, future),[0m
[INFO] [stdout]        348 │             #[cfg(feature = "rt-multi-thread")]
[INFO] [stdout]        349 │             Scheduler::MultiThread(exec) => exec.block_on(&self.handle.inner, future),
[INFO] [stdout]   36: [91mcopy_file[ac047b0c7df757a7]::copy_file_exact[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/copy_file.rs[0m:[35m68[0m
[INFO] [stdout]         66 │     }
[INFO] [stdout]         67 │     // 20 MB file
[INFO] [stdout]   [37;1m      68[0m [37;1m>[0m [37;1m    assert_eq!(len, 1024 * 1024);[0m
[INFO] [stdout]         69 │ }
[INFO] [stdout]   37: [91mcopy_file[ac047b0c7df757a7]::copy_file_exact::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/copy_file.rs[0m:[35m40[0m
[INFO] [stdout]         38 │ 
[INFO] [stdout]         39 │ #[tokio::test]
[INFO] [stdout]   [37;1m      40[0m [37;1m>[0m [37;1masync fn copy_file_exact() {[0m
[INFO] [stdout]         41 │     env::set_var("RUST_LOG", "debug");
[INFO] [stdout]         42 │     env::set_var("APP_ENV", "d");
[INFO] [stdout]   38: [32m<copy_file[ac047b0c7df757a7]::copy_file_exact::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   39: [32m<fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   40: [32mtest[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs[0m:[35m724[0m
[INFO] [stdout]   41: [32mtest[213991da798b1c03]::run_test_in_process::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs[0m:[35m747[0m
[INFO] [stdout]   42: [32m<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs[0m:[35m275[0m
[INFO] [stdout]   43: [32mstd[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs[0m:[35m581[0m
[INFO] [stdout]   44: [32mstd[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs[0m:[35m544[0m
[INFO] [stdout]   45: [32mstd[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   46: [32mtest[213991da798b1c03]::run_test_in_process[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs[0m:[35m747[0m
[INFO] [stderr] error: test failed, to rerun pass `--test copy_file`
[INFO] [stdout]   47: [32mtest[213991da798b1c03]::run_test::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs[0m:[35m668[0m
[INFO] [stdout]   48: [32mtest[213991da798b1c03]::run_test::{closure#1}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs[0m:[35m698[0m
[INFO] [stdout]   49: [32mstd[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs[0m:[35m166[0m
[INFO] [stdout]   50: [32mstd[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs[0m:[35m70[0m
[INFO] [stdout]   51: [32m<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs[0m:[35m275[0m
[INFO] [stdout]   52: [32mstd[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs[0m:[35m581[0m
[INFO] [stdout]   53: [32mstd[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs[0m:[35m544[0m
[INFO] [stdout]   54: [32mstd[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   55: [32mstd[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs[0m:[35m68[0m
[INFO] [stdout]   56: [32m<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   57: [32m<alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs[0m:[35m2275[0m
[INFO] [stdout]   58: [32m<std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m/rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs[0m:[35m118[0m
[INFO] [stdout]   59: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     copy_file_exact
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "194ff1fb3cf61b26bb94a33dad8ef4c6e986ba8f77ac2ae3cfcf4c3b68a43fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "194ff1fb3cf61b26bb94a33dad8ef4c6e986ba8f77ac2ae3cfcf4c3b68a43fc3", kill_on_drop: false }`
[INFO] [stdout] 194ff1fb3cf61b26bb94a33dad8ef4c6e986ba8f77ac2ae3cfcf4c3b68a43fc3
