[INFO] cloning repository https://github.com/joshbenaron/ic-assignment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joshbenaron/ic-assignment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshbenaron%2Fic-assignment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshbenaron%2Fic-assignment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7237261afbe9b7326a092c9e1d764ce1c8a13d1 [INFO] testing joshbenaron/ic-assignment against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshbenaron%2Fic-assignment" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joshbenaron/ic-assignment on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/joshbenaron/ic-assignment [INFO] finished tweaking git repo https://github.com/joshbenaron/ic-assignment [INFO] tweaked toml for git repo https://github.com/joshbenaron/ic-assignment written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/joshbenaron/ic-assignment already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ahash v0.7.3 [INFO] [stderr] Downloaded awc v3.0.0-beta.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 828cbf0ec8b6be7a3957762a5402d439773ceba506b3c35113879f75a51e7ef1 [INFO] running `Command { std: "docker" "start" "-a" "828cbf0ec8b6be7a3957762a5402d439773ceba506b3c35113879f75a51e7ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "828cbf0ec8b6be7a3957762a5402d439773ceba506b3c35113879f75a51e7ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "828cbf0ec8b6be7a3957762a5402d439773ceba506b3c35113879f75a51e7ef1", kill_on_drop: false }` [INFO] [stdout] 828cbf0ec8b6be7a3957762a5402d439773ceba506b3c35113879f75a51e7ef1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccc3d9de9a5f88804180f6d1688b87f208c1f7d341e16cf02e48caaf109023c5 [INFO] running `Command { std: "docker" "start" "-a" "ccc3d9de9a5f88804180f6d1688b87f208c1f7d341e16cf02e48caaf109023c5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling ahash v0.7.3 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling actix-http v3.0.0-beta.6 [INFO] [stderr] Compiling awc v3.0.0-beta.5 [INFO] [stderr] Compiling http-client-oracle v0.1.0 (/opt/rustwide/workdir/src/http-client-oracle) [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> src/http-client-oracle/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SystemRunner`, `System` [INFO] [stdout] --> src/http-client-oracle/src/lib.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use actix_rt::{System, SystemRunner}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_command` [INFO] [stdout] --> src/http-client-oracle/src/dfx_service.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn run_command(command: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `start_dfx` [INFO] [stdout] --> src/http-client-oracle/src/dfx_service.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn start_dfx() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `stop_dfx` [INFO] [stdout] --> src/http-client-oracle/src/dfx_service.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn stop_dfx() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `poll_canister_for_urls` [INFO] [stdout] --> src/http-client-oracle/src/dfx_service.rs:21:19 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) fn poll_canister_for_urls() -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_str` [INFO] [stdout] --> src/http-client-oracle/src/models/request.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn as_str(&self) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Oracle` [INFO] [stdout] --> src/http-client-oracle/src/lib.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | struct Oracle { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/http-client-oracle/src/lib.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run` [INFO] [stdout] --> src/http-client-oracle/src/lib.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn run (self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `run_poll` [INFO] [stdout] --> src/http-client-oracle/src/lib.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | async fn run_poll(self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_urls` [INFO] [stdout] --> src/http-client-oracle/src/lib.rs:37:18 [INFO] [stdout] | [INFO] [stdout] 37 | pub(self) fn get_urls(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `make_requests` [INFO] [stdout] --> src/http-client-oracle/src/lib.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | async fn make_requests(&self, requests: Vec) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http-client-oracle/src/lib.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | r.send().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 53s [INFO] running `Command { std: "docker" "inspect" "ccc3d9de9a5f88804180f6d1688b87f208c1f7d341e16cf02e48caaf109023c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc3d9de9a5f88804180f6d1688b87f208c1f7d341e16cf02e48caaf109023c5", kill_on_drop: false }` [INFO] [stdout] ccc3d9de9a5f88804180f6d1688b87f208c1f7d341e16cf02e48caaf109023c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c94f724227010fa1d12571b51d27eb0d0e54f854b432a6506914ac9c7761b777 [INFO] running `Command { std: "docker" "start" "-a" "c94f724227010fa1d12571b51d27eb0d0e54f854b432a6506914ac9c7761b777", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling http-client-oracle v0.1.0 (/opt/rustwide/workdir/src/http-client-oracle) [INFO] [stdout] warning: unused import: `std::process::Command` [INFO] [stdout] --> src/http-client-oracle/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SystemRunner`, `System` [INFO] [stdout] --> src/http-client-oracle/src/lib.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | use actix_rt::{System, SystemRunner}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `run_command` [INFO] [stdout] --> src/http-client-oracle/src/dfx_service.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | fn run_command(command: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `start_dfx` [INFO] [stdout] --> src/http-client-oracle/src/dfx_service.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | fn start_dfx() { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `stop_dfx` [INFO] [stdout] --> src/http-client-oracle/src/dfx_service.rs:17:8 [INFO] [stdout] | [INFO] [stdout] 17 | fn stop_dfx() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `as_str` [INFO] [stdout] --> src/http-client-oracle/src/models/request.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn as_str(&self) -> &str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/http-client-oracle/src/lib.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | r.send().await; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.12s [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c94f724227010fa1d12571b51d27eb0d0e54f854b432a6506914ac9c7761b777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c94f724227010fa1d12571b51d27eb0d0e54f854b432a6506914ac9c7761b777", kill_on_drop: false }` [INFO] [stdout] c94f724227010fa1d12571b51d27eb0d0e54f854b432a6506914ac9c7761b777 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bfc8cfaaa186c6d441fce6e232ea4ab9d0ef4067d8db71daac7920923409e4bc [INFO] running `Command { std: "docker" "start" "-a" "bfc8cfaaa186c6d441fce6e232ea4ab9d0ef4067d8db71daac7920923409e4bc", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::process::Command` [INFO] [stderr] --> src/http-client-oracle/src/lib.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use std::process::Command; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `SystemRunner`, `System` [INFO] [stderr] --> src/http-client-oracle/src/lib.rs:6:16 [INFO] [stderr] | [INFO] [stderr] 6 | use actix_rt::{System, SystemRunner}; [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `run_command` [INFO] [stderr] --> src/http-client-oracle/src/dfx_service.rs:7:8 [INFO] [stderr] | [INFO] [stderr] 7 | fn run_command(command: &str) { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `start_dfx` [INFO] [stderr] --> src/http-client-oracle/src/dfx_service.rs:13:8 [INFO] [stderr] | [INFO] [stderr] 13 | fn start_dfx() { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `stop_dfx` [INFO] [stderr] --> src/http-client-oracle/src/dfx_service.rs:17:8 [INFO] [stderr] | [INFO] [stderr] 17 | fn stop_dfx() { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `as_str` [INFO] [stderr] --> src/http-client-oracle/src/models/request.rs:10:12 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn as_str(&self) -> &str { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `Result` that must be used [INFO] [stderr] --> src/http-client-oracle/src/lib.rs:48:17 [INFO] [stderr] | [INFO] [stderr] 48 | r.send().await; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] warning: `http-client-oracle` (lib test) generated 7 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/http_client_oracle-cf2b52eb3689711e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_oracle ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_oracle stdout ---- [INFO] [stdout] thread 'tests::test_oracle' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/http-client-oracle/src/dfx_service.rs:25:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5582e808d5a0 - std::backtrace_rs::backtrace::libunwind::trace::h99dbb39dca18857d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5582e808d5a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h832861927e9cfedf [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5582e808d5a0 - std::sys_common::backtrace::_print_fmt::h3d18154c77dcf310 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5582e808d5a0 - ::fmt::he312f4ad5b9bb346 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5582e80b0bfc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5582e8086e85 - std::io::Write::write_fmt::h65d36b96410d80d7 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/io/mod.rs:1665:15 [INFO] [stdout] 6: 0x5582e808f71b - std::sys_common::backtrace::_print::h65d996766de40da4 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5582e808f71b - std::sys_common::backtrace::print::h40df9727e635f303 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5582e808f71b - std::panicking::default_hook::{{closure}}::hd2da4327dea91a51 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5582e808f22c - std::panicking::default_hook::h3d55120ad6ada158 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5582e808fde4 - std::panicking::rust_panic_with_hook::hf85dd0bb545e3b55 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5582e808f8c7 - std::panicking::begin_panic_handler::{{closure}}::h736ae969434da9fa [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5582e808da7c - std::sys_common::backtrace::__rust_end_short_backtrace::h6133bb80b1d6c3e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5582e808f829 - rust_begin_unwind [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5582e7cf69b1 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5582e7cf6aa3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1599:5 [INFO] [stdout] 16: 0x5582e7d0376b - core::result::Result::unwrap::h40013426c9db3ee2 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/result.rs:1281:23 [INFO] [stdout] 17: 0x5582e7d0715d - http_client_oracle::dfx_service::dfx_service::poll_canister_for_urls::h9c4de6ced72983fe [INFO] [stdout] at /opt/rustwide/workdir/src/http-client-oracle/src/dfx_service.rs:22:22 [INFO] [stdout] 18: 0x5582e7d03dbc - http_client_oracle::Oracle::get_urls::h0447b708b3f508f3 [INFO] [stdout] at /opt/rustwide/workdir/src/http-client-oracle/src/lib.rs:38:20 [INFO] [stdout] 19: 0x5582e7d03a95 - http_client_oracle::Oracle::run_poll::{{closure}}::h805fb171ff3c18a5 [INFO] [stdout] at /opt/rustwide/workdir/src/http-client-oracle/src/lib.rs:27:24 [INFO] [stdout] 20: 0x5582e7d0293b - as core::future::future::Future>::poll::h86e5aac96290b337 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x5582e7d0c716 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::hfe8467fe74f75ccd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:65 [INFO] [stdout] 22: 0x5582e7d094ac - tokio::coop::with_budget::{{closure}}::h88149502dff92d00 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 23: 0x5582e7cfce01 - std::thread::local::LocalKey::try_with::h3b685b007bb9a809 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 24: 0x5582e7cfca4d - std::thread::local::LocalKey::with::h78a2a3c3c0eb68ce [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 25: 0x5582e7d0c5cb - tokio::coop::with_budget::h093322f559822efe [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 26: 0x5582e7d0c5cb - tokio::coop::budget::h1e339188b5d47292 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 27: 0x5582e7d0c5cb - as core::future::future::Future>::poll::{{closure}}::h1d74233780246281 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:634:42 [INFO] [stdout] 28: 0x5582e7d0981d - tokio::macros::scoped_tls::ScopedKey::set::h1629cd6ac74c9d3d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x5582e7d0b9ba - tokio::task::local::LocalSet::with::hda3a4a99462d12db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:548:9 [INFO] [stdout] 30: 0x5582e7d0c472 - as core::future::future::Future>::poll::h16b7a2b5b6820b34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:624:9 [INFO] [stdout] 31: 0x5582e7d0bc77 - tokio::task::local::LocalSet::run_until::{{closure}}::h5085eb79461fecc3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:498:9 [INFO] [stdout] 32: 0x5582e7d0281b - as core::future::future::Future>::poll::h4d82a7ecfcf98063 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 33: 0x5582e7d0b1bf - as core::future::future::Future>::poll::hb95163a92df03c85 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/future/future.rs:119:9 [INFO] [stdout] 34: 0x5582e7d0a7f0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h8345ddfa2949503d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 35: 0x5582e7d0970c - tokio::coop::with_budget::{{closure}}::hd0a05d0a0fbc7336 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:106:9 [INFO] [stdout] 36: 0x5582e7cfcf31 - std::thread::local::LocalKey::try_with::h50132299fcfeafa0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 37: 0x5582e7cfc96d - std::thread::local::LocalKey::with::h161569dcb0328a53 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 38: 0x5582e7d09efc - tokio::coop::with_budget::h70c2844402717296 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:99:5 [INFO] [stdout] 39: 0x5582e7d09efc - tokio::coop::budget::h8c3cba92d132bfcd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/coop.rs:76:5 [INFO] [stdout] 40: 0x5582e7d09efc - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::hf8aab6bc533c0e65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 41: 0x5582e7d0b111 - tokio::runtime::basic_scheduler::enter::{{closure}}::h8dbb5f7306523586 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 42: 0x5582e7d0991d - tokio::macros::scoped_tls::ScopedKey::set::h811493691ed8204c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 43: 0x5582e7d0b08c - tokio::runtime::basic_scheduler::enter::hd0cd15c842237b72 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 44: 0x5582e7d09bdb - tokio::runtime::basic_scheduler::Inner

