[INFO] fetching crate wombo 0.1.2... [INFO] testing wombo-0.1.2 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] extracting crate wombo 0.1.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate wombo 0.1.2 on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wombo 0.1.2 [INFO] finished tweaking crates.io crate wombo 0.1.2 [INFO] tweaked toml for crates.io crate wombo 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 83 packages to latest compatible versions [INFO] [stderr] Adding futures v0.1.31 (available: v0.3.30) [INFO] [stderr] Adding parking_lot v0.5.5 (available: v0.12.3) [INFO] [stderr] Adding pretty_env_logger v0.1.1 (available: v0.5.0) [INFO] [stderr] Adding thread-id v3.3.0 (available: v4.2.2) [INFO] [stderr] Adding tokio-timer v0.1.2 (available: v0.2.13) [INFO] [stderr] Adding uuid v0.5.1 (available: v1.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5542b0375e3a0f9734db8ed9af8cc9267fda7d22d192272a7f3dc2e61cc153b [INFO] running `Command { std: "docker" "start" "-a" "f5542b0375e3a0f9734db8ed9af8cc9267fda7d22d192272a7f3dc2e61cc153b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5542b0375e3a0f9734db8ed9af8cc9267fda7d22d192272a7f3dc2e61cc153b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5542b0375e3a0f9734db8ed9af8cc9267fda7d22d192272a7f3dc2e61cc153b", kill_on_drop: false }` [INFO] [stdout] f5542b0375e3a0f9734db8ed9af8cc9267fda7d22d192272a7f3dc2e61cc153b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 112902ece8544bc81d802f6cce4c24c8caddd8ffe6f3ade07760b115b8a3579b [INFO] running `Command { std: "docker" "start" "-a" "112902ece8544bc81d802f6cce4c24c8caddd8ffe6f3ade07760b115b8a3579b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling ucd-util v0.1.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling thread_local v0.3.6 [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 utf8-ranges v1.0.5 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling uuid v0.5.1 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling pretty_env_logger v0.1.1 [INFO] [stderr] Compiling wombo v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:136:48 [INFO] [stdout] | [INFO] [stdout] 136 | pub type CancelHookFt = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 136 | pub type CancelHookFt = Box>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils.rs:37:60 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn future_error(err: E) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 | pub fn future_error(err: E) -> Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils.rs:41:55 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn future_ok(d: T) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 | pub fn future_ok(d: T) -> Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils.rs:50:56 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn interruptible_future(ft: Box>, on_cancel: Arc>>>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 | pub fn interruptible_future(ft: Box>, on_cancel: Arc>>>) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | -> (InterruptSender, Box, Error=()>>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 | -> (InterruptSender, Box, Error=()>>) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/lib.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | pub type CancelHookFt = Box>; [INFO] [stdout] | --^^^^---^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | will not be checked at usage sites of the type alias [INFO] [stdout] | help: remove this bound [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/utils.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | pub type ExitSender = OneshotSender>; [INFO] [stdout] | --^^^^---^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | will not be checked at usage sites of the type alias [INFO] [stdout] | help: remove this bound [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s [INFO] running `Command { std: "docker" "inspect" "112902ece8544bc81d802f6cce4c24c8caddd8ffe6f3ade07760b115b8a3579b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "112902ece8544bc81d802f6cce4c24c8caddd8ffe6f3ade07760b115b8a3579b", kill_on_drop: false }` [INFO] [stdout] 112902ece8544bc81d802f6cce4c24c8caddd8ffe6f3ade07760b115b8a3579b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 034d3e451ea1277a5ee4dd4fbb8f64a9ddd4f160d7e98e7da874f71ea64bbbd7 [INFO] running `Command { std: "docker" "start" "-a" "034d3e451ea1277a5ee4dd4fbb8f64a9ddd4f160d7e98e7da874f71ea64bbbd7", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:136:48 [INFO] [stdout] | [INFO] [stdout] 136 | pub type CancelHookFt = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 136 | pub type CancelHookFt = Box>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils.rs:37:60 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn future_error(err: E) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 | pub fn future_error(err: E) -> Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils.rs:41:55 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn future_ok(d: T) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 | pub fn future_ok(d: T) -> Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils.rs:50:56 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn interruptible_future(ft: Box>, on_cancel: Arc>>>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 | pub fn interruptible_future(ft: Box>, on_cancel: Arc>>>) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | -> (InterruptSender, Box, Error=()>>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 | -> (InterruptSender, Box, Error=()>>) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/lib.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | pub type CancelHookFt = Box>; [INFO] [stdout] | --^^^^---^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | will not be checked at usage sites of the type alias [INFO] [stdout] | help: remove this bound [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/utils.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | pub type ExitSender = OneshotSender>; [INFO] [stdout] | --^^^^---^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | will not be checked at usage sites of the type alias [INFO] [stdout] | help: remove this bound [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling wombo v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:136:48 [INFO] [stdout] | [INFO] [stdout] 136 | pub type CancelHookFt = Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 136 | pub type CancelHookFt = Box>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils.rs:37:60 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn future_error(err: E) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 | pub fn future_error(err: E) -> Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils.rs:41:55 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn future_ok(d: T) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 | pub fn future_ok(d: T) -> Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils.rs:50:56 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn interruptible_future(ft: Box>, on_cancel: Arc>>>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 | pub fn interruptible_future(ft: Box>, on_cancel: Arc>>>) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils.rs:51:28 [INFO] [stdout] | [INFO] [stdout] 51 | -> (InterruptSender, Box, Error=()>>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 51 | -> (InterruptSender, Box, Error=()>>) [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/utils.rs:184:53 [INFO] [stdout] | [INFO] [stdout] 184 | fn fake_callback_ft(result: T) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 184 | fn fake_callback_ft(result: T) -> Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:406:62 [INFO] [stdout] | [INFO] [stdout] 406 | fn fake_timer_ft(timer: &Timer, dur: u64, c: usize) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 406 | fn fake_timer_ft(timer: &Timer, dur: u64, c: usize) -> Box> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/lib.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | pub type CancelHookFt = Box>; [INFO] [stdout] | --^^^^---^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | will not be checked at usage sites of the type alias [INFO] [stdout] | help: remove this bound [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stdout] --> src/utils.rs:33:24 [INFO] [stdout] | [INFO] [stdout] 33 | pub type ExitSender = OneshotSender>; [INFO] [stdout] | --^^^^---^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | will not be checked at usage sites of the type alias [INFO] [stdout] | help: remove this bound [INFO] [stdout] | [INFO] [stdout] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stdout] see issue #112792 for more information [INFO] [stdout] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "034d3e451ea1277a5ee4dd4fbb8f64a9ddd4f160d7e98e7da874f71ea64bbbd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "034d3e451ea1277a5ee4dd4fbb8f64a9ddd4f160d7e98e7da874f71ea64bbbd7", kill_on_drop: false }` [INFO] [stdout] 034d3e451ea1277a5ee4dd4fbb8f64a9ddd4f160d7e98e7da874f71ea64bbbd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 730142f08a8f4eec34063823b3d91538781f53a0a27681ad378fbaa26c1edfe8 [INFO] running `Command { std: "docker" "start" "-a" "730142f08a8f4eec34063823b3d91538781f53a0a27681ad378fbaa26c1edfe8", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:136:48 [INFO] [stderr] | [INFO] [stderr] 136 | pub type CancelHookFt = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 136 | pub type CancelHookFt = Box>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/utils.rs:37:60 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn future_error(err: E) -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 37 | pub fn future_error(err: E) -> Box> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/utils.rs:41:55 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn future_ok(d: T) -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 41 | pub fn future_ok(d: T) -> Box> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/utils.rs:50:56 [INFO] [stderr] | [INFO] [stderr] 50 | pub fn interruptible_future(ft: Box>, on_cancel: Arc>>>) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 50 | pub fn interruptible_future(ft: Box>, on_cancel: Arc>>>) [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/utils.rs:51:28 [INFO] [stderr] | [INFO] [stderr] 51 | -> (InterruptSender, Box, Error=()>>) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 51 | -> (InterruptSender, Box, Error=()>>) [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stderr] --> src/lib.rs:136:26 [INFO] [stderr] | [INFO] [stderr] 136 | pub type CancelHookFt = Box>; [INFO] [stderr] | --^^^^---^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | will not be checked at usage sites of the type alias [INFO] [stderr] | help: remove this bound [INFO] [stderr] | [INFO] [stderr] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stderr] see issue #112792 for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] = note: `#[warn(type_alias_bounds)]` on by default [INFO] [stderr] [INFO] [stderr] warning: bounds on generic parameters in type aliases are not enforced [INFO] [stderr] --> src/utils.rs:33:24 [INFO] [stderr] | [INFO] [stderr] 33 | pub type ExitSender = OneshotSender>; [INFO] [stderr] | --^^^^---^^^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | will not be checked at usage sites of the type alias [INFO] [stderr] | help: remove this bound [INFO] [stderr] | [INFO] [stderr] = note: this is a known limitation of the type checker that may be lifted in a future edition. [INFO] [stderr] see issue #112792 for more information [INFO] [stderr] = help: add `#![feature(lazy_type_alias)]` to the crate attributes to enable the desired semantics [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/utils.rs:184:53 [INFO] [stderr] | [INFO] [stderr] 184 | fn fake_callback_ft(result: T) -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 184 | fn fake_callback_ft(result: T) -> Box> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:406:62 [INFO] [stderr] | [INFO] [stderr] 406 | fn fake_timer_ft(timer: &Timer, dur: u64, c: usize) -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn` [INFO] [stderr] | [INFO] [stderr] 406 | fn fake_timer_ft(timer: &Timer, dur: u64, c: usize) -> Box> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `wombo` (lib) generated 7 warnings (run `cargo fix --lib -p wombo` to apply 5 suggestions) [INFO] [stderr] warning: `wombo` (lib test) generated 9 warnings (7 duplicates) (run `cargo fix --lib -p wombo --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wombo-23f7e0cee335c748) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::should_create_empty_wombo ... ok [INFO] [stdout] test tests::should_read_wombo_metadata ... ok [INFO] [stdout] test tests::should_error_uninitialized_cancel ... ok [INFO] [stdout] test tests::should_error_uninitialized_exit ... ok [INFO] [stdout] test utils::tests::should_interrupt_timer_without_callback ... ok [INFO] [stdout] test utils::tests::should_interrupt_timer_with_callback ... ok [INFO] [stdout] test tests::should_spawn_timer_event_loop_with_cancel ... FAILED [INFO] [stdout] test tests::should_spawn_simple_timer_event_loop ... ok [INFO] [stdout] test tests::should_spawn_timer_event_loop_without_cancel ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::should_spawn_timer_event_loop_with_cancel stdout ---- [INFO] [stdout] thread 'tests::should_spawn_timer_event_loop_with_cancel' panicked at src/lib.rs:508:7: [INFO] [stdout] Error canceling wombo: WomboError { kind: NotInitialized, details: "Cancel sender not initialized." } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x6163d35baaea - std::backtrace_rs::backtrace::libunwind::trace::h24270b8ca84976f5 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x6163d35baaea - std::backtrace_rs::backtrace::trace_unsynchronized::h02001f29f8a7f873 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x6163d35baaea - std::sys::backtrace::_print_fmt::hec0fad1ff9d0ced9 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x6163d35baaea - ::fmt::h64292488f7f2250f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x6163d35e17e3 - core::fmt::rt::Argument::fmt::h5a186eb42f172f83 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x6163d35e17e3 - core::fmt::write::h481de9317912dd10 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/fmt/mod.rs:1186:21 [INFO] [stdout] 6: 0x6163d35b7543 - std::io::Write::write_fmt::hf3775693c09b4454 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/io/mod.rs:1839:15 [INFO] [stdout] 7: 0x6163d35ba932 - std::sys::backtrace::BacktraceLock::print::h8adcaf0142651003 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x6163d35bbf95 - std::panicking::default_hook::{{closure}}::h15fb66ff6c6741f9 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:268:22 [INFO] [stdout] 9: 0x6163d35bbd88 - std::panicking::default_hook::hb9ad284307d8f928 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:292:9 [INFO] [stdout] 10: 0x6163d33adbc9 - as core::ops::function::Fn>::call::h7b6ff508218c42a0 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 11: 0x6163d33adbc9 - test::test_main::{{closure}}::hbc464be6eb0d2a52 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:133:21 [INFO] [stdout] 12: 0x6163d35bc698 - as core::ops::function::Fn>::call::h4be8ec3e201e2cf3 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2468:9 [INFO] [stdout] 13: 0x6163d35bc698 - std::panicking::rust_panic_with_hook::h66f68b895f94d79f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:809:13 [INFO] [stdout] 14: 0x6163d35bc45a - std::panicking::begin_panic_handler::{{closure}}::hca74b9b22568e264 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:674:13 [INFO] [stdout] 15: 0x6163d35bafc9 - std::sys::backtrace::__rust_end_short_backtrace::h74dd0769b8a109e0 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:170:18 [INFO] [stdout] 16: 0x6163d35bc0ec - rust_begin_unwind [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:665:5 [INFO] [stdout] 17: 0x6163d35e01a0 - core::panicking::panic_fmt::h9d563f5dc1b01cab [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panicking.rs:74:14 [INFO] [stdout] 18: 0x6163d335a2a6 - wombo::tests::should_spawn_timer_event_loop_with_cancel::heec8cad160aac0c5 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:508:7 [INFO] [stdout] 19: 0x6163d3359c17 - wombo::tests::should_spawn_timer_event_loop_with_cancel::{{closure}}::h7d4c3e08c3b0117b [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:480:49 [INFO] [stdout] 20: 0x6163d3363876 - core::ops::function::FnOnce::call_once::h6ee69ac24cbcf85a [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 21: 0x6163d33b248b - core::ops::function::FnOnce::call_once::h2b334953e617de9b [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x6163d33b248b - test::__rust_begin_short_backtrace::h8faab66b1ff1d0c8 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:621:18 [INFO] [stdout] 23: 0x6163d33b1d78 - test::run_test_in_process::{{closure}}::hfb9c1a00854dd37d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:644:60 [INFO] [stdout] 24: 0x6163d33b1d78 - as core::ops::function::FnOnce<()>>::call_once::h74c9970fa5634840 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 25: 0x6163d33b1d78 - std::panicking::try::do_call::hc4c1295047d6f2d7 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40 [INFO] [stdout] 26: 0x6163d33b1d78 - std::panicking::try::h67266f7a45240585 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19 [INFO] [stdout] 27: 0x6163d33b1d78 - std::panic::catch_unwind::h9bd43337d7e40f31 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14 [INFO] [stdout] 28: 0x6163d33b1d78 - test::run_test_in_process::hcd26e1ba57fd34c2 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:644:27 [INFO] [stdout] 29: 0x6163d33b1d78 - test::run_test::{{closure}}::h7249fd59f504e406 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:565:43 [INFO] [stdout] 30: 0x6163d3375fa4 - test::run_test::{{closure}}::h9278596bd856801d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/test/src/lib.rs:595:41 [INFO] [stdout] 31: 0x6163d3375fa4 - std::sys::backtrace::__rust_begin_short_backtrace::h81ab71768b07ffb5 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/backtrace.rs:154:18 [INFO] [stdout] 32: 0x6163d3379652 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hd39edce2d4305e8d [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/mod.rs:521:17 [INFO] [stdout] 33: 0x6163d3379652 - as core::ops::function::FnOnce<()>>::call_once::hffcde42bb45e43d3 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 34: 0x6163d3379652 - std::panicking::try::do_call::h30d61604663dff17 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:557:40 [INFO] [stdout] 35: 0x6163d3379652 - std::panicking::try::h7b8b36119ae94880 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panicking.rs:520:19 [INFO] [stdout] 36: 0x6163d3379652 - std::panic::catch_unwind::h4a4bb2ef7a88f652 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/panic.rs:358:14 [INFO] [stdout] 37: 0x6163d3379652 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd62ab97c763f4e34 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/thread/mod.rs:520:30 [INFO] [stdout] 38: 0x6163d3379652 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0a89a60c6ceef6b4 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x6163d35c046b - as core::ops::function::FnOnce>::call_once::h5de9072f83a0d37c [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 40: 0x6163d35c046b - as core::ops::function::FnOnce>::call_once::hbbf67a38c5e8c30f [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/alloc/src/boxed.rs:2454:9 [INFO] [stdout] 41: 0x6163d35c046b - std::sys::pal::unix::thread::Thread::new::thread_start::hb547260a5233ab58 [INFO] [stdout] at /rustc/f23b22458132fb20faeb8a915b1c252478696f25/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 42: 0x701c0fcbcac3 - [INFO] [stdout] 43: 0x701c0fd4da04 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::should_spawn_timer_event_loop_with_cancel [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "730142f08a8f4eec34063823b3d91538781f53a0a27681ad378fbaa26c1edfe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "730142f08a8f4eec34063823b3d91538781f53a0a27681ad378fbaa26c1edfe8", kill_on_drop: false }` [INFO] [stdout] 730142f08a8f4eec34063823b3d91538781f53a0a27681ad378fbaa26c1edfe8