[INFO] fetching crate trickster 0.0.6...
[INFO] testing trickster-0.0.6 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate trickster 0.0.6 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate trickster 0.0.6
[INFO] finished tweaking crates.io crate trickster 0.0.6
[INFO] tweaked toml for crates.io crate trickster 0.0.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate trickster 0.0.6 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding nix v0.17.0 (available: v0.30.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e65d70dc098827138c97fcb2d59994484183e98f9e1bf3f7a1d9b5ad4f99628
[INFO] running `Command { std: "docker" "start" "-a" "5e65d70dc098827138c97fcb2d59994484183e98f9e1bf3f7a1d9b5ad4f99628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e65d70dc098827138c97fcb2d59994484183e98f9e1bf3f7a1d9b5ad4f99628", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e65d70dc098827138c97fcb2d59994484183e98f9e1bf3f7a1d9b5ad4f99628", kill_on_drop: false }`
[INFO] [stdout] 5e65d70dc098827138c97fcb2d59994484183e98f9e1bf3f7a1d9b5ad4f99628
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b0f87fc886bb3ea440de6550f11d83fc00f4541cc463412176b2e8204a944e4
[INFO] running `Command { std: "docker" "start" "-a" "5b0f87fc886bb3ea440de6550f11d83fc00f4541cc463412176b2e8204a944e4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling scan_fmt v0.2.6
[INFO] [stderr]    Compiling trickster v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.91s
[INFO] running `Command { std: "docker" "inspect" "5b0f87fc886bb3ea440de6550f11d83fc00f4541cc463412176b2e8204a944e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b0f87fc886bb3ea440de6550f11d83fc00f4541cc463412176b2e8204a944e4", kill_on_drop: false }`
[INFO] [stdout] 5b0f87fc886bb3ea440de6550f11d83fc00f4541cc463412176b2e8204a944e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 650ef63d8fee9990e8fbad42b1de641b020ea4c28d80751a1b853748f0bc9332
[INFO] running `Command { std: "docker" "start" "-a" "650ef63d8fee9990e8fbad42b1de641b020ea4c28d80751a1b853748f0bc9332", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling trickster v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "650ef63d8fee9990e8fbad42b1de641b020ea4c28d80751a1b853748f0bc9332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "650ef63d8fee9990e8fbad42b1de641b020ea4c28d80751a1b853748f0bc9332", kill_on_drop: false }`
[INFO] [stdout] 650ef63d8fee9990e8fbad42b1de641b020ea4c28d80751a1b853748f0bc9332
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 680ad96e7e6d021db643a65aca70f2e757ffb3a25c2cd8a69f5ae8bd6b2b6d1c
[INFO] running `Command { std: "docker" "start" "-a" "680ad96e7e6d021db643a65aca70f2e757ffb3a25c2cd8a69f5ae8bd6b2b6d1c", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trickster-2211fab762ad3947)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests trickster
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test src/external/process.rs - external::process::Process::read_memory (line 144) ... FAILED
[INFO] [stdout] test src/external/process.rs - external::process::Process::write_memory (line 227) ... FAILED
[INFO] [stdout] test src/external/process.rs - external::process::Process::new (line 36) ... FAILED
[INFO] [stdout] test src/external/process.rs - external::process::Process::write_memory (line 196) ... FAILED
[INFO] [stdout] test src/external/process.rs - external::process::Process::read_memory (line 111) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/external/process.rs - external::process::Process::read_memory (line 144) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/external/process.rs:148:28
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut read_byte_buffer = ctx.read_memory::<i32>(&kind_of_remote_var as *const i32 as usize)?;
[INFO] [stdout]   |                            ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `kind_of_remote_var` in this scope
[INFO] [stdout]  --> src/external/process.rs:148:52
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut read_byte_buffer = ctx.read_memory::<i32>(&kind_of_remote_var as *const i32 as usize)?;
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/external/process.rs - external::process::Process::write_memory (line 227) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `ctx` in this scope
[INFO] [stdout]  --> src/external/process.rs:233:1
[INFO] [stdout]   |
[INFO] [stdout] 8 | ctx.write_memory::<i32>(&kind_of_remote_var as *const i32 as usize, write_buffer)?;
[INFO] [stdout]   | ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `kind_of_remote_var` in this scope
[INFO] [stdout]  --> src/external/process.rs:233:26
[INFO] [stdout]   |
[INFO] [stdout] 8 | ctx.write_memory::<i32>(&kind_of_remote_var as *const i32 as usize, write_buffer)?;
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the `?` operator can only be used in a function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]  --> src/external/process.rs:232:43
[INFO] [stdout]   |
[INFO] [stdout] 3 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_external_process_rs_227_0() {
[INFO] [stdout]   |                                      ------------------------------------------------ this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] ...
[INFO] [stdout] 7 | write_buffer.write_i32::<LittleEndian>(10)?;
[INFO] [stdout]   |                                           ^ cannot use the `?` operator in a function that returns `()`
[INFO] [stdout]   |
[INFO] [stdout] help: consider adding return type
[INFO] [stdout]   |
[INFO] [stdout] 3 ~ fn main() { #[allow(non_snake_case)] fn _doctest_main_src_external_process_rs_227_0() -> Result<(), Box<dyn std::error::Error>> {
[INFO] [stdout] 4 | use byteorder::{LittleEndian, WriteBytesExt};
[INFO] [stdout] ...
[INFO] [stdout] 8 | ctx.write_memory::<i32>(&kind_of_remote_var as *const i32 as usize, write_buffer)?;
[INFO] [stdout] 9 +     Ok(())
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/external/process.rs - external::process::Process::new (line 36) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Could not get process id of current_process_name.
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: trickster::external::process::Process::new
[INFO] [stdout]              at ./src/external/process.rs:94:9
[INFO] [stdout]    2: rust_out::main
[INFO] [stdout]    3: core::ops::function::FnOnce::call_once
[INFO] [stdout]    4: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    5: std::rt::lang_start::{{closure}}
[INFO] [stdout]    6: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    7: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]    8: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]    9: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   10: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   12: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   13: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   15: std::rt::lang_start
[INFO] [stdout]   16: main
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: __libc_start_main
[INFO] [stdout]   19: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/external/process.rs - external::process::Process::write_memory (line 196) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Could not get process id of current_process_name.
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: trickster::external::process::Process::new
[INFO] [stdout]              at ./src/external/process.rs:94:9
[INFO] [stdout]    2: rust_out::main
[INFO] [stdout]    3: core::ops::function::FnOnce::call_once
[INFO] [stdout]    4: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    5: std::rt::lang_start::{{closure}}
[INFO] [stdout]    6: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    7: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]    8: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]    9: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   10: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   12: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   13: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   15: std::rt::lang_start
[INFO] [stdout]   16: main
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: __libc_start_main
[INFO] [stdout]   19: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/external/process.rs - external::process::Process::read_memory (line 111) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Could not get process id of current_process_name.
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: trickster::external::process::Process::new
[INFO] [stdout]              at ./src/external/process.rs:94:9
[INFO] [stdout]    2: rust_out::main
[INFO] [stdout]    3: core::ops::function::FnOnce::call_once
[INFO] [stdout]    4: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]    5: std::rt::lang_start::{{closure}}
[INFO] [stdout]    6: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    7: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]    8: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]    9: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   10: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:175:24
[INFO] [stdout]   11: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   12: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   13: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   14: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/rt.rs:171:5
[INFO] [stdout]   15: std::rt::lang_start
[INFO] [stdout]   16: main
[INFO] [stdout]   17: <unknown>
[INFO] [stdout]   18: __libc_start_main
[INFO] [stdout]   19: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/external/process.rs - external::process::Process::new (line 36)
[INFO] [stdout]     src/external/process.rs - external::process::Process::read_memory (line 111)
[INFO] [stdout]     src/external/process.rs - external::process::Process::read_memory (line 144)
[INFO] [stdout]     src/external/process.rs - external::process::Process::write_memory (line 196)
[INFO] [stdout]     src/external/process.rs - external::process::Process::write_memory (line 227)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "680ad96e7e6d021db643a65aca70f2e757ffb3a25c2cd8a69f5ae8bd6b2b6d1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "680ad96e7e6d021db643a65aca70f2e757ffb3a25c2cd8a69f5ae8bd6b2b6d1c", kill_on_drop: false }`
[INFO] [stdout] 680ad96e7e6d021db643a65aca70f2e757ffb3a25c2cd8a69f5ae8bd6b2b6d1c
