[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.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmajksa-dev%2Frust-io" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/majksa-dev/rust-io on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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.90.0" "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 tracing-panic v0.1.2
[INFO] [stderr]   Downloaded sendfile v0.3.0
[INFO] [stderr]   Downloaded eyre v0.6.12
[INFO] [stderr]   Downloaded serde-env v0.1.1
[INFO] [stderr]   Downloaded serde v1.0.204
[INFO] [stderr]   Downloaded cc v1.0.106
[INFO] [stderr]   Downloaded serde_derive v1.0.204
[INFO] [stderr]   Downloaded syn v2.0.70
[INFO] [stderr]   Downloaded color-eyre v0.6.3
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3f6bbd9fab2177ee24e206104c4ae2ff3e8b846c53f3fe81a0fcf568e943092
[INFO] running `Command { std: "docker" "start" "-a" "d3f6bbd9fab2177ee24e206104c4ae2ff3e8b846c53f3fe81a0fcf568e943092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3f6bbd9fab2177ee24e206104c4ae2ff3e8b846c53f3fe81a0fcf568e943092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3f6bbd9fab2177ee24e206104c4ae2ff3e8b846c53f3fe81a0fcf568e943092", kill_on_drop: false }`
[INFO] [stdout] d3f6bbd9fab2177ee24e206104c4ae2ff3e8b846c53f3fe81a0fcf568e943092
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae605a8a9912ee7c1440c95832bbdb9241481edf8b6ba92ac21e11315bfb34df
[INFO] running `Command { std: "docker" "start" "-a" "ae605a8a9912ee7c1440c95832bbdb9241481edf8b6ba92ac21e11315bfb34df", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sendfile v0.3.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.5
[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 38.86s
[INFO] running `Command { std: "docker" "inspect" "ae605a8a9912ee7c1440c95832bbdb9241481edf8b6ba92ac21e11315bfb34df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae605a8a9912ee7c1440c95832bbdb9241481edf8b6ba92ac21e11315bfb34df", kill_on_drop: false }`
[INFO] [stdout] ae605a8a9912ee7c1440c95832bbdb9241481edf8b6ba92ac21e11315bfb34df
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9597db689c2c2e391bb7ef8ad24fe48f6bbbdded94c52d59f69d9007d3a5bd8
[INFO] running `Command { std: "docker" "start" "-a" "a9597db689c2c2e391bb7ef8ad24fe48f6bbbdded94c52d59f69d9007d3a5bd8", kill_on_drop: false }`
[INFO] [stderr]    Compiling io v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.91s
[INFO] running `Command { std: "docker" "inspect" "a9597db689c2c2e391bb7ef8ad24fe48f6bbbdded94c52d59f69d9007d3a5bd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9597db689c2c2e391bb7ef8ad24fe48f6bbbdded94c52d59f69d9007d3a5bd8", kill_on_drop: false }`
[INFO] [stdout] a9597db689c2c2e391bb7ef8ad24fe48f6bbbdded94c52d59f69d9007d3a5bd8
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0aeedf73dc2f6091e346ad98e18dc729e7df08796ed37d05652a9e8800b95b5b
[INFO] running `Command { std: "docker" "start" "-a" "0aeedf73dc2f6091e346ad98e18dc729e7df08796ed37d05652a9e8800b95b5b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/io-b4a75cf2d77b58fc)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/io-fe363c214357431d)
[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] [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 tests/copy_file.rs (/opt/rustwide/target/debug/deps/copy_file-1699164f8a7418ef)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout]   [2m2025-09-25T14:11:54.504847Z[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]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::expect[0m[90m::h25ad840bee16ebc4[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs[0m:[35m1119[0m
[INFO] [stdout]   11: [91mtracing_subscriber::util::SubscriberInitExt::init[0m[90m::h001304100b858ff6[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::log::install[0m[90m::hec9650c48505fd0f[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: [91messentials::builder::Builder<L>::install[0m[90m::h3e1b5a9ed977b984[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::install[0m[90m::h8990df5540b70a49[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::copy_file_exact::{{closure}}[0m[90m::h765f6559cfb57bbb[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::pin::Pin<P> as core::future::future::Future>::poll[0m[90m::hba6811243286b1a7[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs[0m:[35m133[0m
[INFO] [stdout]   17: [32m<core::pin::Pin<P> as core::future::future::Future>::poll[0m[90m::h98b7bdfa4a15e7d3[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs[0m:[35m133[0m
[INFO] [stdout]   18: [91mtokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}[0m[90m::hff68bf64b681588b[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::runtime::coop::with_budget[0m[90m::h7bad7cc77fc6a2ab[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::runtime::coop::budget[0m[90m::h615d7ef03acdf809[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: [91mtokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}[0m[90m::hba3fb868b431745e[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: [91mtokio::runtime::scheduler::current_thread::Context::enter[0m[90m::had604df348b5b918[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: [91mtokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}[0m[90m::h6077ef2f92c8a84b[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: [91mtokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}[0m[90m::h6f6d35f92faf3ab6[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: [91mtokio::runtime::context::scoped::Scoped<T>::set[0m[90m::hec9381db6796b74c[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::runtime::context::set_scheduler::{{closure}}[0m[90m::h5842369aedf9fb69[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: [32mstd::thread::local::LocalKey<T>::try_with[0m[90m::h938f4d5ce181fb4c[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs[0m:[35m315[0m
[INFO] [stdout]   28: [32mstd::thread::local::LocalKey<T>::with[0m[90m::hfc4b00a9d8d7e341[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs[0m:[35m279[0m
[INFO] [stdout]   29: [91mtokio::runtime::context::set_scheduler[0m[90m::h279723702134bc8b[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: [91mtokio::runtime::scheduler::current_thread::CoreGuard::enter[0m[90m::h59cc84f285932a51[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: [91mtokio::runtime::scheduler::current_thread::CoreGuard::block_on[0m[90m::hcc473b20ebc43a14[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: [91mtokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}[0m[90m::h227a5d290dc58a54[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::runtime::context::runtime::enter_runtime[0m[90m::h0acd4850284a6f92[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: [91mtokio::runtime::scheduler::current_thread::CurrentThread::block_on[0m[90m::h0602d88873d8db4c[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: [91mtokio::runtime::runtime::Runtime::block_on[0m[90m::h0b353bac8187a555[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::copy_file_exact[0m[90m::hc6a5c9803af9cb75[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::copy_file_exact::{{closure}}[0m[90m::ha40ad6a00dd4d5ee[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: [32mcore::ops::function::FnOnce::call_once[0m[90m::h706fc7b465ac953e[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs[0m:[35m253[0m
[INFO] [stdout]   39: [32mcore::ops::function::FnOnce::call_once[0m[90m::h1f9474f1347fff52[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs[0m:[35m253[0m
[INFO] [stdout]   40: [32mtest::__rust_begin_short_backtrace[0m[90m::ha52ab26e77157f03[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m648[0m
[INFO] [stdout]   41: [32mtest::run_test_in_process::{{closure}}[0m[90m::h229c1a11a50b261f[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m671[0m
[INFO] [stdout]   42: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h78821afbf97b39a9[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs[0m:[35m272[0m
[INFO] [stdout]   43: [32mstd::panicking::catch_unwind::do_call[0m[90m::h53abf3ed5bd32ba3[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m589[0m
[INFO] [stdout]   44: [32mstd::panicking::catch_unwind[0m[90m::h6deb5fe1e91873c9[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m552[0m
[INFO] [stdout]   45: [32mstd::panic::catch_unwind[0m[90m::hea0829b6b565654b[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   46: [32mtest::run_test_in_process[0m[90m::hdc44dfecea3db21b[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m671[0m
[INFO] [stdout]   47: [32mtest::run_test::{{closure}}[0m[90m::h0364ba59bf23f652[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m592[0m
[INFO] [stdout]   48: [32mtest::run_test::{{closure}}[0m[90m::h32730b304eec05da[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs[0m:[35m622[0m
[INFO] [stdout]   49: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::h177cb952fc54ad2c[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   50: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h119d903520007597[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   51: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::hab88401d606702a6[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs[0m:[35m272[0m
[INFO] [stdout]   52: [32mstd::panicking::catch_unwind::do_call[0m[90m::h163fe12cca9901c2[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m589[0m
[INFO] [stdout]   53: [32mstd::panicking::catch_unwind[0m[90m::he81557d0e17cc1bc[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs[0m:[35m552[0m
[INFO] [stdout]   54: [32mstd::panic::catch_unwind[0m[90m::hc2b8e79c20593955[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   55: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::hfa6b4978e07815cc[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   56: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::hddcd7484a13fd793[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs[0m:[35m253[0m
[INFO] [stdout]   57: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h5924238c754de3b8[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs[0m:[35m1971[0m
[INFO] [stdout]   58: [32mstd::sys::pal::unix::thread::Thread::new::thread_start[0m[90m::hb6e99e73da4d28f8[0m
[INFO] [stdout]       at [35m/rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs[0m:[35m107[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] [stderr] error: test failed, to rerun pass `--test copy_file`
[INFO] running `Command { std: "docker" "inspect" "0aeedf73dc2f6091e346ad98e18dc729e7df08796ed37d05652a9e8800b95b5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0aeedf73dc2f6091e346ad98e18dc729e7df08796ed37d05652a9e8800b95b5b", kill_on_drop: false }`
[INFO] [stdout] 0aeedf73dc2f6091e346ad98e18dc729e7df08796ed37d05652a9e8800b95b5b
