[INFO] cloning repository https://github.com/Timmmm/rget [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Timmmm/rget" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimmmm%2Frget", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimmmm%2Frget'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c54132db2a1ca806cf32c0d9a7c8420e15fbcf4 [INFO] testing Timmmm/rget against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTimmmm%2Frget" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Timmmm/rget [INFO] finished tweaking git repo https://github.com/Timmmm/rget [INFO] tweaked toml for git repo https://github.com/Timmmm/rget written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Timmmm/rget on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Timmmm/rget 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 963a73f5d4540eb8b468fbf9f00ad5bb0741392aa7bb0be1decf4465e3a0b629 [INFO] running `Command { std: "docker" "start" "-a" "963a73f5d4540eb8b468fbf9f00ad5bb0741392aa7bb0be1decf4465e3a0b629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "963a73f5d4540eb8b468fbf9f00ad5bb0741392aa7bb0be1decf4465e3a0b629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "963a73f5d4540eb8b468fbf9f00ad5bb0741392aa7bb0be1decf4465e3a0b629", kill_on_drop: false }` [INFO] [stdout] 963a73f5d4540eb8b468fbf9f00ad5bb0741392aa7bb0be1decf4465e3a0b629 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29b4e0666eb5e35f32ada86169e8c33d2cbac4a6f72fd0054e87e86eafc0b3fd [INFO] running `Command { std: "docker" "start" "-a" "29b4e0666eb5e35f32ada86169e8c33d2cbac4a6f72fd0054e87e86eafc0b3fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling portable-atomic v1.9.0 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling object v0.36.5 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling tar v0.4.42 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling fork_stream v0.1.0 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling indicatif v0.17.9 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling rget v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 52s [INFO] running `Command { std: "docker" "inspect" "29b4e0666eb5e35f32ada86169e8c33d2cbac4a6f72fd0054e87e86eafc0b3fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b4e0666eb5e35f32ada86169e8c33d2cbac4a6f72fd0054e87e86eafc0b3fd", kill_on_drop: false }` [INFO] [stdout] 29b4e0666eb5e35f32ada86169e8c33d2cbac4a6f72fd0054e87e86eafc0b3fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da52fc9e8d5e1d5287544f3023801a69c76c6dcacb0538ebe44572cd67be0819 [INFO] running `Command { std: "docker" "start" "-a" "da52fc9e8d5e1d5287544f3023801a69c76c6dcacb0538ebe44572cd67be0819", kill_on_drop: false }` [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling tar v0.4.42 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.8 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling rget v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "da52fc9e8d5e1d5287544f3023801a69c76c6dcacb0538ebe44572cd67be0819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da52fc9e8d5e1d5287544f3023801a69c76c6dcacb0538ebe44572cd67be0819", kill_on_drop: false }` [INFO] [stdout] da52fc9e8d5e1d5287544f3023801a69c76c6dcacb0538ebe44572cd67be0819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ff1c245e1a1ee664aaa33fe9a159e33e2cfaf7fb20f5eadab6f45f9c0519d93 [INFO] running `Command { std: "docker" "start" "-a" "9ff1c245e1a1ee664aaa33fe9a159e33e2cfaf7fb20f5eadab6f45f9c0519d93", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rget-ff9bce0f07aa7d24) [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/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-1d6f6717b840638d) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] [INFO ] Using cache dir: /tmp/.tmpwz8UVX/rget [INFO] [stderr] [INFO ] Copying to destination [INFO] [stderr] [INFO ] Using cache dir: /tmp/.tmpwz8UVX/rget [INFO] [stderr] [INFO ] Using cached download [INFO] [stderr] [INFO ] Using cache dir: /tmp/.tmpwz8UVX/rget [INFO] [stderr] [INFO ] Copying to destination [INFO] [stderr] [INFO ] Using cache dir: /tmp/.tmpwz8UVX/rget [INFO] [stderr] [INFO ] Server did not send etag; cannot cache [INFO] [stderr] [INFO ] Using cache dir: /tmp/.tmpwz8UVX/rget [INFO] [stderr] Error: HTTP status client error (404 Not Found) for url (http://127.0.0.1:40771/404.txt) [INFO] [stderr] [INFO] [stderr] Stack backtrace: [INFO] [stderr] 0: anyhow::error:: for anyhow::Error>::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.89/src/backtrace.rs:27:14 [INFO] [stderr] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:2079:27 [INFO] [stderr] 2: rget::download_cache::{{closure}} [INFO] [stderr] at ./src/main.rs:114:20 [INFO] [stderr] 3: rget::main::{{closure}} [INFO] [stderr] at ./src/main.rs:65:65 [INFO] [stderr] 4: tokio::runtime::park::CachedParkThread::block_on::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/park.rs:281:74 [INFO] [stderr] 5: tokio::runtime::coop::with_budget [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5 [INFO] [stderr] 6: tokio::runtime::coop::budget [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5 [INFO] [stderr] 7: tokio::runtime::park::CachedParkThread::block_on [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/park.rs:281:31 [INFO] [stderr] 8: tokio::runtime::context::blocking::BlockingRegionGuard::block_on [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/blocking.rs:66:14 [INFO] [stderr] 9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stderr] 10: tokio::runtime::context::runtime::enter_runtime [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16 [INFO] [stderr] 11: tokio::runtime::scheduler::multi_thread::MultiThread::block_on [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stderr] 12: tokio::runtime::runtime::Runtime::block_on_inner [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:363:50 [INFO] [stderr] 13: tokio::runtime::runtime::Runtime::block_on [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18 [INFO] [stderr] 14: rget::main [INFO] [stderr] at ./src/main.rs:66:12 [INFO] [stderr] 15: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 16: std::sys::backtrace::__rust_begin_short_backtrace [INFO] [stderr] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 17: std::rt::lang_start::{{closure}} [INFO] [stderr] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:206:18 [INFO] [stderr] 18: core::ops::function::impls:: for &F>::call_once [INFO] [stderr] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 19: std::panicking::catch_unwind::do_call [INFO] [stderr] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stderr] 20: std::panicking::catch_unwind [INFO] [stderr] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stderr] 21: std::panic::catch_unwind [INFO] [stderr] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stderr] 22: std::rt::lang_start_internal::{{closure}} [INFO] [stderr] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24 [INFO] [stderr] 23: std::panicking::catch_unwind::do_call [INFO] [stderr] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: std::panicking::catch_unwind [INFO] [stderr] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: std::panic::catch_unwind [INFO] [stderr] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: std::rt::lang_start_internal [INFO] [stderr] at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5 [INFO] [stderr] 27: main [INFO] [stderr] 28: [INFO] [stderr] 29: __libc_start_main [INFO] [stderr] 30: _start [INFO] [stdout] test test_download_with_caching ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9ff1c245e1a1ee664aaa33fe9a159e33e2cfaf7fb20f5eadab6f45f9c0519d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ff1c245e1a1ee664aaa33fe9a159e33e2cfaf7fb20f5eadab6f45f9c0519d93", kill_on_drop: false }` [INFO] [stdout] 9ff1c245e1a1ee664aaa33fe9a159e33e2cfaf7fb20f5eadab6f45f9c0519d93