[INFO] cloning repository https://github.com/simoin/magnetite [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simoin/magnetite" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoin%2Fmagnetite", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoin%2Fmagnetite'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fe138bf47541dd4b25b41552748ff2b77e81e78 [INFO] testing simoin/magnetite against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimoin%2Fmagnetite" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simoin/magnetite on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simoin/magnetite [INFO] finished tweaking git repo https://github.com/simoin/magnetite [INFO] tweaked toml for git repo https://github.com/simoin/magnetite written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/simoin/magnetite already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 316e7cb3e8c520483a97bd84ff40585a461efc096c2a1dad3a9a0b590fe6411a [INFO] running `Command { std: "docker" "start" "-a" "316e7cb3e8c520483a97bd84ff40585a461efc096c2a1dad3a9a0b590fe6411a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "316e7cb3e8c520483a97bd84ff40585a461efc096c2a1dad3a9a0b590fe6411a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "316e7cb3e8c520483a97bd84ff40585a461efc096c2a1dad3a9a0b590fe6411a", kill_on_drop: false }` [INFO] [stdout] 316e7cb3e8c520483a97bd84ff40585a461efc096c2a1dad3a9a0b590fe6411a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cdc55cee089d5ea0a07e5aef63a40ce06dc3c8a0e572e76ba11f954dd7b78df [INFO] running `Command { std: "docker" "start" "-a" "6cdc55cee089d5ea0a07e5aef63a40ce06dc3c8a0e572e76ba11f954dd7b78df", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling local-waker v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arc-swap v1.3.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.6.1 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling libxml v0.3.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling actix-service v2.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling ajson v0.2.4 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-codec v0.4.0 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling actix-macros v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.2 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling actix-server v2.0.0-beta.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling actix v0.11.1 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.5 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling hyper v0.14.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-http v3.0.0-beta.6 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling diligent-date-parser v0.1.2 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling atom_syndication v0.9.1 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling redis v0.20.1 [INFO] [stderr] Compiling rss v1.10.0 [INFO] [stderr] Compiling actix-web v4.0.0-beta.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling magnetite_cache v0.1.0 (/opt/rustwide/workdir/magnetite_cache) [INFO] [stdout] warning: associated function is never used: `with_capacity` [INFO] [stdout] --> magnetite_cache/src/store/dashmap.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expire` [INFO] [stdout] --> magnetite_cache/src/store/dashmap.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn expire(mut self, expire: i64) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `start_default` [INFO] [stdout] --> magnetite_cache/src/store/dashmap.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn start_default(threads: usize) -> Addr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `connect` [INFO] [stdout] --> magnetite_cache/src/store/redis.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | pub async fn connect(conn_info: T) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling magnetite_core v0.1.0 (/opt/rustwide/workdir/magnetite_core) [INFO] [stdout] warning: unused imports: `error`, `info` [INFO] [stdout] --> magnetite_core/src/sites/gcores.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use log::{debug, error, info}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling magnetite_bin v0.1.0 (/opt/rustwide/workdir/magnetite_bin) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "6cdc55cee089d5ea0a07e5aef63a40ce06dc3c8a0e572e76ba11f954dd7b78df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cdc55cee089d5ea0a07e5aef63a40ce06dc3c8a0e572e76ba11f954dd7b78df", kill_on_drop: false }` [INFO] [stdout] 6cdc55cee089d5ea0a07e5aef63a40ce06dc3c8a0e572e76ba11f954dd7b78df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2d9368164bfb3c78584da1059cc06ceee2481140097058fb85fb40a856e4253 [INFO] running `Command { std: "docker" "start" "-a" "a2d9368164bfb3c78584da1059cc06ceee2481140097058fb85fb40a856e4253", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: associated function is never used: `with_capacity` [INFO] [stdout] --> magnetite_cache/src/store/dashmap.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expire` [INFO] [stdout] --> magnetite_cache/src/store/dashmap.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn expire(mut self, expire: i64) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling magnetite_cache v0.1.0 (/opt/rustwide/workdir/magnetite_cache) [INFO] [stdout] warning: associated function is never used: `start_default` [INFO] [stdout] --> magnetite_cache/src/store/dashmap.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn start_default(threads: usize) -> Addr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `connect` [INFO] [stdout] --> magnetite_cache/src/store/redis.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | pub async fn connect(conn_info: T) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error`, `info` [INFO] [stdout] --> magnetite_core/src/sites/gcores.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use log::{debug, error, info}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling magnetite_core v0.1.0 (/opt/rustwide/workdir/magnetite_core) [INFO] [stderr] Compiling magnetite_bin v0.1.0 (/opt/rustwide/workdir/magnetite_bin) [INFO] [stdout] warning: unused imports: `ConnectionAddr`, `ConnectionInfo` [INFO] [stdout] --> magnetite_cache/src/store/redis.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | use redis::{ConnectionAddr, ConnectionInfo}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error`, `info` [INFO] [stdout] --> magnetite_core/src/sites/gcores.rs:3:18 [INFO] [stdout] | [INFO] [stdout] 3 | use log::{debug, error, info}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_capacity` [INFO] [stdout] --> magnetite_cache/src/store/dashmap.rs:43:12 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `expire` [INFO] [stdout] --> magnetite_cache/src/store/dashmap.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn expire(mut self, expire: i64) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `start_default` [INFO] [stdout] --> magnetite_cache/src/store/dashmap.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn start_default(threads: usize) -> Addr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `connect` [INFO] [stdout] --> magnetite_cache/src/store/redis.rs:62:18 [INFO] [stdout] | [INFO] [stdout] 62 | pub async fn connect(conn_info: T) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.41s [INFO] running `Command { std: "docker" "inspect" "a2d9368164bfb3c78584da1059cc06ceee2481140097058fb85fb40a856e4253", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2d9368164bfb3c78584da1059cc06ceee2481140097058fb85fb40a856e4253", kill_on_drop: false }` [INFO] [stdout] a2d9368164bfb3c78584da1059cc06ceee2481140097058fb85fb40a856e4253 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4ac9764587a3c1bc990bb05efc8aa26027c53bed481f310aa284fa78aa58140 [INFO] running `Command { std: "docker" "start" "-a" "f4ac9764587a3c1bc990bb05efc8aa26027c53bed481f310aa284fa78aa58140", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `with_capacity` [INFO] [stderr] --> magnetite_cache/src/store/dashmap.rs:43:12 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `expire` [INFO] [stderr] --> magnetite_cache/src/store/dashmap.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn expire(mut self, expire: i64) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `start_default` [INFO] [stderr] --> magnetite_cache/src/store/dashmap.rs:55:12 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn start_default(threads: usize) -> Addr { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `connect` [INFO] [stderr] --> magnetite_cache/src/store/redis.rs:62:18 [INFO] [stderr] | [INFO] [stderr] 62 | pub async fn connect(conn_info: T) -> Result { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ConnectionAddr`, `ConnectionInfo` [INFO] [stderr] --> magnetite_cache/src/store/redis.rs:125:17 [INFO] [stderr] | [INFO] [stderr] 125 | use redis::{ConnectionAddr, ConnectionInfo}; [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `with_capacity` [INFO] [stderr] --> magnetite_cache/src/store/dashmap.rs:43:12 [INFO] [stderr] | [INFO] [stderr] 43 | pub fn with_capacity(capacity: usize) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `expire` [INFO] [stderr] --> magnetite_cache/src/store/dashmap.rs:50:12 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn expire(mut self, expire: i64) -> Self { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `start_default` [INFO] [stderr] --> magnetite_cache/src/store/dashmap.rs:55:12 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn start_default(threads: usize) -> Addr { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `connect` [INFO] [stderr] --> magnetite_cache/src/store/redis.rs:62:18 [INFO] [stderr] | [INFO] [stderr] 62 | pub async fn connect(conn_info: T) -> Result { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused imports: `error`, `info` [INFO] [stderr] --> magnetite_core/src/sites/gcores.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | use log::{debug, error, info}; [INFO] [stderr] | ^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused imports: `error`, `info` [INFO] [stderr] --> magnetite_core/src/sites/gcores.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | use log::{debug, error, info}; [INFO] [stderr] | ^^^^^ ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/magnetite_bin-6d57a3b0fcefb8d7) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/magnetite_cache-59eb73b48381b467) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test store::dashmap::dashmap_test::test ... ok [INFO] [stdout] test store::redis::redis_test::test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- store::redis::redis_test::test stdout ---- [INFO] [stdout] thread 'store::redis::redis_test::test' panicked at 'called `Result::unwrap()` on an `Err` value: RedisError(Network is unreachable (os error 101))', magnetite_cache/src/store/redis.rs:140:18 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5590680dabe0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5590680dabe0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5590680dabe0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5590680dabe0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5590680fdb3c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5590680d5d65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5590680dcd6b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5590680dcd6b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5590680dcd6b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5590680dc87c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5590680dd434 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5590680dcf17 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5590680db0dc - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5590680dce79 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x559067e13c21 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x559067e13d13 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x559067e6ce36 - core::result::Result::unwrap::h1c0381a034ef27a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x559067e69c22 - magnetite_cache::store::redis::redis_test::test::{{closure}}::hc50e1f4582253a22 [INFO] [stdout] at /opt/rustwide/workdir/magnetite_cache/src/store/redis.rs:135:25 [INFO] [stdout] 18: 0x559067e7e873 - as core::future::future::Future>::poll::h8cea63b30239fbe1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x559067e265fd - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h8584719148a574b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:634:65 [INFO] [stdout] 20: 0x559067e2eb69 - tokio::coop::with_budget::{{closure}}::h055fc9d91aa65131 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 21: 0x559067e15584 - std::thread::local::LocalKey::try_with::h0f3469768b208a3c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x559067e14e8c - std::thread::local::LocalKey::with::h8197c0f96c7da91e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x559067e263cc - tokio::coop::with_budget::h7ffb4870dc1dd352 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 24: 0x559067e263cc - tokio::coop::budget::h1345a44b1ba45626 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 25: 0x559067e263cc - as core::future::future::Future>::poll::{{closure}}::hda21104bc2477e83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:634:42 [INFO] [stdout] 26: 0x559067e23a7c - tokio::macros::scoped_tls::ScopedKey::set::h0db472da1df39287 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 27: 0x559067e22b41 - tokio::task::local::LocalSet::with::hb15f1325b4ae631e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:548:9 [INFO] [stdout] 28: 0x559067e259fe - as core::future::future::Future>::poll::h8c343400ab3e71a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:624:9 [INFO] [stdout] 29: 0x559067e2359f - tokio::task::local::LocalSet::run_until::{{closure}}::hb5d26d37ebc465b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:498:9 [INFO] [stdout] 30: 0x559067e7e993 - as core::future::future::Future>::poll::h991b0b7315be3733 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x559067e43e6c - as core::future::future::Future>::poll::hce8a99153c3c36bc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/future.rs:119:9 [INFO] [stdout] 32: 0x559067e3758c - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h98e2f117dc6bdaa4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 33: 0x559067e2fd39 - tokio::coop::with_budget::{{closure}}::hf7de01600a65a7c8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:106:9 [INFO] [stdout] 34: 0x559067e15ab4 - std::thread::local::LocalKey::try_with::h2c8d223cf67c0057 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 35: 0x559067e148ac - std::thread::local::LocalKey::with::h22ecc805c24d9ddf [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 36: 0x559067e34c5d - tokio::coop::with_budget::h68a67a4e0008d8ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:99:5 [INFO] [stdout] 37: 0x559067e34c5d - tokio::coop::budget::h08bf11a77bd02d41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/coop.rs:76:5 [INFO] [stdout] 38: 0x559067e34c5d - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h304057531cdd7bfb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 39: 0x559067e3a238 - tokio::runtime::basic_scheduler::enter::{{closure}}::hc66c3b2e41bc42cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 40: 0x559067e23e9c - tokio::macros::scoped_tls::ScopedKey::set::h5afa6a83cf374b5f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 41: 0x559067e39d68 - tokio::runtime::basic_scheduler::enter::h880b8af3c9986d67 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 42: 0x559067e348b5 - tokio::runtime::basic_scheduler::Inner

