[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 [INFO] testing unftp-sbe-gcs-0.2.4 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate unftp-sbe-gcs 0.2.4 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate unftp-sbe-gcs 0.2.4 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "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-tc2/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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aecf3b398d68002273c471957a29278a371c61708873f607e8557bcfbce01d12 [INFO] running `Command { std: "docker" "start" "-a" "aecf3b398d68002273c471957a29278a371c61708873f607e8557bcfbce01d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aecf3b398d68002273c471957a29278a371c61708873f607e8557bcfbce01d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aecf3b398d68002273c471957a29278a371c61708873f607e8557bcfbce01d12", kill_on_drop: false }` [INFO] [stdout] aecf3b398d68002273c471957a29278a371c61708873f607e8557bcfbce01d12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e0cf060ea3222125b5cad0aa1dab356ce23c75a70438e30e94bfe6c41f6cc42 [INFO] running `Command { std: "docker" "start" "-a" "1e0cf060ea3222125b5cad0aa1dab356ce23c75a70438e30e94bfe6c41f6cc42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.6.3 [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 num-traits v0.2.16 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [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 minimal-lexical v0.2.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling smallvec v1.11.0 [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 nom v7.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling oid-registry v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [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 block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling moka v0.11.3 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling rustls-native-certs v0.6.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling triomphe v0.1.9 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling dashmap v5.5.3 [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 futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [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 tokio v1.32.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [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 hyper-rustls v0.24.1 [INFO] [stderr] Compiling yup-oauth2 v8.3.0 [INFO] [stderr] Compiling libunftp v0.19.0 [INFO] [stderr] Compiling unftp-sbe-gcs v0.2.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/options.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{convert::TryFrom, path::PathBuf}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Extend` is imported redundantly [INFO] [stdout] --> src/response_body.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{iter::Extend, path::PathBuf}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Extend` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.67s [INFO] running `Command { std: "docker" "inspect" "1e0cf060ea3222125b5cad0aa1dab356ce23c75a70438e30e94bfe6c41f6cc42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e0cf060ea3222125b5cad0aa1dab356ce23c75a70438e30e94bfe6c41f6cc42", kill_on_drop: false }` [INFO] [stdout] 1e0cf060ea3222125b5cad0aa1dab356ce23c75a70438e30e94bfe6c41f6cc42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ced4a65099496f7eb493886ebe6d090a733637f60c52d5e3a9914eca94e14ca [INFO] running `Command { std: "docker" "start" "-a" "4ced4a65099496f7eb493886ebe6d090a733637f60c52d5e3a9914eca94e14ca", 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 regex-syntax v0.7.5 [INFO] [stderr] Compiling bitflags v2.4.0 [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 textwrap v0.16.0 [INFO] [stderr] Compiling diff v0.1.13 [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 take_mut v0.2.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling std_prelude v0.2.12 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling more-asserts v0.3.1 [INFO] [stderr] Compiling slog-term v2.9.0 [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 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 synstructure v0.12.6 [INFO] [stderr] Compiling regex v1.9.5 [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 pretty_env_logger v0.5.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling asn1-rs-derive v0.4.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 hyper v0.14.27 [INFO] [stderr] Compiling oid-registry v0.6.0 [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] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/options.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{convert::TryFrom, path::PathBuf}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Extend` is imported redundantly [INFO] [stdout] --> src/response_body.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{iter::Extend, path::PathBuf}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Extend` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TryFrom` is imported redundantly [INFO] [stdout] --> src/options.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | use std::{convert::TryFrom, path::PathBuf}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `TryFrom` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Extend` is imported redundantly [INFO] [stdout] --> src/response_body.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{iter::Extend, path::PathBuf}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Extend` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SystemTime` is imported redundantly [INFO] [stdout] --> src/response_body.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 141 | use super::*; [INFO] [stdout] | -------- the item `SystemTime` is already imported here [INFO] [stdout] 142 | use libunftp::storage::Metadata; [INFO] [stdout] 143 | use std::time::SystemTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Result` is imported redundantly [INFO] [stdout] --> examples/gcs.rs:2:40 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{error::Error, path::PathBuf, result::Result}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Result` is already defined here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Drain` is imported redundantly [INFO] [stdout] --> tests/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use slog::Drain; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 10 | use slog::*; [INFO] [stdout] | ------- the item `Drain` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc6VL1Uf/symbols.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.main.d0c0b0e167df2137-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d.4wkk15wwzgzt5cu6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-bcf8a25747b9c9ec/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libslog_async-2c670a24e2e7f069.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ef1cc21f01f705d6.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-c7d420f308f26a3b.rlib" "/opt/rustwide/target/debug/deps/libslog_term-7614a4ce24322dc7.rlib" "/opt/rustwide/target/debug/deps/libatty-5db836baa495df84.rlib" "/opt/rustwide/target/debug/deps/libterm-6b021fde6705eb3e.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-90509cfe7a9a0307.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-d805f473c9bee8af.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6daab1e3a89c38f6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-a2334fe82ab8e779.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-086a6af293dd94b2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-35b31d6efe8fa397.rlib" "/opt/rustwide/target/debug/deps/libpretty_assertions-d03696617e4c9890.rlib" "/opt/rustwide/target/debug/deps/libdiff-f6228193e395c656.rlib" "/opt/rustwide/target/debug/deps/libyansi-fe77e7901970feab.rlib" "/opt/rustwide/target/debug/deps/libpath_abs-607d1235c655d479.rlib" "/opt/rustwide/target/debug/deps/libstd_prelude-2c8108ca002b2b78.rlib" "/opt/rustwide/target/debug/deps/libstfu8-2146b7fd34ef328a.rlib" "/opt/rustwide/target/debug/deps/libmore_asserts-113d5c4aebb48b35.rlib" "/opt/rustwide/target/debug/deps/libunftp_sbe_gcs-26026a64c1d50135.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libyup_oauth2-76874aec149ea63a.rlib" "/opt/rustwide/target/debug/deps/libseahash-c943f1e8633d67c7.rlib" "/opt/rustwide/target/debug/deps/libanyhow-7710dff4c1f4e5b8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e18626a7a71d54ec.rlib" "/opt/rustwide/target/debug/deps/libryu-d2c3aff9aeca12bd.rlib" "/opt/rustwide/target/debug/deps/libitertools-15cbeb0291838661.rlib" "/opt/rustwide/target/debug/deps/libeither-7e401e22ecbea44e.rlib" "/opt/rustwide/target/debug/deps/liburl-4bfd115a5f933d99.rlib" "/opt/rustwide/target/debug/deps/libidna-80ea9d37cd32e2ef.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-01bb44907ae3bcdf.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e7dc63e82263080a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2b90caf71be257df.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-dff3380632f62c6d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-17a3dc6f43425f69.rlib" "/opt/rustwide/target/debug/deps/libmatches-7dacc739f2471d9d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-c878b6f40f2978b2.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-eddc974699265787.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-63bf3b1280a76beb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-01da96bec2dfd166.rlib" "/opt/rustwide/target/debug/deps/libhyper-7c528a6c31011923.rlib" "/opt/rustwide/target/debug/deps/libwant-1a0a0bb9baefa419.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-539bdf1ed77a7a8a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e1ba4729fce8440c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libh2-e2e7224c37859dea.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7ff1a537f445f359.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e273ba0f8cdcbe5b.rlib" "/opt/rustwide/target/debug/deps/libtower_service-92bbc7b5a1dd8782.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-a60d1fea50354628.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af0e4761081a49c7.rlib" "/opt/rustwide/target/debug/deps/libhttp-530b943cc235ccd2.rlib" "/opt/rustwide/target/debug/deps/libfutures-67fa64601a02b6d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b5041aa2c092f9e9.rlib" "/opt/rustwide/target/debug/deps/liblibunftp-b488b9fc60b54106.rlib" "/opt/rustwide/target/debug/deps/libmoka-848dfb729f1eb909.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-30b5e33513e3e7b3.rlib" "/opt/rustwide/target/debug/deps/libtagptr-feef50b06abe24b4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-72282a881fd522f3.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-70be0b3efc76ca6c.rlib" "/opt/rustwide/target/debug/deps/libtriomphe-aeab858ffdaa47d9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-b8b002b8a59907f8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-dd96d6909164d49d.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-a9f7a50278b335e4.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-bccef4246ee1a6c3.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-275e53cd621883b0.rlib" "/opt/rustwide/target/debug/deps/libmd5-3dc87b52abfab878.rlib" "/opt/rustwide/target/debug/deps/libdigest-d499e13ec8a4e811.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-fc9b0bf66b34df9f.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-7f89e55a8f4871a8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7c5adfa5a5bf87ef.rlib" "/opt/rustwide/target/debug/deps/libtypenum-d1feac8ebe5aef3f.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-29624322702d065d.rlib" "/opt/rustwide/target/debug/deps/libbase64-cba73e7f843e5175.rlib" "/opt/rustwide/target/debug/deps/libproxy_protocol-927f32a585827186.rlib" "/opt/rustwide/target/debug/deps/libsnafu-16c1af399e449619.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-8766726346b4cbde.rlib" "/opt/rustwide/target/debug/deps/libdashmap-853d7ab46c697c7e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e4607f60904ce7e5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-55f80abe000d3e83.rlib" "/opt/rustwide/target/debug/deps/libslog-337c3332d5ecf2c0.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-7b28f80d014d0df3.rlib" "/opt/rustwide/target/debug/deps/librustls-b906bc56625df422.rlib" "/opt/rustwide/target/debug/deps/libsct-c6c0af6c4bf96922.rlib" "/opt/rustwide/target/debug/deps/libwebpki-f5be0068920770b1.rlib" "/opt/rustwide/target/debug/deps/libring-4adaf0e5c4ec48df.rlib" "/opt/rustwide/target/debug/deps/libspin-e858d3468b8e3abd.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-6cf40e3a64622ff0.rlib" "/opt/rustwide/target/debug/deps/liblog-2cf4a51dfa4e790a.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e0b451b934955d31.rlib" "/opt/rustwide/target/debug/deps/libslab-0a39a638bccea296.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b7720f9d993fe4fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-44fabbc3ce50b4f3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-9c5dcf17efb91bff.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b6c28c2f82dd3337.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-8d841d2d120f18f7.rlib" "/opt/rustwide/target/debug/deps/libtracing-05dd882fbe685ee7.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1799cab8498675d8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-728f13abc4f8cf5f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-eae31d72cfa7dcb2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-3387e8374b45be05.rlib" "/opt/rustwide/target/debug/deps/libuuid-bdaa91093191acf8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b34b9c121718cf7e.rlib" "/opt/rustwide/target/debug/deps/libprometheus-84e84be963cea6d5.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-71757a750f6d6ba9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-63909e2be56537b3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-e3d8269c0db97757.rlib" "/opt/rustwide/target/debug/deps/liblock_api-01b7e6f95550bc19.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-601054d06861c461.rlib" "/opt/rustwide/target/debug/deps/libbase64-fca76a9e376e88b4.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f45f01588a50150b.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-147b6377531bf278.rlib" "/opt/rustwide/target/debug/deps/libder_parser-e0b2b9d0df03c3cd.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-5feb4d3291a7c861.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-248ccf8b6bd83e21.rlib" "/opt/rustwide/target/debug/deps/libasn1_rs-6d9b6bebf76a3b19.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-e4484b85a3ec5462.rlib" "/opt/rustwide/target/debug/deps/libnom-933ced5345065ea3.rlib" "/opt/rustwide/target/debug/deps/libtime-0e4d4e4cd6fbf692.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-9c019e87af119b5e.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3a42249f065e11e.rlib" "/opt/rustwide/target/debug/deps/libtime_core-54674f00ac56f1cd.rlib" "/opt/rustwide/target/debug/deps/libderanged-0c25d06ee5e57bdf.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0afe285a7b882334.rlib" "/opt/rustwide/target/debug/deps/libasync_ftp-721b761bfb64a1e7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-34546d4d3d07201a.rlib" "/opt/rustwide/target/debug/deps/libregex-627277817fd73665.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-727f1cc2871a6cdd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-8f49cc30158ffef8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-28f7d340dd19ea23.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ef461186d3307f3c.rlib" "/opt/rustwide/target/debug/deps/libchrono-d1da1b14279098e6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-409be7791791b57b.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-f4e0c7f53a97610a.rlib" "/opt/rustwide/target/debug/deps/libserde-81c8bf5fbbee10af.rlib" "/opt/rustwide/target/debug/deps/libtokio-15c14588104ef0af.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fb923230660ed0dd.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6d4fcac4c563275f.rlib" "/opt/rustwide/target/debug/deps/libbytes-d5ef6100ae69ca23.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-085b19c93bbb2231.rlib" "/opt/rustwide/target/debug/deps/libmio-8fba2bb2734ecf60.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d16d29977b531cb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/main-1d3e253b8fceba6d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `unftp-sbe-gcs` (test "main") due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4ced4a65099496f7eb493886ebe6d090a733637f60c52d5e3a9914eca94e14ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ced4a65099496f7eb493886ebe6d090a733637f60c52d5e3a9914eca94e14ca", kill_on_drop: false }` [INFO] [stdout] 4ced4a65099496f7eb493886ebe6d090a733637f60c52d5e3a9914eca94e14ca