::block_on::hc20858cbed54285d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 45: 0x5582e7d0a88c - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hc050886aca28549d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 46: 0x5582e7d0a9a0 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h8ce09598f5f75a6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 47: 0x5582e7cff7eb - tokio::runtime::Runtime::block_on::h7883202d8e97511d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 48: 0x5582e7d0ba44 - tokio::task::local::LocalSet::block_on::h0df6c8c276d3f0b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.0/src/task/local.rs:459:9 [INFO] [stdout] 49: 0x5582e7d07091 - actix_rt::runtime::Runtime::block_on::h38304cdd51c7f47c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 50: 0x5582e7d00d80 - actix_rt::system::SystemRunner::block_on::hc4fac9deaf9fc003 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 51: 0x5582e7d038d7 - http_client_oracle::Oracle::run::h46eaa4ec0edb4ed2 [INFO] [stdout] at /opt/rustwide/workdir/src/http-client-oracle/src/lib.rs:22:9 [INFO] [stdout] 52: 0x5582e7cff95b - http_client_oracle::tests::test_oracle::h993b15e30cfd3e74 [INFO] [stdout] at /opt/rustwide/workdir/src/http-client-oracle/src/lib.rs:62:9 [INFO] [stdout] 53: 0x5582e7cff93a - http_client_oracle::tests::test_oracle::{{closure}}::h3e29164b60c701ba [INFO] [stdout] at /opt/rustwide/workdir/src/http-client-oracle/src/lib.rs:59:5 [INFO] [stdout] 54: 0x5582e7cfd4ee - core::ops::function::FnOnce::call_once::h2c30aef7cf191799 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x5582e7f9fe43 - core::ops::function::FnOnce::call_once::h227fa683a5745bd3 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 56: 0x5582e7f9fe43 - test::__rust_begin_short_backtrace::h3a193bd570ada00a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:578:5 [INFO] [stdout] 57: 0x5582e7f9e8b8 - as core::ops::function::FnOnce>::call_once::h262d2f411717179a [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 58: 0x5582e7f9e8b8 - as core::ops::function::FnOnce<()>>::call_once::hfec00caec3e52a7b [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 59: 0x5582e7f9e8b8 - std::panicking::try::do_call::ha5f42e76ffda569d [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 60: 0x5582e7f9e8b8 - std::panicking::try::h53f36df0935b9500 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 61: 0x5582e7f9e8b8 - std::panic::catch_unwind::h5a497f74b0ce006f [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 62: 0x5582e7f9e8b8 - test::run_test_in_process::hab0aead337f48a88 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:601:18 [INFO] [stdout] 63: 0x5582e7f9e8b8 - test::run_test::run_test_inner::{{closure}}::h632c383164d4cba2 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:493:39 [INFO] [stdout] 64: 0x5582e7f6d03d - test::run_test::run_test_inner::{{closure}}::h7c4b3612891a4b58 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/test/src/lib.rs:520:37 [INFO] [stdout] 65: 0x5582e7f6d03d - std::sys_common::backtrace::__rust_begin_short_backtrace::habf7d8a08419d00e [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 66: 0x5582e7f71768 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h3acba502e2068204 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 67: 0x5582e7f71768 - as core::ops::function::FnOnce<()>>::call_once::h526ef819c1964a35 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:347:9 [INFO] [stdout] 68: 0x5582e7f71768 - std::panicking::try::do_call::hc0b5663d6373cec8 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:401:40 [INFO] [stdout] 69: 0x5582e7f71768 - std::panicking::try::ha9007ede9d35dcd6 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panicking.rs:365:19 [INFO] [stdout] 70: 0x5582e7f71768 - std::panic::catch_unwind::hf60d56329ebbb81c [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/panic.rs:434:14 [INFO] [stdout] 71: 0x5582e7f71768 - std::thread::Builder::spawn_unchecked::{{closure}}::hb1722d498f4ce777 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 72: 0x5582e7f71768 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15eb01325730c962 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 73: 0x5582e80952c7 - as core::ops::function::FnOnce>::call_once::h09f167e08fc945ff [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 74: 0x5582e80952c7 - as core::ops::function::FnOnce>::call_once::hf814fe85eeb118e0 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 75: 0x5582e80952c7 - std::sys::unix::thread::Thread::new::thread_start::hb71b17934c5f5e68 [INFO] [stdout] at /rustc/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/library/std/src/sys/unix/thread.rs:91:17 [INFO] [stdout] 76: 0x7f951b23b609 - start_thread [INFO] [stdout] 77: 0x7f951b00d293 - clone [INFO] [stdout] 78: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_oracle [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "bfc8cfaaa186c6d441fce6e232ea4ab9d0ef4067d8db71daac7920923409e4bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfc8cfaaa186c6d441fce6e232ea4ab9d0ef4067d8db71daac7920923409e4bc", kill_on_drop: false }` [INFO] [stdout] bfc8cfaaa186c6d441fce6e232ea4ab9d0ef4067d8db71daac7920923409e4bc