[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 master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshbenaron%2Fic-assignment" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/joshbenaron/ic-assignment on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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-3-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a67d761a7ca4126fac51e72436eee98078389590613914ec87e79e8385f72732
[INFO] running `Command { std: "docker" "start" "-a" "a67d761a7ca4126fac51e72436eee98078389590613914ec87e79e8385f72732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a67d761a7ca4126fac51e72436eee98078389590613914ec87e79e8385f72732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a67d761a7ca4126fac51e72436eee98078389590613914ec87e79e8385f72732", kill_on_drop: false }`
[INFO] [stdout] a67d761a7ca4126fac51e72436eee98078389590613914ec87e79e8385f72732
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83a1846f1ee1d31b9cf768f17bbfa86724568b89207905f1c183f87fe4981e5b
[INFO] running `Command { std: "docker" "start" "-a" "83a1846f1ee1d31b9cf768f17bbfa86724568b89207905f1c183f87fe4981e5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling autocfg v1.0.1
[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 pin-project-lite v0.2.6
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling tokio v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling local-waker v0.1.1
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling ahash v0.7.3
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling cookie v0.15.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling cpufeatures v0.1.4
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling sha-1 v0.9.6
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling actix-service v2.0.0
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling bytestring v1.0.0
[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 local-channel v0.1.2
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[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 pin-project-internal v1.0.7
[INFO] [stderr]    Compiling derive_more v0.99.14
[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 brotli2 v0.3.2
[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: struct `Oracle` is never constructed
[INFO] [stdout]   --> src/http-client-oracle/src/lib.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Oracle {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `run`, `run_poll`, `get_urls`, and `make_requests` are never used
[INFO] [stdout]   --> src/http-client-oracle/src/lib.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Oracle {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 15 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn run (self) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     async fn run_poll(self) {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub(self) fn get_urls(&self) -> Vec<Request> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     async fn make_requests(&self, requests: Vec<Request>) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_command` is never used
[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] 
[INFO] [stdout] warning: function `start_dfx` is never used
[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 `stop_dfx` is never used
[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 `poll_canister_for_urls` is never used
[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<Vec<Request>> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Request` is never constructed
[INFO] [stdout]  --> src/http-client-oracle/src/models/request.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Request {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Request` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/http-client-oracle/src/models/request.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl HttpMethod {
[INFO] [stdout]    | --------------- method in this implementation
[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: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 let _ = r.send().await;
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.62s
[INFO] running `Command { std: "docker" "inspect" "83a1846f1ee1d31b9cf768f17bbfa86724568b89207905f1c183f87fe4981e5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83a1846f1ee1d31b9cf768f17bbfa86724568b89207905f1c183f87fe4981e5b", kill_on_drop: false }`
[INFO] [stdout] 83a1846f1ee1d31b9cf768f17bbfa86724568b89207905f1c183f87fe4981e5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8fc008d11d79bbb7b709361524e6c3132bbd714862143ef6243e7f4e862572b
[INFO] running `Command { std: "docker" "start" "-a" "b8fc008d11d79bbb7b709361524e6c3132bbd714862143ef6243e7f4e862572b", kill_on_drop: false }`
[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 `run_command` is never used
[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 `start_dfx` is never used
[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 `stop_dfx` is never used
[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: method `as_str` is never used
[INFO] [stdout]   --> src/http-client-oracle/src/models/request.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl HttpMethod {
[INFO] [stdout]    | --------------- method in this implementation
[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: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 let _ = r.send().await;
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.24s
[INFO] running `Command { std: "docker" "inspect" "b8fc008d11d79bbb7b709361524e6c3132bbd714862143ef6243e7f4e862572b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8fc008d11d79bbb7b709361524e6c3132bbd714862143ef6243e7f4e862572b", kill_on_drop: false }`
[INFO] [stdout] b8fc008d11d79bbb7b709361524e6c3132bbd714862143ef6243e7f4e862572b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 368c4b94b9c116d8f282cfed4d532cf2ff6119190005bdb9110b02109dc0dd28
[INFO] running `Command { std: "docker" "start" "-a" "368c4b94b9c116d8f282cfed4d532cf2ff6119190005bdb9110b02109dc0dd28", 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 `run_command` is never used
[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 `start_dfx` is never used
[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 `stop_dfx` is never used
[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: method `as_str` is never used
[INFO] [stderr]   --> src/http-client-oracle/src/models/request.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 9  | impl HttpMethod {
[INFO] [stderr]    | --------------- method in this implementation
[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: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 48 |                 let _ = r.send().await;
[INFO] [stderr]    |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `http-client-oracle` (lib test) generated 7 warnings (run `cargo fix --lib -p http-client-oracle --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_client_oracle-5097a195b588edb4)
[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 src/http-client-oracle/src/dfx_service.rs:25:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55977476d7e5 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55977476d7e5 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55977476d7e5 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55977476d7e5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55977479768b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55977479768b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55977476aa1f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55977476d5be - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55977476d5be - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55977476efe9 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x55977476ecae - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55977469548a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55977469548a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55977476f5eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55977476f5eb - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55977476f364 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55977476dca9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55977476f097 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5597743e5f13 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x5597743e6486 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x5597743f668b - core::result::Result<T,E>::unwrap::h549ac2f7fd77f250
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x5597743f668b - http_client_oracle::dfx_service::dfx_service::poll_canister_for_urls::h91af09e734a52ff4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http-client-oracle/src/dfx_service.rs:22:22
[INFO] [stdout]   22:     0x5597743ee87d - http_client_oracle::Oracle::get_urls::hd3c38a41734c2e3a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http-client-oracle/src/lib.rs:38:20
[INFO] [stdout]   23:     0x5597743ee4f1 - http_client_oracle::Oracle::run_poll::{{closure}}::h5df52ca9978e30d4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http-client-oracle/src/lib.rs:27:24
[INFO] [stdout]   24:     0x5597743f6430 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::hb4acfdcefefddc6c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/task/local.rs:634:65
[INFO] [stdout]   25:     0x5597743f25b3 - tokio::coop::with_budget::{{closure}}::hd1811322e513818f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x5597743f0010 - std::thread::local::LocalKey<T>::try_with::ha1a3fce8e887c48b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   27:     0x5597743efc1a - std::thread::local::LocalKey<T>::with::h1d8bc56eda4fa97b
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   28:     0x5597743f6302 - tokio::coop::with_budget::h3e49237653e66d13
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/coop.rs:99:5
[INFO] [stdout]   29:     0x5597743f6302 - tokio::coop::budget::hcc3e5fc6cca0a11d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x5597743f6302 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h0e995728c3523b30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/task/local.rs:634:42
[INFO] [stdout]   31:     0x5597743f32fd - tokio::macros::scoped_tls::ScopedKey<T>::set::h51e535ac633636d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x5597743f2f47 - tokio::task::local::LocalSet::with::h5b6fb8e0ede0913b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/task/local.rs:548:9
[INFO] [stdout]   33:     0x5597743f61ca - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h657d294db3d8d963
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/task/local.rs:624:9
[INFO] [stdout]   34:     0x5597743f31b2 - tokio::task::local::LocalSet::run_until::{{closure}}::haead9627af18c9ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/task/local.rs:498:19
[INFO] [stdout]   35:     0x5597743f5a1d - <core::pin::Pin<P> as core::future::future::Future>::poll::h8b6bcc58d4965324
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/future/future.rs:123:9
[INFO] [stdout]   36:     0x5597743f410f - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::hbf63413aa0efc7db
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:62
[INFO] [stdout]   37:     0x5597743f2223 - tokio::coop::with_budget::{{closure}}::h0b410a0574aa0b96
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/coop.rs:106:9
[INFO] [stdout]   38:     0x5597743efe20 - std::thread::local::LocalKey<T>::try_with::h8d985726be332886
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   39:     0x5597743efc7a - std::thread::local::LocalKey<T>::with::h82de358ee4bc5188
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   40:     0x5597743f3968 - tokio::coop::with_budget::h053f8af051eb6c2b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/coop.rs:99:5
[INFO] [stdout]   41:     0x5597743f3968 - tokio::coop::budget::h1312d7d2f4c2ce32
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/coop.rs:76:5
[INFO] [stdout]   42:     0x5597743f3968 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::hd13577fff44851f2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   43:     0x5597743f49fa - tokio::runtime::basic_scheduler::enter::{{closure}}::h4125c21f3c924b4e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   44:     0x5597743f33f5 - tokio::macros::scoped_tls::ScopedKey<T>::set::h7599083f2dc379d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   45:     0x5597743f4988 - tokio::runtime::basic_scheduler::enter::hf48b50792ec5deed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:5
[INFO] [stdout]   46:     0x5597743f3683 - tokio::runtime::basic_scheduler::Inner<P>::block_on::h992d6db4410b48da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   47:     0x5597743f41e9 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::hb0a517ea6e482a37
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/basic_scheduler.rs:481:9
[INFO] [stdout]   48:     0x5597743f42d8 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::hfa35de329203db61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/basic_scheduler.rs:162:24
[INFO] [stdout]   49:     0x5597743f5464 - tokio::runtime::Runtime::block_on::hcd66694d05bc6552
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/mod.rs:450:46
[INFO] [stdout]   50:     0x5597743f2f99 - tokio::task::local::LocalSet::block_on::ha6bdd0c8930fbb42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/task/local.rs:459:9
[INFO] [stdout]   51:     0x5597743f6524 - actix_rt::runtime::Runtime::block_on::h72727a9a175c7d65
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.2.0/src/runtime.rs:85:9
[INFO] [stdout]   52:     0x5597743f650e - actix_rt::system::SystemRunner::block_on::h73c3176cc8ba24c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.2.0/src/system.rs:186:9
[INFO] [stdout]   53:     0x5597743ee410 - http_client_oracle::Oracle::run::h945f2df5efe8c5b4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http-client-oracle/src/lib.rs:22:9
[INFO] [stdout]   54:     0x5597743eef4b - http_client_oracle::tests::test_oracle::h1be279deb0eeb551
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http-client-oracle/src/lib.rs:62:9
[INFO] [stdout]   55:     0x5597743eef27 - http_client_oracle::tests::test_oracle::{{closure}}::h86d22bcbd29cfc4f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http-client-oracle/src/lib.rs:59:21
[INFO] [stdout]   56:     0x5597743e7f06 - core::ops::function::FnOnce::call_once::h5946f140b86713d0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x559774699e6b - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x559774699e6b - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   59:     0x559774699571 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   60:     0x559774699571 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   61:     0x559774699571 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   62:     0x559774699571 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   63:     0x559774699571 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   64:     0x559774699571 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   65:     0x559774699571 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   66:     0x559774661f34 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   67:     0x559774661f34 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   68:     0x559774666962 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   69:     0x559774666962 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   70:     0x559774666962 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   71:     0x559774666962 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   72:     0x559774666962 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   73:     0x559774666962 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   74:     0x559774666962 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x559774773afb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   76:     0x559774773afb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   77:     0x559774773afb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   78:     0x7fd5f3805ac3 - <unknown>
[INFO] [stdout]   79:     0x7fd5f3896a04 - __clone
[INFO] [stdout]   80:                0x0 - <unknown>
[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.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "368c4b94b9c116d8f282cfed4d532cf2ff6119190005bdb9110b02109dc0dd28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "368c4b94b9c116d8f282cfed4d532cf2ff6119190005bdb9110b02109dc0dd28", kill_on_drop: false }`
[INFO] [stdout] 368c4b94b9c116d8f282cfed4d532cf2ff6119190005bdb9110b02109dc0dd28
[INFO] testing joshbenaron/ic-assignment against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoshbenaron%2Fic-assignment" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/joshbenaron/ic-assignment on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-3-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8cfa5a6e6cb0cb9b39bac7dfe6eaf1366d910a20d78feae33ace4b68683efa0
[INFO] running `Command { std: "docker" "start" "-a" "e8cfa5a6e6cb0cb9b39bac7dfe6eaf1366d910a20d78feae33ace4b68683efa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8cfa5a6e6cb0cb9b39bac7dfe6eaf1366d910a20d78feae33ace4b68683efa0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8cfa5a6e6cb0cb9b39bac7dfe6eaf1366d910a20d78feae33ace4b68683efa0", kill_on_drop: false }`
[INFO] [stdout] e8cfa5a6e6cb0cb9b39bac7dfe6eaf1366d910a20d78feae33ace4b68683efa0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38df3f01e0b74fc93855186bb5bf80486b1bc20b39893897e1091f314ef38683
[INFO] running `Command { std: "docker" "start" "-a" "38df3f01e0b74fc93855186bb5bf80486b1bc20b39893897e1091f314ef38683", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling autocfg v1.0.1
[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 pin-project-lite v0.2.6
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling tokio v1.6.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling local-waker v0.1.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling ahash v0.7.3
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling mio v0.7.11
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling paste v1.0.5
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling cookie v0.15.0
[INFO] [stderr]    Compiling actix-service v2.0.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling cpufeatures v0.1.4
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling sha-1 v0.9.6
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling local-channel v0.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling regex v1.5.4
[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 pin-project-internal v1.0.7
[INFO] [stderr]    Compiling derive_more v0.99.14
[INFO] [stderr]    Compiling actix-rt v2.2.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling brotli2 v0.3.2
[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: struct `Oracle` is never constructed
[INFO] [stdout]   --> src/http-client-oracle/src/lib.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct Oracle {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `run`, `run_poll`, `get_urls`, and `make_requests` are never used
[INFO] [stdout]   --> src/http-client-oracle/src/lib.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Oracle {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 15 |     fn new() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn run (self) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     async fn run_poll(self) {
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub(self) fn get_urls(&self) -> Vec<Request> {
[INFO] [stdout]    |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     async fn make_requests(&self, requests: Vec<Request>) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_command` is never used
[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] 
[INFO] [stdout] warning: function `start_dfx` is never used
[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 `stop_dfx` is never used
[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 `poll_canister_for_urls` is never used
[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<Vec<Request>> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Request` is never constructed
[INFO] [stdout]  --> src/http-client-oracle/src/models/request.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Request {
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Request` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/http-client-oracle/src/models/request.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl HttpMethod {
[INFO] [stdout]    | --------------- method in this implementation
[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: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 let _ = r.send().await;
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 11 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s
[INFO] running `Command { std: "docker" "inspect" "38df3f01e0b74fc93855186bb5bf80486b1bc20b39893897e1091f314ef38683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38df3f01e0b74fc93855186bb5bf80486b1bc20b39893897e1091f314ef38683", kill_on_drop: false }`
[INFO] [stdout] 38df3f01e0b74fc93855186bb5bf80486b1bc20b39893897e1091f314ef38683
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c75e0d6110175936bdcc6924bd0ee0b9d9ea2d486bb5ed129823bb4a154ceb8
[INFO] running `Command { std: "docker" "start" "-a" "0c75e0d6110175936bdcc6924bd0ee0b9d9ea2d486bb5ed129823bb4a154ceb8", kill_on_drop: false }`
[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 `run_command` is never used
[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 `start_dfx` is never used
[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 `stop_dfx` is never used
[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: method `as_str` is never used
[INFO] [stdout]   --> src/http-client-oracle/src/models/request.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 9  | impl HttpMethod {
[INFO] [stdout]    | --------------- method in this implementation
[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: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 let _ = r.send().await;
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "0c75e0d6110175936bdcc6924bd0ee0b9d9ea2d486bb5ed129823bb4a154ceb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c75e0d6110175936bdcc6924bd0ee0b9d9ea2d486bb5ed129823bb4a154ceb8", kill_on_drop: false }`
[INFO] [stdout] 0c75e0d6110175936bdcc6924bd0ee0b9d9ea2d486bb5ed129823bb4a154ceb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 235faa6f8f4a21bc3f5a1a482975be547980cb124e3cb0dfb43dd6fc469f3c29
[INFO] running `Command { std: "docker" "start" "-a" "235faa6f8f4a21bc3f5a1a482975be547980cb124e3cb0dfb43dd6fc469f3c29", 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 `run_command` is never used
[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 `start_dfx` is never used
[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 `stop_dfx` is never used
[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: method `as_str` is never used
[INFO] [stderr]   --> src/http-client-oracle/src/models/request.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 9  | impl HttpMethod {
[INFO] [stderr]    | --------------- method in this implementation
[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: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 48 |                 let _ = r.send().await;
[INFO] [stderr]    |                 +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `http-client-oracle` (lib test) generated 7 warnings (run `cargo fix --lib -p http-client-oracle --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/http_client_oracle-5097a195b588edb4)
[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 src/http-client-oracle/src/dfx_service.rs:25:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55acc2f62ac5 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55acc2f62ac5 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55acc2f62ac5 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55acc2f62ac5 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55acc2f8c90b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55acc2f8c90b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55acc2f5fdaf - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55acc2f6289e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55acc2f6289e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55acc2f64209 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55acc2f63f5c - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55acc2e8ab4f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55acc2e8ab4f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55acc2f6480b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55acc2f6480b - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55acc2f64584 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55acc2f62f89 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55acc2f642b7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55acc2bdeef3 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55acc2bdf466 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55acc2bee9db - core::result::Result<T,E>::unwrap::h2bda8d1357a76649
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55acc2bee9db - http_client_oracle::dfx_service::dfx_service::poll_canister_for_urls::ha592c4a5a7b67f5e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http-client-oracle/src/dfx_service.rs:22:22
[INFO] [stdout]   22:     0x55acc2befefd - http_client_oracle::Oracle::get_urls::hdeeb2447893d2f75
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http-client-oracle/src/lib.rs:38:20
[INFO] [stdout]   23:     0x55acc2befb71 - http_client_oracle::Oracle::run_poll::{{closure}}::hc737e7dce2b1cf46
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http-client-oracle/src/lib.rs:27:24
[INFO] [stdout]   24:     0x55acc2bee750 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::{{closure}}::hf394da57263800d2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/task/local.rs:634:65
[INFO] [stdout]   25:     0x55acc2be5013 - tokio::coop::with_budget::{{closure}}::h947ac2a2b4d672cf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/coop.rs:106:9
[INFO] [stdout]   26:     0x55acc2be0d00 - std::thread::local::LocalKey<T>::try_with::he39df0f846b109aa
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   27:     0x55acc2be071a - std::thread::local::LocalKey<T>::with::hfc609c734b4abbd0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   28:     0x55acc2bee622 - tokio::coop::with_budget::h22bab08eae6337c3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/coop.rs:99:5
[INFO] [stdout]   29:     0x55acc2bee622 - tokio::coop::budget::hf08230d3b99ecadf
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/coop.rs:76:5
[INFO] [stdout]   30:     0x55acc2bee622 - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::{{closure}}::h35fac330c65157dc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/task/local.rs:634:42
[INFO] [stdout]   31:     0x55acc2bec63d - tokio::macros::scoped_tls::ScopedKey<T>::set::ha61986669e49eafe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   32:     0x55acc2bec197 - tokio::task::local::LocalSet::with::hf0ee5db9ee152d53
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/task/local.rs:548:9
[INFO] [stdout]   33:     0x55acc2bee4ea - <tokio::task::local::RunUntil<T> as core::future::future::Future>::poll::h3907331581b68113
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/task/local.rs:624:9
[INFO] [stdout]   34:     0x55acc2bec402 - tokio::task::local::LocalSet::run_until::{{closure}}::ha2a86820a6619e47
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/task/local.rs:498:19
[INFO] [stdout]   35:     0x55acc2bedd3d - <core::pin::Pin<P> as core::future::future::Future>::poll::h26465f4c37dad822
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/future/future.rs:123:9
[INFO] [stdout]   36:     0x55acc2be5f6f - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::{{closure}}::h564d3aa85da277b3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:62
[INFO] [stdout]   37:     0x55acc2be5273 - tokio::coop::with_budget::{{closure}}::hdffdc5945b73d909
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/coop.rs:106:9
[INFO] [stdout]   38:     0x55acc2be0910 - std::thread::local::LocalKey<T>::try_with::h478e0d923d58a67c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:286:12
[INFO] [stdout]   39:     0x55acc2be063a - std::thread::local::LocalKey<T>::with::h421d5a4d54b019f1
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/local.rs:262:9
[INFO] [stdout]   40:     0x55acc2be5878 - tokio::coop::with_budget::hcdaee4787e01da79
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/coop.rs:99:5
[INFO] [stdout]   41:     0x55acc2be5878 - tokio::coop::budget::hbf313551f0647e5a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/coop.rs:76:5
[INFO] [stdout]   42:     0x55acc2be5878 - tokio::runtime::basic_scheduler::Inner<P>::block_on::{{closure}}::ha9ed029921eeda54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/basic_scheduler.rs:213:39
[INFO] [stdout]   43:     0x55acc2be687a - tokio::runtime::basic_scheduler::enter::{{closure}}::hf9d2617564508463
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:29
[INFO] [stdout]   44:     0x55acc2bec545 - tokio::macros::scoped_tls::ScopedKey<T>::set::h94b385acc6df31b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   45:     0x55acc2be6808 - tokio::runtime::basic_scheduler::enter::hb6a0e7c4d9ceb9fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/basic_scheduler.rs:323:5
[INFO] [stdout]   46:     0x55acc2be5593 - tokio::runtime::basic_scheduler::Inner<P>::block_on::hd6aaf1a23bc23d88
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/basic_scheduler.rs:202:9
[INFO] [stdout]   47:     0x55acc2be60f9 - tokio::runtime::basic_scheduler::InnerGuard<P>::block_on::h9934b166dde5f2dd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/basic_scheduler.rs:481:9
[INFO] [stdout]   48:     0x55acc2be61e0 - tokio::runtime::basic_scheduler::BasicScheduler<P>::block_on::h53377412dc6286d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/basic_scheduler.rs:162:24
[INFO] [stdout]   49:     0x55acc2bed984 - tokio::runtime::Runtime::block_on::hafe890d5a8808e2f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/runtime/mod.rs:450:46
[INFO] [stdout]   50:     0x55acc2bec1e9 - tokio::task::local::LocalSet::block_on::h2547a247c14ef58b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.6.0/src/task/local.rs:459:9
[INFO] [stdout]   51:     0x55acc2be7bf4 - actix_rt::runtime::Runtime::block_on::h8929439874003ef5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.2.0/src/runtime.rs:85:9
[INFO] [stdout]   52:     0x55acc2bee79e - actix_rt::system::SystemRunner::block_on::h5dd95f7244bd83c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.2.0/src/system.rs:186:9
[INFO] [stdout]   53:     0x55acc2befa90 - http_client_oracle::Oracle::run::h954d73764c2dd93f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http-client-oracle/src/lib.rs:22:9
[INFO] [stdout]   54:     0x55acc2bf05cb - http_client_oracle::tests::test_oracle::h707c66d38853b139
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http-client-oracle/src/lib.rs:62:9
[INFO] [stdout]   55:     0x55acc2bf05a7 - http_client_oracle::tests::test_oracle::{{closure}}::h47d699c84b65f6ea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/http-client-oracle/src/lib.rs:59:21
[INFO] [stdout]   56:     0x55acc2be0ea6 - core::ops::function::FnOnce::call_once::h2ed2b1a5a7bf0238
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55acc2e8f46b - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x55acc2e8f46b - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   59:     0x55acc2e8eb31 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   60:     0x55acc2e8eb31 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   61:     0x55acc2e8eb31 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   62:     0x55acc2e8eb31 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   63:     0x55acc2e8eb31 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   64:     0x55acc2e8eb31 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   65:     0x55acc2e8eb31 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   66:     0x55acc2e57504 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   67:     0x55acc2e57504 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   68:     0x55acc2e5bfd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   69:     0x55acc2e5bfd2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   70:     0x55acc2e5bfd2 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   71:     0x55acc2e5bfd2 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   72:     0x55acc2e5bfd2 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   73:     0x55acc2e5bfd2 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   74:     0x55acc2e5bfd2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x55acc2f68d0b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   76:     0x55acc2f68d0b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   77:     0x55acc2f68d0b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   78:     0x7f5a0d55dac3 - <unknown>
[INFO] [stdout]   79:     0x7f5a0d5eea04 - __clone
[INFO] [stdout]   80:                0x0 - <unknown>
[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.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "235faa6f8f4a21bc3f5a1a482975be547980cb124e3cb0dfb43dd6fc469f3c29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "235faa6f8f4a21bc3f5a1a482975be547980cb124e3cb0dfb43dd6fc469f3c29", kill_on_drop: false }`
[INFO] [stdout] 235faa6f8f4a21bc3f5a1a482975be547980cb124e3cb0dfb43dd6fc469f3c29
