[INFO] cloning repository https://github.com/johncarmack1984/deep-freeze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johncarmack1984/deep-freeze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncarmack1984%2Fdeep-freeze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncarmack1984%2Fdeep-freeze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 014f7c228e60f331a59a085d8c37bbbf56e227bf [INFO] testing johncarmack1984/deep-freeze against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohncarmack1984%2Fdeep-freeze" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johncarmack1984/deep-freeze on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/johncarmack1984/deep-freeze [INFO] finished tweaking git repo https://github.com/johncarmack1984/deep-freeze [INFO] tweaked toml for git repo https://github.com/johncarmack1984/deep-freeze written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/johncarmack1984/deep-freeze 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.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded secrets-manager-macro v0.1.0 [INFO] [stderr] Downloaded sqlite3-sys v0.15.2 [INFO] [stderr] Downloaded aws-smithy-query v0.55.3 [INFO] [stderr] Downloaded crc32c v0.6.3 [INFO] [stderr] Downloaded aws-smithy-json v0.55.3 [INFO] [stderr] Downloaded aws-sigv4 v0.55.3 [INFO] [stderr] Downloaded aws-sig-auth v0.54.1 [INFO] [stderr] Downloaded aws-sdk-sso v0.28.0 [INFO] [stderr] Downloaded aws-smithy-checksums v0.55.3 [INFO] [stderr] Downloaded aws-sdk-sts v0.28.0 [INFO] [stderr] Downloaded aws-config v0.55.3 [INFO] [stderr] Downloaded aws-sdk-secretsmanager v0.28.0 [INFO] [stderr] Downloaded outref v0.5.1 [INFO] [stderr] Downloaded aws-sdk-s3 v0.28.0 [INFO] [stderr] Downloaded portable-atomic v1.3.3 [INFO] [stderr] Downloaded aws-sdk-sts v0.24.0 [INFO] [stderr] Downloaded aws-config v0.54.1 [INFO] [stderr] Downloaded syn v2.0.22 [INFO] [stderr] Downloaded aws-http v0.55.3 [INFO] [stderr] Downloaded aws-sig-auth v0.55.3 [INFO] [stderr] Downloaded aws-credential-types v0.55.3 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.55.3 [INFO] [stderr] Downloaded sqlite3-src v0.5.1 [INFO] [stderr] Downloaded aws-smithy-client v0.55.3 [INFO] [stderr] Downloaded aws-smithy-http v0.55.3 [INFO] [stderr] Downloaded aws-smithy-types v0.55.3 [INFO] [stderr] Downloaded indicatif v0.17.5 [INFO] [stderr] Downloaded aws-sdk-sso v0.24.0 [INFO] [stderr] Downloaded aws-smithy-query v0.54.4 [INFO] [stderr] Downloaded aws-smithy-async v0.54.4 [INFO] [stderr] Downloaded aws-smithy-client v0.54.4 [INFO] [stderr] Downloaded aws-smithy-http v0.54.4 [INFO] [stderr] Downloaded vsimd v0.8.0 [INFO] [stderr] Downloaded aws-smithy-types v0.54.4 [INFO] [stderr] Downloaded aws-sdk-secretsmanager v0.24.0 [INFO] [stderr] Downloaded aws-credential-types v0.54.1 [INFO] [stderr] Downloaded aws-endpoint v0.54.1 [INFO] [stderr] Downloaded aws-smithy-async v0.55.3 [INFO] [stderr] Downloaded aws-types v0.55.3 [INFO] [stderr] Downloaded aws-smithy-eventstream v0.55.3 [INFO] [stderr] Downloaded is-wsl v0.4.0 [INFO] [stderr] Downloaded open v4.2.0 [INFO] [stderr] Downloaded xmlparser v0.13.5 [INFO] [stderr] Downloaded aws-smithy-xml v0.54.4 [INFO] [stderr] Downloaded aws-sigv4 v0.54.2 [INFO] [stderr] Downloaded aws-smithy-xml v0.55.3 [INFO] [stderr] Downloaded aws-endpoint v0.55.3 [INFO] [stderr] Downloaded is-docker v0.2.0 [INFO] [stderr] Downloaded urlencoding v2.1.2 [INFO] [stderr] Downloaded aws-http v0.54.1 [INFO] [stderr] Downloaded aws-smithy-json v0.54.4 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.54.4 [INFO] [stderr] Downloaded bytes-utils v0.1.3 [INFO] [stderr] Downloaded base64-simd v0.8.0 [INFO] [stderr] Downloaded aws-types v0.54.1 [INFO] [stderr] Downloaded sedregex v0.2.5 [INFO] [stderr] Downloaded sqlite v0.31.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be7540b6d5e9ecb40b4ca428ad181a376db023b7b004f60f79d2db5f39e1975d [INFO] running `Command { std: "docker" "start" "-a" "be7540b6d5e9ecb40b4ca428ad181a376db023b7b004f60f79d2db5f39e1975d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be7540b6d5e9ecb40b4ca428ad181a376db023b7b004f60f79d2db5f39e1975d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7540b6d5e9ecb40b4ca428ad181a376db023b7b004f60f79d2db5f39e1975d", kill_on_drop: false }` [INFO] [stdout] be7540b6d5e9ecb40b4ca428ad181a376db023b7b004f60f79d2db5f39e1975d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9862e8ba11bc393a82e41103efb985142be61614b9f9b13c2ad733d43c9fc7fb [INFO] running `Command { std: "docker" "start" "-a" "9862e8ba11bc393a82e41103efb985142be61614b9f9b13c2ad733d43c9fc7fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling time v0.3.22 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling aws-types v0.55.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling aws-types v0.54.1 [INFO] [stderr] Compiling xmlparser v0.13.5 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling rustix v0.38.2 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling sqlite3-src v0.5.1 [INFO] [stderr] Compiling crc32c v0.6.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling aws-smithy-types v0.55.3 [INFO] [stderr] Compiling aws-smithy-types v0.54.4 [INFO] [stderr] Compiling aws-smithy-xml v0.55.3 [INFO] [stderr] Compiling aws-smithy-xml v0.54.4 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling aws-smithy-json v0.54.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling aws-smithy-query v0.54.4 [INFO] [stderr] Compiling aws-smithy-eventstream v0.55.3 [INFO] [stderr] Compiling aws-smithy-json v0.55.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling aws-smithy-query v0.55.3 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling is-terminal v0.4.8 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling clap_builder v4.3.10 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling sqlite3-sys v0.15.2 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling open v4.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sqlite v0.31.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling indicatif v0.17.5 [INFO] [stderr] Compiling sedregex v0.2.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling async-recursion v1.0.4 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling clap v4.3.10 [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-stream v0.1.14 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling aws-smithy-async v0.54.4 [INFO] [stderr] Compiling aws-credential-types v0.54.1 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling aws-smithy-async v0.55.3 [INFO] [stderr] Compiling aws-credential-types v0.55.3 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling aws-smithy-http v0.54.4 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling aws-smithy-http-tower v0.54.4 [INFO] [stderr] Compiling aws-sigv4 v0.54.2 [INFO] [stderr] Compiling aws-smithy-http v0.55.3 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling aws-smithy-client v0.54.4 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling aws-smithy-http-tower v0.55.3 [INFO] [stderr] Compiling aws-sigv4 v0.55.3 [INFO] [stderr] Compiling aws-smithy-checksums v0.55.3 [INFO] [stderr] Compiling aws-endpoint v0.54.1 [INFO] [stderr] Compiling aws-sig-auth v0.54.1 [INFO] [stderr] Compiling aws-http v0.54.1 [INFO] [stderr] Compiling aws-smithy-client v0.55.3 [INFO] [stderr] Compiling aws-sdk-sts v0.24.0 [INFO] [stderr] Compiling aws-sdk-sso v0.24.0 [INFO] [stderr] Compiling aws-sdk-secretsmanager v0.24.0 [INFO] [stderr] Compiling aws-sig-auth v0.55.3 [INFO] [stderr] Compiling aws-endpoint v0.55.3 [INFO] [stderr] Compiling aws-http v0.55.3 [INFO] [stderr] Compiling aws-config v0.54.1 [INFO] [stderr] Compiling aws-sdk-sso v0.28.0 [INFO] [stderr] Compiling aws-sdk-sts v0.28.0 [INFO] [stderr] Compiling aws-sdk-secretsmanager v0.28.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.28.0 [INFO] [stderr] Compiling aws-config v0.55.3 [INFO] [stderr] Compiling secrets-manager-macro v0.1.0 [INFO] [stderr] Compiling deep-freeze v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/util.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | &old_path.clone().to_owned(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s [INFO] running `Command { std: "docker" "inspect" "9862e8ba11bc393a82e41103efb985142be61614b9f9b13c2ad733d43c9fc7fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9862e8ba11bc393a82e41103efb985142be61614b9f9b13c2ad733d43c9fc7fb", kill_on_drop: false }` [INFO] [stdout] 9862e8ba11bc393a82e41103efb985142be61614b9f9b13c2ad733d43c9fc7fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2aa36ca4a353a21591d1264028f6e813cc290c31f0e1687158e87fcdac685f0e [INFO] running `Command { std: "docker" "start" "-a" "2aa36ca4a353a21591d1264028f6e813cc290c31f0e1687158e87fcdac685f0e", kill_on_drop: false }` [INFO] [stderr] Compiling deep-freeze v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/util.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 41 | &old_path.clone().to_owned(), [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.37s [INFO] running `Command { std: "docker" "inspect" "2aa36ca4a353a21591d1264028f6e813cc290c31f0e1687158e87fcdac685f0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aa36ca4a353a21591d1264028f6e813cc290c31f0e1687158e87fcdac685f0e", kill_on_drop: false }` [INFO] [stdout] 2aa36ca4a353a21591d1264028f6e813cc290c31f0e1687158e87fcdac685f0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c73c0a33fa774f943c88dab8e897ddee870b1d7736c13d57c9f904cad46be3ea [INFO] running `Command { std: "docker" "start" "-a" "c73c0a33fa774f943c88dab8e897ddee870b1d7736c13d57c9f904cad46be3ea", kill_on_drop: false }` [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/util.rs:41:18 [INFO] [stderr] | [INFO] [stderr] 41 | &old_path.clone().to_owned(), [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `deep-freeze` (bin "deep-freeze" test) generated 1 warning (run `cargo fix --bin "deep-freeze" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/deep_freeze-939c38895f5e7322) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/deep_freeze-ffa3bb91787403fe) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test localfs::tests::it_creates_a_local_1_kb_file ... ignored [INFO] [stdout] test localfs::tests::it_creates_a_local_5_mb_file ... ignored [INFO] [stdout] test localfs::tests::it_creates_five_1_mb_test_files ... ignored [INFO] [stdout] test aws::tests::it_deletes_from_s3 ... FAILED [INFO] [stdout] test aws::tests::it_gets_s3_attrs ... FAILED [INFO] [stdout] test aws::tests::it_uploads_to_s3 ... FAILED [INFO] [stdout] test dropbox::tests::it_gets_file_metadata_from_dropbox ... FAILED [INFO] [stdout] test dropbox::tests::it_downloads_from_dropbox ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- aws::tests::it_deletes_from_s3 stdout ---- [INFO] [stdout] [src/aws.rs:360:13] &err = ConstructionFailure( [INFO] [stdout] ConstructionFailure { [INFO] [stdout] source: SigningStageError { [INFO] [stdout] kind: MissingCredentials, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ) [INFO] [stdout] 🚫 Upload failed [INFO] [stdout] 🚫 failed to construct request [INFO] [stdout] thread 'aws::tests::it_deletes_from_s3' panicked at src/aws.rs:572:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: ConstructionFailure(ConstructionFailure { source: SigningStageError { kind: MissingCredentials } }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558180d24ab5 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558180d24ab5 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558180d24ab5 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558180d24ab5 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558180d526db - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x558180d526db - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x558180d215ff - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x558180d2488e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558180d2488e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558180d26289 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x558180d25f4e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55817fef925a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55817fef925a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x558180d26856 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x558180d26856 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x558180d26604 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x558180d24f79 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558180d26337 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55817fb39133 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55817fb396a6 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x55817fba0382 - core::result::Result::unwrap::h01ac7512aeaabbf3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x55817fba0382 - deep_freeze::aws::tests::it_deletes_from_s3::{{closure}}::h05b9cd9312ddbef9 [INFO] [stdout] at /opt/rustwide/workdir/src/aws.rs:564:9 [INFO] [stdout] 22: 0x55817fc1d503 - as core::future::future::Future>::poll::h8003f750b467b28b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x55817fc1d696 - as core::future::future::Future>::poll::hf2f2603047e7f32f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x55817fbd6004 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbcd22588758bbb0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x55817fbd5f3a - tokio::runtime::coop::with_budget::h8224c6d8a69ade2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x55817fbd5f3a - tokio::runtime::coop::budget::h99fd4420425fd9b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x55817fbd5f3a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hacd6bd7197d550e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x55817fbd4a2c - tokio::runtime::scheduler::current_thread::Context::enter::h82711b06dfcef5d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x55817fbd54fa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4b75d16fe572bbdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x55817fbd522b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb71598e4594aa032 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x55817fbba768 - tokio::macros::scoped_tls::ScopedKey::set::hdd729d23062933e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x55817fbd4fbf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9ec72326c7045a53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x55817fbd524d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9fdb3ad54f753b7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x55817fbd41db - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf475836b74c191fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x55817fc1c49d - tokio::runtime::runtime::Runtime::block_on::hc5fd4be8bdeae0df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 36: 0x55817fb9fb86 - deep_freeze::aws::tests::it_deletes_from_s3::h785746d80ef2a362 [INFO] [stdout] at /opt/rustwide/workdir/src/aws.rs:573:9 [INFO] [stdout] 37: 0x55817fb9f9e7 - deep_freeze::aws::tests::it_deletes_from_s3::{{closure}}::he94358f460ea2f36 [INFO] [stdout] at /opt/rustwide/workdir/src/aws.rs:558:34 [INFO] [stdout] 38: 0x55817fb3b056 - core::ops::function::FnOnce::call_once::he0b8bdc46e3fbc21 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x55817fefdc3b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55817fefdc3b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 41: 0x55817fefd341 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 42: 0x55817fefd341 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x55817fefd341 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 44: 0x55817fefd341 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 45: 0x55817fefd341 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 46: 0x55817fefd341 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 47: 0x55817fefd341 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 48: 0x55817fec5dc4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 49: 0x55817fec5dc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 50: 0x55817feca832 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 51: 0x55817feca832 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x55817feca832 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 53: 0x55817feca832 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 54: 0x55817feca832 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 55: 0x55817feca832 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 56: 0x55817feca832 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x558180d2b97b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 58: 0x558180d2b97b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 59: 0x558180d2b97b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f3f58ef4ac3 - [INFO] [stdout] 61: 0x7f3f58f85a04 - __clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- aws::tests::it_gets_s3_attrs stdout ---- [INFO] [stdout] [src/aws.rs:360:13] &err = ConstructionFailure( [INFO] [stdout] ConstructionFailure { [INFO] [stdout] source: SigningStageError { [INFO] [stdout] kind: MissingCredentials, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ) [INFO] [stdout] 🚫 Upload failed [INFO] [stdout] 🚫 failed to construct request [INFO] [stdout] thread 'aws::tests::it_gets_s3_attrs' panicked at src/aws.rs:546:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: ConstructionFailure(ConstructionFailure { source: SigningStageError { kind: MissingCredentials } }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558180d24ab5 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558180d24ab5 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558180d24ab5 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558180d24ab5 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558180d526db - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x558180d526db - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x558180d215ff - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x558180d2488e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558180d2488e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558180d26289 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x558180d25f4e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55817fef925a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55817fef925a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x558180d26856 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x558180d26856 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x558180d26604 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x558180d24f79 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558180d26337 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55817fb39133 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55817fb396a6 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x55817fb9f334 - core::result::Result::unwrap::h01ac7512aeaabbf3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x55817fb9f334 - deep_freeze::aws::tests::it_gets_s3_attrs::{{closure}}::hae08b9b0f5a8fa0e [INFO] [stdout] at /opt/rustwide/workdir/src/aws.rs:538:9 [INFO] [stdout] 22: 0x55817fc1d503 - as core::future::future::Future>::poll::h8003f750b467b28b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x55817fc1d696 - as core::future::future::Future>::poll::hf2f2603047e7f32f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x55817fbd6004 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbcd22588758bbb0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x55817fbd5f3a - tokio::runtime::coop::with_budget::h8224c6d8a69ade2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x55817fbd5f3a - tokio::runtime::coop::budget::h99fd4420425fd9b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x55817fbd5f3a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hacd6bd7197d550e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x55817fbd4a2c - tokio::runtime::scheduler::current_thread::Context::enter::h82711b06dfcef5d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x55817fbd54fa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4b75d16fe572bbdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x55817fbd522b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb71598e4594aa032 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x55817fbba768 - tokio::macros::scoped_tls::ScopedKey::set::hdd729d23062933e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x55817fbd4fbf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9ec72326c7045a53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x55817fbd524d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9fdb3ad54f753b7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x55817fbd41db - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf475836b74c191fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x55817fc1c49d - tokio::runtime::runtime::Runtime::block_on::hc5fd4be8bdeae0df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 36: 0x55817fb9e956 - deep_freeze::aws::tests::it_gets_s3_attrs::h122558192621866e [INFO] [stdout] at /opt/rustwide/workdir/src/aws.rs:549:9 [INFO] [stdout] 37: 0x55817fb9e7b7 - deep_freeze::aws::tests::it_gets_s3_attrs::{{closure}}::h1aafb6fa2939df12 [INFO] [stdout] at /opt/rustwide/workdir/src/aws.rs:531:32 [INFO] [stdout] 38: 0x55817fb3ab36 - core::ops::function::FnOnce::call_once::h82611d1d81f38e84 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x55817fefdc3b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55817fefdc3b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 41: 0x55817fefd341 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 42: 0x55817fefd341 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x55817fefd341 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 44: 0x55817fefd341 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 45: 0x55817fefd341 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 46: 0x55817fefd341 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 47: 0x55817fefd341 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 48: 0x55817fec5dc4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 49: 0x55817fec5dc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 50: 0x55817feca832 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 51: 0x55817feca832 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x55817feca832 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 53: 0x55817feca832 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 54: 0x55817feca832 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 55: 0x55817feca832 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 56: 0x55817feca832 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x558180d2b97b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 58: 0x558180d2b97b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 59: 0x558180d2b97b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f3f58ef4ac3 - [INFO] [stdout] 61: 0x7f3f58f85a04 - __clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- aws::tests::it_uploads_to_s3 stdout ---- [INFO] [stdout] [src/aws.rs:360:13] &err = ConstructionFailure( [INFO] [stdout] ConstructionFailure { [INFO] [stdout] source: SigningStageError { [INFO] [stdout] kind: MissingCredentials, [INFO] [stdout] }, [INFO] [stdout] }, [INFO] [stdout] ) [INFO] [stdout] 🚫 Upload failed [INFO] [stdout] 🚫 failed to construct request [INFO] [stdout] thread 'aws::tests::it_uploads_to_s3' panicked at src/aws.rs:512:9: [INFO] [stdout] assertion `left == right` failed: 🚫 file upload unsuccessful [INFO] [stdout] left: true [INFO] [stdout] right: false [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558180d24ab5 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558180d24ab5 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558180d24ab5 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558180d24ab5 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558180d526db - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x558180d526db - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x558180d215ff - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x558180d2488e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558180d2488e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558180d26289 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x558180d25f4e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55817fef925a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55817fef925a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x558180d26856 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x558180d26856 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x558180d26604 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x558180d24f79 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558180d26337 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55817fb39133 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55817fb3962f - core::panicking::assert_failed_inner::hda4754f94c1c1cb1 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:404:23 [INFO] [stdout] 20: 0x55817ff02f0e - core::panicking::assert_failed::hc47239b92408cf91 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:364:5 [INFO] [stdout] 21: 0x55817fb9e4f8 - deep_freeze::aws::tests::it_uploads_to_s3::{{closure}}::hfe5639a31e096eb6 [INFO] [stdout] at /opt/rustwide/workdir/src/aws.rs:512:9 [INFO] [stdout] 22: 0x55817fc1d503 - as core::future::future::Future>::poll::h8003f750b467b28b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 23: 0x55817fc1d696 - as core::future::future::Future>::poll::hf2f2603047e7f32f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 24: 0x55817fbd6004 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbcd22588758bbb0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 25: 0x55817fbd5f3a - tokio::runtime::coop::with_budget::h8224c6d8a69ade2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x55817fbd5f3a - tokio::runtime::coop::budget::h99fd4420425fd9b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x55817fbd5f3a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hacd6bd7197d550e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 28: 0x55817fbd4a2c - tokio::runtime::scheduler::current_thread::Context::enter::h82711b06dfcef5d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 29: 0x55817fbd54fa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4b75d16fe572bbdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 30: 0x55817fbd522b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb71598e4594aa032 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 31: 0x55817fbba768 - tokio::macros::scoped_tls::ScopedKey::set::hdd729d23062933e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 32: 0x55817fbd4fbf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9ec72326c7045a53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 33: 0x55817fbd524d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9fdb3ad54f753b7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 34: 0x55817fbd41db - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf475836b74c191fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 35: 0x55817fc1c49d - tokio::runtime::runtime::Runtime::block_on::hc5fd4be8bdeae0df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 36: 0x55817fb9dc36 - deep_freeze::aws::tests::it_uploads_to_s3::h62714ef4bf1ca7dc [INFO] [stdout] at /opt/rustwide/workdir/src/aws.rs:525:9 [INFO] [stdout] 37: 0x55817fb9da97 - deep_freeze::aws::tests::it_uploads_to_s3::{{closure}}::h6e049199983f5043 [INFO] [stdout] at /opt/rustwide/workdir/src/aws.rs:505:32 [INFO] [stdout] 38: 0x55817fb3a296 - core::ops::function::FnOnce::call_once::h3a8ec0e23121a6a3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x55817fefdc3b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x55817fefdc3b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 41: 0x55817fefd341 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 42: 0x55817fefd341 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 43: 0x55817fefd341 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 44: 0x55817fefd341 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 45: 0x55817fefd341 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 46: 0x55817fefd341 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 47: 0x55817fefd341 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 48: 0x55817fec5dc4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 49: 0x55817fec5dc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 50: 0x55817feca832 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 51: 0x55817feca832 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x55817feca832 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 53: 0x55817feca832 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 54: 0x55817feca832 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 55: 0x55817feca832 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 56: 0x55817feca832 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x558180d2b97b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 58: 0x558180d2b97b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 59: 0x558180d2b97b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 60: 0x7f3f58ef4ac3 - [INFO] [stdout] 61: 0x7f3f58f85a04 - __clone [INFO] [stdout] 62: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dropbox::tests::it_gets_file_metadata_from_dropbox stdout ---- [INFO] [stdout] thread 'dropbox::tests::it_gets_file_metadata_from_dropbox' panicked at src/http.rs:14:55: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558180d24ab5 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558180d24ab5 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558180d24ab5 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558180d24ab5 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558180d526db - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x558180d526db - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x558180d215ff - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x558180d2488e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558180d2488e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558180d26289 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x558180d25f4e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55817fef925a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55817fef925a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x558180d26856 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x558180d26856 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x558180d26604 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x558180d24f79 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558180d26337 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55817fb39133 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55817fb396a6 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x55817fbe9ff5 - core::result::Result::unwrap::hb1927ebe4ef3472d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x55817fbe9ff5 - deep_freeze::http::dropbox_authorization_header::h057d6b24d6ee48b3 [INFO] [stdout] at /opt/rustwide/workdir/src/http.rs:14:24 [INFO] [stdout] 22: 0x55817fbcd0dd - deep_freeze::dropbox::get_file_metadata::{{closure}}::h91c9988e914c81f5 [INFO] [stdout] at /opt/rustwide/workdir/src/dropbox.rs:141:15 [INFO] [stdout] 23: 0x55817fbfc6bd - deep_freeze::dropbox::tests::it_gets_file_metadata_from_dropbox::{{closure}}::h7ae103bde5cd555b [INFO] [stdout] at /opt/rustwide/workdir/src/dropbox.rs:214:74 [INFO] [stdout] 24: 0x55817fc1d503 - as core::future::future::Future>::poll::h8003f750b467b28b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 25: 0x55817fc1d696 - as core::future::future::Future>::poll::hf2f2603047e7f32f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 26: 0x55817fbd6004 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbcd22588758bbb0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 27: 0x55817fbd5f3a - tokio::runtime::coop::with_budget::h8224c6d8a69ade2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x55817fbd5f3a - tokio::runtime::coop::budget::h99fd4420425fd9b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x55817fbd5f3a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hacd6bd7197d550e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 30: 0x55817fbd4a2c - tokio::runtime::scheduler::current_thread::Context::enter::h82711b06dfcef5d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 31: 0x55817fbd54fa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4b75d16fe572bbdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 32: 0x55817fbd522b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb71598e4594aa032 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 33: 0x55817fbba768 - tokio::macros::scoped_tls::ScopedKey::set::hdd729d23062933e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 34: 0x55817fbd4fbf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9ec72326c7045a53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 35: 0x55817fbd524d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9fdb3ad54f753b7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 36: 0x55817fbd41db - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf475836b74c191fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 37: 0x55817fc1c49d - tokio::runtime::runtime::Runtime::block_on::hc5fd4be8bdeae0df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 38: 0x55817fbfc3fc - deep_freeze::dropbox::tests::it_gets_file_metadata_from_dropbox::h47f20d38e95b4767 [INFO] [stdout] at /opt/rustwide/workdir/src/dropbox.rs:219:9 [INFO] [stdout] 39: 0x55817fbfc287 - deep_freeze::dropbox::tests::it_gets_file_metadata_from_dropbox::{{closure}}::h30e7373ad91e5557 [INFO] [stdout] at /opt/rustwide/workdir/src/dropbox.rs:209:50 [INFO] [stdout] 40: 0x55817fb39f56 - core::ops::function::FnOnce::call_once::h0d2450ada860ea20 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55817fefdc3b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55817fefdc3b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 43: 0x55817fefd341 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 44: 0x55817fefd341 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 45: 0x55817fefd341 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 46: 0x55817fefd341 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 47: 0x55817fefd341 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 48: 0x55817fefd341 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 49: 0x55817fefd341 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 50: 0x55817fec5dc4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 51: 0x55817fec5dc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 52: 0x55817feca832 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 53: 0x55817feca832 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 54: 0x55817feca832 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 55: 0x55817feca832 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 56: 0x55817feca832 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 57: 0x55817feca832 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 58: 0x55817feca832 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x558180d2b97b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 60: 0x558180d2b97b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 61: 0x558180d2b97b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7f3f58ef4ac3 - [INFO] [stdout] 63: 0x7f3f58f85a04 - __clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- dropbox::tests::it_downloads_from_dropbox stdout ---- [INFO] [stdout] thread 'dropbox::tests::it_downloads_from_dropbox' panicked at src/http.rs:14:55: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558180d24ab5 - std::backtrace_rs::backtrace::libunwind::trace::h1a07e5dba0da0cd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x558180d24ab5 - std::backtrace_rs::backtrace::trace_unsynchronized::h61b9b8394328c0bc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x558180d24ab5 - std::sys_common::backtrace::_print_fmt::h1c5e18b460934cff [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x558180d24ab5 - ::fmt::h1e1a1972118942ad [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x558180d526db - core::fmt::rt::Argument::fmt::h07af2b4071d536cd [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/rt.rs:165:63 [INFO] [stdout] 5: 0x558180d526db - core::fmt::write::hc090a2ffd6b28c4a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/fmt/mod.rs:1157:21 [INFO] [stdout] 6: 0x558180d215ff - std::io::Write::write_fmt::h9443d787e8277bd2 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/io/mod.rs:1832:15 [INFO] [stdout] 7: 0x558180d2488e - std::sys_common::backtrace::_print::h4e80c5803d4ee35b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x558180d2488e - std::sys_common::backtrace::print::ha96650907276675e [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x558180d26289 - std::panicking::default_hook::{{closure}}::h215c2a0a8346e0e0 [INFO] [stdout] 10: 0x558180d25f4e - std::panicking::default_hook::h207342be97478370 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:295:9 [INFO] [stdout] 11: 0x55817fef925a - as core::ops::function::Fn>::call::haebd875eeb75949f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 12: 0x55817fef925a - test::test_main::{{closure}}::h9108cb0ebacdb458 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x558180d26856 - as core::ops::function::Fn>::call::ha9c3bc81d312fd83 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2036:9 [INFO] [stdout] 14: 0x558180d26856 - std::panicking::rust_panic_with_hook::hac8bdceee1e4fe2c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:799:13 [INFO] [stdout] 15: 0x558180d26604 - std::panicking::begin_panic_handler::{{closure}}::h00d785e82757ce3c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:664:13 [INFO] [stdout] 16: 0x558180d24f79 - std::sys_common::backtrace::__rust_end_short_backtrace::h1628d957bcd06996 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x558180d26337 - rust_begin_unwind [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:652:5 [INFO] [stdout] 18: 0x55817fb39133 - core::panicking::panic_fmt::hdc63834ffaaefae5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55817fb396a6 - core::result::unwrap_failed::h82b551e0ff2b2176 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1654:5 [INFO] [stdout] 20: 0x55817fbe9ff5 - core::result::Result::unwrap::hb1927ebe4ef3472d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/result.rs:1077:23 [INFO] [stdout] 21: 0x55817fbe9ff5 - deep_freeze::http::dropbox_authorization_header::h057d6b24d6ee48b3 [INFO] [stdout] at /opt/rustwide/workdir/src/http.rs:14:24 [INFO] [stdout] 22: 0x55817fbcd0dd - deep_freeze::dropbox::get_file_metadata::{{closure}}::h91c9988e914c81f5 [INFO] [stdout] at /opt/rustwide/workdir/src/dropbox.rs:141:15 [INFO] [stdout] 23: 0x55817fbfd5c1 - deep_freeze::dropbox::tests::it_downloads_from_dropbox::{{closure}}::h3aee3187ba6f9da8 [INFO] [stdout] at /opt/rustwide/workdir/src/dropbox.rs:234:75 [INFO] [stdout] 24: 0x55817fc1d503 - as core::future::future::Future>::poll::h8003f750b467b28b [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 25: 0x55817fc1d696 - as core::future::future::Future>::poll::hf2f2603047e7f32f [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/future/future.rs:123:9 [INFO] [stdout] 26: 0x55817fbd6004 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbcd22588758bbb0e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:57 [INFO] [stdout] 27: 0x55817fbd5f3a - tokio::runtime::coop::with_budget::h8224c6d8a69ade2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:107:5 [INFO] [stdout] 28: 0x55817fbd5f3a - tokio::runtime::coop::budget::h99fd4420425fd9b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/coop.rs:73:5 [INFO] [stdout] 29: 0x55817fbd5f3a - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hacd6bd7197d550e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:541:25 [INFO] [stdout] 30: 0x55817fbd4a2c - tokio::runtime::scheduler::current_thread::Context::enter::h82711b06dfcef5d2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:350:19 [INFO] [stdout] 31: 0x55817fbd54fa - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h4b75d16fe572bbdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:540:36 [INFO] [stdout] 32: 0x55817fbd522b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hb71598e4594aa032 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:57 [INFO] [stdout] 33: 0x55817fbba768 - tokio::macros::scoped_tls::ScopedKey::set::hdd729d23062933e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 34: 0x55817fbd4fbf - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9ec72326c7045a53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:615:27 [INFO] [stdout] 35: 0x55817fbd524d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h9fdb3ad54f753b7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:530:19 [INFO] [stdout] 36: 0x55817fbd41db - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf475836b74c191fb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/scheduler/current_thread.rs:154:24 [INFO] [stdout] 37: 0x55817fc1c49d - tokio::runtime::runtime::Runtime::block_on::hc5fd4be8bdeae0df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.2/src/runtime/runtime.rs:302:47 [INFO] [stdout] 38: 0x55817fbfcbd8 - deep_freeze::dropbox::tests::it_downloads_from_dropbox::hacf3e6ba8843e040 [INFO] [stdout] at /opt/rustwide/workdir/src/dropbox.rs:248:9 [INFO] [stdout] 39: 0x55817fbfca57 - deep_freeze::dropbox::tests::it_downloads_from_dropbox::{{closure}}::h84061ea5452ba474 [INFO] [stdout] at /opt/rustwide/workdir/src/dropbox.rs:223:41 [INFO] [stdout] 40: 0x55817fb3a4f6 - core::ops::function::FnOnce::call_once::h504c7f2c48dcbe96 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55817fefdc3b - core::ops::function::FnOnce::call_once::hb194ee8411fb46c7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x55817fefdc3b - test::__rust_begin_short_backtrace::h871a93aaa56c76c5 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:623:18 [INFO] [stdout] 43: 0x55817fefd341 - test::run_test_in_process::{{closure}}::h6d9e6b0161cb50c6 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:60 [INFO] [stdout] 44: 0x55817fefd341 - as core::ops::function::FnOnce<()>>::call_once::hb9f3c63b5d0e0baa [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 45: 0x55817fefd341 - std::panicking::try::do_call::h83eb4c9b7c70ebcc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 46: 0x55817fefd341 - std::panicking::try::h5ffd56bf671a89b3 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 47: 0x55817fefd341 - std::panic::catch_unwind::h044e758d6cbf65b7 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 48: 0x55817fefd341 - test::run_test_in_process::hf7ca2db08c9223b8 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:646:27 [INFO] [stdout] 49: 0x55817fefd341 - test::run_test::{{closure}}::h9657c20462181b87 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:569:43 [INFO] [stdout] 50: 0x55817fec5dc4 - test::run_test::{{closure}}::h80c3aef427ce62cc [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/test/src/lib.rs:597:41 [INFO] [stdout] 51: 0x55817fec5dc4 - std::sys_common::backtrace::__rust_begin_short_backtrace::h43274eec75e29097 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 52: 0x55817feca832 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hea1335728d2a7953 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:542:17 [INFO] [stdout] 53: 0x55817feca832 - as core::ops::function::FnOnce<()>>::call_once::hb16d5d5fd985753c [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 54: 0x55817feca832 - std::panicking::try::do_call::h65de05e16c44e167 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:559:40 [INFO] [stdout] 55: 0x55817feca832 - std::panicking::try::h187f01afe14eb3bf [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panicking.rs:523:19 [INFO] [stdout] 56: 0x55817feca832 - std::panic::catch_unwind::h1b55347b2c8efb63 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/panic.rs:149:14 [INFO] [stdout] 57: 0x55817feca832 - std::thread::Builder::spawn_unchecked_::{{closure}}::hea39e0adaff5b52d [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/thread/mod.rs:541:30 [INFO] [stdout] 58: 0x55817feca832 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9b61aba01c3c1f32 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 59: 0x558180d2b97b - as core::ops::function::FnOnce>::call_once::h09e5a4c541afa800 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 60: 0x558180d2b97b - as core::ops::function::FnOnce>::call_once::h9c8b03c22f4e7026 [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/alloc/src/boxed.rs:2022:9 [INFO] [stdout] 61: 0x558180d2b97b - std::sys::pal::unix::thread::Thread::new::thread_start::h522bc89a54da820a [INFO] [stdout] at /rustc/129f3b9964af4d4a709d1383930ade12dfe7c081/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 62: 0x7f3f58ef4ac3 - [INFO] [stdout] 63: 0x7f3f58f85a04 - __clone [INFO] [stdout] 64: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] aws::tests::it_deletes_from_s3 [INFO] [stdout] aws::tests::it_gets_s3_attrs [INFO] [stdout] aws::tests::it_uploads_to_s3 [INFO] [stdout] dropbox::tests::it_downloads_from_dropbox [INFO] [stdout] dropbox::tests::it_gets_file_metadata_from_dropbox [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin deep-freeze` [INFO] running `Command { std: "docker" "inspect" "c73c0a33fa774f943c88dab8e897ddee870b1d7736c13d57c9f904cad46be3ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73c0a33fa774f943c88dab8e897ddee870b1d7736c13d57c9f904cad46be3ea", kill_on_drop: false }` [INFO] [stdout] c73c0a33fa774f943c88dab8e897ddee870b1d7736c13d57c9f904cad46be3ea