[INFO] cloning repository https://github.com/RaineForest/snackotron
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RaineForest/snackotron" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaineForest%2Fsnackotron", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaineForest%2Fsnackotron'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 911bac03ee1ad534099a14f5f35242956803182b
[INFO] testing RaineForest/snackotron against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRaineForest%2Fsnackotron" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RaineForest/snackotron
[INFO] finished tweaking git repo https://github.com/RaineForest/snackotron
[INFO] tweaked toml for git repo https://github.com/RaineForest/snackotron written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RaineForest/snackotron on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/RaineForest/snackotron 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v0.2.6
[INFO] [stderr]   Downloaded sqlx-macros v0.4.2
[INFO] [stderr]   Downloaded sqlx-rt v0.2.0
[INFO] [stderr]   Downloaded tinyvec v1.4.0
[INFO] [stderr]   Downloaded whoami v1.1.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.66
[INFO] [stderr]   Downloaded atoi v0.4.0
[INFO] [stderr]   Downloaded askama_escape v0.10.1
[INFO] [stderr]   Downloaded askama v0.10.5
[INFO] [stderr]   Downloaded crc v1.8.1
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded actix-tls v2.0.0
[INFO] [stderr]   Downloaded actix-web-codegen v0.4.0
[INFO] [stderr]   Downloaded actix-connect v2.0.0
[INFO] [stderr]   Downloaded trust-dns-resolver v0.19.7
[INFO] [stderr]   Downloaded ahash v0.6.3
[INFO] [stderr]   Downloaded minimal-lexical v0.1.3
[INFO] [stderr]   Downloaded reqwest v0.10.10
[INFO] [stderr]   Downloaded actix-http v2.2.1
[INFO] [stderr]   Downloaded actix-web v3.3.2
[INFO] [stderr]   Downloaded nom v7.0.0
[INFO] [stderr]   Downloaded sqlx v0.4.2
[INFO] [stderr]   Downloaded syn v1.0.76
[INFO] [stderr]   Downloaded trust-dns-proto v0.19.7
[INFO] [stderr]   Downloaded sqlx-core v0.4.2
[INFO] [stderr]   Downloaded awc v2.0.3
[INFO] [stderr]   Downloaded askama_derive v0.10.5
[INFO] [stderr]   Downloaded askama_shared v0.11.1
[INFO] [stderr]   Downloaded cargo_metadata v0.12.3
[INFO] [stderr]   Downloaded hashlink v0.6.0
[INFO] [stderr]   Downloaded sqlformat v0.1.8
[INFO] [stderr]   Downloaded build_const v0.2.2
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.2
[INFO] [stderr]   Downloaded lexical-core v0.7.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b1237fe7ede16e5aa53e5993204c44088695ed46ac75c93150bd09b68d59189d
[INFO] running `Command { std: "docker" "start" "-a" "b1237fe7ede16e5aa53e5993204c44088695ed46ac75c93150bd09b68d59189d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b1237fe7ede16e5aa53e5993204c44088695ed46ac75c93150bd09b68d59189d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1237fe7ede16e5aa53e5993204c44088695ed46ac75c93150bd09b68d59189d", kill_on_drop: false }`
[INFO] [stdout] b1237fe7ede16e5aa53e5993204c44088695ed46ac75c93150bd09b68d59189d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70d5b2edbadf1ea18c8edd5e3d7848a3377e6b61809ea3a94e4722c599d13805
[INFO] running `Command { std: "docker" "start" "-a" "70d5b2edbadf1ea18c8edd5e3d7848a3377e6b61809ea3a94e4722c599d13805", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling libc v0.2.102
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling tinyvec v1.4.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.20
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.68
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling const_fn v0.4.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.28
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling nom v7.0.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling build_const v0.2.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling ahash v0.6.3
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling minimal-lexical v0.1.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling whoami v1.1.3
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling itertools v0.10.1
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling hashlink v0.6.0
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling askama_escape v0.10.1
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling sqlformat v0.1.8
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling derive_more v0.99.16
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.29
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling pin-project v0.4.28
[INFO] [stderr]    Compiling thiserror v1.0.29
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-native-tls v0.1.0
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling sqlx-rt v0.2.0
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling sqlx-core v0.4.2
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling cargo-platform v0.1.2
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling askama_shared v0.11.1
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling actix-http v2.2.1
[INFO] [stderr]    Compiling cargo_metadata v0.12.3
[INFO] [stderr]    Compiling sqlx-macros v0.4.2
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-web v3.3.2
[INFO] [stderr]    Compiling askama_derive v0.10.5
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling askama v0.10.5
[INFO] [stderr]    Compiling sqlx v0.4.2
[INFO] [stderr]    Compiling snackotron v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `FromRow`
[INFO] [stdout]  --> src/model.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sqlx::{Done, FromRow};
[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 import: `header`
[INFO] [stdout]  --> src/upc.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest::{header, Client, Url};
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]   --> src/main.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let obj = ctx.upc_api.lookup(_req.match_info().get("upc").unwrap());
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Food` is never constructed
[INFO] [stdout]   --> src/model.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Food {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tags` is never constructed
[INFO] [stdout]   --> src/model.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Tags {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_time` is never used
[INFO] [stdout]   --> src/upc.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn default_time() -> u64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ASIN` should have a snake case name
[INFO] [stdout]   --> src/upc.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         ASIN: String,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `asin`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, sqlx-core v0.4.2, sqlx-macros v0.4.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "70d5b2edbadf1ea18c8edd5e3d7848a3377e6b61809ea3a94e4722c599d13805", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70d5b2edbadf1ea18c8edd5e3d7848a3377e6b61809ea3a94e4722c599d13805", kill_on_drop: false }`
[INFO] [stdout] 70d5b2edbadf1ea18c8edd5e3d7848a3377e6b61809ea3a94e4722c599d13805
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c172fee7545b57b7b778faf159ef9bd7a3a9b46d7983d941313b28d1d8c0a54
[INFO] running `Command { std: "docker" "start" "-a" "9c172fee7545b57b7b778faf159ef9bd7a3a9b46d7983d941313b28d1d8c0a54", kill_on_drop: false }`
[INFO] [stderr]    Compiling snackotron v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `FromRow`
[INFO] [stdout]  --> src/model.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use sqlx::{Done, FromRow};
[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 import: `header`
[INFO] [stdout]  --> src/upc.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest::{header, Client, Url};
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `obj`
[INFO] [stdout]   --> src/main.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let obj = ctx.upc_api.lookup(_req.match_info().get("upc").unwrap());
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Food` is never constructed
[INFO] [stdout]   --> src/model.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Food {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Tags` is never constructed
[INFO] [stdout]   --> src/model.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub struct Tags {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_time` is never used
[INFO] [stdout]   --> src/upc.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn default_time() -> u64 {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `ASIN` should have a snake case name
[INFO] [stdout]   --> src/upc.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         ASIN: String,
[INFO] [stdout]    |         ^^^^ help: convert the identifier to snake case: `asin`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, sqlx-core v0.4.2, sqlx-macros v0.4.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "9c172fee7545b57b7b778faf159ef9bd7a3a9b46d7983d941313b28d1d8c0a54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c172fee7545b57b7b778faf159ef9bd7a3a9b46d7983d941313b28d1d8c0a54", kill_on_drop: false }`
[INFO] [stdout] 9c172fee7545b57b7b778faf159ef9bd7a3a9b46d7983d941313b28d1d8c0a54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2c7da09e144d677619fb0c326e7bf0fa52d94cee3741d65540d2dec26b7ba7a2
[INFO] running `Command { std: "docker" "start" "-a" "2c7da09e144d677619fb0c326e7bf0fa52d94cee3741d65540d2dec26b7ba7a2", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `FromRow`
[INFO] [stderr]  --> src/model.rs:4:18
[INFO] [stderr]   |
[INFO] [stderr] 4 | use sqlx::{Done, FromRow};
[INFO] [stderr]   |                  ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `header`
[INFO] [stderr]  --> src/upc.rs:2:15
[INFO] [stderr]   |
[INFO] [stderr] 2 | use reqwest::{header, Client, Url};
[INFO] [stderr]   |               ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `obj`
[INFO] [stderr]   --> src/main.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |     let obj = ctx.upc_api.lookup(_req.match_info().get("upc").unwrap());
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_obj`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Food` is never constructed
[INFO] [stderr]   --> src/model.rs:26:12
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub struct Food {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Tags` is never constructed
[INFO] [stderr]   --> src/model.rs:34:12
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub struct Tags {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `default_time` is never used
[INFO] [stderr]   --> src/upc.rs:32:4
[INFO] [stderr]    |
[INFO] [stderr] 32 | fn default_time() -> u64 {
[INFO] [stderr]    |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `ASIN` should have a snake case name
[INFO] [stderr]   --> src/upc.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |         ASIN: String,
[INFO] [stderr]    |         ^^^^ help: convert the identifier to snake case: `asin`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `snackotron` (bin "snackotron" test) generated 7 warnings (run `cargo fix --bin "snackotron" -p snackotron --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, sqlx-core v0.4.2, sqlx-macros v0.4.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/snackotron-7503e24981ba65ed)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test upc::tests::deserialize_400_test ... ok
[INFO] [stdout] test upc::tests::serialize_400_test ... ok
[INFO] [stdout] test upc::tests::lookup_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- upc::tests::lookup_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'upc::tests::lookup_test' (25) panicked at src/upc.rs:121:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63f506227ca2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63f506227ca2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63f506227ca2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63f506227ca2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63f50623e16a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63f50623e16a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x63f50622cec6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63f50622cec6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x63f5062052df - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63f5062052df - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63f50621f7c9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63f505e13ade - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x63f505e13ade - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63f50621fa32 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x63f50621fa32 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63f506205398 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63f5061fa359 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63f50620645d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63f50623e8dc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63f50623e622 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x63f505df9c1b - <core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::string::String, std[3b51380354919863]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x63f505df9c1b - snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upc.rs:121:66
[INFO] [stdout]   22:     0x63f505dfdc36 - <tokio[3e804c8870d08bb4]::task::local::RunUntil<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:67
[INFO] [stdout]   23:     0x63f505dfda90 - tokio[3e804c8870d08bb4]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[3e804c8870d08bb4]::task::local::RunUntil<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x63f505df23f5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[3e804c8870d08bb4]::coop::Budget>>>::try_with::<tokio[3e804c8870d08bb4]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[3e804c8870d08bb4]::task::local::RunUntil<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x63f505df1f9e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[3e804c8870d08bb4]::coop::Budget>>>::with::<tokio[3e804c8870d08bb4]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[3e804c8870d08bb4]::task::local::RunUntil<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x63f505dfdd62 - tokio[3e804c8870d08bb4]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[3e804c8870d08bb4]::task::local::RunUntil<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x63f505dfdd62 - tokio[3e804c8870d08bb4]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[3e804c8870d08bb4]::task::local::RunUntil<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x63f505dfdd62 - <tokio[3e804c8870d08bb4]::task::local::RunUntil<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:528:42
[INFO] [stdout]   29:     0x63f505dfc46d - <tokio[3e804c8870d08bb4]::macros::scoped_tls::ScopedKey<tokio[3e804c8870d08bb4]::task::local::Context>>::set::<<tokio[3e804c8870d08bb4]::task::local::RunUntil<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   30:     0x63f505dfc2fa - <tokio[3e804c8870d08bb4]::task::local::LocalSet>::with::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[3e804c8870d08bb4]::task::local::RunUntil<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:442:17
[INFO] [stdout]   31:     0x63f505dfeeeb - <tokio[3e804c8870d08bb4]::task::local::RunUntil<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:518:22
[INFO] [stdout]   32:     0x63f505dfd4b5 - <tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until::<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:392:19
[INFO] [stdout]   33:     0x63f505df513d - <tokio[3e804c8870d08bb4]::runtime::basic_scheduler::BasicScheduler<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::time::driver::Driver<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>, tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>>>::block_on::<<tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   34:     0x63f505dfd960 - tokio[3e804c8870d08bb4]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[3e804c8870d08bb4]::runtime::basic_scheduler::BasicScheduler<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::time::driver::Driver<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>, tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>>>::block_on<<tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   35:     0x63f505df22f5 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[3e804c8870d08bb4]::coop::Budget>>>::try_with::<tokio[3e804c8870d08bb4]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[3e804c8870d08bb4]::runtime::basic_scheduler::BasicScheduler<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::time::driver::Driver<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>, tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>>>::block_on<<tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x63f505df1f4e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<tokio[3e804c8870d08bb4]::coop::Budget>>>::with::<tokio[3e804c8870d08bb4]::coop::with_budget<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[3e804c8870d08bb4]::runtime::basic_scheduler::BasicScheduler<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::time::driver::Driver<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>, tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>>>::block_on<<tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x63f505df47e3 - tokio[3e804c8870d08bb4]::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[3e804c8870d08bb4]::runtime::basic_scheduler::BasicScheduler<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::time::driver::Driver<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>, tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>>>::block_on<<tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   38:     0x63f505df47e3 - tokio[3e804c8870d08bb4]::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[3e804c8870d08bb4]::runtime::basic_scheduler::BasicScheduler<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::time::driver::Driver<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>, tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>>>::block_on<<tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   39:     0x63f505df47e3 - <tokio[3e804c8870d08bb4]::runtime::basic_scheduler::BasicScheduler<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::time::driver::Driver<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>, tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>>>::block_on::<<tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   40:     0x63f505df50fe - tokio[3e804c8870d08bb4]::runtime::basic_scheduler::enter::<<tokio[3e804c8870d08bb4]::runtime::basic_scheduler::BasicScheduler<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::time::driver::Driver<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>, tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>>>::block_on<<tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::time::driver::Driver<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>, tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   41:     0x63f505dfc587 - <tokio[3e804c8870d08bb4]::macros::scoped_tls::ScopedKey<tokio[3e804c8870d08bb4]::runtime::basic_scheduler::Context>>::set::<tokio[3e804c8870d08bb4]::runtime::basic_scheduler::enter<<tokio[3e804c8870d08bb4]::runtime::basic_scheduler::BasicScheduler<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::time::driver::Driver<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>, tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>>>::block_on<<tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::time::driver::Driver<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>, tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   42:     0x63f505df3868 - tokio[3e804c8870d08bb4]::runtime::basic_scheduler::enter::<<tokio[3e804c8870d08bb4]::runtime::basic_scheduler::BasicScheduler<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::time::driver::Driver<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>, tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>>>::block_on<<tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}>::{closure#0}, (), tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::time::driver::Driver<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>, tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   43:     0x63f505df19b0 - <tokio[3e804c8870d08bb4]::runtime::basic_scheduler::BasicScheduler<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::time::driver::Driver<tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>, tokio[3e804c8870d08bb4]::park::either::Either<tokio[3e804c8870d08bb4]::io::driver::Driver, tokio[3e804c8870d08bb4]::park::thread::ParkThread>>>>::block_on::<<tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   44:     0x63f505df887d - <tokio[3e804c8870d08bb4]::runtime::Runtime>::block_on::<<tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   45:     0x63f505df7506 - tokio[3e804c8870d08bb4]::runtime::context::enter::<<tokio[3e804c8870d08bb4]::runtime::Runtime>::block_on<<tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   46:     0x63f505df1e2a - <tokio[3e804c8870d08bb4]::runtime::handle::Handle>::enter::<<tokio[3e804c8870d08bb4]::runtime::Runtime>::block_on<<tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   47:     0x63f505df6817 - <tokio[3e804c8870d08bb4]::runtime::Runtime>::block_on::<<tokio[3e804c8870d08bb4]::task::local::LocalSet>::run_until<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   48:     0x63f505dfc374 - <tokio[3e804c8870d08bb4]::task::local::LocalSet>::block_on::<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/task/local.rs:353:12
[INFO] [stdout]   49:     0x63f505df1820 - <actix_rt[d5343ce559bd3072]::runtime::Runtime>::block_on::<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}>
[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:     0x63f505df6c3c - <actix_rt[d5343ce559bd3072]::builder::SystemRunner>::block_on::<snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}, ()>
[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:     0x63f505dfabaa - snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upc.rs:117:9
[INFO] [stdout]   52:     0x63f505df9a37 - snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/upc.rs:118:31
[INFO] [stdout]   53:     0x63f505df0846 - <snackotron[b184f3d6fdd2fa8c]::upc::tests::lookup_test::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x63f505e07e8b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x63f505e07e8b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   56:     0x63f505e146ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   57:     0x63f505e146ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x63f505e146ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x63f505e146ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x63f505e146ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x63f505e146ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   62:     0x63f505e146ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   63:     0x63f505e0fc94 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   64:     0x63f505e0fc94 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   65:     0x63f505e171e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   66:     0x63f505e171e2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   67:     0x63f505e171e2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   68:     0x63f505e171e2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   69:     0x63f505e171e2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   70:     0x63f505e171e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   71:     0x63f505e171e2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   72:     0x63f50622750f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   73:     0x63f50622750f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   74:     0x7ea9e7c6eaa4 - <unknown>
[INFO] [stdout]   75:     0x7ea9e7cfba64 - clone
[INFO] [stdout]   76:                0x0 - <unknown>
[INFO] [stdout] Panic in Arbiter thread.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     upc::tests::lookup_test
[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] [stderr] error: test failed, to rerun pass `--bin snackotron`
[INFO] running `Command { std: "docker" "inspect" "2c7da09e144d677619fb0c326e7bf0fa52d94cee3741d65540d2dec26b7ba7a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c7da09e144d677619fb0c326e7bf0fa52d94cee3741d65540d2dec26b7ba7a2", kill_on_drop: false }`
[INFO] [stdout] 2c7da09e144d677619fb0c326e7bf0fa52d94cee3741d65540d2dec26b7ba7a2