::block_on::h73d12d7827f33412 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 43: 0x559067e37d79 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::hd78dfa751a2f30cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 44: 0x559067e38258 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h63b40fa82c6f1d9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 45: 0x559067e24fba - tokio::runtime::Runtime::block_on::h3f999006226853ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/runtime/mod.rs:450:46 [INFO] [stdout] 46: 0x559067e22c63 - tokio::task::local::LocalSet::block_on::h18eed820f1aecd91 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.6.1/src/task/local.rs:459:9 [INFO] [stdout] 47: 0x559067e6912d - actix_rt::runtime::Runtime::block_on::he66feb2ae348f64c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/runtime.rs:85:9 [INFO] [stdout] 48: 0x559067e1b26e - actix_rt::system::SystemRunner::block_on::h1022c3038a62485e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/actix-rt-2.2.0/src/system.rs:186:9 [INFO] [stdout] 49: 0x559067e69779 - magnetite_cache::store::redis::redis_test::test::h9918a4528058f34d [INFO] [stdout] at /opt/rustwide/workdir/magnetite_cache/src/store/redis.rs:134:21 [INFO] [stdout] 50: 0x559067e6970a - magnetite_cache::store::redis::redis_test::test::{{closure}}::hb43ea0e846b79511 [INFO] [stdout] at /opt/rustwide/workdir/magnetite_cache/src/store/redis.rs:132:5 [INFO] [stdout] 51: 0x559067e3b2fe - core::ops::function::FnOnce::call_once::h66a567e84dd7592b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x559067ea78b3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 53: 0x559067ea78b3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 54: 0x559067ea6340 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x559067ea6340 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 56: 0x559067ea6340 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 57: 0x559067ea6340 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 58: 0x559067ea6340 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 59: 0x559067ea6340 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 60: 0x559067ea6340 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 61: 0x559067e7f902 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 62: 0x559067e7f902 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 63: 0x559067e83558 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 64: 0x559067e83558 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 65: 0x559067e83558 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 66: 0x559067e83558 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 67: 0x559067e83558 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 68: 0x559067e83558 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 69: 0x559067e83558 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 70: 0x5590680e2667 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 71: 0x5590680e2667 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 72: 0x5590680e2667 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 73: 0x7f2b99109609 - start_thread [INFO] [stdout] 74: 0x7f2b98ed9293 - clone [INFO] [stdout] 75: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] store::redis::redis_test::test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p magnetite_cache --lib' [INFO] running `Command { std: "docker" "inspect" "f4ac9764587a3c1bc990bb05efc8aa26027c53bed481f310aa284fa78aa58140", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4ac9764587a3c1bc990bb05efc8aa26027c53bed481f310aa284fa78aa58140", kill_on_drop: false }` [INFO] [stdout] f4ac9764587a3c1bc990bb05efc8aa26027c53bed481f310aa284fa78aa58140