[INFO] fetching crate reactor-cache 0.1.1... [INFO] testing reactor-cache-0.1.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate reactor-cache 0.1.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate reactor-cache 0.1.1 [INFO] finished tweaking crates.io crate reactor-cache 0.1.1 [INFO] tweaked toml for crates.io crate reactor-cache 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate reactor-cache 0.1.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 60 packages to latest compatible versions [INFO] [stderr] Adding futures v0.1.31 (available: v0.3.31) [INFO] [stderr] Adding linked-hash-map v0.3.0 (available: v0.5.6) [INFO] [stderr] Adding log v0.3.9 (available: v0.4.28) [INFO] [stderr] Adding mio v0.6.23 (available: v1.0.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scoped-tls v0.1.2 [INFO] [stderr] Downloaded linked-hash-map v0.3.0 [INFO] [stderr] Downloaded tokio-core v0.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4f0c53c8a19cf60d082ec087090d171cafdb4cbe6ad2c2c2e552c0c9f2c3ebc [INFO] running `Command { std: "docker" "start" "-a" "e4f0c53c8a19cf60d082ec087090d171cafdb4cbe6ad2c2c2e552c0c9f2c3ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4f0c53c8a19cf60d082ec087090d171cafdb4cbe6ad2c2c2e552c0c9f2c3ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f0c53c8a19cf60d082ec087090d171cafdb4cbe6ad2c2c2e552c0c9f2c3ebc", kill_on_drop: false }` [INFO] [stdout] e4f0c53c8a19cf60d082ec087090d171cafdb4cbe6ad2c2c2e552c0c9f2c3ebc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12779107d94fd4725fb5ee047888aac5d07d229b37d2f1b2f5e7aa1cd382295e [INFO] running `Command { std: "docker" "start" "-a" "12779107d94fd4725fb5ee047888aac5d07d229b37d2f1b2f5e7aa1cd382295e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling reactor-cache v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `mio::timer::Builder`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | use mio::timer::{Builder as TimerBuilder, Timer}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:13:43 [INFO] [stdout] | [INFO] [stdout] 13 | use mio::timer::{Builder as TimerBuilder, Timer}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | timer: PollEvented>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Builder`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | timer: PollEvented>) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:125:30 [INFO] [stdout] | [INFO] [stdout] 125 | resolver.complete(Ok(Arc::new(res))); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | resolver.complete(Err(e)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mio::timer::Builder::tick_duration`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:172:49 [INFO] [stdout] | [INFO] [stdout] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mio::timer::Builder::build`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mio::timer::Timer::::set_timeout`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | timer.set_timeout(Duration::from_millis(10), ()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:319:28 [INFO] [stdout] | [INFO] [stdout] 319 | waiter.complete(r.clone().map(Some)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:375:12 [INFO] [stdout] | [INFO] [stdout] 375 | tx.complete(CacheStats { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:388:23 [INFO] [stdout] | [INFO] [stdout] 388 | return tx.complete(Ok(Some(entry.inner.clone()))); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | tx.complete(Ok(None)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:408:28 [INFO] [stdout] | [INFO] [stdout] 408 | return checker.complete(Ok(entry.inner.clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:413:17 [INFO] [stdout] | [INFO] [stdout] 413 | checker.complete(Err(waiters.is_empty())); // if there are no waiters, we're the leader [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:425:12 [INFO] [stdout] | [INFO] [stdout] 425 | tx.complete(()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mio::timer::Timer::::poll`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:442:50 [INFO] [stdout] | [INFO] [stdout] 442 | while let Some(_) = self.timer.get_mut().poll() {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mio::timer::Timer::::set_timeout`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:452:42 [INFO] [stdout] | [INFO] [stdout] 452 | self.timer.get_mut().set_timeout(Duration::from_millis(10), ()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cache.rs:385:21 [INFO] [stdout] | [INFO] [stdout] 385 | if let Some(mut entry) = self.cache_map.get_refresh(&k) { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cache.rs:405:21 [INFO] [stdout] | [INFO] [stdout] 405 | if let Some(mut entry) = self.cache_map.get_refresh(&k) { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.78s [INFO] running `Command { std: "docker" "inspect" "12779107d94fd4725fb5ee047888aac5d07d229b37d2f1b2f5e7aa1cd382295e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12779107d94fd4725fb5ee047888aac5d07d229b37d2f1b2f5e7aa1cd382295e", kill_on_drop: false }` [INFO] [stdout] 12779107d94fd4725fb5ee047888aac5d07d229b37d2f1b2f5e7aa1cd382295e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62731025c9294f4b924fb4b327512a49f706cc825be32d161bf050b24eb3e0d4 [INFO] running `Command { std: "docker" "start" "-a" "62731025c9294f4b924fb4b327512a49f706cc825be32d161bf050b24eb3e0d4", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stdout] warning: use of deprecated struct `mio::timer::Builder`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | use mio::timer::{Builder as TimerBuilder, Timer}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling reactor-cache v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:13:43 [INFO] [stdout] | [INFO] [stdout] 13 | use mio::timer::{Builder as TimerBuilder, Timer}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | timer: PollEvented>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Builder`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | timer: PollEvented>) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:125:30 [INFO] [stdout] | [INFO] [stdout] 125 | resolver.complete(Ok(Arc::new(res))); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | resolver.complete(Err(e)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mio::timer::Builder::tick_duration`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:172:49 [INFO] [stdout] | [INFO] [stdout] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mio::timer::Builder::build`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mio::timer::Timer::::set_timeout`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | timer.set_timeout(Duration::from_millis(10), ()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:319:28 [INFO] [stdout] | [INFO] [stdout] 319 | waiter.complete(r.clone().map(Some)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:375:12 [INFO] [stdout] | [INFO] [stdout] 375 | tx.complete(CacheStats { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:388:23 [INFO] [stdout] | [INFO] [stdout] 388 | return tx.complete(Ok(Some(entry.inner.clone()))); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | tx.complete(Ok(None)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:408:28 [INFO] [stdout] | [INFO] [stdout] 408 | return checker.complete(Ok(entry.inner.clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:413:17 [INFO] [stdout] | [INFO] [stdout] 413 | checker.complete(Err(waiters.is_empty())); // if there are no waiters, we're the leader [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:425:12 [INFO] [stdout] | [INFO] [stdout] 425 | tx.complete(()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mio::timer::Timer::::poll`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:442:50 [INFO] [stdout] | [INFO] [stdout] 442 | while let Some(_) = self.timer.get_mut().poll() {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mio::timer::Timer::::set_timeout`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:452:42 [INFO] [stdout] | [INFO] [stdout] 452 | self.timer.get_mut().set_timeout(Duration::from_millis(10), ()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cache.rs:385:21 [INFO] [stdout] | [INFO] [stdout] 385 | if let Some(mut entry) = self.cache_map.get_refresh(&k) { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cache.rs:405:21 [INFO] [stdout] | [INFO] [stdout] 405 | if let Some(mut entry) = self.cache_map.get_refresh(&k) { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Builder`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | use mio::timer::{Builder as TimerBuilder, Timer}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:13:43 [INFO] [stdout] | [INFO] [stdout] 13 | use mio::timer::{Builder as TimerBuilder, Timer}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:70:24 [INFO] [stdout] | [INFO] [stdout] 70 | timer: PollEvented>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Builder`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:287:31 [INFO] [stdout] | [INFO] [stdout] 287 | timer: PollEvented>) [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:125:30 [INFO] [stdout] | [INFO] [stdout] 125 | resolver.complete(Ok(Arc::new(res))); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:130:30 [INFO] [stdout] | [INFO] [stdout] 130 | resolver.complete(Err(e)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mio::timer::Builder::tick_duration`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:172:49 [INFO] [stdout] | [INFO] [stdout] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mio::timer::Builder::build`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:172:90 [INFO] [stdout] | [INFO] [stdout] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mio::timer::Timer::::set_timeout`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:173:15 [INFO] [stdout] | [INFO] [stdout] 173 | timer.set_timeout(Duration::from_millis(10), ()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:319:28 [INFO] [stdout] | [INFO] [stdout] 319 | waiter.complete(r.clone().map(Some)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:375:12 [INFO] [stdout] | [INFO] [stdout] 375 | tx.complete(CacheStats { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:388:23 [INFO] [stdout] | [INFO] [stdout] 388 | return tx.complete(Ok(Some(entry.inner.clone()))); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | tx.complete(Ok(None)); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:408:28 [INFO] [stdout] | [INFO] [stdout] 408 | return checker.complete(Ok(entry.inner.clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:413:17 [INFO] [stdout] | [INFO] [stdout] 413 | checker.complete(Err(waiters.is_empty())); // if there are no waiters, we're the leader [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stdout] --> src/cache.rs:425:12 [INFO] [stdout] | [INFO] [stdout] 425 | tx.complete(()); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mio::timer::Timer::::poll`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:442:50 [INFO] [stdout] | [INFO] [stdout] 442 | while let Some(_) = self.timer.get_mut().poll() {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `mio::timer::Timer::::set_timeout`: use mio-extras instead [INFO] [stdout] --> src/cache.rs:452:42 [INFO] [stdout] | [INFO] [stdout] 452 | self.timer.get_mut().set_timeout(Duration::from_millis(10), ()).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cache.rs:385:21 [INFO] [stdout] | [INFO] [stdout] 385 | if let Some(mut entry) = self.cache_map.get_refresh(&k) { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/cache.rs:405:21 [INFO] [stdout] | [INFO] [stdout] 405 | if let Some(mut entry) = self.cache_map.get_refresh(&k) { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `Command { std: "docker" "inspect" "62731025c9294f4b924fb4b327512a49f706cc825be32d161bf050b24eb3e0d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62731025c9294f4b924fb4b327512a49f706cc825be32d161bf050b24eb3e0d4", kill_on_drop: false }` [INFO] [stdout] 62731025c9294f4b924fb4b327512a49f706cc825be32d161bf050b24eb3e0d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c5c197fabc6ff58961a29033584e26f942ac62e99f544d2e9e77200fcb4e8289 [INFO] running `Command { std: "docker" "start" "-a" "c5c197fabc6ff58961a29033584e26f942ac62e99f544d2e9e77200fcb4e8289", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: use of deprecated struct `mio::timer::Builder`: use mio-extras instead [INFO] [stderr] --> src/cache.rs:13:18 [INFO] [stderr] | [INFO] [stderr] 13 | use mio::timer::{Builder as TimerBuilder, Timer}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stderr] --> src/cache.rs:13:43 [INFO] [stderr] | [INFO] [stderr] 13 | use mio::timer::{Builder as TimerBuilder, Timer}; [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stderr] --> src/cache.rs:70:24 [INFO] [stderr] | [INFO] [stderr] 70 | timer: PollEvented>, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `mio::timer::Builder`: use mio-extras instead [INFO] [stderr] --> src/cache.rs:172:25 [INFO] [stderr] | [INFO] [stderr] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `mio::timer::Timer`: use mio-extras instead [INFO] [stderr] --> src/cache.rs:287:31 [INFO] [stderr] | [INFO] [stderr] 287 | timer: PollEvented>) [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stderr] --> src/cache.rs:125:30 [INFO] [stderr] | [INFO] [stderr] 125 | resolver.complete(Ok(Arc::new(res))); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stderr] --> src/cache.rs:130:30 [INFO] [stderr] | [INFO] [stderr] 130 | resolver.complete(Err(e)); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `mio::timer::Builder::tick_duration`: use mio-extras instead [INFO] [stderr] --> src/cache.rs:172:49 [INFO] [stderr] | [INFO] [stderr] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `mio::timer::Builder::build`: use mio-extras instead [INFO] [stderr] --> src/cache.rs:172:90 [INFO] [stderr] | [INFO] [stderr] 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `mio::timer::Timer::::set_timeout`: use mio-extras instead [INFO] [stderr] --> src/cache.rs:173:15 [INFO] [stderr] | [INFO] [stderr] 173 | timer.set_timeout(Duration::from_millis(10), ()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stderr] --> src/cache.rs:319:28 [INFO] [stderr] | [INFO] [stderr] 319 | waiter.complete(r.clone().map(Some)); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stderr] --> src/cache.rs:375:12 [INFO] [stderr] | [INFO] [stderr] 375 | tx.complete(CacheStats { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stderr] --> src/cache.rs:388:23 [INFO] [stderr] | [INFO] [stderr] 388 | return tx.complete(Ok(Some(entry.inner.clone()))); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stderr] --> src/cache.rs:399:12 [INFO] [stderr] | [INFO] [stderr] 399 | tx.complete(Ok(None)); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stderr] --> src/cache.rs:408:28 [INFO] [stderr] | [INFO] [stderr] 408 | return checker.complete(Ok(entry.inner.clone())); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stderr] --> src/cache.rs:413:17 [INFO] [stderr] | [INFO] [stderr] 413 | checker.complete(Err(waiters.is_empty())); // if there are no waiters, we're the leader [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `futures::Complete::::complete`: renamed to `send` [INFO] [stderr] --> src/cache.rs:425:12 [INFO] [stderr] | [INFO] [stderr] 425 | tx.complete(()); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `mio::timer::Timer::::poll`: use mio-extras instead [INFO] [stderr] --> src/cache.rs:442:50 [INFO] [stderr] | [INFO] [stderr] 442 | while let Some(_) = self.timer.get_mut().poll() {} [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `mio::timer::Timer::::set_timeout`: use mio-extras instead [INFO] [stderr] --> src/cache.rs:452:42 [INFO] [stderr] | [INFO] [stderr] 452 | self.timer.get_mut().set_timeout(Duration::from_millis(10), ()).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/cache.rs:385:21 [INFO] [stderr] | [INFO] [stderr] 385 | if let Some(mut entry) = self.cache_map.get_refresh(&k) { [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/cache.rs:405:21 [INFO] [stderr] | [INFO] [stderr] 405 | if let Some(mut entry) = self.cache_map.get_refresh(&k) { [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: `reactor-cache` (lib) generated 21 warnings (run `cargo fix --lib -p reactor-cache` to apply 2 suggestions) [INFO] [stderr] warning: `reactor-cache` (lib test) generated 21 warnings (21 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reactor_cache-b9f33734cb8aac28) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test cache::tests::waiters ... FAILED [INFO] [stdout] test cache::tests::get_if_resident ... FAILED [INFO] [stdout] test cache::tests::errors ... FAILED [INFO] [stdout] test cache::tests::basic_cache_ops ... FAILED [INFO] [stdout] test cache::tests::panic - should panic ... ok [INFO] [stdout] test cache::tests::lru_and_marking ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cache::tests::waiters stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cache::tests::waiters' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2588:9: [INFO] [stdout] assertion failed: interest <= MASK_4 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6150757a91e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6150757a91e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6150757a91e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6150757a91e2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6150757cea03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6150757cea03 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6150757a5f33 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6150757a5f33 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6150757a9032 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6150757aa769 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x6150757aa59e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x6150756ac144 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x6150756ac144 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6150757ab23e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x6150757ab23e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x6150757aaed6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x6150757a96e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6150757aab9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x6150757cd3d0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6150757cd45c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x61507577048e - mio::poll::ReadinessState::new::hc3cbadd2f733f455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2588:9 [INFO] [stdout] 21: 0x6150757702b3 - mio::poll::AtomicState::new::ha2b88ccbf1ac516d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2554:21 [INFO] [stdout] 22: 0x61507576fc39 - mio::poll::ReadinessNode::new::hc5f5754ca65caa10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2476:20 [INFO] [stdout] 23: 0x61507576d6e9 - mio::poll::Registration::new_priv::he7a4942b846d46f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:1637:43 [INFO] [stdout] 24: 0x61507576d64d - mio::poll::Registration::new::h8d2a1529a0f64a6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:1617:9 [INFO] [stdout] 25: 0x61507564aea1 - as mio::event_imp::Evented>::register::h75433af21207dcd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/timer.rs:382:45 [INFO] [stdout] 26: 0x6150756e36f6 - mio::poll::Poll::register::h3dc89a3abea81fd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:790:16 [INFO] [stdout] 27: 0x6150756e244f - tokio_reactor::Inner::add_source::h4299ee0ef021b240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/lib.rs:692:17 [INFO] [stdout] 28: 0x6150756548fa - tokio_reactor::registration::Inner::new::h222595c6eb98d6bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/registration.rs:436:40 [INFO] [stdout] 29: 0x615075654145 - tokio_reactor::registration::Registration::register2::ha00f6dea80897261 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/registration.rs:208:40 [INFO] [stdout] 30: 0x615075653eb5 - tokio_reactor::registration::Registration::register_with::h14d646904694a775 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/registration.rs:173:14 [INFO] [stdout] 31: 0x615075653ae0 - tokio_core::reactor::poll_evented::PollEvented::new::hfac94fd9b320020f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.18/src/reactor/poll_evented.rs:91:22 [INFO] [stdout] 32: 0x6150755d7c53 - reactor_cache::cache::ReactorCache::new::hb1e15e895a0536fe [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:174:20 [INFO] [stdout] 33: 0x61507566a2b9 - reactor_cache::cache::tests::waiters::h685925dd0601db10 [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:522:21 [INFO] [stdout] 34: 0x61507566a147 - reactor_cache::cache::tests::waiters::{{closure}}::hf0f3ec1547a8ca61 [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:520:17 [INFO] [stdout] 35: 0x615075643dd6 - core::ops::function::FnOnce::call_once::hedf433397a4c4a7f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 36: 0x6150756b19ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 37: 0x6150756b19ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 38: 0x6150756b0ae5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 39: 0x6150756b0ae5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x6150756b0ae5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 41: 0x6150756b0ae5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 42: 0x6150756b0ae5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x6150756b0ae5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 44: 0x6150756b0ae5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 45: 0x6150756746e4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 46: 0x6150756746e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 47: 0x6150756780ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 48: 0x6150756780ba - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x6150756780ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x6150756780ba - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x6150756780ba - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x6150756780ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 53: 0x6150756780ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 54: 0x6150757ae1bf - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 55: 0x6150757ae1bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 56: 0x7ff767f98aa4 - [INFO] [stdout] 57: 0x7ff768025a34 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cache::tests::get_if_resident stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cache::tests::get_if_resident' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2588:9: [INFO] [stdout] assertion failed: interest <= MASK_4 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6150757a91e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6150757a91e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6150757a91e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6150757a91e2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6150757cea03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6150757cea03 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6150757a5f33 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6150757a5f33 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6150757a9032 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6150757aa769 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x6150757aa59e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x6150756ac144 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x6150756ac144 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6150757ab23e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x6150757ab23e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x6150757aaed6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x6150757a96e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6150757aab9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x6150757cd3d0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6150757cd45c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x61507577048e - mio::poll::ReadinessState::new::hc3cbadd2f733f455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2588:9 [INFO] [stdout] 21: 0x6150757702b3 - mio::poll::AtomicState::new::ha2b88ccbf1ac516d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2554:21 [INFO] [stdout] 22: 0x61507576fc39 - mio::poll::ReadinessNode::new::hc5f5754ca65caa10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2476:20 [INFO] [stdout] 23: 0x61507576d6e9 - mio::poll::Registration::new_priv::he7a4942b846d46f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:1637:43 [INFO] [stdout] 24: 0x61507576d64d - mio::poll::Registration::new::h8d2a1529a0f64a6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:1617:9 [INFO] [stdout] 25: 0x61507564aea1 - as mio::event_imp::Evented>::register::h75433af21207dcd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/timer.rs:382:45 [INFO] [stdout] 26: 0x6150756e36f6 - mio::poll::Poll::register::h3dc89a3abea81fd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:790:16 [INFO] [stdout] 27: 0x6150756e244f - tokio_reactor::Inner::add_source::h4299ee0ef021b240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/lib.rs:692:17 [INFO] [stdout] 28: 0x6150756548fa - tokio_reactor::registration::Inner::new::h222595c6eb98d6bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/registration.rs:436:40 [INFO] [stdout] 29: 0x615075654145 - tokio_reactor::registration::Registration::register2::ha00f6dea80897261 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/registration.rs:208:40 [INFO] [stdout] 30: 0x615075653eb5 - tokio_reactor::registration::Registration::register_with::h14d646904694a775 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/registration.rs:173:14 [INFO] [stdout] 31: 0x615075653ae0 - tokio_core::reactor::poll_evented::PollEvented::new::hfac94fd9b320020f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.18/src/reactor/poll_evented.rs:91:22 [INFO] [stdout] 32: 0x6150755d7c53 - reactor_cache::cache::ReactorCache::new::hb1e15e895a0536fe [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:174:20 [INFO] [stdout] 33: 0x61507566af49 - reactor_cache::cache::tests::get_if_resident::hcb46b5c2033f7e17 [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:541:21 [INFO] [stdout] 34: 0x61507566ade7 - reactor_cache::cache::tests::get_if_resident::{{closure}}::h3098b97d9a16db91 [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:539:25 [INFO] [stdout] 35: 0x615075643d16 - core::ops::function::FnOnce::call_once::he83bd7a10d2bf3be [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 36: 0x6150756b19ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 37: 0x6150756b19ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 38: 0x6150756b0ae5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 39: 0x6150756b0ae5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x6150756b0ae5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 41: 0x6150756b0ae5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 42: 0x6150756b0ae5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x6150756b0ae5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 44: 0x6150756b0ae5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 45: 0x6150756746e4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 46: 0x6150756746e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 47: 0x6150756780ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 48: 0x6150756780ba - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x6150756780ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x6150756780ba - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x6150756780ba - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x6150756780ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 53: 0x6150756780ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 54: 0x6150757ae1bf - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 55: 0x6150757ae1bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 56: 0x7ff767f98aa4 - [INFO] [stdout] 57: 0x7ff768025a34 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cache::tests::errors stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cache::tests::errors' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2588:9: [INFO] [stdout] assertion failed: interest <= MASK_4 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6150757a91e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6150757a91e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6150757a91e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6150757a91e2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6150757cea03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6150757cea03 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6150757a5f33 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6150757a5f33 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6150757a9032 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6150757aa769 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x6150757aa59e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x6150756ac144 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x6150756ac144 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6150757ab23e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x6150757ab23e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x6150757aaed6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x6150757a96e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6150757aab9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x6150757cd3d0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6150757cd45c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x61507577048e - mio::poll::ReadinessState::new::hc3cbadd2f733f455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2588:9 [INFO] [stdout] 21: 0x6150757702b3 - mio::poll::AtomicState::new::ha2b88ccbf1ac516d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2554:21 [INFO] [stdout] 22: 0x61507576fc39 - mio::poll::ReadinessNode::new::hc5f5754ca65caa10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2476:20 [INFO] [stdout] 23: 0x61507576d6e9 - mio::poll::Registration::new_priv::he7a4942b846d46f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:1637:43 [INFO] [stdout] 24: 0x61507576d64d - mio::poll::Registration::new::h8d2a1529a0f64a6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:1617:9 [INFO] [stdout] 25: 0x61507564aea1 - as mio::event_imp::Evented>::register::h75433af21207dcd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/timer.rs:382:45 [INFO] [stdout] 26: 0x6150756e36f6 - mio::poll::Poll::register::h3dc89a3abea81fd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:790:16 [INFO] [stdout] 27: 0x6150756e244f - tokio_reactor::Inner::add_source::h4299ee0ef021b240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/lib.rs:692:17 [INFO] [stdout] 28: 0x6150756548fa - tokio_reactor::registration::Inner::new::h222595c6eb98d6bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/registration.rs:436:40 [INFO] [stdout] 29: 0x615075654145 - tokio_reactor::registration::Registration::register2::ha00f6dea80897261 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/registration.rs:208:40 [INFO] [stdout] 30: 0x615075653eb5 - tokio_reactor::registration::Registration::register_with::h14d646904694a775 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/registration.rs:173:14 [INFO] [stdout] 31: 0x615075653ae0 - tokio_core::reactor::poll_evented::PollEvented::new::hfac94fd9b320020f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.18/src/reactor/poll_evented.rs:91:22 [INFO] [stdout] 32: 0x6150755d7c53 - reactor_cache::cache::ReactorCache::new::hb1e15e895a0536fe [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:174:20 [INFO] [stdout] 33: 0x61507566ba31 - reactor_cache::cache::tests::errors::ha8737a7c8dba0a23 [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:560:21 [INFO] [stdout] 34: 0x61507566b8e7 - reactor_cache::cache::tests::errors::{{closure}}::hf7cc7aac7cd6f4b4 [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:558:16 [INFO] [stdout] 35: 0x6150756434e6 - core::ops::function::FnOnce::call_once::ha872a189b861c2b9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 36: 0x6150756b19ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 37: 0x6150756b19ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 38: 0x6150756b0ae5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 39: 0x6150756b0ae5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x6150756b0ae5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 41: 0x6150756b0ae5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 42: 0x6150756b0ae5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x6150756b0ae5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 44: 0x6150756b0ae5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 45: 0x6150756746e4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 46: 0x6150756746e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 47: 0x6150756780ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 48: 0x6150756780ba - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x6150756780ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x6150756780ba - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x6150756780ba - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x6150756780ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 53: 0x6150756780ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 54: 0x6150757ae1bf - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 55: 0x6150757ae1bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 56: 0x7ff767f98aa4 - [INFO] [stdout] 57: 0x7ff768025a34 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cache::tests::basic_cache_ops stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cache::tests::basic_cache_ops' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2588:9: [INFO] [stdout] assertion failed: interest <= MASK_4 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6150757a91e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6150757a91e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6150757a91e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6150757a91e2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6150757cea03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6150757cea03 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6150757a5f33 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6150757a5f33 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6150757a9032 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6150757aa769 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x6150757aa59e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x6150756ac144 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x6150756ac144 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6150757ab23e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x6150757ab23e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x6150757aaed6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x6150757a96e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6150757aab9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x6150757cd3d0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6150757cd45c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x61507577048e - mio::poll::ReadinessState::new::hc3cbadd2f733f455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2588:9 [INFO] [stdout] 21: 0x6150757702b3 - mio::poll::AtomicState::new::ha2b88ccbf1ac516d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2554:21 [INFO] [stdout] 22: 0x61507576fc39 - mio::poll::ReadinessNode::new::hc5f5754ca65caa10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2476:20 [INFO] [stdout] 23: 0x61507576d6e9 - mio::poll::Registration::new_priv::he7a4942b846d46f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:1637:43 [INFO] [stdout] 24: 0x61507576d64d - mio::poll::Registration::new::h8d2a1529a0f64a6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:1617:9 [INFO] [stdout] 25: 0x61507564aea1 - as mio::event_imp::Evented>::register::h75433af21207dcd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/timer.rs:382:45 [INFO] [stdout] 26: 0x6150756e36f6 - mio::poll::Poll::register::h3dc89a3abea81fd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:790:16 [INFO] [stdout] 27: 0x6150756e244f - tokio_reactor::Inner::add_source::h4299ee0ef021b240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/lib.rs:692:17 [INFO] [stdout] 28: 0x6150756548fa - tokio_reactor::registration::Inner::new::h222595c6eb98d6bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/registration.rs:436:40 [INFO] [stdout] 29: 0x615075654145 - tokio_reactor::registration::Registration::register2::ha00f6dea80897261 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/registration.rs:208:40 [INFO] [stdout] 30: 0x615075653eb5 - tokio_reactor::registration::Registration::register_with::h14d646904694a775 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/registration.rs:173:14 [INFO] [stdout] 31: 0x615075653ae0 - tokio_core::reactor::poll_evented::PollEvented::new::hfac94fd9b320020f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.18/src/reactor/poll_evented.rs:91:22 [INFO] [stdout] 32: 0x6150755d73f3 - reactor_cache::cache::ReactorCache::new::h2401a7e81a077397 [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:174:20 [INFO] [stdout] 33: 0x615075668e71 - reactor_cache::cache::tests::basic_cache_ops::h55c5b3e9b5604cbb [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:491:21 [INFO] [stdout] 34: 0x615075668d27 - reactor_cache::cache::tests::basic_cache_ops::{{closure}}::h6c60c24ad4caafb4 [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:489:25 [INFO] [stdout] 35: 0x615075643c46 - core::ops::function::FnOnce::call_once::hdf7a227f9e85805f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 36: 0x6150756b19ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 37: 0x6150756b19ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 38: 0x6150756b0ae5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 39: 0x6150756b0ae5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x6150756b0ae5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 41: 0x6150756b0ae5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 42: 0x6150756b0ae5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x6150756b0ae5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 44: 0x6150756b0ae5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 45: 0x6150756746e4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 46: 0x6150756746e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 47: 0x6150756780ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 48: 0x6150756780ba - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x6150756780ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x6150756780ba - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x6150756780ba - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x6150756780ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 53: 0x6150756780ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 54: 0x6150757ae1bf - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 55: 0x6150757ae1bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 56: 0x7ff767f98aa4 - [INFO] [stdout] 57: 0x7ff768025a34 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- cache::tests::lru_and_marking stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'cache::tests::lru_and_marking' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2588:9: [INFO] [stdout] assertion failed: interest <= MASK_4 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6150757a91e2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6150757a91e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6150757a91e2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6150757a91e2 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6150757cea03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x6150757cea03 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x6150757a5f33 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6150757a5f33 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x6150757a9032 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x6150757aa769 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x6150757aa59e - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x6150756ac144 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x6150756ac144 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x6150757ab23e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x6150757ab23e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x6150757aaed6 - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x6150757a96e9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x6150757aab9d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x6150757cd3d0 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x6150757cd45c - core::panicking::panic::h89a5f2df32b0508a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x61507577048e - mio::poll::ReadinessState::new::hc3cbadd2f733f455 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2588:9 [INFO] [stdout] 21: 0x6150757702b3 - mio::poll::AtomicState::new::ha2b88ccbf1ac516d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2554:21 [INFO] [stdout] 22: 0x61507576fc39 - mio::poll::ReadinessNode::new::hc5f5754ca65caa10 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:2476:20 [INFO] [stdout] 23: 0x61507576d6e9 - mio::poll::Registration::new_priv::he7a4942b846d46f7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:1637:43 [INFO] [stdout] 24: 0x61507576d64d - mio::poll::Registration::new::h8d2a1529a0f64a6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:1617:9 [INFO] [stdout] 25: 0x61507564aea1 - as mio::event_imp::Evented>::register::h75433af21207dcd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/timer.rs:382:45 [INFO] [stdout] 26: 0x6150756e36f6 - mio::poll::Poll::register::h3dc89a3abea81fd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mio-0.6.23/src/poll.rs:790:16 [INFO] [stdout] 27: 0x6150756e244f - tokio_reactor::Inner::add_source::h4299ee0ef021b240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/lib.rs:692:17 [INFO] [stdout] 28: 0x6150756548fa - tokio_reactor::registration::Inner::new::h222595c6eb98d6bc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/registration.rs:436:40 [INFO] [stdout] 29: 0x615075654145 - tokio_reactor::registration::Registration::register2::ha00f6dea80897261 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/registration.rs:208:40 [INFO] [stdout] 30: 0x615075653eb5 - tokio_reactor::registration::Registration::register_with::h14d646904694a775 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/registration.rs:173:14 [INFO] [stdout] 31: 0x615075653ae0 - tokio_core::reactor::poll_evented::PollEvented::new::hfac94fd9b320020f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-core-0.1.18/src/reactor/poll_evented.rs:91:22 [INFO] [stdout] 32: 0x6150755d7823 - reactor_cache::cache::ReactorCache::new::h2efde4a2876634ce [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:174:20 [INFO] [stdout] 33: 0x61507566c4d1 - reactor_cache::cache::tests::lru_and_marking::hb9d50d06fd818fd6 [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:581:51 [INFO] [stdout] 34: 0x61507566c387 - reactor_cache::cache::tests::lru_and_marking::{{closure}}::he034c3692cd8cbfb [INFO] [stdout] at /opt/rustwide/workdir/src/cache.rs:579:25 [INFO] [stdout] 35: 0x615075642a26 - core::ops::function::FnOnce::call_once::h406e2e7900984e70 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 36: 0x6150756b19ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 37: 0x6150756b19ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 38: 0x6150756b0ae5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 39: 0x6150756b0ae5 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 40: 0x6150756b0ae5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 41: 0x6150756b0ae5 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 42: 0x6150756b0ae5 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x6150756b0ae5 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 44: 0x6150756b0ae5 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 45: 0x6150756746e4 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 46: 0x6150756746e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 47: 0x6150756780ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 48: 0x6150756780ba - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x6150756780ba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x6150756780ba - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x6150756780ba - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x6150756780ba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 53: 0x6150756780ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 54: 0x6150757ae1bf - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 55: 0x6150757ae1bf - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 56: 0x7ff767f98aa4 - [INFO] [stdout] 57: 0x7ff768025a34 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cache::tests::basic_cache_ops [INFO] [stdout] cache::tests::errors [INFO] [stdout] cache::tests::get_if_resident [INFO] [stdout] cache::tests::lru_and_marking [INFO] [stdout] cache::tests::waiters [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "c5c197fabc6ff58961a29033584e26f942ac62e99f544d2e9e77200fcb4e8289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c197fabc6ff58961a29033584e26f942ac62e99f544d2e9e77200fcb4e8289", kill_on_drop: false }` [INFO] [stdout] c5c197fabc6ff58961a29033584e26f942ac62e99f544d2e9e77200fcb4e8289