[INFO] cloning repository https://github.com/luke-alias-cts/currency_calculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luke-alias-cts/currency_calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluke-alias-cts%2Fcurrency_calculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluke-alias-cts%2Fcurrency_calculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80984d6d2499723068139196f8c40e8c070f0d5a [INFO] testing luke-alias-cts/currency_calculator against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluke-alias-cts%2Fcurrency_calculator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/luke-alias-cts/currency_calculator [INFO] finished tweaking git repo https://github.com/luke-alias-cts/currency_calculator [INFO] tweaked toml for git repo https://github.com/luke-alias-cts/currency_calculator written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/luke-alias-cts/currency_calculator on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/luke-alias-cts/currency_calculator 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.88 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.38 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.88 [INFO] [stderr] Downloaded value-bag v1.4.2 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.88 [INFO] [stderr] Downloaded levenshtein v1.0.5 [INFO] [stderr] Downloaded async-channel v2.1.1 [INFO] [stderr] Downloaded sluice v0.5.5 [INFO] [stderr] Downloaded waker-fn v1.1.1 [INFO] [stderr] Downloaded js-sys v0.3.65 [INFO] [stderr] Downloaded assert-json-diff v2.0.2 [INFO] [stderr] Downloaded diff v0.1.13 [INFO] [stderr] Downloaded lalrpop-util v0.19.12 [INFO] [stderr] Downloaded polling v3.3.1 [INFO] [stderr] Downloaded gimli v0.28.0 [INFO] [stderr] Downloaded isahc v1.7.2 [INFO] [stderr] Downloaded openssl v0.10.59 [INFO] [stderr] Downloaded hashbrown v0.14.2 [INFO] [stderr] Downloaded similar v2.3.0 [INFO] [stderr] Downloaded openssl-sys v0.9.95 [INFO] [stderr] Downloaded async-global-executor v2.4.0 [INFO] [stderr] Downloaded httpmock v0.6.8 [INFO] [stderr] Downloaded rustix v0.37.27 [INFO] [stderr] Downloaded async-object-pool v0.1.4 [INFO] [stderr] Downloaded async-executor v1.8.0 [INFO] [stderr] Downloaded futures-io v0.3.29 [INFO] [stderr] Downloaded async-signal v0.2.5 [INFO] [stderr] Downloaded ena v0.14.2 [INFO] [stderr] Downloaded castaway v0.1.2 [INFO] [stderr] Downloaded async-io v2.2.1 [INFO] [stderr] Downloaded async-lock v3.1.2 [INFO] [stderr] Downloaded async-task v4.5.0 [INFO] [stderr] Downloaded futures-lite v2.0.1 [INFO] [stderr] Downloaded basic-cookies v0.1.4 [INFO] [stderr] Downloaded event-listener v4.0.0 [INFO] [stderr] Downloaded libz-sys v1.1.12 [INFO] [stderr] Downloaded concurrent-queue v2.3.0 [INFO] [stderr] Downloaded curl v0.4.44 [INFO] [stderr] Downloaded url v2.4.1 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.8+1.55.1 [INFO] [stderr] Downloaded errno v0.3.7 [INFO] [stderr] Downloaded wasm-bindgen v0.2.88 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.88 [INFO] [stderr] Downloaded curl-sys v0.4.68+curl-8.4.0 [INFO] [stderr] Downloaded lalrpop v0.19.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1197d1facaea676e24e58dd00d590580fae025bc5c5d78bbe4fef6291b891daa [INFO] running `Command { std: "docker" "start" "-a" "1197d1facaea676e24e58dd00d590580fae025bc5c5d78bbe4fef6291b891daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1197d1facaea676e24e58dd00d590580fae025bc5c5d78bbe4fef6291b891daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1197d1facaea676e24e58dd00d590580fae025bc5c5d78bbe4fef6291b891daa", kill_on_drop: false }` [INFO] [stdout] 1197d1facaea676e24e58dd00d590580fae025bc5c5d78bbe4fef6291b891daa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] df8d43334dc8a30b905611a9ef93940605491140d3e4b06155325bb22151eeab [INFO] running `Command { std: "docker" "start" "-a" "df8d43334dc8a30b905611a9ef93940605491140d3e4b06155325bb22151eeab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling async-lock v3.1.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling libnghttp2-sys v0.1.8+1.55.1 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling curl-sys v0.4.68+curl-8.4.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling async-io v2.2.1 [INFO] [stderr] Compiling async-signal v0.2.5 [INFO] [stderr] Compiling async-global-executor v2.4.0 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling async-object-pool v0.1.4 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling basic-cookies v0.1.4 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling httpmock v0.6.8 [INFO] [stderr] Compiling exchange_calculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `NotFoundError` is never constructed [INFO] [stdout] --> src/lib.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | struct NotFoundError { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "df8d43334dc8a30b905611a9ef93940605491140d3e4b06155325bb22151eeab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df8d43334dc8a30b905611a9ef93940605491140d3e4b06155325bb22151eeab", kill_on_drop: false }` [INFO] [stdout] df8d43334dc8a30b905611a9ef93940605491140d3e4b06155325bb22151eeab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25ee4a8006b1ab0135f6148b1179f309ab592853affecc177ed72dd31bb1760a [INFO] running `Command { std: "docker" "start" "-a" "25ee4a8006b1ab0135f6148b1179f309ab592853affecc177ed72dd31bb1760a", kill_on_drop: false }` [INFO] [stdout] warning: struct `NotFoundError` is never constructed [INFO] [stdout] --> src/lib.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | struct NotFoundError { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling exchange_calculator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `NotFoundError` is never constructed [INFO] [stdout] --> src/lib.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | struct NotFoundError { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.54s [INFO] running `Command { std: "docker" "inspect" "25ee4a8006b1ab0135f6148b1179f309ab592853affecc177ed72dd31bb1760a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ee4a8006b1ab0135f6148b1179f309ab592853affecc177ed72dd31bb1760a", kill_on_drop: false }` [INFO] [stdout] 25ee4a8006b1ab0135f6148b1179f309ab592853affecc177ed72dd31bb1760a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2cccba07f9bbb279c9859c1127a6184af42ddbe54ecf9657a9811932fd6a4825 [INFO] running `Command { std: "docker" "start" "-a" "2cccba07f9bbb279c9859c1127a6184af42ddbe54ecf9657a9811932fd6a4825", kill_on_drop: false }` [INFO] [stderr] warning: struct `NotFoundError` is never constructed [INFO] [stderr] --> src/lib.rs:17:8 [INFO] [stderr] | [INFO] [stderr] 17 | struct NotFoundError { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `exchange_calculator` (lib) generated 1 warning [INFO] [stderr] warning: `exchange_calculator` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exchange_calculator-5a995df7ae7217af) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::test_get_map_from_json ... ok [INFO] [stdout] test test::test_currency_exchange ... FAILED [INFO] [stdout] test test::test_real_api_request ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::test_currency_exchange stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test::test_currency_exchange' (25) panicked at src/lib.rs:193:60: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f7c362270d2 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f7c362270d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f7c362270d2 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f7c362270d2 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f7c3623a1ff - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f7c3623a1ff - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f7c361f28e1 - std::io::default_write_fmt::h305b5a0727055346 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f7c361f28e1 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f7c361ff922 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f7c362049cf - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f7c36204861 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f7c356da98e - as core::ops::function::Fn>::call::h441e4551014e4cf8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5f7c356da98e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f7c3620513f - as core::ops::function::Fn>::call::h1e57b72c4e1d3045 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5f7c3620513f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f7c36204eea - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f7c361ffa69 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f7c361e618d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f7c36245470 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5f7c36244496 - core::result::unwrap_failed::h7f5a2d4cf85d933f [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1854:5 [INFO] [stdout] 20: 0x5f7c356a811c - core::result::Result::unwrap::h0c5476993087006b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1225:23 [INFO] [stdout] 21: 0x5f7c356a811c - exchange_calculator::test::test_currency_exchange::{{closure}}::h3dc5ef5657c7e9dc [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:193:60 [INFO] [stdout] 22: 0x5f7c356b55c2 - as core::future::future::Future>::poll::h75dbaa1d4792a283 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5f7c356b55fd - as core::future::future::Future>::poll::h986ea730803222f3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5f7c356ada4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha5b541ec318e59c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:73 [INFO] [stdout] 25: 0x5f7c356ad99b - tokio::runtime::coop::with_budget::h492ff1b23b2b137a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x5f7c356ad99b - tokio::runtime::coop::budget::ha1bac26bad1c8219 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x5f7c356ad99b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hba6712d9368d31db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 28: 0x5f7c356ac4c0 - tokio::runtime::scheduler::current_thread::Context::enter::hc64635b2f14a3812 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 29: 0x5f7c356ad050 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::heb19ad1ec667aac7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:44 [INFO] [stdout] 30: 0x5f7c356acd74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hca47523bdf787afd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 31: 0x5f7c356ab48b - tokio::runtime::context::scoped::Scoped::set::hca26fda4253d0cc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x5f7c356b5099 - tokio::runtime::context::set_scheduler::{{closure}}::hfa2f09c7eeed7c6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x5f7c356b10c2 - std::thread::local::LocalKey::try_with::hf4e41747fcc31f8c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5f7c356b098e - std::thread::local::LocalKey::with::h7d0ea50ca949c0c9 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5f7c356b504d - tokio::runtime::context::set_scheduler::h8deccca97ce746f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x5f7c356acb20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb27309dffcbd2c89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 37: 0x5f7c356acd93 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h57307baf3d06a5a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24 [INFO] [stdout] 38: 0x5f7c356abe35 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h145584996c494c9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 39: 0x5f7c356ab750 - tokio::runtime::context::runtime::enter_runtime::haa4718ac4f5c3f08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x5f7c356abd91 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h62f91fe7c93233e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x5f7c356b526a - tokio::runtime::runtime::Runtime::block_on::hc02ef2af6ad83b6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52 [INFO] [stdout] 42: 0x5f7c356a7ed5 - exchange_calculator::test::test_currency_exchange::h0ff204bd96490f27 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:205:53 [INFO] [stdout] 43: 0x5f7c356a8507 - exchange_calculator::test::test_currency_exchange::{{closure}}::h9ffb68f5359b09de [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:189:38 [INFO] [stdout] 44: 0x5f7c356b1426 - core::ops::function::FnOnce::call_once::h3718bbad355c49c9 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x5f7c356da74b - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5f7c356da74b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x5f7c356f0235 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x5f7c356f0235 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x5f7c356f0235 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x5f7c356f0235 - std::panicking::catch_unwind::hdc1f4be0019e72ad [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x5f7c356f0235 - std::panic::catch_unwind::hd6d7ccfa4513e770 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5f7c356f0235 - test::run_test_in_process::h6bbb839ed0802366 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x5f7c356f0235 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x5f7c356c6ba4 - test::run_test::{{closure}}::h41975797e198d26c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x5f7c356c6ba4 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x5f7c356ca54a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x5f7c356ca54a - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x5f7c356ca54a - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x5f7c356ca54a - std::panicking::catch_unwind::h8b88f0375c767e36 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x5f7c356ca54a - std::panic::catch_unwind::h66cb5d61a90f7bc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5f7c356ca54a - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x5f7c356ca54a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x5f7c361f97ef - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 64: 0x5f7c361f97ef - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 65: 0x72a868be5aa4 - [INFO] [stdout] 66: 0x72a868c72a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_real_api_request stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test::test_real_api_request' (27) panicked at src/lib.rs:124:51: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f7c362270d2 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f7c362270d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f7c362270d2 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f7c362270d2 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f7c3623a1ff - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f7c3623a1ff - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f7c361f28e1 - std::io::default_write_fmt::h305b5a0727055346 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f7c361f28e1 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f7c361ff922 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f7c362049cf - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f7c36204861 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f7c356da98e - as core::ops::function::Fn>::call::h441e4551014e4cf8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5f7c356da98e - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f7c3620513f - as core::ops::function::Fn>::call::h1e57b72c4e1d3045 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5f7c3620513f - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f7c36204eea - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f7c361ffa69 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f7c361e618d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f7c36245470 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5f7c36244496 - core::result::unwrap_failed::h7f5a2d4cf85d933f [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1854:5 [INFO] [stdout] 20: 0x5f7c356a5987 - core::result::Result::unwrap::h0c5476993087006b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/result.rs:1225:23 [INFO] [stdout] 21: 0x5f7c356a5987 - exchange_calculator::get_request::{{closure}}::h6d0b3b8b125a24e5 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:124:51 [INFO] [stdout] 22: 0x5f7c356a7c74 - exchange_calculator::test::test_real_api_request::{{closure}}::h7955ba10465c6abb [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:176:36 [INFO] [stdout] 23: 0x5f7c356b55c2 - as core::future::future::Future>::poll::h75dbaa1d4792a283 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5f7c356b55fd - as core::future::future::Future>::poll::h986ea730803222f3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x5f7c356ada4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::ha5b541ec318e59c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:73 [INFO] [stdout] 26: 0x5f7c356ad99b - tokio::runtime::coop::with_budget::h492ff1b23b2b137a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 27: 0x5f7c356ad99b - tokio::runtime::coop::budget::ha1bac26bad1c8219 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 28: 0x5f7c356ad99b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hba6712d9368d31db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 29: 0x5f7c356ac4c0 - tokio::runtime::scheduler::current_thread::Context::enter::hc64635b2f14a3812 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 30: 0x5f7c356ad050 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::heb19ad1ec667aac7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:44 [INFO] [stdout] 31: 0x5f7c356acd74 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hca47523bdf787afd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 32: 0x5f7c356ab48b - tokio::runtime::context::scoped::Scoped::set::hca26fda4253d0cc1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 33: 0x5f7c356b5099 - tokio::runtime::context::set_scheduler::{{closure}}::hfa2f09c7eeed7c6a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38 [INFO] [stdout] 34: 0x5f7c356b10c2 - std::thread::local::LocalKey::try_with::hf4e41747fcc31f8c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 35: 0x5f7c356b098e - std::thread::local::LocalKey::with::h7d0ea50ca949c0c9 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 36: 0x5f7c356b504d - tokio::runtime::context::set_scheduler::h8deccca97ce746f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17 [INFO] [stdout] 37: 0x5f7c356acb20 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb27309dffcbd2c89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 38: 0x5f7c356acd93 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h57307baf3d06a5a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24 [INFO] [stdout] 39: 0x5f7c356abe35 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h145584996c494c9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 40: 0x5f7c356ab750 - tokio::runtime::context::runtime::enter_runtime::haa4718ac4f5c3f08 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 41: 0x5f7c356abd91 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h62f91fe7c93233e7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 42: 0x5f7c356b526a - tokio::runtime::runtime::Runtime::block_on::hc02ef2af6ad83b6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52 [INFO] [stdout] 43: 0x5f7c356a7a75 - exchange_calculator::test::test_real_api_request::h2cba2bb83e2bbc76 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:177:32 [INFO] [stdout] 44: 0x5f7c356a7b17 - exchange_calculator::test::test_real_api_request::{{closure}}::h40330102f770cd5b [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:175:37 [INFO] [stdout] 45: 0x5f7c356b15a6 - core::ops::function::FnOnce::call_once::heb3fa69b10f0efea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5f7c356da74b - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x5f7c356da74b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x5f7c356f0235 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x5f7c356f0235 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 50: 0x5f7c356f0235 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x5f7c356f0235 - std::panicking::catch_unwind::hdc1f4be0019e72ad [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x5f7c356f0235 - std::panic::catch_unwind::hd6d7ccfa4513e770 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 53: 0x5f7c356f0235 - test::run_test_in_process::h6bbb839ed0802366 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x5f7c356f0235 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x5f7c356c6ba4 - test::run_test::{{closure}}::h41975797e198d26c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x5f7c356c6ba4 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x5f7c356ca54a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x5f7c356ca54a - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 59: 0x5f7c356ca54a - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x5f7c356ca54a - std::panicking::catch_unwind::h8b88f0375c767e36 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x5f7c356ca54a - std::panic::catch_unwind::h66cb5d61a90f7bc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 62: 0x5f7c356ca54a - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x5f7c356ca54a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x5f7c361f97ef - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 65: 0x5f7c361f97ef - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 66: 0x72a868be5aa4 - [INFO] [stdout] 67: 0x72a868c72a34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test::test_currency_exchange [INFO] [stdout] test::test_real_api_request [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "2cccba07f9bbb279c9859c1127a6184af42ddbe54ecf9657a9811932fd6a4825", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cccba07f9bbb279c9859c1127a6184af42ddbe54ecf9657a9811932fd6a4825", kill_on_drop: false }` [INFO] [stdout] 2cccba07f9bbb279c9859c1127a6184af42ddbe54ecf9657a9811932fd6a4825