[INFO] cloning repository https://github.com/Tonyce/rust-proto-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tonyce/rust-proto-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyce%2Frust-proto-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyce%2Frust-proto-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d0d7e28007868d02fb07269f1869089814cffb1 [INFO] testing Tonyce/rust-proto-demo against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTonyce%2Frust-proto-demo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Tonyce/rust-proto-demo [INFO] finished tweaking git repo https://github.com/Tonyce/rust-proto-demo [INFO] tweaked toml for git repo https://github.com/Tonyce/rust-proto-demo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Tonyce/rust-proto-demo on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Tonyce/rust-proto-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quote v1.0.8 [INFO] [stderr] Downloaded prost v0.6.1 [INFO] [stderr] Downloaded prost-types v0.6.1 [INFO] [stderr] Downloaded prost-derive v0.6.1 [INFO] [stderr] Downloaded anyhow v1.0.37 [INFO] [stderr] Downloaded actix-macros v0.1.3 [INFO] [stderr] Downloaded enum-as-inner v0.3.3 [INFO] [stderr] Downloaded bytestring v0.1.5 [INFO] [stderr] Downloaded actix-threadpool v0.3.3 [INFO] [stderr] Downloaded actix-connect v2.0.0 [INFO] [stderr] Downloaded actix-tls v2.0.0 [INFO] [stderr] Downloaded actix-codec v0.3.0 [INFO] [stderr] Downloaded winreg v0.6.2 [INFO] [stderr] Downloaded actix-router v0.2.5 [INFO] [stderr] Downloaded widestring v0.4.3 [INFO] [stderr] Downloaded pin-project-lite v0.1.11 [INFO] [stderr] Downloaded pin-project-internal v1.0.3 [INFO] [stderr] Downloaded trust-dns-resolver v0.19.6 [INFO] [stderr] Downloaded serde_json v1.0.61 [INFO] [stderr] Downloaded actix-http v2.2.0 [INFO] [stderr] Downloaded actix-web v3.3.2 [INFO] [stderr] Downloaded object v0.22.0 [INFO] [stderr] Downloaded h2 v0.2.7 [INFO] [stderr] Downloaded trust-dns-proto v0.19.6 [INFO] [stderr] Downloaded syn v1.0.58 [INFO] [stderr] Downloaded pin-project v1.0.3 [INFO] [stderr] Downloaded standback v0.2.14 [INFO] [stderr] Downloaded time v0.2.23 [INFO] [stderr] Downloaded brotli-sys v0.3.2 [INFO] [stderr] Downloaded bytes v1.0.0 [INFO] [stderr] Downloaded backtrace v0.3.55 [INFO] [stderr] Downloaded tokio v0.2.24 [INFO] [stderr] Downloaded libc v0.2.81 [INFO] [stderr] Downloaded parking_lot_core v0.8.2 [INFO] [stderr] Downloaded pin-project-internal v0.4.27 [INFO] [stderr] Downloaded pin-project v0.4.27 [INFO] [stderr] Downloaded awc v2.0.3 [INFO] [stderr] Downloaded socket2 v0.3.19 [INFO] [stderr] Downloaded humantime v2.0.1 [INFO] [stderr] Downloaded termcolor v1.1.2 [INFO] [stderr] Downloaded itertools v0.8.2 [INFO] [stderr] Downloaded actix-server v1.0.4 [INFO] [stderr] Downloaded actix-testing v1.0.1 [INFO] [stderr] Downloaded actix-web-codegen v0.4.0 [INFO] [stderr] Downloaded async-trait v0.1.42 [INFO] [stderr] Downloaded tokio-util v0.3.1 [INFO] [stderr] Downloaded httparse v1.3.4 [INFO] [stderr] Downloaded smallvec v1.6.0 [INFO] [stderr] Downloaded const_fn v0.4.5 [INFO] [stderr] Downloaded itoa v0.4.7 [INFO] [stderr] Downloaded env_logger v0.8.2 [INFO] [stderr] Downloaded ipconfig v0.2.2 [INFO] [stderr] Downloaded signal-hook-registry v1.3.0 [INFO] [stderr] Downloaded actix-rt v1.1.1 [INFO] [stderr] Downloaded multimap v0.8.2 [INFO] [stderr] Downloaded brotli2 v0.3.2 [INFO] [stderr] Downloaded cookie v0.14.3 [INFO] [stderr] Downloaded pin-project-lite v0.2.1 [INFO] [stderr] Downloaded tracing-futures v0.2.4 [INFO] [stderr] Downloaded actix-service v1.0.6 [INFO] [stderr] Downloaded time-macros-impl v0.1.1 [INFO] [stderr] Downloaded actix-utils v2.0.0 [INFO] [stderr] Downloaded actix-protobuf v0.6.0 [INFO] [stderr] Downloaded prost-build v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1387f2a187073047b71ef875e00d0cc6e485897171cf3dd80194efff517aa4de [INFO] running `Command { std: "docker" "start" "-a" "1387f2a187073047b71ef875e00d0cc6e485897171cf3dd80194efff517aa4de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1387f2a187073047b71ef875e00d0cc6e485897171cf3dd80194efff517aa4de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1387f2a187073047b71ef875e00d0cc6e485897171cf3dd80194efff517aa4de", kill_on_drop: false }` [INFO] [stdout] 1387f2a187073047b71ef875e00d0cc6e485897171cf3dd80194efff517aa4de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1da9f2693ebf916b39c07377060703bb24a27a9588a1b92ba8d4203c4ca87f76 [INFO] running `Command { std: "docker" "start" "-a" "1da9f2693ebf916b39c07377060703bb24a27a9588a1b92ba8d4203c4ca87f76", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling standback v0.2.14 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling anyhow v1.0.37 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling multimap v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling saturn v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.6 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.19.6 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.5 [INFO] [stderr] Compiling actix-http v2.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.2 [INFO] [stderr] Compiling actix-protobuf v0.6.0 [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `middleware`, and `web` [INFO] [stdout] --> src/route/index.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{middleware, web, App, HttpRequest, HttpResponse}; [INFO] [stdout] | ^^^^^^^^^^ ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpRequest` [INFO] [stdout] --> src/main.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{middleware, web, App, HttpRequest, HttpServer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.34s [INFO] running `Command { std: "docker" "inspect" "1da9f2693ebf916b39c07377060703bb24a27a9588a1b92ba8d4203c4ca87f76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1da9f2693ebf916b39c07377060703bb24a27a9588a1b92ba8d4203c4ca87f76", kill_on_drop: false }` [INFO] [stdout] 1da9f2693ebf916b39c07377060703bb24a27a9588a1b92ba8d4203c4ca87f76 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 881ffd351dc29ac4e031c0eaa2b2e73079e93d84940acd496b1ae88aca617758 [INFO] running `Command { std: "docker" "start" "-a" "881ffd351dc29ac4e031c0eaa2b2e73079e93d84940acd496b1ae88aca617758", kill_on_drop: false }` [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `middleware`, and `web` [INFO] [stdout] --> src/route/index.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{middleware, web, App, HttpRequest, HttpResponse}; [INFO] [stdout] | ^^^^^^^^^^ ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling saturn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `HttpRequest` [INFO] [stdout] --> src/main.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{middleware, web, App, HttpRequest, HttpServer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `middleware`, and `web` [INFO] [stdout] --> src/route/index.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{middleware, web, App, HttpRequest, HttpResponse}; [INFO] [stdout] | ^^^^^^^^^^ ^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test` [INFO] [stdout] --> src/route/proto.rs:30:21 [INFO] [stdout] | [INFO] [stdout] 30 | use actix_web::{test, http}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `HttpRequest` [INFO] [stdout] --> src/main.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use actix_web::{middleware, web, App, HttpRequest, HttpServer}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.11s [INFO] running `Command { std: "docker" "inspect" "881ffd351dc29ac4e031c0eaa2b2e73079e93d84940acd496b1ae88aca617758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "881ffd351dc29ac4e031c0eaa2b2e73079e93d84940acd496b1ae88aca617758", kill_on_drop: false }` [INFO] [stdout] 881ffd351dc29ac4e031c0eaa2b2e73079e93d84940acd496b1ae88aca617758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 269e278106bfbcf0fed8170a245f84e3d63705cef1c3ea2f0fabade701b46947 [INFO] running `Command { std: "docker" "start" "-a" "269e278106bfbcf0fed8170a245f84e3d63705cef1c3ea2f0fabade701b46947", kill_on_drop: false }` [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `App`, `middleware`, and `web` [INFO] [stderr] --> src/route/index.rs:1:17 [INFO] [stderr] | [INFO] [stderr] 1 | use actix_web::{middleware, web, App, HttpRequest, HttpResponse}; [INFO] [stderr] | ^^^^^^^^^^ ^^^ ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `test` [INFO] [stderr] --> src/route/proto.rs:30:21 [INFO] [stderr] | [INFO] [stderr] 30 | use actix_web::{test, http}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `saturn` (lib) generated 2 warnings (run `cargo fix --lib -p saturn` to apply 1 suggestion) [INFO] [stderr] warning: `saturn` (lib test) generated 3 warnings (2 duplicates) (run `cargo fix --lib -p saturn --tests` to apply 1 suggestion) [INFO] [stderr] warning: unused import: `HttpRequest` [INFO] [stderr] --> src/main.rs:1:39 [INFO] [stderr] | [INFO] [stderr] 1 | use actix_web::{middleware, web, App, HttpRequest, HttpServer}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `saturn` (bin "saturn" test) generated 1 warning (run `cargo fix --bin "saturn" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `saturn` (bin "saturn") generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/saturn-671e5885a878c81f) [INFO] [stdout] test route::index::tests::test_index_ok ... ok [INFO] [stdout] test route::proto::tests::test_index_ok ... ok [INFO] [stdout] test route::index::tests::test_index_not_ok ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] [stdout] ---- route::index::tests::test_index_not_ok stdout ---- [INFO] [stdout] REQ: [INFO] [stdout] HttpRequest HTTP/1.1 GET:/ [INFO] [stdout] headers: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread 'route::index::tests::test_index_not_ok' (25) panicked at src/route/index.rs:27:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 200 [INFO] [stdout] right: 400 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f34627e9162 - std::backtrace_rs::backtrace::libunwind::trace::h52580dd202462214 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f34627e9162 - std::backtrace_rs::backtrace::trace_unsynchronized::hc969519abce0f52b [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f34627e9162 - std::sys::backtrace::_print_fmt::hfd5825900b6e0030 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f34627e9162 - ::fmt::h427144ad75cfb218 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f34627fa2af - core::fmt::rt::Argument::fmt::hd5ccc9cf97cea7f7 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f34627fa2af - core::fmt::write::h593aaf5adf0f5dae [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5f34627b6261 - std::io::default_write_fmt::h305b5a0727055346 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f34627b6261 - std::io::Write::write_fmt::h76f14a8a88733dc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f34627c2452 - std::sys::backtrace::BacktraceLock::print::h3953113552dca3ca [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f34627c703f - std::panicking::default_hook::{{closure}}::h486b96ad75eafbb8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f34627c6ed1 - std::panicking::default_hook::h99456317c5a1a20c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f346258f1be - as core::ops::function::Fn>::call::h441e4551014e4cf8 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5f346258f1be - test::test_main_with_exit_callback::{{closure}}::hdbca54e17f1a00e4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f34627c76ff - as core::ops::function::Fn>::call::h1e57b72c4e1d3045 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5f34627c76ff - std::panicking::panic_with_hook::h67ab0df20212e4ea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f34627c755a - std::panicking::panic_handler::{{closure}}::hc9e4a933ae92e208 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5f34627c2599 - std::sys::backtrace::__rust_end_short_backtrace::hbfa72df9b68c2d19 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f34627aa50d - __rustc[8cce077e14951490]::rust_begin_unwind [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5f34628032e0 - core::panicking::panic_fmt::h49931053d20abf41 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5f3462803093 - core::panicking::assert_failed_inner::h3eabd3c15a9e5a8c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5f346255dd67 - core::panicking::assert_failed::h04e83e5bbe3a5bda [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5f346256779e - saturn::route::index::tests::test_index_not_ok::{{closure}}::hc9e8918774477ab4 [INFO] [stdout] at /opt/rustwide/workdir/src/route/index.rs:27:9 [INFO] [stdout] 22: 0x5f3462568be6 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h783266d7b8e39ece [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:67 [INFO] [stdout] 23: 0x5f34625611b0 - tokio::coop::with_budget::{{closure}}::h99619097e8fc4fcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9 [INFO] [stdout] 24: 0x5f346256a645 - std::thread::local::LocalKey::try_with::hb0d14c7557940d51 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 25: 0x5f34625694ae - std::thread::local::LocalKey::with::hbe27b7ca0334e134 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 26: 0x5f3462568892 - tokio::coop::with_budget::h63be1692865a5148 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13 [INFO] [stdout] 27: 0x5f3462568892 - tokio::coop::budget::h122544485eecb368 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5 [INFO] [stdout] 28: 0x5f3462568892 - as core::future::future::Future>::poll::{{closure}}::hd7f7898e3eaae627 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:528:42 [INFO] [stdout] 29: 0x5f346256220d - tokio::macros::scoped_tls::ScopedKey::set::h847a7c0240bee64b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 30: 0x5f3462561687 - tokio::task::local::LocalSet::with::hf5ff97781b173a55 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:442:17 [INFO] [stdout] 31: 0x5f346256849b - as core::future::future::Future>::poll::h56b4e28da33a35a0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:518:22 [INFO] [stdout] 32: 0x5f3462561b97 - tokio::task::local::LocalSet::run_until::{{closure}}::h314e185b4ebc0e2f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:392:19 [INFO] [stdout] 33: 0x5f3462563e2d - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}}::h3442dabcbaf33262 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:74 [INFO] [stdout] 34: 0x5f3462560830 - tokio::coop::with_budget::{{closure}}::h0cfe6f1c68a7ed95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:127:9 [INFO] [stdout] 35: 0x5f346256a2e5 - std::thread::local::LocalKey::try_with::h965fa3614394a361 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x5f346256909e - std::thread::local::LocalKey::with::h224cc109ab5b7700 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x5f34625638f3 - tokio::coop::with_budget::he0904a2064060b5b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:120:13 [INFO] [stdout] 38: 0x5f34625638f3 - tokio::coop::budget::hfab617b09caf658d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/coop.rs:96:5 [INFO] [stdout] 39: 0x5f34625638f3 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::hfabd6b4b1bd03884 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:131:35 [INFO] [stdout] 40: 0x5f3462564d6b - tokio::runtime::basic_scheduler::enter::{{closure}}::h27499f9d70f6dd9b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:29 [INFO] [stdout] 41: 0x5f3462562347 - tokio::macros::scoped_tls::ScopedKey::set::h9f26b041647f88b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/macros/scoped_tls.rs:63:9 [INFO] [stdout] 42: 0x5f346256485d - tokio::runtime::basic_scheduler::enter::h7a8ab000bc45c5dc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:213:13 [INFO] [stdout] 43: 0x5f346256278a - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h7f83ee3d12c4fbce [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/basic_scheduler.rs:123:9 [INFO] [stdout] 44: 0x5f3462565dac - tokio::runtime::Runtime::block_on::{{closure}}::h0faed876338224e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:444:39 [INFO] [stdout] 45: 0x5f3462566177 - tokio::runtime::context::enter::h590511b47d03621e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/context.rs:72:5 [INFO] [stdout] 46: 0x5f3462565a62 - tokio::runtime::handle::Handle::enter::h074bc683d104fd51 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/handle.rs:76:9 [INFO] [stdout] 47: 0x5f3462565cd4 - tokio::runtime::Runtime::block_on::h24a1eb8780529a47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/runtime/mod.rs:441:21 [INFO] [stdout] 48: 0x5f3462561752 - tokio::task::local::LocalSet::block_on::h79576d392d101f7b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.24/src/task/local.rs:353:12 [INFO] [stdout] 49: 0x5f3462568c6a - actix_rt::runtime::Runtime::block_on::h55d579855a019747 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/runtime.rs:89:20 [INFO] [stdout] 50: 0x5f346256df39 - actix_rt::builder::SystemRunner::block_on::hda75cde6ebe68756 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-1.1.1/src/builder.rs:187:27 [INFO] [stdout] 51: 0x5f34625673fa - saturn::route::index::tests::test_index_not_ok::hb6ac96387fa298f9 [INFO] [stdout] at /opt/rustwide/workdir/src/route/index.rs:23:5 [INFO] [stdout] 52: 0x5f3462567467 - saturn::route::index::tests::test_index_not_ok::{{closure}}::h72c5895fb2c80fa3 [INFO] [stdout] at /opt/rustwide/workdir/src/route/index.rs:24:33 [INFO] [stdout] 53: 0x5f346256af86 - core::ops::function::FnOnce::call_once::h91027d3d27163585 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 54: 0x5f346258ef7b - core::ops::function::FnOnce::call_once::h5d9016d521f5aee4 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 55: 0x5f346258ef7b - test::__rust_begin_short_backtrace::h123fcee610330442 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:663:18 [INFO] [stdout] 56: 0x5f34625a4a65 - test::run_test_in_process::{{closure}}::h0442efda2e6359b2 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:74 [INFO] [stdout] 57: 0x5f34625a4a65 - as core::ops::function::FnOnce<()>>::call_once::hfe3528c8dd09682c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x5f34625a4a65 - std::panicking::catch_unwind::do_call::hb1659f7844fe8531 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x5f34625a4a65 - std::panicking::catch_unwind::hdc1f4be0019e72ad [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x5f34625a4a65 - std::panic::catch_unwind::hd6d7ccfa4513e770 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5f34625a4a65 - test::run_test_in_process::h6bbb839ed0802366 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:686:27 [INFO] [stdout] 62: 0x5f34625a4a65 - test::run_test::{{closure}}::he4fad7398c8acc11 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:607:43 [INFO] [stdout] 63: 0x5f346257b3d4 - test::run_test::{{closure}}::h41975797e198d26c [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/test/src/lib.rs:637:41 [INFO] [stdout] 64: 0x5f346257b3d4 - std::sys::backtrace::__rust_begin_short_backtrace::hfb46c397857336f1 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 65: 0x5f346257ed7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hddf826a64f532bea [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 66: 0x5f346257ed7a - as core::ops::function::FnOnce<()>>::call_once::hc3518c3eab91aeb3 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 67: 0x5f346257ed7a - std::panicking::catch_unwind::do_call::h7bf3ad6dc012415a [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:590:40 [INFO] [stdout] 68: 0x5f346257ed7a - std::panicking::catch_unwind::h8b88f0375c767e36 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panicking.rs:553:19 [INFO] [stdout] 69: 0x5f346257ed7a - std::panic::catch_unwind::h66cb5d61a90f7bc5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/panic.rs:359:14 [INFO] [stdout] 70: 0x5f346257ed7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h65bc9d15fb966bbd [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 71: 0x5f346257ed7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8d2c9a8796342e5 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 72: 0x5f34627bc47f - as core::ops::function::FnOnce>::call_once::hef12b47e5c033835 [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 73: 0x5f34627bc47f - std::sys::pal::unix::thread::Thread::new::thread_start::h135087e7c97657bc [INFO] [stdout] at /rustc/ad85bc524b1ad696e42061ad8338d382dffbdbe5/library/std/src/sys/pal/unix/thread.rs:118:17 [INFO] [stdout] 74: 0x7b94f2c9baa4 - [INFO] [stdout] 75: 0x7b94f2d28a34 - clone [INFO] [stdout] 76: 0x0 - [INFO] [stdout] Panic in Arbiter thread. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] route::index::tests::test_index_not_ok [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "269e278106bfbcf0fed8170a245f84e3d63705cef1c3ea2f0fabade701b46947", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "269e278106bfbcf0fed8170a245f84e3d63705cef1c3ea2f0fabade701b46947", kill_on_drop: false }` [INFO] [stdout] 269e278106bfbcf0fed8170a245f84e3d63705cef1c3ea2f0fabade701b46947