[INFO] fetching crate steroid 0.5.0... [INFO] testing steroid-0.5.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate steroid 0.5.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate steroid 0.5.0 [INFO] finished tweaking crates.io crate steroid 0.5.0 [INFO] tweaked toml for crates.io crate steroid 0.5.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate steroid 0.5.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 24 packages to latest compatible versions [INFO] [stderr] Adding nix v0.26.4 (available: v0.31.2) [INFO] [stderr] Adding pretty_assertions v0.7.2 (available: v1.4.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1c893d9ea7077273fad9f817bdefd9edda0fc3a355b11561a59a393cc1723b7 [INFO] running `Command { std: "docker" "start" "-a" "f1c893d9ea7077273fad9f817bdefd9edda0fc3a355b11561a59a393cc1723b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1c893d9ea7077273fad9f817bdefd9edda0fc3a355b11561a59a393cc1723b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1c893d9ea7077273fad9f817bdefd9edda0fc3a355b11561a59a393cc1723b7", kill_on_drop: false }` [INFO] [stdout] f1c893d9ea7077273fad9f817bdefd9edda0fc3a355b11561a59a393cc1723b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da7de0c0880db1abc8a0178b5345f4cebf70136b013960eef22abb54e3a841e8 [INFO] running `Command { std: "docker" "start" "-a" "da7de0c0880db1abc8a0178b5345f4cebf70136b013960eef22abb54e3a841e8", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling steroid v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/breakpoint.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | ctrl: &mut TargetController, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 146 | ) -> Result, CouldNotCreateBreakpoint> [INFO] [stdout] | ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | ) -> Result, CouldNotCreateBreakpoint> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:432:20 [INFO] [stdout] | [INFO] [stdout] 432 | pub fn threads(&mut self) -> HashMap> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 432 | pub fn threads(&mut self) -> HashMap>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:640:24 [INFO] [stdout] | [INFO] [stdout] 640 | pub fn breakpoints(&self) -> BreakpointIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 640 | pub fn breakpoints(&self) -> BreakpointIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:647:27 [INFO] [stdout] | [INFO] [stdout] 647 | pub fn get_breakpoint(&self, id: BreakpointId) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 647 | pub fn get_breakpoint(&self, id: BreakpointId) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:656:20 [INFO] [stdout] | [INFO] [stdout] 656 | pub fn threads(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | pub fn threads(&mut self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:740:23 [INFO] [stdout] | [INFO] [stdout] 740 | pub fn breakpoint(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 740 | pub fn breakpoint(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:1052:9 [INFO] [stdout] | [INFO] [stdout] 1052 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 1053 | brk: Breakpoint, [INFO] [stdout] 1054 | ) -> Result, CouldNotCreateBreakpoint> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1054 | ) -> Result, CouldNotCreateBreakpoint> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/thread.rs:64:30 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ptrace_option_map(&self) -> Ref { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ptrace_option_map(&self) -> Ref<'_, PtraceOptionMap> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.09s [INFO] running `Command { std: "docker" "inspect" "da7de0c0880db1abc8a0178b5345f4cebf70136b013960eef22abb54e3a841e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da7de0c0880db1abc8a0178b5345f4cebf70136b013960eef22abb54e3a841e8", kill_on_drop: false }` [INFO] [stdout] da7de0c0880db1abc8a0178b5345f4cebf70136b013960eef22abb54e3a841e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f48175a18cb202ba56199a72404f9133822692c44aa25d074516f010d58f1d6c [INFO] running `Command { std: "docker" "start" "-a" "f48175a18cb202ba56199a72404f9133822692c44aa25d074516f010d58f1d6c", kill_on_drop: false }` [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/breakpoint.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | ctrl: &mut TargetController, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 146 | ) -> Result, CouldNotCreateBreakpoint> [INFO] [stdout] | ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | ) -> Result, CouldNotCreateBreakpoint> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:432:20 [INFO] [stdout] | [INFO] [stdout] 432 | pub fn threads(&mut self) -> HashMap> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 432 | pub fn threads(&mut self) -> HashMap>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:640:24 [INFO] [stdout] | [INFO] [stdout] 640 | pub fn breakpoints(&self) -> BreakpointIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 640 | pub fn breakpoints(&self) -> BreakpointIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:647:27 [INFO] [stdout] | [INFO] [stdout] 647 | pub fn get_breakpoint(&self, id: BreakpointId) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 647 | pub fn get_breakpoint(&self, id: BreakpointId) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:656:20 [INFO] [stdout] | [INFO] [stdout] 656 | pub fn threads(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | pub fn threads(&mut self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:740:23 [INFO] [stdout] | [INFO] [stdout] 740 | pub fn breakpoint(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 740 | pub fn breakpoint(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:1052:9 [INFO] [stdout] | [INFO] [stdout] 1052 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 1053 | brk: Breakpoint, [INFO] [stdout] 1054 | ) -> Result, CouldNotCreateBreakpoint> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1054 | ) -> Result, CouldNotCreateBreakpoint> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/thread.rs:64:30 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ptrace_option_map(&self) -> Ref { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ptrace_option_map(&self) -> Ref<'_, PtraceOptionMap> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v0.7.2 [INFO] [stderr] Compiling steroid v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/breakpoint.rs:143:11 [INFO] [stdout] | [INFO] [stdout] 143 | ctrl: &mut TargetController, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 146 | ) -> Result, CouldNotCreateBreakpoint> [INFO] [stdout] | ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | ) -> Result, CouldNotCreateBreakpoint> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:432:20 [INFO] [stdout] | [INFO] [stdout] 432 | pub fn threads(&mut self) -> HashMap> { [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 432 | pub fn threads(&mut self) -> HashMap>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:640:24 [INFO] [stdout] | [INFO] [stdout] 640 | pub fn breakpoints(&self) -> BreakpointIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 640 | pub fn breakpoints(&self) -> BreakpointIter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:647:27 [INFO] [stdout] | [INFO] [stdout] 647 | pub fn get_breakpoint(&self, id: BreakpointId) -> Option> { [INFO] [stdout] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 647 | pub fn get_breakpoint(&self, id: BreakpointId) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:656:20 [INFO] [stdout] | [INFO] [stdout] 656 | pub fn threads(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 656 | pub fn threads(&mut self) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:740:23 [INFO] [stdout] | [INFO] [stdout] 740 | pub fn breakpoint(&self) -> Option> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 740 | pub fn breakpoint(&self) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/process.rs:1052:9 [INFO] [stdout] | [INFO] [stdout] 1052 | &mut self, [INFO] [stdout] | ^^^^^^^^^ the lifetime is elided here [INFO] [stdout] 1053 | brk: Breakpoint, [INFO] [stdout] 1054 | ) -> Result, CouldNotCreateBreakpoint> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 1054 | ) -> Result, CouldNotCreateBreakpoint> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/thread.rs:64:30 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ptrace_option_map(&self) -> Ref { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn ptrace_option_map(&self) -> Ref<'_, PtraceOptionMap> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.05s [INFO] running `Command { std: "docker" "inspect" "f48175a18cb202ba56199a72404f9133822692c44aa25d074516f010d58f1d6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f48175a18cb202ba56199a72404f9133822692c44aa25d074516f010d58f1d6c", kill_on_drop: false }` [INFO] [stdout] f48175a18cb202ba56199a72404f9133822692c44aa25d074516f010d58f1d6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1752de65f0a777238d7895d0e57cc8b148dbd27a994f88435ca8d8777d9f3d45 [INFO] running `Command { std: "docker" "start" "-a" "1752de65f0a777238d7895d0e57cc8b148dbd27a994f88435ca8d8777d9f3d45", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/breakpoint.rs:143:11 [INFO] [stderr] | [INFO] [stderr] 143 | ctrl: &mut TargetController, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 146 | ) -> Result, CouldNotCreateBreakpoint> [INFO] [stderr] | ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 146 | ) -> Result, CouldNotCreateBreakpoint> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/process.rs:432:20 [INFO] [stderr] | [INFO] [stderr] 432 | pub fn threads(&mut self) -> HashMap> { [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 432 | pub fn threads(&mut self) -> HashMap>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/process.rs:640:24 [INFO] [stderr] | [INFO] [stderr] 640 | pub fn breakpoints(&self) -> BreakpointIter { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 640 | pub fn breakpoints(&self) -> BreakpointIter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/process.rs:647:27 [INFO] [stderr] | [INFO] [stderr] 647 | pub fn get_breakpoint(&self, id: BreakpointId) -> Option> { [INFO] [stderr] | ^^^^^ the lifetime is elided here ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 647 | pub fn get_breakpoint(&self, id: BreakpointId) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/process.rs:656:20 [INFO] [stderr] | [INFO] [stderr] 656 | pub fn threads(&mut self) -> Vec { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 656 | pub fn threads(&mut self) -> Vec> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/process.rs:740:23 [INFO] [stderr] | [INFO] [stderr] 740 | pub fn breakpoint(&self) -> Option> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 740 | pub fn breakpoint(&self) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/process.rs:1052:9 [INFO] [stderr] | [INFO] [stderr] 1052 | &mut self, [INFO] [stderr] | ^^^^^^^^^ the lifetime is elided here [INFO] [stderr] 1053 | brk: Breakpoint, [INFO] [stderr] 1054 | ) -> Result, CouldNotCreateBreakpoint> { [INFO] [stderr] | ^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 1054 | ) -> Result, CouldNotCreateBreakpoint> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/thread.rs:64:30 [INFO] [stderr] | [INFO] [stderr] 64 | pub fn ptrace_option_map(&self) -> Ref { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 64 | pub fn ptrace_option_map(&self) -> Ref<'_, PtraceOptionMap> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `steroid` (lib) generated 8 warnings (run `cargo fix --lib -p steroid` to apply 8 suggestions) [INFO] [stderr] warning: `steroid` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/steroid-db5ae7f1b0ad25bc) [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] Hello there! [INFO] [stdout] Hello there! [INFO] [stdout] test breakpoint::tests::singlestep_over_breakpoint ... ok [INFO] [stdout] test breakpoint::tests::resume_and_do_things ... ok [INFO] [stdout] test breakpoint::tests::new_breakpoint_is_registered ... ok [INFO] [stdout] test breakpoint::tests::resume_after_breakpoint_removal ... ok [INFO] [stdout] test mapping::tests::parse_pathname ... ok [INFO] [stdout] test process::tests::process_from_pid ... ignored [INFO] [stdout] test process::tests::process_spawned ... ok [INFO] [stdout] test mapping::tests::parse_permissions ... ok [INFO] [stdout] test mapping::tests::parse_device ... ok [INFO] [stdout] test process::tests::stop_after_attach ... ignored [INFO] [stdout] test process::tests::controller_created ... ok [INFO] [stdout] test process::tests::write_to_memory ... ok [INFO] [stdout] . [INFO] [stdout] .. [INFO] [stdout] .cargo_vcs_info.json [INFO] [stdout] .gitignore [INFO] [stdout] Cargo.lock [INFO] [stdout] Cargo.toml [INFO] [stdout] Cargo.toml.orig [INFO] [stdout] LICENSE [INFO] [stdout] README.md [INFO] [stdout] resources [INFO] [stdout] src [INFO] [stdout] test process::tests::read_from_memory ... ok [INFO] [stdout] test mapping::tests::parse_line ... ok [INFO] [stdout] test process::tests::get_and_set_registers ... ok [INFO] [stdout] test syscall::tests::remote_mmap ... ok [INFO] [stdout] . [INFO] [stdout] .. [INFO] [stdout] .cargo_vcs_info.json [INFO] [stdout] .gitignore [INFO] [stdout] Cargo.lock [INFO] [stdout] Cargo.toml [INFO] [stdout] Cargo.toml.orig [INFO] [stdout] LICENSE [INFO] [stdout] README.md [INFO] [stdout] resources [INFO] [stdout] src [INFO] [stdout] test thread::tests::whole_multithread_application ... ok [INFO] [stdout] test thread::tests::set_ptrace_option_clone ... ok [INFO] [stdout] Hello there! [INFO] [stdout] total 32 [INFO] [stdout] -rw-r--r-- 1 root root 5551 Apr 20 00:43 Cargo.lock [INFO] [stdout] -rw-r--r-- 1 root root 653 Apr 20 00:43 Cargo.toml [INFO] [stdout] -rw-r--r-- 1 root root 561 Jul 24 2006 Cargo.toml.orig [INFO] [stdout] -rw-r--r-- 1 root root 1102 Jul 24 2006 LICENSE [INFO] [stdout] -rw-r--r-- 1 root root 1092 Jul 24 2006 README.md [INFO] [stdout] drwxr-xr-x 3 root root 4096 Apr 20 00:43 resources [INFO] [stdout] drwxr-xr-x 2 root root 4096 Apr 20 00:43 src [INFO] [stdout] test breakpoint::tests::use_one_shot_breakpoint ... ok [INFO] [stdout] total 32 [INFO] [stdout] -rw-r--r-- 1 root root 5551 Apr 20 00:43 Cargo.lock [INFO] [stdout] -rw-r--r-- 1 root root 653 Apr 20 00:43 Cargo.toml [INFO] [stdout] -rw-r--r-- 1 root root 561 Jul 24 2006 Cargo.toml.orig [INFO] [stdout] -rw-r--r-- 1 root root 1102 Jul 24 2006 LICENSE [INFO] [stdout] -rw-r--r-- 1 root root 1092 Jul 24 2006 README.md [INFO] [stdout] drwxr-xr-x 3 root root 4096 Apr 20 00:43 resources [INFO] [stdout] drwxr-xr-x 2 root root 4096 Apr 20 00:43 src [INFO] [stdout] test process::tests::update_registers ... . [INFO] [stdout] .. [INFO] [stdout] .cargo_vcs_info.json [INFO] [stdout] .gitignore [INFO] [stdout] Cargo.lock [INFO] [stdout] Cargo.toml [INFO] [stdout] Cargo.toml.orig [INFO] [stdout] LICENSE [INFO] [stdout] README.md [INFO] [stdout] resources [INFO] [stdout] src [INFO] [stdout] ok [INFO] [stdout] test process::tests::controller_died ... ok [INFO] [stdout] test buffer::tests::buffer_deallocation ... ok [INFO] [stdout] test process::tests::with_register ... ok [INFO] [stdout] Hello there! [INFO] [stdout] test buffer::tests::buffer_allocation ... FAILED [INFO] [stdout] test buffer::tests::unsafe_read_some_code ... FAILED [INFO] [stdout] test buffer::tests::async_read_some_code ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- buffer::tests::buffer_allocation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'buffer::tests::buffer_allocation' (26) panicked at src/thread.rs:294:20: [INFO] [stdout] internal error: entered unreachable code: Process state 'D' is not supposed to exist. [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63bf1227f3da - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63bf1227f3da - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63bf1227f3da - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x63bf1227f3da - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x63bf12293e6a - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63bf12293e6a - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x63bf122842b2 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x63bf122842b2 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x63bf1225da0f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x63bf1225da0f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63bf12277479 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63bf121f3dac - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x63bf121f3dac - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x63bf12277632 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x63bf12277632 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63bf1225dac8 - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63bf12254d89 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x63bf1225e8cd - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63bf1229465c - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63bf121c8ea5 - steroid[972d9c5b0fd93dca]::thread::determine_state [INFO] [stdout] at /opt/rustwide/workdir/src/thread.rs:294:20 [INFO] [stdout] 20: 0x63bf12195a2a - >::call_mut [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:166:5 [INFO] [stdout] 21: 0x63bf121ba3b4 - core[6aaeda2c7ad07a48]::iter::adapters::map::map_try_fold::, (), core[6aaeda2c7ad07a48]::ops::control_flow::ControlFlow>, steroid[972d9c5b0fd93dca]::thread::determine_state, , steroid[972d9c5b0fd93dca]::thread::determine_state>, core[6aaeda2c7ad07a48]::result::Result> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::try_fold<(), core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator::try_for_each::call, core[6aaeda2c7ad07a48]::ops::control_flow::ControlFlow::Break>::{closure#0}, core[6aaeda2c7ad07a48]::ops::control_flow::ControlFlow>::{closure#0}>::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:95:28 [INFO] [stdout] 22: 0x63bf121ceef8 - as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::try_fold::<(), core[6aaeda2c7ad07a48]::iter::adapters::map::map_try_fold, (), core[6aaeda2c7ad07a48]::ops::control_flow::ControlFlow>, steroid[972d9c5b0fd93dca]::thread::determine_state, , steroid[972d9c5b0fd93dca]::thread::determine_state>, core[6aaeda2c7ad07a48]::result::Result> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::try_fold<(), core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator::try_for_each::call, core[6aaeda2c7ad07a48]::ops::control_flow::ControlFlow::Break>::{closure#0}, core[6aaeda2c7ad07a48]::ops::control_flow::ControlFlow>::{closure#0}>::{closure#0}, core[6aaeda2c7ad07a48]::ops::control_flow::ControlFlow>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/into_iter.rs:356:25 [INFO] [stdout] 23: 0x63bf121b954f - , steroid[972d9c5b0fd93dca]::thread::determine_state> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::try_fold::<(), , steroid[972d9c5b0fd93dca]::thread::determine_state>, core[6aaeda2c7ad07a48]::result::Result> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::try_fold<(), core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator::try_for_each::call, core[6aaeda2c7ad07a48]::ops::control_flow::ControlFlow::Break>::{closure#0}, core[6aaeda2c7ad07a48]::ops::control_flow::ControlFlow>::{closure#0}, core[6aaeda2c7ad07a48]::ops::control_flow::ControlFlow>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/map.rs:121:19 [INFO] [stdout] 24: 0x63bf121cea55 - , steroid[972d9c5b0fd93dca]::thread::determine_state>, core[6aaeda2c7ad07a48]::result::Result> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::try_fold::<(), core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator::try_for_each::call, core[6aaeda2c7ad07a48]::ops::control_flow::ControlFlow::Break>::{closure#0}, core[6aaeda2c7ad07a48]::ops::control_flow::ControlFlow> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/mod.rs:195:14 [INFO] [stdout] 25: 0x63bf121d0b00 - , steroid[972d9c5b0fd93dca]::thread::determine_state>, core[6aaeda2c7ad07a48]::result::Result> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::try_for_each::::Break, core[6aaeda2c7ad07a48]::ops::control_flow::ControlFlow> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2547:14 [INFO] [stdout] 26: 0x63bf121d0b00 - , steroid[972d9c5b0fd93dca]::thread::determine_state>, core[6aaeda2c7ad07a48]::result::Result> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::next [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/mod.rs:177:14 [INFO] [stdout] 27: 0x63bf1217cf88 - as alloc[28d2dab30c1dc666]::vec::spec_from_iter_nested::SpecFromIterNested, steroid[972d9c5b0fd93dca]::thread::determine_state>, core[6aaeda2c7ad07a48]::result::Result>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/spec_from_iter_nested.rs:24:41 [INFO] [stdout] 28: 0x63bf1217decd - as alloc[28d2dab30c1dc666]::vec::spec_from_iter::SpecFromIter, steroid[972d9c5b0fd93dca]::thread::determine_state>, core[6aaeda2c7ad07a48]::result::Result>>>::from_iter [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/in_place_collect.rs:245:9 [INFO] [stdout] 29: 0x63bf1217b045 - as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>::from_iter::, steroid[972d9c5b0fd93dca]::thread::determine_state>, core[6aaeda2c7ad07a48]::result::Result>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/vec/mod.rs:3884:9 [INFO] [stdout] 30: 0x63bf121896f1 - , steroid[972d9c5b0fd93dca]::thread::determine_state>, core[6aaeda2c7ad07a48]::result::Result> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 31: 0x63bf121896f1 - , steroid[972d9c5b0fd93dca]::error::CouldNotDetermineState> as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, steroid[972d9c5b0fd93dca]::thread::determine_state>>::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:2156:51 [INFO] [stdout] 32: 0x63bf121ce6e4 - core[6aaeda2c7ad07a48]::iter::adapters::try_process::, steroid[972d9c5b0fd93dca]::thread::determine_state>, steroid[972d9c5b0fd93dca]::thread::CurrentState, core[6aaeda2c7ad07a48]::result::Result, , steroid[972d9c5b0fd93dca]::error::CouldNotDetermineState> as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter, steroid[972d9c5b0fd93dca]::thread::determine_state>>::{closure#0}, alloc[28d2dab30c1dc666]::vec::Vec> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/adapters/mod.rs:163:17 [INFO] [stdout] 33: 0x63bf121894f7 - , steroid[972d9c5b0fd93dca]::error::CouldNotDetermineState> as core[6aaeda2c7ad07a48]::iter::traits::collect::FromIterator>>::from_iter::, steroid[972d9c5b0fd93dca]::thread::determine_state>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:2156:9 [INFO] [stdout] 34: 0x63bf121b984d - , steroid[972d9c5b0fd93dca]::thread::determine_state> as core[6aaeda2c7ad07a48]::iter::traits::iterator::Iterator>::collect::, steroid[972d9c5b0fd93dca]::error::CouldNotDetermineState>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/iter/traits/iterator.rs:2080:9 [INFO] [stdout] 35: 0x63bf121dd10e - ::wait [INFO] [stdout] at /opt/rustwide/workdir/src/process.rs:520:14 [INFO] [stdout] 36: 0x63bf121ac712 - steroid[972d9c5b0fd93dca]::buffer::tests::buffer_allocation [INFO] [stdout] at /opt/rustwide/workdir/src/buffer.rs:1290:32 [INFO] [stdout] 37: 0x63bf121ab517 - steroid[972d9c5b0fd93dca]::buffer::tests::buffer_allocation::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/buffer.rs:1288:31 [INFO] [stdout] 38: 0x63bf12195346 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 39: 0x63bf121e7e8b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x63bf121e7e8b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 41: 0x63bf121f487b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 42: 0x63bf121f487b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 43: 0x63bf121f487b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 44: 0x63bf121f487b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 45: 0x63bf121f487b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 46: 0x63bf121f487b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 47: 0x63bf121f487b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 48: 0x63bf121eff94 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 49: 0x63bf121eff94 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 50: 0x63bf121f7482 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 51: 0x63bf121f7482 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 52: 0x63bf121f7482 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 53: 0x63bf121f7482 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 54: 0x63bf121f7482 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x63bf121f7482 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 56: 0x63bf121f7482 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x63bf1227e98f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 58: 0x63bf1227e98f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 59: 0x74eef08d3aa4 - [INFO] [stdout] 60: 0x74eef0960a64 - clone [INFO] [stdout] 61: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- buffer::tests::unsafe_read_some_code stdout ---- [INFO] [stdout] Error: could not parse mapping' device [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: steroid::buffer::tests::unsafe_read_some_code [INFO] [stdout] at ./src/buffer.rs:1246:22 [INFO] [stdout] 3: steroid::buffer::tests::unsafe_read_some_code::{closure#0} [INFO] [stdout] at ./src/buffer.rs:1240:35 [INFO] [stdout] 4: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 5: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 7: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 8: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 10: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 11: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 13: test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 14: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 16: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 17: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 19: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 20: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 22: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 24: ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 25: [INFO] [stdout] 26: clone [INFO] [stdout] [INFO] [stdout] ---- buffer::tests::async_read_some_code stdout ---- [INFO] [stdout] Error: could not parse mapping' device [INFO] [stdout] [INFO] [stdout] Stack backtrace: [INFO] [stdout] 0: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14 [INFO] [stdout] 1: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/result.rs:2189:27 [INFO] [stdout] 2: steroid::buffer::tests::async_read_some_code [INFO] [stdout] at ./src/buffer.rs:1272:22 [INFO] [stdout] 3: steroid::buffer::tests::async_read_some_code::{closure#0} [INFO] [stdout] at ./src/buffer.rs:1266:34 [INFO] [stdout] 4: >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 5: core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 6: test::__rust_begin_short_backtrace::, fn() -> core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 7: test::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 8: as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 9: std::panicking::catch_unwind::do_call::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 10: std::panicking::catch_unwind::, core::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 11: std::panic::catch_unwind::, core::result::Result<(), alloc::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 12: test::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 13: test::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 14: test::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 15: std::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 16: std::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 17: ::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 19: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 20: std::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 21: std::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 22: ::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 24: ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 25: [INFO] [stdout] 26: clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] buffer::tests::async_read_some_code [INFO] [stdout] buffer::tests::buffer_allocation [INFO] [stdout] buffer::tests::unsafe_read_some_code [INFO] [stdout] [INFO] [stdout] test result: FAILED. 21 passed; 3 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stdout] Hello there! [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "1752de65f0a777238d7895d0e57cc8b148dbd27a994f88435ca8d8777d9f3d45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1752de65f0a777238d7895d0e57cc8b148dbd27a994f88435ca8d8777d9f3d45", kill_on_drop: false }` [INFO] [stdout] 1752de65f0a777238d7895d0e57cc8b148dbd27a994f88435ca8d8777d9f3d45