[INFO] fetching crate spork 0.1.0...
[INFO] testing spork-0.1.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate spork 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate spork 0.1.0
[INFO] finished tweaking crates.io crate spork 0.1.0
[INFO] tweaked toml for crates.io crate spork 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate spork 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate spork 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded net2 v0.2.38
[INFO] [stderr]   Downloaded serde_derive v1.0.148
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.4
[INFO] [stderr]   Downloaded ipc-channel v0.16.0
[INFO] [stderr]   Downloaded serde v1.0.148
[INFO] [stderr]   Downloaded syn v1.0.105
[INFO] [stderr]   Downloaded rmp-serde v1.1.1
[INFO] [stderr]   Downloaded libc v0.2.138
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 737183f27ea153306ecfa8d09c1f068be13df88d6ba7a4f2148628ebcf67e04d
[INFO] running `Command { std: "docker" "start" "-a" "737183f27ea153306ecfa8d09c1f068be13df88d6ba7a4f2148628ebcf67e04d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "737183f27ea153306ecfa8d09c1f068be13df88d6ba7a4f2148628ebcf67e04d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "737183f27ea153306ecfa8d09c1f068be13df88d6ba7a4f2148628ebcf67e04d", kill_on_drop: false }`
[INFO] [stdout] 737183f27ea153306ecfa8d09c1f068be13df88d6ba7a4f2148628ebcf67e04d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8550cab361c977158acbe0038080f072fe99bf285d5720abf9ac2ea06f76c90
[INFO] running `Command { std: "docker" "start" "-a" "c8550cab361c977158acbe0038080f072fe99bf285d5720abf9ac2ea06f76c90", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling serde_derive v1.0.148
[INFO] [stderr]    Compiling serde v1.0.148
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling crossbeam-channel v0.4.4
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.38
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rmp-serde v1.1.1
[INFO] [stderr]    Compiling ipc-channel v0.16.0
[INFO] [stderr]    Compiling spork v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::callable::CallableOnce`
[INFO] [stdout]  --> src/builder.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::callable::CallableOnce;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]  --> src/catch_panic.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::panic::{AssertUnwindSafe, PanicInfo};
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/catch_panic.rs:33:37
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let old_panic_hook: Arc<dyn Fn(&PanicInfo<'_>) + Sync + Send + 'static> =
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/catch_panic.rs:118:43
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn send_panic_info_to_parent(panic_info: &PanicInfo<'_>, shared_sender: &IpcBytesSender) {
[INFO] [stdout]     |                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `environment` is never read
[INFO] [stdout]  --> src/builder.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Builder<E> {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 9 |     pub(crate) environment: E,
[INFO] [stdout]   |                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `before_exit_hook` is never read
[INFO] [stdout]   --> src/blocking/dispatch_table.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DispatchTable {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 21 |     pub(super) table: HashMap<EncodedCallableID, Box<dyn DispatchEntry>>,
[INFO] [stdout] 22 |     before_exit_hook: Option<Box<dyn FnOnce(&Result<(), OpaqueError>)>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stdout_thread_handle` and `stderr_thread_handle` are never read
[INFO] [stdout]   --> src/blocking/join_handle.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct JoinHandle<T> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(super) stdout_thread_handle: Option<std::thread::JoinHandle<()>>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub(super) stderr_thread_handle: Option<std::thread::JoinHandle<()>>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.21s
[INFO] running `Command { std: "docker" "inspect" "c8550cab361c977158acbe0038080f072fe99bf285d5720abf9ac2ea06f76c90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8550cab361c977158acbe0038080f072fe99bf285d5720abf9ac2ea06f76c90", kill_on_drop: false }`
[INFO] [stdout] c8550cab361c977158acbe0038080f072fe99bf285d5720abf9ac2ea06f76c90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4685ca93dcaaecc230a8451638a35112ef89ac29b55a9e2657816b40ad1d78c7
[INFO] running `Command { std: "docker" "start" "-a" "4685ca93dcaaecc230a8451638a35112ef89ac29b55a9e2657816b40ad1d78c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stdout] warning: unused import: `crate::callable::CallableOnce`
[INFO] [stdout]  --> src/builder.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::callable::CallableOnce;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]  --> src/catch_panic.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::panic::{AssertUnwindSafe, PanicInfo};
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/catch_panic.rs:33:37
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let old_panic_hook: Arc<dyn Fn(&PanicInfo<'_>) + Sync + Send + 'static> =
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/catch_panic.rs:118:43
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn send_panic_info_to_parent(panic_info: &PanicInfo<'_>, shared_sender: &IpcBytesSender) {
[INFO] [stdout]     |                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `environment` is never read
[INFO] [stdout]  --> src/builder.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Builder<E> {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 9 |     pub(crate) environment: E,
[INFO] [stdout]   |                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `before_exit_hook` is never read
[INFO] [stdout]   --> src/blocking/dispatch_table.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DispatchTable {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 21 |     pub(super) table: HashMap<EncodedCallableID, Box<dyn DispatchEntry>>,
[INFO] [stdout] 22 |     before_exit_hook: Option<Box<dyn FnOnce(&Result<(), OpaqueError>)>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stdout_thread_handle` and `stderr_thread_handle` are never read
[INFO] [stdout]   --> src/blocking/join_handle.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct JoinHandle<T> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(super) stdout_thread_handle: Option<std::thread::JoinHandle<()>>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub(super) stderr_thread_handle: Option<std::thread::JoinHandle<()>>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling spork v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `should_fail_compile` is never used
[INFO] [stdout]    --> tests/tools/mod.rs:153:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub fn should_fail_compile(source: &str) -> (String, String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_fail_compile` is never used
[INFO] [stdout]    --> tests/tools/mod.rs:153:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub fn should_fail_compile(source: &str) -> (String, String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::callable::CallableOnce`
[INFO] [stdout]  --> src/builder.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::callable::CallableOnce;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]  --> src/catch_panic.rs:3:36
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::panic::{AssertUnwindSafe, PanicInfo};
[INFO] [stdout]   |                                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/catch_panic.rs:33:37
[INFO] [stdout]    |
[INFO] [stdout] 33 |     let old_panic_hook: Arc<dyn Fn(&PanicInfo<'_>) + Sync + Send + 'static> =
[INFO] [stdout]    |                                     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]    --> src/catch_panic.rs:118:43
[INFO] [stdout]     |
[INFO] [stdout] 118 | fn send_panic_info_to_parent(panic_info: &PanicInfo<'_>, shared_sender: &IpcBytesSender) {
[INFO] [stdout]     |                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_fail_compile` is never used
[INFO] [stdout]    --> tests/tools/mod.rs:153:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub fn should_fail_compile(source: &str) -> (String, String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_fail_compile` is never used
[INFO] [stdout]    --> tests/tools/mod.rs:153:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub fn should_fail_compile(source: &str) -> (String, String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `should_fail_compile` is never used
[INFO] [stdout]    --> tests/tools/mod.rs:153:8
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub fn should_fail_compile(source: &str) -> (String, String) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `environment` is never read
[INFO] [stdout]  --> src/builder.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct Builder<E> {
[INFO] [stdout]   |            ------- field in this struct
[INFO] [stdout] 9 |     pub(crate) environment: E,
[INFO] [stdout]   |                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `before_exit_hook` is never read
[INFO] [stdout]   --> src/blocking/dispatch_table.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DispatchTable {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 21 |     pub(super) table: HashMap<EncodedCallableID, Box<dyn DispatchEntry>>,
[INFO] [stdout] 22 |     before_exit_hook: Option<Box<dyn FnOnce(&Result<(), OpaqueError>)>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `stdout_thread_handle` and `stderr_thread_handle` are never read
[INFO] [stdout]   --> src/blocking/join_handle.rs:23:16
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct JoinHandle<T> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub(super) stdout_thread_handle: Option<std::thread::JoinHandle<()>>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub(super) stderr_thread_handle: Option<std::thread::JoinHandle<()>>,
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.17s
[INFO] running `Command { std: "docker" "inspect" "4685ca93dcaaecc230a8451638a35112ef89ac29b55a9e2657816b40ad1d78c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4685ca93dcaaecc230a8451638a35112ef89ac29b55a9e2657816b40ad1d78c7", kill_on_drop: false }`
[INFO] [stdout] 4685ca93dcaaecc230a8451638a35112ef89ac29b55a9e2657816b40ad1d78c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ab0f996bc999d2a24221408277b9ddced7d1510233126a44b42433959c9f2b95
[INFO] running `Command { std: "docker" "start" "-a" "ab0f996bc999d2a24221408277b9ddced7d1510233126a44b42433959c9f2b95", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::callable::CallableOnce`
[INFO] [stderr]  --> src/builder.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::callable::CallableOnce;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stderr]  --> src/catch_panic.rs:3:36
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::panic::{AssertUnwindSafe, PanicInfo};
[INFO] [stderr]   |                                    ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stderr]   --> src/catch_panic.rs:33:37
[INFO] [stderr]    |
[INFO] [stderr] 33 |     let old_panic_hook: Arc<dyn Fn(&PanicInfo<'_>) + Sync + Send + 'static> =
[INFO] [stderr]    |                                     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stderr]    --> src/catch_panic.rs:118:43
[INFO] [stderr]     |
[INFO] [stderr] 118 | fn send_panic_info_to_parent(panic_info: &PanicInfo<'_>, shared_sender: &IpcBytesSender) {
[INFO] [stderr]     |                                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `environment` is never read
[INFO] [stderr]  --> src/builder.rs:9:16
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct Builder<E> {
[INFO] [stderr]   |            ------- field in this struct
[INFO] [stderr] 9 |     pub(crate) environment: E,
[INFO] [stderr]   |                ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `before_exit_hook` is never read
[INFO] [stderr]   --> src/blocking/dispatch_table.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct DispatchTable {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 21 |     pub(super) table: HashMap<EncodedCallableID, Box<dyn DispatchEntry>>,
[INFO] [stderr] 22 |     before_exit_hook: Option<Box<dyn FnOnce(&Result<(), OpaqueError>)>>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `stdout_thread_handle` and `stderr_thread_handle` are never read
[INFO] [stderr]   --> src/blocking/join_handle.rs:23:16
[INFO] [stderr]    |
[INFO] [stderr] 12 | pub struct JoinHandle<T> {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub(super) stdout_thread_handle: Option<std::thread::JoinHandle<()>>,
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub(super) stderr_thread_handle: Option<std::thread::JoinHandle<()>>,
[INFO] [stderr]    |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `spork` (lib) generated 7 warnings (run `cargo fix --lib -p spork` to apply 1 suggestion)
[INFO] [stderr] warning: `spork` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: function `should_fail_compile` is never used
[INFO] [stderr]    --> tests/tools/mod.rs:153:8
[INFO] [stderr]     |
[INFO] [stderr] 153 | pub fn should_fail_compile(source: &str) -> (String, String) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `spork` (test "happy_path") generated 1 warning
[INFO] [stderr] warning: `spork` (test "stderr") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `spork` (test "tool") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `spork` (test "stdin") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `spork` (test "stdout") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/spork-3a6d85d343575806)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test callable::call_2_arg ... ok
[INFO] [stdout] test callable::call_3_arg ... ok
[INFO] [stdout] test callable_id::callable_handle ... ok
[INFO] [stdout] test callable::call_0_arg ... ok
[INFO] [stdout] test errors::child::test::panic_display ... ok
[INFO] [stdout] test callable::call_1_arg ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/args.rs (/opt/rustwide/target/debug/deps/args-819fdcd5417bf4c2)
[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] [stderr]      Running tests/happy_path.rs (/opt/rustwide/target/debug/deps/happy_path-a726eb5714b51420)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test nested ... FAILED
[INFO] [stdout] test move_closure ... FAILED
[INFO] [stdout] test many ... FAILED
[INFO] [stdout] test fundamental_usage ... FAILED
[INFO] [stdout] test closure ... FAILED
[INFO] [stdout] test demo_add_function ... FAILED
[INFO] [stdout] test child_panic_but_caught ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- nested stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'nested' panicked at tests/tools/mod.rs:126:9:
[INFO] [stdout] failed to run rustc:
[INFO] [stdout] --- rustc stdout ---
[INFO] [stdout] 
[INFO] [stdout] --- rustc stderr ---
[INFO] [stdout] error: extern location for spork does not exist: /opt/rustwide/workdir/target/debug/deps/libspork-9ed0fa64698ca313.rlib
[INFO] [stdout]  --> /tmp/.tmptwa1Ol/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use spork::*; pub fn recurse(level: usize)
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `spawn` in this scope
[INFO] [stdout]  --> /tmp/.tmptwa1Ol/test.rs:3:20
[INFO] [stdout]   |
[INFO] [stdout] 3 |     if level > 0 { spawn!(|| recurse(level - 1)).unwrap().join().unwrap() }
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `spawn` in this scope
[INFO] [stdout]  --> /tmp/.tmptwa1Ol/test.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     spawn!(|| recurse(10)).unwrap().join().unwrap();
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: extern location for spork does not exist: /opt/rustwide/workdir/target/debug/deps/libspork-9ed0fa64698ca313.rlib
[INFO] [stdout]  --> /tmp/.tmptwa1Ol/test.rs:7:66
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut table = DispatchTable::new(); table.insert(recurse); spork(table);
[INFO] [stdout]   |                                                                  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/workdir/target/debug/inner_tests/test-d_Sh_TDGUgc.d`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DispatchTable`
[INFO] [stdout]  --> /tmp/.tmptwa1Ol/test.rs:7:21
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let mut table = DispatchTable::new(); table.insert(recurse); spork(table);
[INFO] [stdout]   |                     ^^^^^^^^^^^^^ use of undeclared type `DispatchTable`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594b8dc02602 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594b8dc02602 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594b8dc02602 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x594b8dc02602 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x594b8dc281f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x594b8dc281f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x594b8dbfeff3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x594b8dbfeff3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x594b8dc02452 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x594b8dc03c29 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x594b8dc03a5e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x594b8dbc3e44 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x594b8dbc3e44 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x594b8dc046fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x594b8dc046fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x594b8dc043ca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x594b8dc02b09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x594b8dc0405d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x594b8dc26ce0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x594b8db799bc - happy_path::tools::run_program_with_status::h43c2a7e12431bc72
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tools/mod.rs:126:9
[INFO] [stdout]   20:     0x594b8db77cab - happy_path::tools::run_program::h9be903a7a131b0eb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tools/mod.rs:11:36
[INFO] [stdout]   21:     0x594b8db7ea2b - happy_path::nested::hd693d717a17aaa62
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/happy_path.rs:174:28
[INFO] [stdout]   22:     0x594b8db7e9d7 - happy_path::nested::{{closure}}::h890faa7c89a7e72c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/happy_path.rs:153:12
[INFO] [stdout]   23:     0x594b8db74406 - core::ops::function::FnOnce::call_once::hf33786d1eb829dbc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x594b8dbc96ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x594b8dbc96ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x594b8dbc87e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x594b8dbc87e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x594b8dbc87e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x594b8dbc87e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x594b8dbc87e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x594b8dbc87e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x594b8dbc87e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x594b8db8c3e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x594b8db8c3e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x594b8db8fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x594b8db8fdba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x594b8db8fdba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x594b8db8fdba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x594b8db8fdba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x594b8db8fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x594b8db8fdba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x594b8dc0770f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x594b8dc0770f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7913ecf05aa4 - <unknown>
[INFO] [stdout]   45:     0x7913ecf92a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- move_closure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'move_closure' panicked at tests/tools/mod.rs:126:9:
[INFO] [stdout] failed to run rustc:
[INFO] [stdout] --- rustc stdout ---
[INFO] [stdout] 
[INFO] [stdout] --- rustc stderr ---
[INFO] [stdout] error: extern location for spork does not exist: /opt/rustwide/workdir/target/debug/deps/libspork-9ed0fa64698ca313.rlib
[INFO] [stdout]  --> /tmp/.tmpMaHLKt/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use spork::*; pub fn main()
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `spawn` in this scope
[INFO] [stdout]  --> /tmp/.tmpMaHLKt/test.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 |     assert_eq!(spawn!(|| ref
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: extern location for spork does not exist: /opt/rustwide/workdir/target/debug/deps/libspork-9ed0fa64698ca313.rlib
[INFO] [stdout]  --> /tmp/.tmpMaHLKt/test.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |     table.insert(add); spork(table);
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/workdir/target/debug/inner_tests/test-qnnMU5PkHOg.d`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CallableHandle`
[INFO] [stdout]  --> /tmp/.tmpMaHLKt/test.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 |     = CallableHandle::of(&add); let mut table = DispatchTable::new();
[INFO] [stdout]   |       ^^^^^^^^^^^^^^ use of undeclared type `CallableHandle`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DispatchTable`
[INFO] [stdout]  --> /tmp/.tmpMaHLKt/test.rs:4:49
[INFO] [stdout]   |
[INFO] [stdout] 4 |     = CallableHandle::of(&add); let mut table = DispatchTable::new();
[INFO] [stdout]   |                                                 ^^^^^^^^^^^^^ use of undeclared type `DispatchTable`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594b8dc02602 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594b8dc02602 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594b8dc02602 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x594b8dc02602 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x594b8dc281f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x594b8dc281f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x594b8dbfeff3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x594b8dbfeff3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x594b8dc02452 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x594b8dc03c29 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x594b8dc03a5e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x594b8dbc3e44 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x594b8dbc3e44 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x594b8dc046fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x594b8dc046fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x594b8dc043ca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x594b8dc02b09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x594b8dc0405d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x594b8dc26ce0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x594b8db799bc - happy_path::tools::run_program_with_status::h43c2a7e12431bc72
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tools/mod.rs:126:9
[INFO] [stdout]   20:     0x594b8db77cab - happy_path::tools::run_program::h9be903a7a131b0eb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tools/mod.rs:11:36
[INFO] [stdout]   21:     0x594b8db7e64b - happy_path::move_closure::h11f17edef4e86f63
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/happy_path.rs:97:28
[INFO] [stdout]   22:     0x594b8db7e5f7 - happy_path::move_closure::{{closure}}::h0719d91ef4f3ad58
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/happy_path.rs:74:18
[INFO] [stdout]   23:     0x594b8db742c6 - core::ops::function::FnOnce::call_once::h68db2823ec645563
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x594b8dbc96ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x594b8dbc96ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x594b8dbc87e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stderr] error: test failed, to rerun pass `--test happy_path`
[INFO] [stdout]   27:     0x594b8dbc87e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x594b8dbc87e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x594b8dbc87e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x594b8dbc87e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x594b8dbc87e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x594b8dbc87e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x594b8db8c3e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x594b8db8c3e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x594b8db8fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x594b8db8fdba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x594b8db8fdba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x594b8db8fdba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x594b8db8fdba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x594b8db8fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x594b8db8fdba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x594b8dc0770f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x594b8dc0770f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7913ecf05aa4 - <unknown>
[INFO] [stdout]   45:     0x7913ecf92a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- many stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'many' panicked at tests/tools/mod.rs:126:9:
[INFO] [stdout] failed to run rustc:
[INFO] [stdout] --- rustc stdout ---
[INFO] [stdout] 
[INFO] [stdout] --- rustc stderr ---
[INFO] [stdout] error: extern location for spork does not exist: /opt/rustwide/workdir/target/debug/deps/libspork-9ed0fa64698ca313.rlib
[INFO] [stdout]  --> /tmp/.tmpckwGSW/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use spork::*; pub fn test_a() {} pub fn test_b(x: u32) -> u32 { x } pub fn
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `spawn` in this scope
[INFO] [stdout]  --> /tmp/.tmpckwGSW/test.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 |     spork(table); spawn!(|| test_a()).unwrap().join().unwrap();
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `spawn` in this scope
[INFO] [stdout]  --> /tmp/.tmpckwGSW/test.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     assert_eq!(spawn!(|| test_b(42)).unwrap().join().unwrap(), 42);
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `spawn` in this scope
[INFO] [stdout]  --> /tmp/.tmpckwGSW/test.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     assert_eq!(spawn!(|| test_c(12.3)).unwrap().join().unwrap(), 12.3);
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `spawn` in this scope
[INFO] [stdout]   --> /tmp/.tmpckwGSW/test.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 |     assert_eq!(spawn!(||
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: extern location for spork does not exist: /opt/rustwide/workdir/target/debug/deps/libspork-9ed0fa64698ca313.rlib
[INFO] [stdout]  --> /tmp/.tmpckwGSW/test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |     spork(table); spawn!(|| test_a()).unwrap().join().unwrap();
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/workdir/target/debug/inner_tests/test-piuURqamaho.d`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DispatchTable`
[INFO] [stdout]  --> /tmp/.tmpckwGSW/test.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut table = DispatchTable::new(); table.insert(test_a);
[INFO] [stdout]   |                     ^^^^^^^^^^^^^ use of undeclared type `DispatchTable`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594b8dc02602 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594b8dc02602 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594b8dc02602 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x594b8dc02602 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x594b8dc281f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x594b8dc281f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x594b8dbfeff3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x594b8dbfeff3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x594b8dc02452 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x594b8dc03c29 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x594b8dc03a5e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x594b8dbc3e44 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x594b8dbc3e44 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x594b8dc046fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x594b8dc046fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x594b8dc043ca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x594b8dc02b09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x594b8dc0405d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x594b8dc26ce0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x594b8db799bc - happy_path::tools::run_program_with_status::h43c2a7e12431bc72
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tools/mod.rs:126:9
[INFO] [stdout]   20:     0x594b8db77cab - happy_path::tools::run_program::h9be903a7a131b0eb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tools/mod.rs:11:36
[INFO] [stdout]   21:     0x594b8db7e83b - happy_path::many::hd3984385beaed3b8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/happy_path.rs:146:28
[INFO] [stdout]   22:     0x594b8db7e7e7 - happy_path::many::{{closure}}::hfbdd216457b2a1bd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/happy_path.rs:104:10
[INFO] [stdout]   23:     0x594b8db74446 - core::ops::function::FnOnce::call_once::hf3e9838c010e1f84
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x594b8dbc96ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x594b8dbc96ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x594b8dbc87e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x594b8dbc87e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x594b8dbc87e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x594b8dbc87e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x594b8dbc87e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x594b8dbc87e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x594b8dbc87e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x594b8db8c3e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x594b8db8c3e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x594b8db8fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x594b8db8fdba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x594b8db8fdba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x594b8db8fdba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x594b8db8fdba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x594b8db8fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x594b8db8fdba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x594b8dc0770f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x594b8dc0770f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7913ecf05aa4 - <unknown>
[INFO] [stdout]   45:     0x7913ecf92a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- fundamental_usage stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'fundamental_usage' panicked at tests/tools/mod.rs:126:9:
[INFO] [stdout] failed to run rustc:
[INFO] [stdout] --- rustc stdout ---
[INFO] [stdout] 
[INFO] [stdout] --- rustc stderr ---
[INFO] [stdout] error: extern location for spork does not exist: /opt/rustwide/workdir/target/debug/deps/libspork-9ed0fa64698ca313.rlib
[INFO] [stdout]  --> /tmp/.tmpkTqGG5/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use spork::*; fn test() {} pub fn main()
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: extern location for spork does not exist: /opt/rustwide/workdir/target/debug/deps/libspork-9ed0fa64698ca313.rlib
[INFO] [stdout]  --> /tmp/.tmpkTqGG5/test.rs:3:63
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let mut table = DispatchTable::new(); table.insert(test); spork(table);
[INFO] [stdout]   |                                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Builder`
[INFO] [stdout]  --> /tmp/.tmpkTqGG5/test.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Builder::new().spawn(test, ()).unwrap().join().unwrap();
[INFO] [stdout]   |     ^^^^^^^ use of undeclared type `Builder`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 1 + use std::thread::Builder;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/workdir/target/debug/inner_tests/test-6_3MR2ldwSg.d`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DispatchTable`
[INFO] [stdout]  --> /tmp/.tmpkTqGG5/test.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let mut table = DispatchTable::new(); table.insert(test); spork(table);
[INFO] [stdout]   |                     ^^^^^^^^^^^^^ use of undeclared type `DispatchTable`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594b8dc02602 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594b8dc02602 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594b8dc02602 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x594b8dc02602 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x594b8dc281f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x594b8dc281f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x594b8dbfeff3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x594b8dbfeff3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x594b8dc02452 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x594b8dc03c29 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x594b8dc03a5e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x594b8dbc3e44 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x594b8dbc3e44 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x594b8dc046fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x594b8dc046fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x594b8dc043ca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x594b8dc02b09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x594b8dc0405d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x594b8dc26ce0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x594b8db799bc - happy_path::tools::run_program_with_status::h43c2a7e12431bc72
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tools/mod.rs:126:9
[INFO] [stdout]   20:     0x594b8db77cab - happy_path::tools::run_program::h9be903a7a131b0eb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tools/mod.rs:11:36
[INFO] [stdout]   21:     0x594b8db7e07b - happy_path::fundamental_usage::h76e9c439e231faab
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/happy_path.rs:21:28
[INFO] [stdout]   22:     0x594b8db7e027 - happy_path::fundamental_usage::{{closure}}::h04e48c25242fcc24
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/happy_path.rs:6:23
[INFO] [stdout]   23:     0x594b8db743c6 - core::ops::function::FnOnce::call_once::hc6c1eaa85b7bb7cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x594b8dbc96ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x594b8dbc96ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x594b8dbc87e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x594b8dbc87e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x594b8dbc87e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x594b8dbc87e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x594b8dbc87e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x594b8dbc87e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x594b8dbc87e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x594b8db8c3e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x594b8db8c3e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x594b8db8fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x594b8db8fdba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x594b8db8fdba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x594b8db8fdba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x594b8db8fdba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x594b8db8fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x594b8db8fdba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x594b8dc0770f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x594b8dc0770f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7913ecf05aa4 - <unknown>
[INFO] [stdout]   45:     0x7913ecf92a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- closure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'closure' panicked at tests/tools/mod.rs:126:9:
[INFO] [stdout] failed to run rustc:
[INFO] [stdout] --- rustc stdout ---
[INFO] [stdout] 
[INFO] [stdout] --- rustc stderr ---
[INFO] [stdout] error: extern location for spork does not exist: /opt/rustwide/workdir/target/debug/deps/libspork-9ed0fa64698ca313.rlib
[INFO] [stdout]  --> /tmp/.tmpmnHeGG/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use spork::*; pub fn main()
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `spawn` in this scope
[INFO] [stdout]  --> /tmp/.tmpmnHeGG/test.rs:5:16
[INFO] [stdout]   |
[INFO] [stdout] 5 |     assert_eq!(spawn!(|| add(1, 2)).unwrap().join().unwrap(), 3);
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: extern location for spork does not exist: /opt/rustwide/workdir/target/debug/deps/libspork-9ed0fa64698ca313.rlib
[INFO] [stdout]  --> /tmp/.tmpmnHeGG/test.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 |     table.insert(add); spork(table);
[INFO] [stdout]   |                        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/workdir/target/debug/inner_tests/test-fwLf9sDUX6k.d`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DispatchTable`
[INFO] [stdout]  --> /tmp/.tmpmnHeGG/test.rs:3:45
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let add = |a, b| a + b; let mut table = DispatchTable::new();
[INFO] [stdout]   |                                             ^^^^^^^^^^^^^ use of undeclared type `DispatchTable`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594b8dc02602 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594b8dc02602 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594b8dc02602 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x594b8dc02602 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x594b8dc281f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x594b8dc281f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x594b8dbfeff3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x594b8dbfeff3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x594b8dc02452 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x594b8dc03c29 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x594b8dc03a5e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x594b8dbc3e44 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x594b8dbc3e44 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x594b8dc046fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x594b8dc046fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x594b8dc043ca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x594b8dc02b09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x594b8dc0405d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x594b8dc26ce0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x594b8db799bc - happy_path::tools::run_program_with_status::h43c2a7e12431bc72
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tools/mod.rs:126:9
[INFO] [stdout]   20:     0x594b8db77cab - happy_path::tools::run_program::h9be903a7a131b0eb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tools/mod.rs:11:36
[INFO] [stdout]   21:     0x594b8db7e45b - happy_path::closure::he15104ad86250226
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/happy_path.rs:67:28
[INFO] [stdout]   22:     0x594b8db7e407 - happy_path::closure::{{closure}}::hc4045802101f4257
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/happy_path.rs:52:13
[INFO] [stdout]   23:     0x594b8db74386 - core::ops::function::FnOnce::call_once::hb76ed44f8a214f37
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x594b8dbc96ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x594b8dbc96ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x594b8dbc87e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x594b8dbc87e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x594b8dbc87e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x594b8dbc87e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x594b8dbc87e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x594b8dbc87e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x594b8dbc87e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x594b8db8c3e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x594b8db8c3e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x594b8db8fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x594b8db8fdba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x594b8db8fdba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x594b8db8fdba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x594b8db8fdba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x594b8db8fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x594b8db8fdba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x594b8dc0770f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x594b8dc0770f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7913ecf05aa4 - <unknown>
[INFO] [stdout]   45:     0x7913ecf92a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- demo_add_function stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'demo_add_function' panicked at tests/tools/mod.rs:126:9:
[INFO] [stdout] failed to run rustc:
[INFO] [stdout] --- rustc stdout ---
[INFO] [stdout] 
[INFO] [stdout] --- rustc stderr ---
[INFO] [stdout] error: extern location for spork does not exist: /opt/rustwide/workdir/target/debug/deps/libspork-9ed0fa64698ca313.rlib
[INFO] [stdout]  --> /tmp/.tmpkex7ki/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use spork::*; fn add(a: i32, b: i32) -> i32 { a + b } pub fn main()
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `spawn` in this scope
[INFO] [stdout]  --> /tmp/.tmpkex7ki/test.rs:4:16
[INFO] [stdout]   |
[INFO] [stdout] 4 |     assert_eq!(spawn!(|| add(1, 2)).unwrap().join().unwrap(), 3);
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: extern location for spork does not exist: /opt/rustwide/workdir/target/debug/deps/libspork-9ed0fa64698ca313.rlib
[INFO] [stdout]  --> /tmp/.tmpkex7ki/test.rs:3:62
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let mut table = DispatchTable::new(); table.insert(add); spork(table);
[INFO] [stdout]   |                                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/workdir/target/debug/inner_tests/test-8pXpJp6olOc.d`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DispatchTable`
[INFO] [stdout]  --> /tmp/.tmpkex7ki/test.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 |     let mut table = DispatchTable::new(); table.insert(add); spork(table);
[INFO] [stdout]   |                     ^^^^^^^^^^^^^ use of undeclared type `DispatchTable`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594b8dc02602 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594b8dc02602 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594b8dc02602 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x594b8dc02602 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x594b8dc281f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x594b8dc281f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x594b8dbfeff3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x594b8dbfeff3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x594b8dc02452 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x594b8dc03c29 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x594b8dc03a5e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x594b8dbc3e44 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x594b8dbc3e44 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x594b8dc046fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x594b8dc046fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x594b8dc043ca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x594b8dc02b09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x594b8dc0405d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x594b8dc26ce0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x594b8db799bc - happy_path::tools::run_program_with_status::h43c2a7e12431bc72
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tools/mod.rs:126:9
[INFO] [stdout]   20:     0x594b8db77cab - happy_path::tools::run_program::h9be903a7a131b0eb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tools/mod.rs:11:36
[INFO] [stdout]   21:     0x594b8db7e26b - happy_path::demo_add_function::hda0f2c7fcbf29909
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/happy_path.rs:45:28
[INFO] [stdout]   22:     0x594b8db7e217 - happy_path::demo_add_function::{{closure}}::h6d98345e5e7ae2cc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/happy_path.rs:28:23
[INFO] [stdout]   23:     0x594b8db74286 - core::ops::function::FnOnce::call_once::h511ee9d4b0e1b069
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x594b8dbc96ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x594b8dbc96ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x594b8dbc87e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x594b8dbc87e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x594b8dbc87e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x594b8dbc87e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x594b8dbc87e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x594b8dbc87e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x594b8dbc87e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x594b8db8c3e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x594b8db8c3e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x594b8db8fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x594b8db8fdba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x594b8db8fdba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x594b8db8fdba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x594b8db8fdba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x594b8db8fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x594b8db8fdba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x594b8dc0770f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x594b8dc0770f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7913ecf05aa4 - <unknown>
[INFO] [stdout]   45:     0x7913ecf92a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- child_panic_but_caught stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'child_panic_but_caught' panicked at tests/tools/mod.rs:126:9:
[INFO] [stdout] failed to run rustc:
[INFO] [stdout] --- rustc stdout ---
[INFO] [stdout] 
[INFO] [stdout] --- rustc stderr ---
[INFO] [stdout] error: extern location for spork does not exist: /opt/rustwide/workdir/target/debug/deps/libspork-9ed0fa64698ca313.rlib
[INFO] [stdout]  --> /tmp/.tmphaVS4s/test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use spork::*; fn add(a: i32, b: i32) -> i32
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `spawn` in this scope
[INFO] [stdout]  --> /tmp/.tmphaVS4s/test.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     assert_eq!(spawn!(|| add(1, 2)).unwrap().join().unwrap(), 3);
[INFO] [stdout]   |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: extern location for spork does not exist: /opt/rustwide/workdir/target/debug/deps/libspork-9ed0fa64698ca313.rlib
[INFO] [stdout]  --> /tmp/.tmphaVS4s/test.rs:8:62
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut table = DispatchTable::new(); table.insert(add); spork(table);
[INFO] [stdout]   |                                                              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/workdir/target/debug/inner_tests/test-jRfPvIgoeHU.d`: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DispatchTable`
[INFO] [stdout]  --> /tmp/.tmphaVS4s/test.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let mut table = DispatchTable::new(); table.insert(add); spork(table);
[INFO] [stdout]   |                     ^^^^^^^^^^^^^ use of undeclared type `DispatchTable`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `going_to_catch_unwind` in this scope
[INFO] [stdout]  --> /tmp/.tmphaVS4s/test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     going_to_catch_unwind(||
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594b8dc02602 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594b8dc02602 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594b8dc02602 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x594b8dc02602 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x594b8dc281f3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x594b8dc281f3 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x594b8dbfeff3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x594b8dbfeff3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x594b8dc02452 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x594b8dc03c29 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x594b8dc03a5e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x594b8dbc3e44 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x594b8dbc3e44 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x594b8dc046fe - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x594b8dc046fe - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x594b8dc043ca - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x594b8dc02b09 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x594b8dc0405d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x594b8dc26ce0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x594b8db799bc - happy_path::tools::run_program_with_status::h43c2a7e12431bc72
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tools/mod.rs:126:9
[INFO] [stdout]   20:     0x594b8db77cab - happy_path::tools::run_program::h9be903a7a131b0eb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tools/mod.rs:11:36
[INFO] [stdout]   21:     0x594b8db7ec1b - happy_path::child_panic_but_caught::hda9ed3fa0eb0b73e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/happy_path.rs:218:28
[INFO] [stdout]   22:     0x594b8db7ebc7 - happy_path::child_panic_but_caught::{{closure}}::hc41a7ea7d8bf2a6f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/happy_path.rs:196:28
[INFO] [stdout]   23:     0x594b8db74346 - core::ops::function::FnOnce::call_once::h8abed00474a7c4a8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x594b8dbc96ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x594b8dbc96ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x594b8dbc87e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x594b8dbc87e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x594b8dbc87e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x594b8dbc87e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x594b8dbc87e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x594b8dbc87e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x594b8dbc87e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x594b8db8c3e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x594b8db8c3e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x594b8db8fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x594b8db8fdba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x594b8db8fdba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x594b8db8fdba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x594b8db8fdba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x594b8db8fdba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x594b8db8fdba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x594b8dc0770f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x594b8dc0770f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x7913ecf05aa4 - <unknown>
[INFO] [stdout]   45:     0x7913ecf92a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     child_panic_but_caught
[INFO] [stdout]     closure
[INFO] [stdout]     demo_add_function
[INFO] [stdout]     fundamental_usage
[INFO] [stdout]     many
[INFO] [stdout]     move_closure
[INFO] [stdout]     nested
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ab0f996bc999d2a24221408277b9ddced7d1510233126a44b42433959c9f2b95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab0f996bc999d2a24221408277b9ddced7d1510233126a44b42433959c9f2b95", kill_on_drop: false }`
[INFO] [stdout] ab0f996bc999d2a24221408277b9ddced7d1510233126a44b42433959c9f2b95
