[INFO] fetching crate unftp-sbe-gcs 0.2.4... [INFO] testing unftp-sbe-gcs-0.2.4 against 1.77.0 for beta-1.78-1 [INFO] extracting crate unftp-sbe-gcs 0.2.4 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate unftp-sbe-gcs 0.2.4 on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate unftp-sbe-gcs 0.2.4 [INFO] finished tweaking crates.io crate unftp-sbe-gcs 0.2.4 [INFO] tweaked toml for crates.io crate unftp-sbe-gcs 0.2.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate unftp-sbe-gcs 0.2.4 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stfu8 v0.2.5 [INFO] [stderr] Downloaded triomphe v0.1.9 [INFO] [stderr] Downloaded more-asserts v0.3.1 [INFO] [stderr] Downloaded proxy-protocol v0.5.0 [INFO] [stderr] Downloaded unicode-normalization v0.1.20 [INFO] [stderr] Downloaded yup-oauth2 v8.3.0 [INFO] [stderr] Downloaded moka v0.11.3 [INFO] [stderr] Downloaded libunftp v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5aff95421e501288aafbf32626fd9cf67d3c76382402cda4d9ea75ff47f343d [INFO] running `Command { std: "docker" "start" "-a" "b5aff95421e501288aafbf32626fd9cf67d3c76382402cda4d9ea75ff47f343d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5aff95421e501288aafbf32626fd9cf67d3c76382402cda4d9ea75ff47f343d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5aff95421e501288aafbf32626fd9cf67d3c76382402cda4d9ea75ff47f343d", kill_on_drop: false }` [INFO] [stdout] b5aff95421e501288aafbf32626fd9cf67d3c76382402cda4d9ea75ff47f343d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffa94fc7e1dd0ac7bdd87056ebcecb3c8dc9410d219bcada64e5c8ba0a863a83 [INFO] running `Command { std: "docker" "start" "-a" "ffa94fc7e1dd0ac7bdd87056ebcecb3c8dc9410d219bcada64e5c8ba0a863a83", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.14 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling oid-registry v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling moka v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling triomphe v0.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling proxy-protocol v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling asn1-rs v0.5.1 [INFO] [stderr] Compiling der-parser v8.1.0 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling libunftp v0.19.0 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling yup-oauth2 v8.3.0 [INFO] [stderr] Compiling unftp-sbe-gcs v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.83s [INFO] running `Command { std: "docker" "inspect" "ffa94fc7e1dd0ac7bdd87056ebcecb3c8dc9410d219bcada64e5c8ba0a863a83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa94fc7e1dd0ac7bdd87056ebcecb3c8dc9410d219bcada64e5c8ba0a863a83", kill_on_drop: false }` [INFO] [stdout] ffa94fc7e1dd0ac7bdd87056ebcecb3c8dc9410d219bcada64e5c8ba0a863a83 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76d66407bead912a88e9d93d5b028d0e754007c63f6401f9a80099c14fd41efb [INFO] running `Command { std: "docker" "start" "-a" "76d66407bead912a88e9d93d5b028d0e754007c63f6401f9a80099c14fd41efb", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling aho-corasick v1.0.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling rustix v0.38.13 [INFO] [stderr] Compiling linux-raw-sys v0.4.7 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling termcolor v1.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling more-asserts v0.3.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling regex v1.9.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling stfu8 v0.2.5 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling path_abs v0.5.1 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling asn1-rs v0.5.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling async_ftp v6.0.0 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling proxy-protocol v0.5.0 [INFO] [stderr] Compiling oid-registry v0.6.0 [INFO] [stderr] Compiling der-parser v8.1.0 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling libunftp v0.19.0 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling yup-oauth2 v8.3.0 [INFO] [stderr] Compiling unftp-sbe-gcs v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.34s [INFO] running `Command { std: "docker" "inspect" "76d66407bead912a88e9d93d5b028d0e754007c63f6401f9a80099c14fd41efb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76d66407bead912a88e9d93d5b028d0e754007c63f6401f9a80099c14fd41efb", kill_on_drop: false }` [INFO] [stdout] 76d66407bead912a88e9d93d5b028d0e754007c63f6401f9a80099c14fd41efb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 566bec5c8b44264f3a564327eb713ecb1474b75317a69aaa230bd9aff180d2e2 [INFO] running `Command { std: "docker" "start" "-a" "566bec5c8b44264f3a564327eb713ecb1474b75317a69aaa230bd9aff180d2e2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unftp_sbe_gcs-24e4f8f56e1920e6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test response_body::test::to_metadata ... ok [INFO] [stdout] test response_body::test::to_metadata_parse_error ... ok [INFO] [stdout] test gcs_client::tests::cached_token ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-5a44daefe5e443a2) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stderr] mkdir: cannot create directory '/opt/rustwide/workdir/tests/resources/data': Read-only file system [INFO] [stderr] Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? [INFO] [stderr] Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? [INFO] [stderr] docker: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?. [INFO] [stderr] See 'docker run --help'. [INFO] [stderr] Mar 26 19:36:19.541 INFO Incoming control connection from 127.0.0.1:46360 [INFO] [stderr] Mar 26 19:36:19.548 INFO Starting control loop, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.548 DEBG Control channel event Command(User { username: b"anonymous" }), seq: 1, username: anonymous, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.548 DEBG Control channel reply CodeAndMsg { code: NeedPassword, msg: "Password Required" }, seq: 1, username: anonymous, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.548 DEBG Control channel event Command(Pass { password: Password { bytes: ******* } }), seq: 2, username: anonymous, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.548 DEBG Control channel reply None, seq: 2, username: anonymous, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.548 INFO PASS: User DefaultUser logged in, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.548 DEBG Control channel event InternalMsg(AuthSuccess { username: "anonymous", trace_id: 0xebc409b872dc6833 }), seq: 3, username: anonymous, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.548 DEBG Control channel reply CodeAndMsg { code: UserLoggedIn, msg: "User logged in, proceed" }, seq: 3, username: anonymous, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.548 DEBG Control channel event Command(Pasv), seq: 4, username: anonymous, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.549 INFO Listening on passive port 127.0.0.1:55118, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.549 DEBG Control channel reply CodeAndMsg { code: EnteringPassiveMode, msg: "Entering Passive Mode (127,0,0,1,215,78)" }, seq: 4, username: anonymous, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.556 DEBG Control channel event Command(Stor { path: "this_subdir_must_be_visible/greeting.txt" }), seq: 5, username: anonymous, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.556 DEBG Control channel reply CodeAndMsg { code: FileStatusOkay, msg: "Ready to receive data" }, seq: 5, username: anonymous, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.556 DEBG Data channel command received: Stor { path: "this_subdir_must_be_visible/greeting.txt" }, path: this_subdir_must_be_visible/greeting.txt, username: anonymous, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.558 WARN Error during STOR transfer after 2ms: Error { kind: TransientFileNotAvailable, source: Some(hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }))) }, username: anonymous, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.558 DEBG Control channel event InternalMsg(StorageError(Error { kind: TransientFileNotAvailable, source: Some(hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }))) })), seq: 6, username: anonymous, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stderr] Mar 26 19:36:19.559 DEBG Control channel reply CodeAndMsg { code: TransientFileError, msg: "File not found" }, seq: 6, username: anonymous, source: 127.0.0.1:46360, trace-id: 0xebc409b872dc6833 [INFO] [stdout] test creating_file_in_subdir_creates_that_subdir ... FAILED [INFO] [stderr] Mar 26 19:36:20.661 INFO Incoming control connection from 127.0.0.1:46362 [INFO] [stderr] Mar 26 19:36:20.665 INFO Starting control loop, source: 127.0.0.1:46362, trace-id: 0x95a8f6b8475c7533 [INFO] [stderr] Mar 26 19:36:20.666 DEBG Control channel event Command(User { username: b"anonymous" }), seq: 1, username: anonymous, source: 127.0.0.1:46362, trace-id: 0x95a8f6b8475c7533 [INFO] [stderr] Mar 26 19:36:20.666 DEBG Control channel reply CodeAndMsg { code: NeedPassword, msg: "Password Required" }, seq: 1, username: anonymous, source: 127.0.0.1:46362, trace-id: 0x95a8f6b8475c7533 [INFO] [stderr] Mar 26 19:36:20.666 DEBG Control channel event Command(Pass { password: Password { bytes: ******* } }), seq: 2, username: anonymous, source: 127.0.0.1:46362, trace-id: 0x95a8f6b8475c7533 [INFO] [stderr] Mar 26 19:36:20.666 DEBG Control channel reply None, seq: 2, username: anonymous, source: 127.0.0.1:46362, trace-id: 0x95a8f6b8475c7533 [INFO] [stderr] Mar 26 19:36:20.666 INFO PASS: User DefaultUser logged in, source: 127.0.0.1:46362, trace-id: 0x95a8f6b8475c7533 [INFO] [stderr] Mar 26 19:36:20.666 DEBG Control channel event InternalMsg(AuthSuccess { username: "anonymous", trace_id: 0x95a8f6b8475c7533 }), seq: 3, username: anonymous, source: 127.0.0.1:46362, trace-id: 0x95a8f6b8475c7533 [INFO] [stderr] Mar 26 19:36:20.666 DEBG Control channel reply CodeAndMsg { code: UserLoggedIn, msg: "User logged in, proceed" }, seq: 3, username: anonymous, source: 127.0.0.1:46362, trace-id: 0x95a8f6b8475c7533 [INFO] [stderr] Mar 26 19:36:20.666 DEBG Control channel event Command(Mkd { path: "file_sizes" }), seq: 4, username: anonymous, source: 127.0.0.1:46362, trace-id: 0x95a8f6b8475c7533 [INFO] [stderr] Mar 26 19:36:20.666 DEBG Control channel reply None, seq: 4, username: anonymous, source: 127.0.0.1:46362, trace-id: 0x95a8f6b8475c7533 [INFO] [stderr] Mar 26 19:36:20.667 WARN MKD: Failure creating directory "/file_sizes" storage error: 450 Transient file not available, source: 127.0.0.1:46362, trace-id: 0x95a8f6b8475c7533 [INFO] [stderr] Mar 26 19:36:20.667 DEBG Control channel event InternalMsg(StorageError(Error { kind: TransientFileNotAvailable, source: Some(hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }))) })), seq: 5, username: anonymous, source: 127.0.0.1:46362, trace-id: 0x95a8f6b8475c7533 [INFO] [stderr] Mar 26 19:36:20.667 DEBG Control channel reply CodeAndMsg { code: TransientFileError, msg: "File not found" }, seq: 5, username: anonymous, source: 127.0.0.1:46362, trace-id: 0x95a8f6b8475c7533 [INFO] [stdout] test file_sizes ... FAILED [INFO] [stderr] Mar 26 19:36:21.669 INFO Incoming control connection from 127.0.0.1:46374 [INFO] [stderr] Mar 26 19:36:21.673 INFO Starting control loop, source: 127.0.0.1:46374, trace-id: 0xf9e1ef764f8addff [INFO] [stderr] Mar 26 19:36:21.673 DEBG Control channel event Command(User { username: b"anonymous" }), seq: 1, username: anonymous, source: 127.0.0.1:46374, trace-id: 0xf9e1ef764f8addff [INFO] [stderr] Mar 26 19:36:21.673 DEBG Control channel reply CodeAndMsg { code: NeedPassword, msg: "Password Required" }, seq: 1, username: anonymous, source: 127.0.0.1:46374, trace-id: 0xf9e1ef764f8addff [INFO] [stderr] Mar 26 19:36:21.673 DEBG Control channel event Command(Pass { password: Password { bytes: ******* } }), seq: 2, username: anonymous, source: 127.0.0.1:46374, trace-id: 0xf9e1ef764f8addff [INFO] [stderr] Mar 26 19:36:21.673 DEBG Control channel reply None, seq: 2, username: anonymous, source: 127.0.0.1:46374, trace-id: 0xf9e1ef764f8addff [INFO] [stderr] Mar 26 19:36:21.673 INFO PASS: User DefaultUser logged in, source: 127.0.0.1:46374, trace-id: 0xf9e1ef764f8addff [INFO] [stderr] Mar 26 19:36:21.674 DEBG Control channel event InternalMsg(AuthSuccess { username: "anonymous", trace_id: 0xf9e1ef764f8addff }), seq: 3, username: anonymous, source: 127.0.0.1:46374, trace-id: 0xf9e1ef764f8addff [INFO] [stderr] Mar 26 19:36:21.674 DEBG Control channel reply CodeAndMsg { code: UserLoggedIn, msg: "User logged in, proceed" }, seq: 3, username: anonymous, source: 127.0.0.1:46374, trace-id: 0xf9e1ef764f8addff [INFO] [stderr] Mar 26 19:36:21.674 DEBG Control channel event Command(Mkd { path: "creating_directory_with_file_in_it" }), seq: 4, username: anonymous, source: 127.0.0.1:46374, trace-id: 0xf9e1ef764f8addff [INFO] [stderr] Mar 26 19:36:21.674 DEBG Control channel reply None, seq: 4, username: anonymous, source: 127.0.0.1:46374, trace-id: 0xf9e1ef764f8addff [INFO] [stderr] Mar 26 19:36:21.675 WARN MKD: Failure creating directory "/creating_directory_with_file_in_it" storage error: 450 Transient file not available, source: 127.0.0.1:46374, trace-id: 0xf9e1ef764f8addff [INFO] [stderr] Mar 26 19:36:21.675 DEBG Control channel event InternalMsg(StorageError(Error { kind: TransientFileNotAvailable, source: Some(hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }))) })), seq: 5, username: anonymous, source: 127.0.0.1:46374, trace-id: 0xf9e1ef764f8addff [INFO] [stderr] Mar 26 19:36:21.675 DEBG Control channel reply CodeAndMsg { code: TransientFileError, msg: "File not found" }, seq: 5, username: anonymous, source: 127.0.0.1:46374, trace-id: 0xf9e1ef764f8addff [INFO] [stdout] test creating_directory_with_file_in_it ... FAILED [INFO] [stderr] Mar 26 19:36:22.677 INFO Incoming control connection from 127.0.0.1:46386 [INFO] [stderr] Mar 26 19:36:22.681 INFO Starting control loop, source: 127.0.0.1:46386, trace-id: 0x866dedff37224ff3 [INFO] [stderr] Mar 26 19:36:22.681 DEBG Control channel event Command(User { username: b"anonymous" }), seq: 1, username: anonymous, source: 127.0.0.1:46386, trace-id: 0x866dedff37224ff3 [INFO] [stderr] Mar 26 19:36:22.681 DEBG Control channel reply CodeAndMsg { code: NeedPassword, msg: "Password Required" }, seq: 1, username: anonymous, source: 127.0.0.1:46386, trace-id: 0x866dedff37224ff3 [INFO] [stderr] Mar 26 19:36:22.682 DEBG Control channel event Command(Pass { password: Password { bytes: ******* } }), seq: 2, username: anonymous, source: 127.0.0.1:46386, trace-id: 0x866dedff37224ff3 [INFO] [stderr] Mar 26 19:36:22.682 DEBG Control channel reply None, seq: 2, username: anonymous, source: 127.0.0.1:46386, trace-id: 0x866dedff37224ff3 [INFO] [stderr] Mar 26 19:36:22.682 INFO PASS: User DefaultUser logged in, source: 127.0.0.1:46386, trace-id: 0x866dedff37224ff3 [INFO] [stderr] Mar 26 19:36:22.682 DEBG Control channel event InternalMsg(AuthSuccess { username: "anonymous", trace_id: 0x866dedff37224ff3 }), seq: 3, username: anonymous, source: 127.0.0.1:46386, trace-id: 0x866dedff37224ff3 [INFO] [stderr] Mar 26 19:36:22.682 DEBG Control channel reply CodeAndMsg { code: UserLoggedIn, msg: "User logged in, proceed" }, seq: 3, username: anonymous, source: 127.0.0.1:46386, trace-id: 0x866dedff37224ff3 [INFO] [stderr] Mar 26 19:36:22.682 DEBG Control channel event Command(Mkd { path: "deleting_empty_directory_succeeds" }), seq: 4, username: anonymous, source: 127.0.0.1:46386, trace-id: 0x866dedff37224ff3 [INFO] [stderr] Mar 26 19:36:22.682 DEBG Control channel reply None, seq: 4, username: anonymous, source: 127.0.0.1:46386, trace-id: 0x866dedff37224ff3 [INFO] [stderr] Mar 26 19:36:22.683 WARN MKD: Failure creating directory "/deleting_empty_directory_succeeds" storage error: 450 Transient file not available, source: 127.0.0.1:46386, trace-id: 0x866dedff37224ff3 [INFO] [stderr] Mar 26 19:36:22.683 DEBG Control channel event InternalMsg(StorageError(Error { kind: TransientFileNotAvailable, source: Some(hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }))) })), seq: 5, username: anonymous, source: 127.0.0.1:46386, trace-id: 0x866dedff37224ff3 [INFO] [stderr] Mar 26 19:36:22.683 DEBG Control channel reply CodeAndMsg { code: TransientFileError, msg: "File not found" }, seq: 5, username: anonymous, source: 127.0.0.1:46386, trace-id: 0x866dedff37224ff3 [INFO] [stdout] test deleting_empty_directory_succeeds ... FAILED [INFO] [stderr] Mar 26 19:36:23.685 INFO Incoming control connection from 127.0.0.1:46400 [INFO] [stderr] Mar 26 19:36:23.690 INFO Starting control loop, source: 127.0.0.1:46400, trace-id: 0xfabe5683964db834 [INFO] [stderr] Mar 26 19:36:23.690 DEBG Control channel event Command(User { username: b"anonymous" }), seq: 1, username: anonymous, source: 127.0.0.1:46400, trace-id: 0xfabe5683964db834 [INFO] [stderr] Mar 26 19:36:23.690 DEBG Control channel reply CodeAndMsg { code: NeedPassword, msg: "Password Required" }, seq: 1, username: anonymous, source: 127.0.0.1:46400, trace-id: 0xfabe5683964db834 [INFO] [stderr] Mar 26 19:36:23.690 DEBG Control channel event Command(Pass { password: Password { bytes: ******* } }), seq: 2, username: anonymous, source: 127.0.0.1:46400, trace-id: 0xfabe5683964db834 [INFO] [stderr] Mar 26 19:36:23.690 DEBG Control channel reply None, seq: 2, username: anonymous, source: 127.0.0.1:46400, trace-id: 0xfabe5683964db834 [INFO] [stderr] Mar 26 19:36:23.690 INFO PASS: User DefaultUser logged in, source: 127.0.0.1:46400, trace-id: 0xfabe5683964db834 [INFO] [stderr] Mar 26 19:36:23.690 DEBG Control channel event InternalMsg(AuthSuccess { username: "anonymous", trace_id: 0xfabe5683964db834 }), seq: 3, username: anonymous, source: 127.0.0.1:46400, trace-id: 0xfabe5683964db834 [INFO] [stderr] Mar 26 19:36:23.690 DEBG Control channel reply CodeAndMsg { code: UserLoggedIn, msg: "User logged in, proceed" }, seq: 3, username: anonymous, source: 127.0.0.1:46400, trace-id: 0xfabe5683964db834 [INFO] [stderr] Mar 26 19:36:23.690 DEBG Control channel event Command(Mkd { path: "deleting_directory_fails_if_contains_file" }), seq: 4, username: anonymous, source: 127.0.0.1:46400, trace-id: 0xfabe5683964db834 [INFO] [stderr] Mar 26 19:36:23.690 DEBG Control channel reply None, seq: 4, username: anonymous, source: 127.0.0.1:46400, trace-id: 0xfabe5683964db834 [INFO] [stderr] Mar 26 19:36:23.691 WARN MKD: Failure creating directory "/deleting_directory_fails_if_contains_file" storage error: 450 Transient file not available, source: 127.0.0.1:46400, trace-id: 0xfabe5683964db834 [INFO] [stderr] Mar 26 19:36:23.691 DEBG Control channel event InternalMsg(StorageError(Error { kind: TransientFileNotAvailable, source: Some(hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }))) })), seq: 5, username: anonymous, source: 127.0.0.1:46400, trace-id: 0xfabe5683964db834 [INFO] [stderr] Mar 26 19:36:23.692 DEBG Control channel reply CodeAndMsg { code: TransientFileError, msg: "File not found" }, seq: 5, username: anonymous, source: 127.0.0.1:46400, trace-id: 0xfabe5683964db834 [INFO] [stdout] test deleting_directory_fails_if_contains_file ... FAILED [INFO] [stderr] Mar 26 19:36:24.694 INFO Incoming control connection from 127.0.0.1:46406 [INFO] [stderr] Mar 26 19:36:24.698 INFO Starting control loop, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.698 DEBG Control channel event Command(User { username: b"anonymous" }), seq: 1, username: anonymous, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.698 DEBG Control channel reply CodeAndMsg { code: NeedPassword, msg: "Password Required" }, seq: 1, username: anonymous, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.699 DEBG Control channel event Command(Pass { password: Password { bytes: ******* } }), seq: 2, username: anonymous, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.699 DEBG Control channel reply None, seq: 2, username: anonymous, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.699 INFO PASS: User DefaultUser logged in, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.699 DEBG Control channel event InternalMsg(AuthSuccess { username: "anonymous", trace_id: 0x9d1a595f38498b25 }), seq: 3, username: anonymous, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.699 DEBG Control channel reply CodeAndMsg { code: UserLoggedIn, msg: "User logged in, proceed" }, seq: 3, username: anonymous, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.699 DEBG Control channel event Command(Pasv), seq: 4, username: anonymous, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.699 INFO Listening on passive port 127.0.0.1:51374, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.699 DEBG Control channel reply CodeAndMsg { code: EnteringPassiveMode, msg: "Entering Passive Mode (127,0,0,1,200,174)" }, seq: 4, username: anonymous, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.700 DEBG Control channel event Command(Stor { path: "subdir/subsubdir/greeting.txt" }), seq: 5, username: anonymous, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.700 DEBG Control channel reply CodeAndMsg { code: FileStatusOkay, msg: "Ready to receive data" }, seq: 5, username: anonymous, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.701 DEBG Data channel command received: Stor { path: "subdir/subsubdir/greeting.txt" }, path: subdir/subsubdir/greeting.txt, username: anonymous, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.701 WARN Error during STOR transfer after 0ms: Error { kind: TransientFileNotAvailable, source: Some(hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }))) }, username: anonymous, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.702 DEBG Control channel event InternalMsg(StorageError(Error { kind: TransientFileNotAvailable, source: Some(hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }))) })), seq: 6, username: anonymous, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stderr] Mar 26 19:36:24.702 DEBG Control channel reply CodeAndMsg { code: TransientFileError, msg: "File not found" }, seq: 6, username: anonymous, source: 127.0.0.1:46406, trace-id: 0x9d1a595f38498b25 [INFO] [stdout] test can_change_into_virtual_directory ... FAILED [INFO] [stderr] Mar 26 19:36:25.747 INFO Incoming control connection from 127.0.0.1:40728 [INFO] [stderr] Mar 26 19:36:25.751 INFO Starting control loop, source: 127.0.0.1:40728, trace-id: 0xb47f64cef8fa122b [INFO] [stderr] Mar 26 19:36:25.751 DEBG Control channel event Command(User { username: b"anonymous" }), seq: 1, username: anonymous, source: 127.0.0.1:40728, trace-id: 0xb47f64cef8fa122b [INFO] [stderr] Mar 26 19:36:25.751 DEBG Control channel reply CodeAndMsg { code: NeedPassword, msg: "Password Required" }, seq: 1, username: anonymous, source: 127.0.0.1:40728, trace-id: 0xb47f64cef8fa122b [INFO] [stderr] Mar 26 19:36:25.751 DEBG Control channel event Command(Pass { password: Password { bytes: ******* } }), seq: 2, username: anonymous, source: 127.0.0.1:40728, trace-id: 0xb47f64cef8fa122b [INFO] [stderr] Mar 26 19:36:25.751 DEBG Control channel reply None, seq: 2, username: anonymous, source: 127.0.0.1:40728, trace-id: 0xb47f64cef8fa122b [INFO] [stderr] Mar 26 19:36:25.751 INFO PASS: User DefaultUser logged in, source: 127.0.0.1:40728, trace-id: 0xb47f64cef8fa122b [INFO] [stderr] Mar 26 19:36:25.751 DEBG Control channel event InternalMsg(AuthSuccess { username: "anonymous", trace_id: 0xb47f64cef8fa122b }), seq: 3, username: anonymous, source: 127.0.0.1:40728, trace-id: 0xb47f64cef8fa122b [INFO] [stderr] Mar 26 19:36:25.751 DEBG Control channel reply CodeAndMsg { code: UserLoggedIn, msg: "User logged in, proceed" }, seq: 3, username: anonymous, source: 127.0.0.1:40728, trace-id: 0xb47f64cef8fa122b [INFO] [stderr] Mar 26 19:36:25.752 DEBG Control channel event Command(Mkd { path: "newly_created_dir_is_empty" }), seq: 4, username: anonymous, source: 127.0.0.1:40728, trace-id: 0xb47f64cef8fa122b [INFO] [stderr] Mar 26 19:36:25.752 DEBG Control channel reply None, seq: 4, username: anonymous, source: 127.0.0.1:40728, trace-id: 0xb47f64cef8fa122b [INFO] [stderr] Mar 26 19:36:25.753 WARN MKD: Failure creating directory "/newly_created_dir_is_empty" storage error: 450 Transient file not available, source: 127.0.0.1:40728, trace-id: 0xb47f64cef8fa122b [INFO] [stderr] Mar 26 19:36:25.753 DEBG Control channel event InternalMsg(StorageError(Error { kind: TransientFileNotAvailable, source: Some(hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }))) })), seq: 5, username: anonymous, source: 127.0.0.1:40728, trace-id: 0xb47f64cef8fa122b [INFO] [stderr] Mar 26 19:36:25.753 DEBG Control channel reply CodeAndMsg { code: TransientFileError, msg: "File not found" }, seq: 5, username: anonymous, source: 127.0.0.1:40728, trace-id: 0xb47f64cef8fa122b [INFO] [stdout] test newly_created_dir_is_empty ... FAILED [INFO] [stderr] Mar 26 19:36:26.755 INFO Incoming control connection from 127.0.0.1:40732 [INFO] [stderr] Mar 26 19:36:26.759 INFO Starting control loop, source: 127.0.0.1:40732, trace-id: 0x9fc6e54280dc6fbf [INFO] [stderr] Mar 26 19:36:26.759 DEBG Control channel event Command(User { username: b"anonymous" }), seq: 1, username: anonymous, source: 127.0.0.1:40732, trace-id: 0x9fc6e54280dc6fbf [INFO] [stderr] Mar 26 19:36:26.759 DEBG Control channel reply CodeAndMsg { code: NeedPassword, msg: "Password Required" }, seq: 1, username: anonymous, source: 127.0.0.1:40732, trace-id: 0x9fc6e54280dc6fbf [INFO] [stderr] Mar 26 19:36:26.759 DEBG Control channel event Command(Pass { password: Password { bytes: ******* } }), seq: 2, username: anonymous, source: 127.0.0.1:40732, trace-id: 0x9fc6e54280dc6fbf [INFO] [stderr] Mar 26 19:36:26.759 DEBG Control channel reply None, seq: 2, username: anonymous, source: 127.0.0.1:40732, trace-id: 0x9fc6e54280dc6fbf [INFO] [stderr] Mar 26 19:36:26.759 INFO PASS: User DefaultUser logged in, source: 127.0.0.1:40732, trace-id: 0x9fc6e54280dc6fbf [INFO] [stderr] Mar 26 19:36:26.759 DEBG Control channel event InternalMsg(AuthSuccess { username: "anonymous", trace_id: 0x9fc6e54280dc6fbf }), seq: 3, username: anonymous, source: 127.0.0.1:40732, trace-id: 0x9fc6e54280dc6fbf [INFO] [stderr] Mar 26 19:36:26.759 DEBG Control channel reply CodeAndMsg { code: UserLoggedIn, msg: "User logged in, proceed" }, seq: 3, username: anonymous, source: 127.0.0.1:40732, trace-id: 0x9fc6e54280dc6fbf [INFO] [stderr] Mar 26 19:36:26.760 DEBG Control channel event Command(Mkd { path: "some_directory" }), seq: 4, username: anonymous, source: 127.0.0.1:40732, trace-id: 0x9fc6e54280dc6fbf [INFO] [stderr] Mar 26 19:36:26.760 DEBG Control channel reply None, seq: 4, username: anonymous, source: 127.0.0.1:40732, trace-id: 0x9fc6e54280dc6fbf [INFO] [stderr] Mar 26 19:36:26.760 WARN MKD: Failure creating directory "/some_directory" storage error: 450 Transient file not available, source: 127.0.0.1:40732, trace-id: 0x9fc6e54280dc6fbf [INFO] [stderr] Mar 26 19:36:26.760 DEBG Control channel event InternalMsg(StorageError(Error { kind: TransientFileNotAvailable, source: Some(hyper::Error(Connect, ConnectError("tcp connect error", Os { code: 99, kind: AddrNotAvailable, message: "Cannot assign requested address" }))) })), seq: 5, username: anonymous, source: 127.0.0.1:40732, trace-id: 0x9fc6e54280dc6fbf [INFO] [stderr] Mar 26 19:36:26.761 DEBG Control channel reply CodeAndMsg { code: TransientFileError, msg: "File not found" }, seq: 5, username: anonymous, source: 127.0.0.1:40732, trace-id: 0x9fc6e54280dc6fbf [INFO] [stdout] test root_dir_regression ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- creating_file_in_subdir_creates_that_subdir stdout ---- [INFO] [stdout] thread 'creating_file_in_subdir_creates_that_subdir' panicked at tests/main.rs:265:87: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidResponse("Expected code [226, 250], got response: 450 File not found\r\n") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55630ed7d786 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55630ed7d786 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55630ed7d786 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55630ed7d786 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55630edac180 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55630edac180 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55630ed79f9f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55630ed7d564 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55630ed7d564 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55630ed7f357 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55630ed7f03d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55630e3e0237 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55630e3e0237 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55630ed7f976 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55630ed7f976 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55630ed7f6c2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55630ed7dc86 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55630ed7f414 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55630df38f35 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55630df39573 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55630e26a182 - core::result::Result::unwrap::h77b71b318699dbc0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x55630e26a182 - main::creating_file_in_subdir_creates_that_subdir::{{closure}}::{{closure}}::h823f22055b71b6ff [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:265:9 [INFO] [stdout] 22: 0x55630e256298 - main::run_test::{{closure}}::h256627274eb9d009 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:291:10 [INFO] [stdout] 23: 0x55630e26985b - main::creating_file_in_subdir_creates_that_subdir::{{closure}}::h4db47728a17409e0 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:271:6 [INFO] [stdout] 24: 0x55630e1d02a3 - as core::future::future::Future>::poll::hd0b85b3991eab749 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x55630e1cfea6 - as core::future::future::Future>::poll::h7881815b83b7f894 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x55630e099114 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8d56ea3d5acc6581 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 27: 0x55630e09904a - tokio::runtime::coop::with_budget::h267c398e36b04a71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x55630e09904a - tokio::runtime::coop::budget::had3c2e9a62f37311 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x55630e09904a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h94115f1488a86a5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 30: 0x55630e0979fc - tokio::runtime::scheduler::current_thread::Context::enter::h2a9d22f3d02e79d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 31: 0x55630e09884b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0d2e4d2930d88c6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 32: 0x55630e09856b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8e38a46dae1c94f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 33: 0x55630e08738b - tokio::runtime::context::scoped::Scoped::set::h7e977dd047011a77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x55630e2dcf09 - tokio::runtime::context::set_scheduler::{{closure}}::h855b88257fc49a7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 35: 0x55630e2ce086 - std::thread::local::LocalKey::try_with::hcf23aae84b17f0d0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 36: 0x55630e2c9bea - std::thread::local::LocalKey::with::h992129ea1ad71281 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 37: 0x55630e2dcebd - tokio::runtime::context::set_scheduler::haf493922335e409f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 38: 0x55630e098300 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbce6f69717ffb511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 39: 0x55630e09858d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h127422e18dc89ad1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 40: 0x55630e08e64d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h336df4ea3488381b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 41: 0x55630e21174a - tokio::runtime::context::runtime::enter_runtime::hb2a1143296d17e9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x55630e08e55e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h006965eb2420dbda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 43: 0x55630e2dd2dd - tokio::runtime::runtime::Runtime::block_on::h14af8e3942fc9c42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 44: 0x55630e269647 - main::creating_file_in_subdir_creates_that_subdir::hbd0a02cfa34325b2 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:258:5 [INFO] [stdout] 45: 0x55630e2694c7 - main::creating_file_in_subdir_creates_that_subdir::{{closure}}::h22c089acddfe7e2b [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:257:55 [INFO] [stdout] 46: 0x55630df3cfd6 - core::ops::function::FnOnce::call_once::h6de659a6eae0930d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x55630e3e5e2f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x55630e3e5e2f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 49: 0x55630e3e4c51 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 50: 0x55630e3e4c51 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x55630e3e4c51 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 52: 0x55630e3e4c51 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 53: 0x55630e3e4c51 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 54: 0x55630e3e4c51 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 55: 0x55630e3e4c51 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 56: 0x55630e3ac036 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 57: 0x55630e3ac036 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 58: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 59: 0x55630e3b1077 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x55630e3b1077 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 61: 0x55630e3b1077 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 62: 0x55630e3b1077 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 63: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 64: 0x55630e3b1077 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 66: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 67: 0x55630ed848a5 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7fa19e54bac3 - [INFO] [stdout] 69: 0x7fa19e5dcbf4 - __clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- file_sizes stdout ---- [INFO] [stdout] docker command: "docker" "run" "-d" "--name" "fake-gcs" "-v" "/opt/rustwide/workdir/tests/resources/data:/data" "-p" "9081:9081" "fsouza/fake-gcs-server" "-scheme" "http" "-port" "9081" [INFO] [stdout] thread 'file_sizes' panicked at tests/main.rs:229:46: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidResponse("Expected code [257], got response: 450 File not found\r\n") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55630ed7d786 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55630ed7d786 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55630ed7d786 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55630ed7d786 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55630edac180 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55630edac180 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55630ed79f9f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55630ed7d564 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55630ed7d564 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55630ed7f357 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55630ed7f03d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55630e3e0237 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55630e3e0237 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55630ed7f976 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55630ed7f976 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55630ed7f6c2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55630ed7dc86 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55630ed7f414 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55630df38f35 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55630df39573 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55630e2678ea - core::result::Result::unwrap::h77b71b318699dbc0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x55630e2678ea - main::file_sizes::{{closure}}::{{closure}}::h1223b5a69a5717cb [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:229:9 [INFO] [stdout] 22: 0x55630e2587e8 - main::run_test::{{closure}}::h887070cc4e72794d [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:291:10 [INFO] [stdout] 23: 0x55630e266ecb - main::file_sizes::{{closure}}::h44ba5c14c96fc9c1 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:253:6 [INFO] [stdout] 24: 0x55630e1d02a3 - as core::future::future::Future>::poll::hd0b85b3991eab749 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x55630e1cfea6 - as core::future::future::Future>::poll::h7881815b83b7f894 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x55630e099114 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8d56ea3d5acc6581 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 27: 0x55630e09904a - tokio::runtime::coop::with_budget::h267c398e36b04a71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x55630e09904a - tokio::runtime::coop::budget::had3c2e9a62f37311 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x55630e09904a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h94115f1488a86a5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 30: 0x55630e0979fc - tokio::runtime::scheduler::current_thread::Context::enter::h2a9d22f3d02e79d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 31: 0x55630e09884b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0d2e4d2930d88c6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 32: 0x55630e09856b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8e38a46dae1c94f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 33: 0x55630e08738b - tokio::runtime::context::scoped::Scoped::set::h7e977dd047011a77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x55630e2dcf09 - tokio::runtime::context::set_scheduler::{{closure}}::h855b88257fc49a7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 35: 0x55630e2ce086 - std::thread::local::LocalKey::try_with::hcf23aae84b17f0d0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 36: 0x55630e2c9bea - std::thread::local::LocalKey::with::h992129ea1ad71281 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 37: 0x55630e2dcebd - tokio::runtime::context::set_scheduler::haf493922335e409f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 38: 0x55630e098300 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbce6f69717ffb511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 39: 0x55630e09858d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h127422e18dc89ad1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 40: 0x55630e08e64d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h336df4ea3488381b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 41: 0x55630e21174a - tokio::runtime::context::runtime::enter_runtime::hb2a1143296d17e9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x55630e08e55e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h006965eb2420dbda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 43: 0x55630e2dd2dd - tokio::runtime::runtime::Runtime::block_on::h14af8e3942fc9c42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 44: 0x55630e266cb7 - main::file_sizes::had093103333e4cc8 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:226:5 [INFO] [stdout] 45: 0x55630e266b37 - main::file_sizes::{{closure}}::hc6b0f00f7b29e4bf [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:225:22 [INFO] [stdout] 46: 0x55630df3efb6 - core::ops::function::FnOnce::call_once::hb2a895ff463efe28 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x55630e3e5e2f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x55630e3e5e2f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 49: 0x55630e3e4c51 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 50: 0x55630e3e4c51 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x55630e3e4c51 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 52: 0x55630e3e4c51 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 53: 0x55630e3e4c51 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 54: 0x55630e3e4c51 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 55: 0x55630e3e4c51 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 56: 0x55630e3ac036 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 57: 0x55630e3ac036 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 58: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 59: 0x55630e3b1077 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x55630e3b1077 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 61: 0x55630e3b1077 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 62: 0x55630e3b1077 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 63: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 64: 0x55630e3b1077 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 66: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 67: 0x55630ed848a5 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7fa19e54bac3 - [INFO] [stdout] 69: 0x7fa19e5dcbf4 - __clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- creating_directory_with_file_in_it stdout ---- [INFO] [stdout] thread 'creating_directory_with_file_in_it' panicked at tests/main.rs:114:70: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidResponse("Expected code [257], got response: 450 File not found\r\n") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55630ed7d786 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55630ed7d786 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55630ed7d786 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55630ed7d786 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55630edac180 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55630edac180 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55630ed79f9f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55630ed7d564 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55630ed7d564 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55630ed7f357 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55630ed7f03d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55630e3e0237 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55630e3e0237 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55630ed7f976 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55630ed7f976 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55630ed7f6c2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55630ed7dc86 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55630ed7f414 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55630df38f35 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55630df39573 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55630e25f2f0 - core::result::Result::unwrap::h77b71b318699dbc0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x55630e25f2f0 - main::creating_directory_with_file_in_it::{{closure}}::{{closure}}::he6b4912295dd4c0d [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:114:9 [INFO] [stdout] 22: 0x55630e259458 - main::run_test::{{closure}}::hbe7c72eac92f639b [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:291:10 [INFO] [stdout] 23: 0x55630e25e93b - main::creating_directory_with_file_in_it::{{closure}}::h1ce7f4f94791e9dc [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:138:6 [INFO] [stdout] 24: 0x55630e1d02a3 - as core::future::future::Future>::poll::hd0b85b3991eab749 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x55630e1cfea6 - as core::future::future::Future>::poll::h7881815b83b7f894 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x55630e099114 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8d56ea3d5acc6581 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 27: 0x55630e09904a - tokio::runtime::coop::with_budget::h267c398e36b04a71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x55630e09904a - tokio::runtime::coop::budget::had3c2e9a62f37311 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x55630e09904a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h94115f1488a86a5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 30: 0x55630e0979fc - tokio::runtime::scheduler::current_thread::Context::enter::h2a9d22f3d02e79d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 31: 0x55630e09884b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0d2e4d2930d88c6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 32: 0x55630e09856b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8e38a46dae1c94f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 33: 0x55630e08738b - tokio::runtime::context::scoped::Scoped::set::h7e977dd047011a77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x55630e2dcf09 - tokio::runtime::context::set_scheduler::{{closure}}::h855b88257fc49a7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 35: 0x55630e2ce086 - std::thread::local::LocalKey::try_with::hcf23aae84b17f0d0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 36: 0x55630e2c9bea - std::thread::local::LocalKey::with::h992129ea1ad71281 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 37: 0x55630e2dcebd - tokio::runtime::context::set_scheduler::haf493922335e409f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 38: 0x55630e098300 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbce6f69717ffb511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 39: 0x55630e09858d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h127422e18dc89ad1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 40: 0x55630e08e64d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h336df4ea3488381b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 41: 0x55630e21174a - tokio::runtime::context::runtime::enter_runtime::hb2a1143296d17e9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x55630e08e55e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h006965eb2420dbda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 43: 0x55630e2dd2dd - tokio::runtime::runtime::Runtime::block_on::h14af8e3942fc9c42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 44: 0x55630e25e727 - main::creating_directory_with_file_in_it::h8ddfccedbc6a19ef [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:111:5 [INFO] [stdout] 45: 0x55630e25e5a7 - main::creating_directory_with_file_in_it::{{closure}}::hae7416d5c0c0714f [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:110:46 [INFO] [stdout] 46: 0x55630df3d116 - core::ops::function::FnOnce::call_once::h70c7a14185723b83 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x55630e3e5e2f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x55630e3e5e2f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 49: 0x55630e3e4c51 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 50: 0x55630e3e4c51 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x55630e3e4c51 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 52: 0x55630e3e4c51 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 53: 0x55630e3e4c51 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 54: 0x55630e3e4c51 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 55: 0x55630e3e4c51 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 56: 0x55630e3ac036 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 57: 0x55630e3ac036 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 58: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 59: 0x55630e3b1077 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x55630e3b1077 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 61: 0x55630e3b1077 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 62: 0x55630e3b1077 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 63: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 64: 0x55630e3b1077 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 66: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 67: 0x55630ed848a5 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7fa19e54bac3 - [INFO] [stdout] 69: 0x7fa19e5dcbf4 - __clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- deleting_empty_directory_succeeds stdout ---- [INFO] [stdout] thread 'deleting_empty_directory_succeeds' panicked at tests/main.rs:146:69: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidResponse("Expected code [257], got response: 450 File not found\r\n") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55630ed7d786 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55630ed7d786 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55630ed7d786 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55630ed7d786 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55630edac180 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55630edac180 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55630ed79f9f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55630ed7d564 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55630ed7d564 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55630ed7f357 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55630ed7f03d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55630e3e0237 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55630e3e0237 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55630ed7f976 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55630ed7f976 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55630ed7f6c2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55630ed7dc86 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55630ed7f414 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55630df38f35 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55630df39573 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55630e261a26 - core::result::Result::unwrap::h77b71b318699dbc0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x55630e261a26 - main::deleting_empty_directory_succeeds::{{closure}}::{{closure}}::h8201ca88cdd4b29e [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:146:9 [INFO] [stdout] 22: 0x55630e256f08 - main::run_test::{{closure}}::h5ada855b916f58b1 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:291:10 [INFO] [stdout] 23: 0x55630e2610cb - main::deleting_empty_directory_succeeds::{{closure}}::h8c091f592800412c [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:160:6 [INFO] [stdout] 24: 0x55630e1d02a3 - as core::future::future::Future>::poll::hd0b85b3991eab749 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x55630e1cfea6 - as core::future::future::Future>::poll::h7881815b83b7f894 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x55630e099114 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8d56ea3d5acc6581 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 27: 0x55630e09904a - tokio::runtime::coop::with_budget::h267c398e36b04a71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x55630e09904a - tokio::runtime::coop::budget::had3c2e9a62f37311 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x55630e09904a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h94115f1488a86a5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 30: 0x55630e0979fc - tokio::runtime::scheduler::current_thread::Context::enter::h2a9d22f3d02e79d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 31: 0x55630e09884b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0d2e4d2930d88c6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 32: 0x55630e09856b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8e38a46dae1c94f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 33: 0x55630e08738b - tokio::runtime::context::scoped::Scoped::set::h7e977dd047011a77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x55630e2dcf09 - tokio::runtime::context::set_scheduler::{{closure}}::h855b88257fc49a7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 35: 0x55630e2ce086 - std::thread::local::LocalKey::try_with::hcf23aae84b17f0d0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 36: 0x55630e2c9bea - std::thread::local::LocalKey::with::h992129ea1ad71281 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 37: 0x55630e2dcebd - tokio::runtime::context::set_scheduler::haf493922335e409f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 38: 0x55630e098300 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbce6f69717ffb511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 39: 0x55630e09858d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h127422e18dc89ad1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 40: 0x55630e08e64d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h336df4ea3488381b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 41: 0x55630e21174a - tokio::runtime::context::runtime::enter_runtime::hb2a1143296d17e9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x55630e08e55e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h006965eb2420dbda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 43: 0x55630e2dd2dd - tokio::runtime::runtime::Runtime::block_on::h14af8e3942fc9c42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 44: 0x55630e260eb4 - main::deleting_empty_directory_succeeds::h36dd7b4f9f68e149 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:143:5 [INFO] [stdout] 45: 0x55630e260d37 - main::deleting_empty_directory_succeeds::{{closure}}::h4046eb332cb21677 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:142:45 [INFO] [stdout] 46: 0x55630df3d886 - core::ops::function::FnOnce::call_once::h84eba661f7385ac0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x55630e3e5e2f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x55630e3e5e2f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 49: 0x55630e3e4c51 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 50: 0x55630e3e4c51 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x55630e3e4c51 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 52: 0x55630e3e4c51 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 53: 0x55630e3e4c51 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 54: 0x55630e3e4c51 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 55: 0x55630e3e4c51 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 56: 0x55630e3ac036 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 57: 0x55630e3ac036 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 58: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 59: 0x55630e3b1077 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x55630e3b1077 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 61: 0x55630e3b1077 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 62: 0x55630e3b1077 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 63: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 64: 0x55630e3b1077 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 66: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 67: 0x55630ed848a5 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7fa19e54bac3 - [INFO] [stdout] 69: 0x7fa19e5dcbf4 - __clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- deleting_directory_fails_if_contains_file stdout ---- [INFO] [stdout] thread 'deleting_directory_fails_if_contains_file' panicked at tests/main.rs:197:77: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidResponse("Expected code [257], got response: 450 File not found\r\n") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55630ed7d786 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55630ed7d786 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55630ed7d786 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55630ed7d786 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55630edac180 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55630edac180 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55630ed79f9f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55630ed7d564 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55630ed7d564 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55630ed7f357 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55630ed7f03d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55630e3e0237 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55630e3e0237 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55630ed7f976 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55630ed7f976 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55630ed7f6c2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55630ed7dc86 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55630ed7f414 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55630df38f35 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55630df39573 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55630e2651ae - core::result::Result::unwrap::h77b71b318699dbc0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x55630e2651ae - main::deleting_directory_fails_if_contains_file::{{closure}}::{{closure}}::hc2c554183eeef24f [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:197:9 [INFO] [stdout] 22: 0x55630e257b78 - main::run_test::{{closure}}::h6dc7d7b158f29bfe [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:291:10 [INFO] [stdout] 23: 0x55630e2647cb - main::deleting_directory_fails_if_contains_file::{{closure}}::h8494d63b92505ecc [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:221:6 [INFO] [stdout] 24: 0x55630e1d02a3 - as core::future::future::Future>::poll::hd0b85b3991eab749 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x55630e1cfea6 - as core::future::future::Future>::poll::h7881815b83b7f894 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x55630e099114 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8d56ea3d5acc6581 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 27: 0x55630e09904a - tokio::runtime::coop::with_budget::h267c398e36b04a71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x55630e09904a - tokio::runtime::coop::budget::had3c2e9a62f37311 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x55630e09904a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h94115f1488a86a5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 30: 0x55630e0979fc - tokio::runtime::scheduler::current_thread::Context::enter::h2a9d22f3d02e79d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 31: 0x55630e09884b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0d2e4d2930d88c6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 32: 0x55630e09856b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8e38a46dae1c94f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 33: 0x55630e08738b - tokio::runtime::context::scoped::Scoped::set::h7e977dd047011a77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x55630e2dcf09 - tokio::runtime::context::set_scheduler::{{closure}}::h855b88257fc49a7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 35: 0x55630e2ce086 - std::thread::local::LocalKey::try_with::hcf23aae84b17f0d0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 36: 0x55630e2c9bea - std::thread::local::LocalKey::with::h992129ea1ad71281 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 37: 0x55630e2dcebd - tokio::runtime::context::set_scheduler::haf493922335e409f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 38: 0x55630e098300 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbce6f69717ffb511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 39: 0x55630e09858d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h127422e18dc89ad1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 40: 0x55630e08e64d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h336df4ea3488381b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 41: 0x55630e21174a - tokio::runtime::context::runtime::enter_runtime::hb2a1143296d17e9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x55630e08e55e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h006965eb2420dbda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 43: 0x55630e2dd2dd - tokio::runtime::runtime::Runtime::block_on::h14af8e3942fc9c42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 44: 0x55630e2645b7 - main::deleting_directory_fails_if_contains_file::hb3802b6f3cc5f9f2 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:194:5 [INFO] [stdout] 45: 0x55630e264437 - main::deleting_directory_fails_if_contains_file::{{closure}}::he0c5b37212d8967e [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:193:53 [INFO] [stdout] 46: 0x55630df3c6a6 - core::ops::function::FnOnce::call_once::h576e2498f04fa569 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x55630e3e5e2f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x55630e3e5e2f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 49: 0x55630e3e4c51 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 50: 0x55630e3e4c51 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x55630e3e4c51 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 52: 0x55630e3e4c51 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 53: 0x55630e3e4c51 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 54: 0x55630e3e4c51 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 55: 0x55630e3e4c51 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 56: 0x55630e3ac036 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 57: 0x55630e3ac036 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 58: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 59: 0x55630e3b1077 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x55630e3b1077 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 61: 0x55630e3b1077 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 62: 0x55630e3b1077 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 63: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 64: 0x55630e3b1077 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 66: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 67: 0x55630ed848a5 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7fa19e54bac3 - [INFO] [stdout] 69: 0x7fa19e5dcbf4 - __clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- can_change_into_virtual_directory stdout ---- [INFO] [stdout] thread 'can_change_into_virtual_directory' panicked at tests/main.rs:172:90: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidResponse("Expected code [226, 250], got response: 450 File not found\r\n") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55630ed7d786 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55630ed7d786 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55630ed7d786 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55630ed7d786 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55630edac180 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55630edac180 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55630ed79f9f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55630ed7d564 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55630ed7d564 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55630ed7f357 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55630ed7f03d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55630e3e0237 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55630e3e0237 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55630ed7f976 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55630ed7f976 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55630ed7f6c2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55630ed7dc86 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55630ed7f414 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55630df38f35 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55630df39573 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55630e2634a7 - core::result::Result::unwrap::h77b71b318699dbc0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x55630e2634a7 - main::can_change_into_virtual_directory::{{closure}}::{{closure}}::h1294ed22c51c5ac7 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:172:9 [INFO] [stdout] 22: 0x55630e255628 - main::run_test::{{closure}}::h11899649b6a5833d [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:291:10 [INFO] [stdout] 23: 0x55630e262b0b - main::can_change_into_virtual_directory::{{closure}}::hca631bc0a21e86f8 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:189:6 [INFO] [stdout] 24: 0x55630e1d02a3 - as core::future::future::Future>::poll::hd0b85b3991eab749 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x55630e1cfea6 - as core::future::future::Future>::poll::h7881815b83b7f894 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x55630e099114 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8d56ea3d5acc6581 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 27: 0x55630e09904a - tokio::runtime::coop::with_budget::h267c398e36b04a71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x55630e09904a - tokio::runtime::coop::budget::had3c2e9a62f37311 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x55630e09904a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h94115f1488a86a5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 30: 0x55630e0979fc - tokio::runtime::scheduler::current_thread::Context::enter::h2a9d22f3d02e79d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 31: 0x55630e09884b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0d2e4d2930d88c6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 32: 0x55630e09856b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8e38a46dae1c94f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 33: 0x55630e08738b - tokio::runtime::context::scoped::Scoped::set::h7e977dd047011a77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x55630e2dcf09 - tokio::runtime::context::set_scheduler::{{closure}}::h855b88257fc49a7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 35: 0x55630e2ce086 - std::thread::local::LocalKey::try_with::hcf23aae84b17f0d0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 36: 0x55630e2c9bea - std::thread::local::LocalKey::with::h992129ea1ad71281 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 37: 0x55630e2dcebd - tokio::runtime::context::set_scheduler::haf493922335e409f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 38: 0x55630e098300 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbce6f69717ffb511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 39: 0x55630e09858d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h127422e18dc89ad1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 40: 0x55630e08e64d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h336df4ea3488381b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 41: 0x55630e21174a - tokio::runtime::context::runtime::enter_runtime::hb2a1143296d17e9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x55630e08e55e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h006965eb2420dbda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 43: 0x55630e2dd2dd - tokio::runtime::runtime::Runtime::block_on::h14af8e3942fc9c42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 44: 0x55630e2628f7 - main::can_change_into_virtual_directory::h296d1665420de523 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:167:5 [INFO] [stdout] 45: 0x55630e262777 - main::can_change_into_virtual_directory::{{closure}}::h74041388dcb35937 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:166:45 [INFO] [stdout] 46: 0x55630df3e466 - core::ops::function::FnOnce::call_once::h9df296bf6e211cb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x55630e3e5e2f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x55630e3e5e2f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 49: 0x55630e3e4c51 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 50: 0x55630e3e4c51 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x55630e3e4c51 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 52: 0x55630e3e4c51 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 53: 0x55630e3e4c51 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 54: 0x55630e3e4c51 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 55: 0x55630e3e4c51 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 56: 0x55630e3ac036 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 57: 0x55630e3ac036 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 58: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 59: 0x55630e3b1077 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x55630e3b1077 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 61: 0x55630e3b1077 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 62: 0x55630e3b1077 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 63: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 64: 0x55630e3b1077 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 66: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 67: 0x55630ed848a5 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7fa19e54bac3 - [INFO] [stdout] 69: 0x7fa19e5dcbf4 - __clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- newly_created_dir_is_empty stdout ---- [INFO] [stdout] thread 'newly_created_dir_is_empty' panicked at tests/main.rs:99:62: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidResponse("Expected code [257], got response: 450 File not found\r\n") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55630ed7d786 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55630ed7d786 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55630ed7d786 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55630ed7d786 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55630edac180 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55630edac180 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55630ed79f9f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55630ed7d564 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55630ed7d564 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55630ed7f357 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55630ed7f03d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55630e3e0237 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55630e3e0237 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55630ed7f976 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55630ed7f976 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55630ed7f6c2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55630ed7dc86 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55630ed7f414 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55630df38f35 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55630df39573 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55630e25dadd - core::result::Result::unwrap::h77b71b318699dbc0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x55630e25dadd - main::newly_created_dir_is_empty::{{closure}}::{{closure}}::hf12fd74739fa83cc [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:99:9 [INFO] [stdout] 22: 0x55630e25a0c8 - main::run_test::{{closure}}::hc4c960ccf4ad8985 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:291:10 [INFO] [stdout] 23: 0x55630e25d1ab - main::newly_created_dir_is_empty::{{closure}}::h8505f7e4a7465474 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:106:6 [INFO] [stdout] 24: 0x55630e1d02a3 - as core::future::future::Future>::poll::hd0b85b3991eab749 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x55630e1cfea6 - as core::future::future::Future>::poll::h7881815b83b7f894 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x55630e099114 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8d56ea3d5acc6581 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 27: 0x55630e09904a - tokio::runtime::coop::with_budget::h267c398e36b04a71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x55630e09904a - tokio::runtime::coop::budget::had3c2e9a62f37311 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x55630e09904a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h94115f1488a86a5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 30: 0x55630e0979fc - tokio::runtime::scheduler::current_thread::Context::enter::h2a9d22f3d02e79d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 31: 0x55630e09884b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0d2e4d2930d88c6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 32: 0x55630e09856b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8e38a46dae1c94f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 33: 0x55630e08738b - tokio::runtime::context::scoped::Scoped::set::h7e977dd047011a77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x55630e2dcf09 - tokio::runtime::context::set_scheduler::{{closure}}::h855b88257fc49a7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 35: 0x55630e2ce086 - std::thread::local::LocalKey::try_with::hcf23aae84b17f0d0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 36: 0x55630e2c9bea - std::thread::local::LocalKey::with::h992129ea1ad71281 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 37: 0x55630e2dcebd - tokio::runtime::context::set_scheduler::haf493922335e409f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 38: 0x55630e098300 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbce6f69717ffb511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 39: 0x55630e09858d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h127422e18dc89ad1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 40: 0x55630e08e64d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h336df4ea3488381b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 41: 0x55630e21174a - tokio::runtime::context::runtime::enter_runtime::hb2a1143296d17e9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x55630e08e55e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h006965eb2420dbda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 43: 0x55630e2dd2dd - tokio::runtime::runtime::Runtime::block_on::h14af8e3942fc9c42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 44: 0x55630e25cf98 - main::newly_created_dir_is_empty::ha36ae91fce46b668 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:96:5 [INFO] [stdout] 45: 0x55630e25ce27 - main::newly_created_dir_is_empty::{{closure}}::h818d6af81e5dbdd8 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:95:38 [INFO] [stdout] 46: 0x55630df3eef6 - core::ops::function::FnOnce::call_once::hb182ba166ddd6efe [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x55630e3e5e2f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x55630e3e5e2f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 49: 0x55630e3e4c51 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 50: 0x55630e3e4c51 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x55630e3e4c51 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 52: 0x55630e3e4c51 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 53: 0x55630e3e4c51 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 54: 0x55630e3e4c51 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 55: 0x55630e3e4c51 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 56: 0x55630e3ac036 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 57: 0x55630e3ac036 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 58: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 59: 0x55630e3b1077 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x55630e3b1077 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 61: 0x55630e3b1077 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 62: 0x55630e3b1077 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 63: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 64: 0x55630e3b1077 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 66: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 67: 0x55630ed848a5 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7fa19e54bac3 - [INFO] [stdout] 69: 0x7fa19e5dcbf4 - __clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- root_dir_regression stdout ---- [INFO] [stdout] thread 'root_dir_regression' panicked at tests/main.rs:75:50: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: InvalidResponse("Expected code [257], got response: 450 File not found\r\n") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55630ed7d786 - std::backtrace_rs::backtrace::libunwind::trace::h92ba5ac126ecc5ad [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55630ed7d786 - std::backtrace_rs::backtrace::trace_unsynchronized::hfaa118b6e3a8f31a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55630ed7d786 - std::sys_common::backtrace::_print_fmt::h2075f185adf13bbd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55630ed7d786 - ::fmt::h9c4bd387f9f3f544 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55630edac180 - core::fmt::rt::Argument::fmt::h018ecebdf268b5bb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55630edac180 - core::fmt::write::h938c332fdab924eb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55630ed79f9f - std::io::Write::write_fmt::hf5d6d29a094a9ad9 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55630ed7d564 - std::sys_common::backtrace::_print::h3595c0f4303f3ccd [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55630ed7d564 - std::sys_common::backtrace::print::ha888e6736b0bc71f [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55630ed7f357 - std::panicking::default_hook::{{closure}}::he19a7f79f7beab5e [INFO] [stdout] 10: 0x55630ed7f03d - std::panicking::default_hook::h67efe04e9a5d446e [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55630e3e0237 - as core::ops::function::Fn>::call::ha485cc981b933d53 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 12: 0x55630e3e0237 - test::test_main::{{closure}}::h970c4d535211cea5 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55630ed7f976 - as core::ops::function::Fn>::call::h9c9759b104a0af15 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2029:9 [INFO] [stdout] 14: 0x55630ed7f976 - std::panicking::rust_panic_with_hook::h49021cdbc4b22349 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:785:13 [INFO] [stdout] 15: 0x55630ed7f6c2 - std::panicking::begin_panic_handler::{{closure}}::hfbf601f3d8c62d13 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:659:13 [INFO] [stdout] 16: 0x55630ed7dc86 - std::sys_common::backtrace::__rust_end_short_backtrace::h98dd020b6e913806 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55630ed7f414 - rust_begin_unwind [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:647:5 [INFO] [stdout] 18: 0x55630df38f35 - core::panicking::panic_fmt::h0d3f1893e38be419 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55630df39573 - core::result::unwrap_failed::h1356562ef8bc898c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1649:5 [INFO] [stdout] 20: 0x55630e25c5c5 - core::result::Result::unwrap::h77b71b318699dbc0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/result.rs:1073:23 [INFO] [stdout] 21: 0x55630e25c5c5 - main::root_dir_regression::{{closure}}::{{closure}}::h31411acb9dd27b52 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:75:9 [INFO] [stdout] 22: 0x55630e25ad38 - main::run_test::{{closure}}::hf8ecb9db8b934012 [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:291:10 [INFO] [stdout] 23: 0x55630e25bcab - main::root_dir_regression::{{closure}}::h4d96f9898146c83c [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:91:6 [INFO] [stdout] 24: 0x55630e1d02a3 - as core::future::future::Future>::poll::hd0b85b3991eab749 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 25: 0x55630e1cfea6 - as core::future::future::Future>::poll::h7881815b83b7f894 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/future/future.rs:124:9 [INFO] [stdout] 26: 0x55630e099114 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8d56ea3d5acc6581 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 27: 0x55630e09904a - tokio::runtime::coop::with_budget::h267c398e36b04a71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x55630e09904a - tokio::runtime::coop::budget::had3c2e9a62f37311 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x55630e09904a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h94115f1488a86a5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 30: 0x55630e0979fc - tokio::runtime::scheduler::current_thread::Context::enter::h2a9d22f3d02e79d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 31: 0x55630e09884b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h0d2e4d2930d88c6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 32: 0x55630e09856b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8e38a46dae1c94f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 33: 0x55630e08738b - tokio::runtime::context::scoped::Scoped::set::h7e977dd047011a77 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x55630e2dcf09 - tokio::runtime::context::set_scheduler::{{closure}}::h855b88257fc49a7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:26 [INFO] [stdout] 35: 0x55630e2ce086 - std::thread::local::LocalKey::try_with::hcf23aae84b17f0d0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 36: 0x55630e2c9bea - std::thread::local::LocalKey::with::h992129ea1ad71281 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 37: 0x55630e2dcebd - tokio::runtime::context::set_scheduler::haf493922335e409f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context.rs:176:9 [INFO] [stdout] 38: 0x55630e098300 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbce6f69717ffb511 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 39: 0x55630e09858d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h127422e18dc89ad1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 40: 0x55630e08e64d - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h336df4ea3488381b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 41: 0x55630e21174a - tokio::runtime::context::runtime::enter_runtime::hb2a1143296d17e9a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x55630e08e55e - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h006965eb2420dbda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 43: 0x55630e2dd2dd - tokio::runtime::runtime::Runtime::block_on::h14af8e3942fc9c42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/runtime.rs:347:47 [INFO] [stdout] 44: 0x55630e25ba97 - main::root_dir_regression::hcf8f73178bc07a1b [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:72:5 [INFO] [stdout] 45: 0x55630e25b917 - main::root_dir_regression::{{closure}}::ha8b2ea0a90955e3b [INFO] [stdout] at /opt/rustwide/workdir/tests/main.rs:71:31 [INFO] [stdout] 46: 0x55630df3f506 - core::ops::function::FnOnce::call_once::hbc19eee0d1d7f2d0 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 47: 0x55630e3e5e2f - core::ops::function::FnOnce::call_once::hc4365f2905c13fb3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 48: 0x55630e3e5e2f - test::__rust_begin_short_backtrace::h23efa09c82420171 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:621:18 [INFO] [stdout] 49: 0x55630e3e4c51 - test::run_test_in_process::{{closure}}::hf1473bb1a6c04edb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:60 [INFO] [stdout] 50: 0x55630e3e4c51 - as core::ops::function::FnOnce<()>>::call_once::hff07c3f39ec1a940 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 51: 0x55630e3e4c51 - std::panicking::try::do_call::h344a2a0d830f8cdb [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 52: 0x55630e3e4c51 - std::panicking::try::h307dc78c49c41dfc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 53: 0x55630e3e4c51 - std::panic::catch_unwind::h09ff4c41f37beb25 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 54: 0x55630e3e4c51 - test::run_test_in_process::h25a8f909b68e3831 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:644:27 [INFO] [stdout] 55: 0x55630e3e4c51 - test::run_test::{{closure}}::h9934b77d061da8ff [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:567:43 [INFO] [stdout] 56: 0x55630e3ac036 - test::run_test::{{closure}}::hc3fe15393b08198a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/test/src/lib.rs:595:41 [INFO] [stdout] 57: 0x55630e3ac036 - std::sys_common::backtrace::__rust_begin_short_backtrace::h2751c43450246c92 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 58: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1c68a4efdf3a14d2 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:529:17 [INFO] [stdout] 59: 0x55630e3b1077 - as core::ops::function::FnOnce<()>>::call_once::he4aa23e023cec824 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x55630e3b1077 - std::panicking::try::do_call::hb75ff41794a19e9d [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:554:40 [INFO] [stdout] 61: 0x55630e3b1077 - std::panicking::try::ha7903bccf307108c [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panicking.rs:518:19 [INFO] [stdout] 62: 0x55630e3b1077 - std::panic::catch_unwind::h85a1dff12b1bcadc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/panic.rs:142:14 [INFO] [stdout] 63: 0x55630e3b1077 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2c9f92cbe6cfd7e3 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/thread/mod.rs:528:30 [INFO] [stdout] 64: 0x55630e3b1077 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7d4afe73c576828a [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 65: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h4f08d401a486e446 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 66: 0x55630ed848a5 - as core::ops::function::FnOnce>::call_once::h3476dfcdba628abc [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/alloc/src/boxed.rs:2015:9 [INFO] [stdout] 67: 0x55630ed848a5 - std::sys::pal::unix::thread::Thread::new::thread_start::h2770ac7f8882db09 [INFO] [stdout] at /rustc/aedd173a2c086e558c2b66d3743b344f977621a7/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 68: 0x7fa19e54bac3 - [INFO] [stdout] 69: 0x7fa19e5dcbf4 - __clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] can_change_into_virtual_directory [INFO] [stdout] creating_directory_with_file_in_it [INFO] [stdout] creating_file_in_subdir_creates_that_subdir [INFO] [stdout] deleting_directory_fails_if_contains_file [INFO] [stdout] deleting_empty_directory_succeeds [INFO] [stdout] file_sizes [INFO] [stdout] newly_created_dir_is_empty [INFO] [stdout] root_dir_regression [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.43s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test main` [INFO] running `Command { std: "docker" "inspect" "566bec5c8b44264f3a564327eb713ecb1474b75317a69aaa230bd9aff180d2e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "566bec5c8b44264f3a564327eb713ecb1474b75317a69aaa230bd9aff180d2e2", kill_on_drop: false }` [INFO] [stdout] 566bec5c8b44264f3a564327eb713ecb1474b75317a69aaa230bd9aff180d2e2