[INFO] cloning repository https://github.com/benfred/py-spy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benfred/py-spy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenfred%2Fpy-spy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenfred%2Fpy-spy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8094073186027c82a354d83bf728f803d4d2f848 [INFO] testing benfred/py-spy against beta-2022-05-20 for beta-1.62-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenfred%2Fpy-spy" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/benfred/py-spy on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/.cargo/config [INFO] started tweaking git repo https://github.com/benfred/py-spy [INFO] finished tweaking git repo https://github.com/benfred/py-spy [INFO] tweaked toml for git repo https://github.com/benfred/py-spy written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/benfred/py-spy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bda2092ea9c9eaa4b69da214d33d3f8775a15ff5f1c7e334593585941e84bdaa [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bda2092ea9c9eaa4b69da214d33d3f8775a15ff5f1c7e334593585941e84bdaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bda2092ea9c9eaa4b69da214d33d3f8775a15ff5f1c7e334593585941e84bdaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bda2092ea9c9eaa4b69da214d33d3f8775a15ff5f1c7e334593585941e84bdaa", kill_on_drop: false }` [INFO] [stdout] bda2092ea9c9eaa4b69da214d33d3f8775a15ff5f1c7e334593585941e84bdaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 124d75ce7141f5464c3a914763fd88e5084225f32de289b7f2e1f1e885bf9862 [INFO] running `Command { std: "docker" "start" "-a" "124d75ce7141f5464c3a914763fd88e5084225f32de289b7f2e1f1e885bf9862", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling proc-maps v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling remoteprocess v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.74 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling py-spy v0.3.12 (/opt/rustwide/workdir) [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling clap_lex v0.2.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling read-process-memory v0.1.4 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling lru v0.7.2 [INFO] [stderr] Compiling rand_distr v0.4.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling ctrlc v3.2.1 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling goblin v0.5.1 [INFO] [stderr] Compiling goblin v0.4.3 [INFO] [stderr] Compiling clap v3.1.15 [INFO] [stderr] Compiling inferno v0.11.2 [INFO] [stderr] Compiling clap_complete v3.1.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `Command { std: "docker" "inspect" "124d75ce7141f5464c3a914763fd88e5084225f32de289b7f2e1f1e885bf9862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "124d75ce7141f5464c3a914763fd88e5084225f32de289b7f2e1f1e885bf9862", kill_on_drop: false }` [INFO] [stdout] 124d75ce7141f5464c3a914763fd88e5084225f32de289b7f2e1f1e885bf9862 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e72fcf9eb3dcdffdd8d8ee7d763415484db40e1122123979c3fc8685d32d9ebb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e72fcf9eb3dcdffdd8d8ee7d763415484db40e1122123979c3fc8685d32d9ebb", kill_on_drop: false }` [INFO] [stderr] Compiling py-spy v0.3.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:420:20 [INFO] [stdout] | [INFO] [stdout] 420 | assert_eq!(get_config("py-spy record -o foo").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:429:20 [INFO] [stdout] | [INFO] [stdout] 429 | assert_eq!(get_config("py-spy r -p 1234 -o foo -f unknown").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:455:20 [INFO] [stdout] | [INFO] [stdout] 455 | assert_eq!(get_config("py-spy dump").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:473:20 [INFO] [stdout] | [INFO] [stdout] 473 | assert_eq!(get_config("py-spy dude").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:420:20 [INFO] [stdout] | [INFO] [stdout] 420 | assert_eq!(get_config("py-spy record -o foo").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:429:20 [INFO] [stdout] | [INFO] [stdout] 429 | assert_eq!(get_config("py-spy r -p 1234 -o foo -f unknown").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:455:20 [INFO] [stdout] | [INFO] [stdout] 455 | assert_eq!(get_config("py-spy dump").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] --> src/config.rs:473:20 [INFO] [stdout] | [INFO] [stdout] 473 | assert_eq!(get_config("py-spy dude").unwrap_err().kind, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.82s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/py_spy-f3e0920b5d7f684c) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/py_spy-37acc434897a6e44) [INFO] [stderr] Executable tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-67e8e2ae02de923d) [INFO] running `Command { std: "docker" "inspect" "e72fcf9eb3dcdffdd8d8ee7d763415484db40e1122123979c3fc8685d32d9ebb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e72fcf9eb3dcdffdd8d8ee7d763415484db40e1122123979c3fc8685d32d9ebb", kill_on_drop: false }` [INFO] [stdout] e72fcf9eb3dcdffdd8d8ee7d763415484db40e1122123979c3fc8685d32d9ebb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6ec405caff87ee38d4a4de9a5fcdd99a28ab122c5e5eafd436e2c604387f0344 [INFO] running `Command { std: "docker" "start" "-a" "6ec405caff87ee38d4a4de9a5fcdd99a28ab122c5e5eafd436e2c604387f0344", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stderr] --> src/config.rs:420:20 [INFO] [stderr] | [INFO] [stderr] 420 | assert_eq!(get_config("py-spy record -o foo").unwrap_err().kind, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stderr] --> src/config.rs:429:20 [INFO] [stderr] | [INFO] [stderr] 429 | assert_eq!(get_config("py-spy r -p 1234 -o foo -f unknown").unwrap_err().kind, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stderr] --> src/config.rs:455:20 [INFO] [stderr] | [INFO] [stderr] 455 | assert_eq!(get_config("py-spy dump").unwrap_err().kind, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `clap::Error::kind`: Replaced with `Error::kind()` [INFO] [stdout] [INFO] [stderr] --> src/config.rs:473:20 [INFO] [stdout] running 11 tests [INFO] [stderr] | [INFO] [stderr] 473 | assert_eq!(get_config("py-spy dude").unwrap_err().kind, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `py-spy` (lib test) generated 4 warnings [INFO] [stderr] warning: `py-spy` (bin "py-spy" test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/py_spy-f3e0920b5d7f684c) [INFO] [stdout] test cython::tests::test_demangle ... ok [INFO] [stdout] test config::tests::test_parse_dump_args ... ok [INFO] [stdout] test python_data_access::tests::test_copy_bytes ... ok [INFO] [stdout] test python_data_access::tests::test_copy_string ... ok [INFO] [stdout] test stack_trace::tests::test_get_line_number ... ok [INFO] [stdout] test config::tests::test_parse_args ... ok [INFO] [stdout] test python_spy::tests::test_is_python_lib ... ok [INFO] [stdout] test config::tests::test_parse_top_args ... ok [INFO] [stdout] test config::tests::test_parse_record_args ... ok [INFO] [stdout] test version::tests::test_find_version ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/py_spy-37acc434897a6e44) [INFO] [stdout] test cython::tests::test_source_map ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test cython::tests::test_demangle ... ok [INFO] [stdout] test config::tests::test_parse_top_args ... ok [INFO] [stdout] test python_data_access::tests::test_copy_bytes ... ok [INFO] [stdout] test stack_trace::tests::test_get_line_number ... ok [INFO] [stdout] test python_data_access::tests::test_copy_string ... ok [INFO] [stdout] test python_spy::tests::test_is_python_lib ... ok [INFO] [stdout] test speedscope::tests::test_speedscope_units ... ok [INFO] [stdout] test config::tests::test_parse_args ... ok [INFO] [stdout] test config::tests::test_parse_dump_args ... ok [INFO] [stdout] test config::tests::test_parse_record_args ... ok [INFO] [stdout] test version::tests::test_find_version ... ok [INFO] [stdout] test cython::tests::test_source_map ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-67e8e2ae02de923d) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_thread_names ... FAILED [INFO] [stdout] test test_long_sleep ... FAILED [INFO] [stdout] test test_subprocesses_zombiechild ... FAILED [INFO] [stdout] test test_thread_reuse ... FAILED [INFO] [stdout] test test_busy_loop ... FAILED [INFO] [stdout] test test_unicode ... FAILED [INFO] [stdout] test test_negative_linenumber_increment ... FAILED [INFO] [stdout] test test_local_vars ... FAILED [INFO] [stdout] test test_recursive ... FAILED [INFO] [stdout] test test_delayed_subprocess ... FAILED [INFO] [stdout] test test_subprocesses ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_thread_names stdout ---- [INFO] [stdout] thread 'test_thread_names' panicked at 'called `Result::unwrap()` on an `Err` value: IOError(Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }) [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121:35 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19:17 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36:18 [INFO] [stdout] 4: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:2105:27 [INFO] [stdout] 5: py_spy::python_spy::get_python_version [INFO] [stdout] at src/python_spy.rs:540:19 [INFO] [stdout] 6: py_spy::python_spy::PythonSpy::new [INFO] [stdout] at src/python_spy.rs:83:23 [INFO] [stdout] 7: py_spy::python_spy::PythonSpy::retry_new [INFO] [stdout] at src/python_spy.rs:151:29 [INFO] [stdout] 8: integration_test::TestRunner::new [INFO] [stdout] at tests/integration_test.rs:37:19 [INFO] [stdout] 9: integration_test::test_thread_names [INFO] [stdout] at tests/integration_test.rs:133:22 [INFO] [stdout] 10: integration_test::test_thread_names::{{closure}} [INFO] [stdout] at tests/integration_test.rs:121:1 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 17: start_thread [INFO] [stdout] 18: clone [INFO] [stdout] ', tests/integration_test.rs:37:65 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cc3383e52d - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55cc3383e52d - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cc3383e52d - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55cc3383e52d - ::fmt::h1025ecd2bac85833 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55cc3386241c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stdout] 5: 0x55cc3383a641 - std::io::Write::write_fmt::h84051526396eafd5 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stdout] 6: 0x55cc33840005 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55cc33840005 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55cc33840005 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55cc3383fcb0 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55cc338405d8 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55cc33840487 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55cc3383e9e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55cc338401b9 - rust_begin_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55cc3306cb63 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55cc3306cc53 - core::result::unwrap_failed::h328e70098ea1018f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55cc3307ac65 - core::result::Result::unwrap::h6f9e7772d49fdcb4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55cc3306d2f0 - integration_test::TestRunner::new::h6e0bdf724eee4e00 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:37:19 [INFO] [stdout] 18: 0x55cc3306e55a - integration_test::test_thread_names::hc56910af6f250bab [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:133:22 [INFO] [stdout] 19: 0x55cc3306e30a - integration_test::test_thread_names::{{closure}}::h43a86cdcee932672 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:121:1 [INFO] [stdout] 20: 0x55cc330787ce - core::ops::function::FnOnce::call_once::h8f1fce77428654aa [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55cc330b2223 - core::ops::function::FnOnce::call_once::he3f3ce7b57606922 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x55cc330b2223 - test::__rust_begin_short_backtrace::h7f70c09aa5d912df [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 23: 0x55cc330b0fda - as core::ops::function::FnOnce>::call_once::h62347161a330de87 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 24: 0x55cc330b0fda - as core::ops::function::FnOnce<()>>::call_once::h10da6b5758ac6847 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55cc330b0fda - std::panicking::try::do_call::h71413bc507bbc4e2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55cc330b0fda - std::panicking::try::h0411d95bc90139e0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55cc330b0fda - std::panic::catch_unwind::ha1edba92348980b8 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55cc330b0fda - test::run_test_in_process::h8beffdcfd9dbc6b3 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] 29: 0x55cc330b0fda - test::run_test::run_test_inner::{{closure}}::hfbaa04c7659c7a27 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 30: 0x55cc3307d22d - test::run_test::run_test_inner::{{closure}}::hcd0894578967f8ba [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] 31: 0x55cc3307d22d - std::sys_common::backtrace::__rust_begin_short_backtrace::h83b56239eb73178f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc731689efd2b66f4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] 33: 0x55cc33082cd8 - as core::ops::function::FnOnce<()>>::call_once::h1a34616ab93f415b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55cc33082cd8 - std::panicking::try::do_call::he9237158437382be [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55cc33082cd8 - std::panicking::try::ha501127d54394055 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55cc33082cd8 - std::panic::catch_unwind::hf11cd5c846b8423f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49bb14c1c9c170d4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] 38: 0x55cc33082cd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1713d54c925fdd4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 39: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h997dc5bc9efdb91e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 40: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h482cb6422469721b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 41: 0x55cc338451c3 - std::sys::unix::thread::Thread::new::thread_start::hcd1011649240eef0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f1cb4c97609 - start_thread [INFO] [stdout] 43: 0x7f1cb4a65163 - clone [INFO] [stdout] [INFO] [stdout] ---- test_long_sleep stdout ---- [INFO] [stdout] thread 'test_long_sleep' panicked at 'called `Result::unwrap()` on an `Err` value: IOError(Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }) [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121:35 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19:17 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36:18 [INFO] [stdout] 4: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:2105:27 [INFO] [stdout] 5: py_spy::python_spy::get_python_version [INFO] [stdout] at src/python_spy.rs:540:19 [INFO] [stdout] 6: py_spy::python_spy::PythonSpy::new [INFO] [stdout] at src/python_spy.rs:83:23 [INFO] [stdout] 7: py_spy::python_spy::PythonSpy::retry_new [INFO] [stdout] at src/python_spy.rs:151:29 [INFO] [stdout] 8: integration_test::TestRunner::new [INFO] [stdout] at tests/integration_test.rs:37:19 [INFO] [stdout] 9: integration_test::test_long_sleep [INFO] [stdout] at tests/integration_test.rs:97:22 [INFO] [stdout] 10: integration_test::test_long_sleep::{{closure}} [INFO] [stdout] at tests/integration_test.rs:88:1 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 17: start_thread [INFO] [stdout] 18: clone [INFO] [stdout] ', tests/integration_test.rs:37:65 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cc3383e52d - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55cc3383e52d - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cc3383e52d - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55cc3383e52d - ::fmt::h1025ecd2bac85833 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55cc3386241c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stdout] 5: 0x55cc3383a641 - std::io::Write::write_fmt::h84051526396eafd5 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stdout] 6: 0x55cc33840005 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55cc33840005 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55cc33840005 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55cc3383fcb0 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55cc338405d8 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55cc33840487 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55cc3383e9e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55cc338401b9 - rust_begin_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55cc3306cb63 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55cc3306cc53 - core::result::unwrap_failed::h328e70098ea1018f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55cc3307ac65 - core::result::Result::unwrap::h6f9e7772d49fdcb4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55cc3306d2f0 - integration_test::TestRunner::new::h6e0bdf724eee4e00 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:37:19 [INFO] [stdout] 18: 0x55cc3306db46 - integration_test::test_long_sleep::h3dd9741fffc74734 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:97:22 [INFO] [stdout] 19: 0x55cc3306dafa - integration_test::test_long_sleep::{{closure}}::hb8b47229fcb71442 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:88:1 [INFO] [stdout] 20: 0x55cc3307864e - core::ops::function::FnOnce::call_once::h2303e374f41cbff7 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55cc330b2223 - core::ops::function::FnOnce::call_once::he3f3ce7b57606922 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x55cc330b2223 - test::__rust_begin_short_backtrace::h7f70c09aa5d912df [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 23: 0x55cc330b0fda - as core::ops::function::FnOnce>::call_once::h62347161a330de87 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 24: 0x55cc330b0fda - as core::ops::function::FnOnce<()>>::call_once::h10da6b5758ac6847 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55cc330b0fda - std::panicking::try::do_call::h71413bc507bbc4e2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55cc330b0fda - std::panicking::try::h0411d95bc90139e0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55cc330b0fda - std::panic::catch_unwind::ha1edba92348980b8 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55cc330b0fda - test::run_test_in_process::h8beffdcfd9dbc6b3 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] 29: 0x55cc330b0fda - test::run_test::run_test_inner::{{closure}}::hfbaa04c7659c7a27 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 30: 0x55cc3307d22d - test::run_test::run_test_inner::{{closure}}::hcd0894578967f8ba [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] 31: 0x55cc3307d22d - std::sys_common::backtrace::__rust_begin_short_backtrace::h83b56239eb73178f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc731689efd2b66f4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] 33: 0x55cc33082cd8 - as core::ops::function::FnOnce<()>>::call_once::h1a34616ab93f415b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55cc33082cd8 - std::panicking::try::do_call::he9237158437382be [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55cc33082cd8 - std::panicking::try::ha501127d54394055 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55cc33082cd8 - std::panic::catch_unwind::hf11cd5c846b8423f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49bb14c1c9c170d4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] 38: 0x55cc33082cd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1713d54c925fdd4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 39: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h997dc5bc9efdb91e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 40: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h482cb6422469721b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 41: 0x55cc338451c3 - std::sys::unix::thread::Thread::new::thread_start::hcd1011649240eef0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f1cb4c97609 - start_thread [INFO] [stdout] 43: 0x7f1cb4a65163 - clone [INFO] [stdout] [INFO] [stdout] ---- test_subprocesses_zombiechild stdout ---- [INFO] [stdout] thread 'test_subprocesses_zombiechild' panicked at 'called `Result::unwrap()` on an `Err` value: ErrorMessage { msg: "No python processes found in process 52 or any of its subprocesses" } [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121:35 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19:17 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36:18 [INFO] [stdout] 4: failure::error_message::err_msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error_message.rs:12:5 [INFO] [stdout] 5: py_spy::sampler::Sampler::new_subprocess_sampler [INFO] [stdout] at src/sampler.rs:113:28 [INFO] [stdout] 6: py_spy::sampler::Sampler::new [INFO] [stdout] at src/sampler.rs:32:13 [INFO] [stdout] 7: integration_test::test_subprocesses_zombiechild [INFO] [stdout] at tests/integration_test.rs:337:20 [INFO] [stdout] 8: integration_test::test_subprocesses_zombiechild::{{closure}} [INFO] [stdout] at tests/integration_test.rs:323:1 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 11: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 12: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 13: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 14: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 15: start_thread [INFO] [stdout] 16: clone [INFO] [stdout] ', tests/integration_test.rs:337:73 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cc3383e52d - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55cc3383e52d - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cc3383e52d - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55cc3383e52d - ::fmt::h1025ecd2bac85833 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55cc3386241c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stdout] 5: 0x55cc3383a641 - std::io::Write::write_fmt::h84051526396eafd5 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stdout] 6: 0x55cc33840005 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55cc33840005 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55cc33840005 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55cc3383fcb0 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55cc338405d8 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55cc33840487 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55cc3383e9e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55cc338401b9 - rust_begin_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55cc3306cb63 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55cc3306cc53 - core::result::unwrap_failed::h328e70098ea1018f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55cc3307aba5 - core::result::Result::unwrap::h50a8f29b6ea08daf [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55cc33071c01 - integration_test::test_subprocesses_zombiechild::h21de8f0826e22161 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:337:20 [INFO] [stdout] 18: 0x55cc3307199a - integration_test::test_subprocesses_zombiechild::{{closure}}::hb826b5d8940d376f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:323:1 [INFO] [stdout] 19: 0x55cc330789ae - core::ops::function::FnOnce::call_once::hf7cf4ef4d5ffcf42 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x55cc330b2223 - core::ops::function::FnOnce::call_once::he3f3ce7b57606922 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55cc330b2223 - test::__rust_begin_short_backtrace::h7f70c09aa5d912df [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 22: 0x55cc330b0fda - as core::ops::function::FnOnce>::call_once::h62347161a330de87 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 23: 0x55cc330b0fda - as core::ops::function::FnOnce<()>>::call_once::h10da6b5758ac6847 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55cc330b0fda - std::panicking::try::do_call::h71413bc507bbc4e2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55cc330b0fda - std::panicking::try::h0411d95bc90139e0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55cc330b0fda - std::panic::catch_unwind::ha1edba92348980b8 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55cc330b0fda - test::run_test_in_process::h8beffdcfd9dbc6b3 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] 28: 0x55cc330b0fda - test::run_test::run_test_inner::{{closure}}::hfbaa04c7659c7a27 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 29: 0x55cc3307d22d - test::run_test::run_test_inner::{{closure}}::hcd0894578967f8ba [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] 30: 0x55cc3307d22d - std::sys_common::backtrace::__rust_begin_short_backtrace::h83b56239eb73178f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc731689efd2b66f4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] 32: 0x55cc33082cd8 - as core::ops::function::FnOnce<()>>::call_once::h1a34616ab93f415b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55cc33082cd8 - std::panicking::try::do_call::he9237158437382be [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55cc33082cd8 - std::panicking::try::ha501127d54394055 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55cc33082cd8 - std::panic::catch_unwind::hf11cd5c846b8423f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49bb14c1c9c170d4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] 37: 0x55cc33082cd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1713d54c925fdd4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h997dc5bc9efdb91e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 39: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h482cb6422469721b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 40: 0x55cc338451c3 - std::sys::unix::thread::Thread::new::thread_start::hcd1011649240eef0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f1cb4c97609 - start_thread [INFO] [stdout] 42: 0x7f1cb4a65163 - clone [INFO] [stdout] [INFO] [stdout] ---- test_thread_reuse stdout ---- [INFO] [stdout] thread 'test_thread_reuse' panicked at 'called `Result::unwrap()` on an `Err` value: IOError(Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }) [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121:35 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19:17 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36:18 [INFO] [stdout] 4: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:2105:27 [INFO] [stdout] 5: py_spy::python_spy::get_python_version [INFO] [stdout] at src/python_spy.rs:540:19 [INFO] [stdout] 6: py_spy::python_spy::PythonSpy::new [INFO] [stdout] at src/python_spy.rs:83:23 [INFO] [stdout] 7: py_spy::python_spy::PythonSpy::retry_new [INFO] [stdout] at src/python_spy.rs:151:29 [INFO] [stdout] 8: integration_test::TestRunner::new [INFO] [stdout] at tests/integration_test.rs:37:19 [INFO] [stdout] 9: integration_test::test_thread_reuse [INFO] [stdout] at tests/integration_test.rs:69:22 [INFO] [stdout] 10: integration_test::test_thread_reuse::{{closure}} [INFO] [stdout] at tests/integration_test.rs:62:1 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 17: start_thread [INFO] [stdout] 18: clone [INFO] [stdout] ', tests/integration_test.rs:37:65 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cc3383e52d - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55cc3383e52d - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cc3383e52d - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55cc3383e52d - ::fmt::h1025ecd2bac85833 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55cc3386241c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stdout] 5: 0x55cc3383a641 - std::io::Write::write_fmt::h84051526396eafd5 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stdout] 6: 0x55cc33840005 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55cc33840005 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55cc33840005 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55cc3383fcb0 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55cc338405d8 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55cc33840487 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55cc3383e9e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55cc338401b9 - rust_begin_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55cc3306cb63 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55cc3306cc53 - core::result::unwrap_failed::h328e70098ea1018f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55cc3307ac65 - core::result::Result::unwrap::h6f9e7772d49fdcb4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55cc3306d2f0 - integration_test::TestRunner::new::h6e0bdf724eee4e00 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:37:19 [INFO] [stdout] 18: 0x55cc3306d774 - integration_test::test_thread_reuse::h1e1eb562d2aee613 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:69:22 [INFO] [stdout] 19: 0x55cc3306d53a - integration_test::test_thread_reuse::{{closure}}::h1b5aa4f4b0890a13 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:62:1 [INFO] [stdout] 20: 0x55cc3307885e - core::ops::function::FnOnce::call_once::h93ad911723662fb7 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55cc330b2223 - core::ops::function::FnOnce::call_once::he3f3ce7b57606922 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x55cc330b2223 - test::__rust_begin_short_backtrace::h7f70c09aa5d912df [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 23: 0x55cc330b0fda - as core::ops::function::FnOnce>::call_once::h62347161a330de87 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 24: 0x55cc330b0fda - as core::ops::function::FnOnce<()>>::call_once::h10da6b5758ac6847 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55cc330b0fda - std::panicking::try::do_call::h71413bc507bbc4e2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55cc330b0fda - std::panicking::try::h0411d95bc90139e0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55cc330b0fda - std::panic::catch_unwind::ha1edba92348980b8 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55cc330b0fda - test::run_test_in_process::h8beffdcfd9dbc6b3 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] 29: 0x55cc330b0fda - test::run_test::run_test_inner::{{closure}}::hfbaa04c7659c7a27 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 30: 0x55cc3307d22d - test::run_test::run_test_inner::{{closure}}::hcd0894578967f8ba [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] 31: 0x55cc3307d22d - std::sys_common::backtrace::__rust_begin_short_backtrace::h83b56239eb73178f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc731689efd2b66f4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] 33: 0x55cc33082cd8 - as core::ops::function::FnOnce<()>>::call_once::h1a34616ab93f415b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55cc33082cd8 - std::panicking::try::do_call::he9237158437382be [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55cc33082cd8 - std::panicking::try::ha501127d54394055 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55cc33082cd8 - std::panic::catch_unwind::hf11cd5c846b8423f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49bb14c1c9c170d4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] 38: 0x55cc33082cd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1713d54c925fdd4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 39: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h997dc5bc9efdb91e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 40: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h482cb6422469721b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 41: 0x55cc338451c3 - std::sys::unix::thread::Thread::new::thread_start::hcd1011649240eef0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f1cb4c97609 - start_thread [INFO] [stdout] 43: 0x7f1cb4a65163 - clone [INFO] [stdout] [INFO] [stdout] ---- test_busy_loop stdout ---- [INFO] [stdout] thread 'test_busy_loop' panicked at 'called `Result::unwrap()` on an `Err` value: IOError(Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }) [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121:35 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19:17 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36:18 [INFO] [stdout] 4: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:2105:27 [INFO] [stdout] 5: py_spy::python_spy::get_python_version [INFO] [stdout] at src/python_spy.rs:540:19 [INFO] [stdout] 6: py_spy::python_spy::PythonSpy::new [INFO] [stdout] at src/python_spy.rs:83:23 [INFO] [stdout] 7: py_spy::python_spy::PythonSpy::retry_new [INFO] [stdout] at src/python_spy.rs:151:29 [INFO] [stdout] 8: integration_test::TestRunner::new [INFO] [stdout] at tests/integration_test.rs:37:19 [INFO] [stdout] 9: integration_test::test_busy_loop [INFO] [stdout] at tests/integration_test.rs:51:22 [INFO] [stdout] 10: integration_test::test_busy_loop::{{closure}} [INFO] [stdout] at tests/integration_test.rs:43:1 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 17: start_thread [INFO] [stdout] 18: clone [INFO] [stdout] ', tests/integration_test.rs:37:65 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cc3383e52d - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55cc3383e52d - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cc3383e52d - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55cc3383e52d - ::fmt::h1025ecd2bac85833 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55cc3386241c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stdout] 5: 0x55cc3383a641 - std::io::Write::write_fmt::h84051526396eafd5 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stdout] 6: 0x55cc33840005 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55cc33840005 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55cc33840005 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55cc3383fcb0 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55cc338405d8 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55cc33840487 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55cc3383e9e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55cc338401b9 - rust_begin_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55cc3306cb63 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55cc3306cc53 - core::result::unwrap_failed::h328e70098ea1018f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55cc3307ac65 - core::result::Result::unwrap::h6f9e7772d49fdcb4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55cc3306d2f0 - integration_test::TestRunner::new::h6e0bdf724eee4e00 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:37:19 [INFO] [stdout] 18: 0x55cc3306d413 - integration_test::test_busy_loop::h3a1e1be689187dc3 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:51:22 [INFO] [stdout] 19: 0x55cc3306d3ca - integration_test::test_busy_loop::{{closure}}::hee1e0c992ffb2676 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:43:1 [INFO] [stdout] 20: 0x55cc330786ee - core::ops::function::FnOnce::call_once::h28c9ad6cdd1d525c [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55cc330b2223 - core::ops::function::FnOnce::call_once::he3f3ce7b57606922 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x55cc330b2223 - test::__rust_begin_short_backtrace::h7f70c09aa5d912df [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 23: 0x55cc330b0fda - as core::ops::function::FnOnce>::call_once::h62347161a330de87 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 24: 0x55cc330b0fda - as core::ops::function::FnOnce<()>>::call_once::h10da6b5758ac6847 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55cc330b0fda - std::panicking::try::do_call::h71413bc507bbc4e2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55cc330b0fda - std::panicking::try::h0411d95bc90139e0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55cc330b0fda - std::panic::catch_unwind::ha1edba92348980b8 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55cc330b0fda - test::run_test_in_process::h8beffdcfd9dbc6b3 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] 29: 0x55cc330b0fda - test::run_test::run_test_inner::{{closure}}::hfbaa04c7659c7a27 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 30: 0x55cc3307d22d - test::run_test::run_test_inner::{{closure}}::hcd0894578967f8ba [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] 31: 0x55cc3307d22d - std::sys_common::backtrace::__rust_begin_short_backtrace::h83b56239eb73178f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc731689efd2b66f4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] 33: 0x55cc33082cd8 - as core::ops::function::FnOnce<()>>::call_once::h1a34616ab93f415b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55cc33082cd8 - std::panicking::try::do_call::he9237158437382be [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55cc33082cd8 - std::panicking::try::ha501127d54394055 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55cc33082cd8 - std::panic::catch_unwind::hf11cd5c846b8423f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49bb14c1c9c170d4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] 38: 0x55cc33082cd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1713d54c925fdd4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 39: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h997dc5bc9efdb91e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 40: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h482cb6422469721b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 41: 0x55cc338451c3 - std::sys::unix::thread::Thread::new::thread_start::hcd1011649240eef0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f1cb4c97609 - start_thread [INFO] [stdout] 43: 0x7f1cb4a65163 - clone [INFO] [stdout] [INFO] [stdout] ---- test_unicode stdout ---- [INFO] [stdout] thread 'test_unicode' panicked at 'called `Result::unwrap()` on an `Err` value: IOError(Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }) [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121:35 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19:17 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36:18 [INFO] [stdout] 4: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:2105:27 [INFO] [stdout] 5: py_spy::python_spy::get_python_version [INFO] [stdout] at src/python_spy.rs:540:19 [INFO] [stdout] 6: py_spy::python_spy::PythonSpy::new [INFO] [stdout] at src/python_spy.rs:83:23 [INFO] [stdout] 7: py_spy::python_spy::PythonSpy::retry_new [INFO] [stdout] at src/python_spy.rs:151:29 [INFO] [stdout] 8: integration_test::TestRunner::new [INFO] [stdout] at tests/integration_test.rs:37:19 [INFO] [stdout] 9: integration_test::test_unicode [INFO] [stdout] at tests/integration_test.rs:195:22 [INFO] [stdout] 10: integration_test::test_unicode::{{closure}} [INFO] [stdout] at tests/integration_test.rs:188:1 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 17: start_thread [INFO] [stdout] 18: clone [INFO] [stdout] ', tests/integration_test.rs:37:65 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cc3383e52d - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55cc3383e52d - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cc3383e52d - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55cc3383e52d - ::fmt::h1025ecd2bac85833 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55cc3386241c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stdout] 5: 0x55cc3383a641 - std::io::Write::write_fmt::h84051526396eafd5 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stdout] 6: 0x55cc33840005 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55cc33840005 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55cc33840005 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55cc3383fcb0 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55cc338405d8 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55cc33840487 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55cc3383e9e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55cc338401b9 - rust_begin_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55cc3306cb63 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55cc3306cc53 - core::result::unwrap_failed::h328e70098ea1018f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55cc3307ac65 - core::result::Result::unwrap::h6f9e7772d49fdcb4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55cc3306d2f0 - integration_test::TestRunner::new::h6e0bdf724eee4e00 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:37:19 [INFO] [stdout] 18: 0x55cc3306f046 - integration_test::test_unicode::h06abf6f5f928a045 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:195:22 [INFO] [stdout] 19: 0x55cc3306effa - integration_test::test_unicode::{{closure}}::heb563805beceab25 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:188:1 [INFO] [stdout] 20: 0x55cc3307872e - core::ops::function::FnOnce::call_once::h5704dd3b7e855188 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55cc330b2223 - core::ops::function::FnOnce::call_once::he3f3ce7b57606922 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x55cc330b2223 - test::__rust_begin_short_backtrace::h7f70c09aa5d912df [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 23: 0x55cc330b0fda - as core::ops::function::FnOnce>::call_once::h62347161a330de87 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 24: 0x55cc330b0fda - as core::ops::function::FnOnce<()>>::call_once::h10da6b5758ac6847 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55cc330b0fda - std::panicking::try::do_call::h71413bc507bbc4e2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55cc330b0fda - std::panicking::try::h0411d95bc90139e0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55cc330b0fda - std::panic::catch_unwind::ha1edba92348980b8 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55cc330b0fda - test::run_test_in_process::h8beffdcfd9dbc6b3 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] 29: 0x55cc330b0fda - test::run_test::run_test_inner::{{closure}}::hfbaa04c7659c7a27 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 30: 0x55cc3307d22d - test::run_test::run_test_inner::{{closure}}::hcd0894578967f8ba [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] 31: 0x55cc3307d22d - std::sys_common::backtrace::__rust_begin_short_backtrace::h83b56239eb73178f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc731689efd2b66f4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] 33: 0x55cc33082cd8 - as core::ops::function::FnOnce<()>>::call_once::h1a34616ab93f415b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55cc33082cd8 - std::panicking::try::do_call::he9237158437382be [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55cc33082cd8 - std::panicking::try::ha501127d54394055 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55cc33082cd8 - std::panic::catch_unwind::hf11cd5c846b8423f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49bb14c1c9c170d4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] 38: 0x55cc33082cd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1713d54c925fdd4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 39: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h997dc5bc9efdb91e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 40: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h482cb6422469721b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 41: 0x55cc338451c3 - std::sys::unix::thread::Thread::new::thread_start::hcd1011649240eef0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f1cb4c97609 - start_thread [INFO] [stdout] 43: 0x7f1cb4a65163 - clone [INFO] [stdout] [INFO] [stdout] ---- test_negative_linenumber_increment stdout ---- [INFO] [stdout] thread 'test_negative_linenumber_increment' panicked at 'called `Result::unwrap()` on an `Err` value: IOError(Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }) [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121:35 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19:17 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36:18 [INFO] [stdout] 4: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:2105:27 [INFO] [stdout] 5: py_spy::python_spy::get_python_version [INFO] [stdout] at src/python_spy.rs:540:19 [INFO] [stdout] 6: py_spy::python_spy::PythonSpy::new [INFO] [stdout] at src/python_spy.rs:83:23 [INFO] [stdout] 7: py_spy::python_spy::PythonSpy::retry_new [INFO] [stdout] at src/python_spy.rs:151:29 [INFO] [stdout] 8: integration_test::TestRunner::new [INFO] [stdout] at tests/integration_test.rs:37:19 [INFO] [stdout] 9: integration_test::test_negative_linenumber_increment [INFO] [stdout] at tests/integration_test.rs:349:26 [INFO] [stdout] 10: integration_test::test_negative_linenumber_increment::{{closure}} [INFO] [stdout] at tests/integration_test.rs:341:1 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 17: start_thread [INFO] [stdout] 18: clone [INFO] [stdout] ', tests/integration_test.rs:37:65 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cc3383e52d - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55cc3383e52d - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cc3383e52d - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55cc3383e52d - ::fmt::h1025ecd2bac85833 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55cc3386241c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stdout] 5: 0x55cc3383a641 - std::io::Write::write_fmt::h84051526396eafd5 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stdout] 6: 0x55cc33840005 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55cc33840005 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55cc33840005 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55cc3383fcb0 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55cc338405d8 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55cc33840487 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55cc3383e9e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55cc338401b9 - rust_begin_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55cc3306cb63 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55cc3306cc53 - core::result::unwrap_failed::h328e70098ea1018f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55cc3307ac65 - core::result::Result::unwrap::h6f9e7772d49fdcb4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55cc3306d2f0 - integration_test::TestRunner::new::h6e0bdf724eee4e00 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:37:19 [INFO] [stdout] 18: 0x55cc33071ca6 - integration_test::test_negative_linenumber_increment::h739e9d636552aa0a [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:349:26 [INFO] [stdout] 19: 0x55cc33071c5a - integration_test::test_negative_linenumber_increment::{{closure}}::h326303cc3ec9d635 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:341:1 [INFO] [stdout] 20: 0x55cc3307892e - core::ops::function::FnOnce::call_once::he976211329754003 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55cc330b2223 - core::ops::function::FnOnce::call_once::he3f3ce7b57606922 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x55cc330b2223 - test::__rust_begin_short_backtrace::h7f70c09aa5d912df [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 23: 0x55cc330b0fda - as core::ops::function::FnOnce>::call_once::h62347161a330de87 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 24: 0x55cc330b0fda - as core::ops::function::FnOnce<()>>::call_once::h10da6b5758ac6847 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55cc330b0fda - std::panicking::try::do_call::h71413bc507bbc4e2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55cc330b0fda - std::panicking::try::h0411d95bc90139e0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55cc330b0fda - std::panic::catch_unwind::ha1edba92348980b8 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55cc330b0fda - test::run_test_in_process::h8beffdcfd9dbc6b3 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] 29: 0x55cc330b0fda - test::run_test::run_test_inner::{{closure}}::hfbaa04c7659c7a27 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 30: 0x55cc3307d22d - test::run_test::run_test_inner::{{closure}}::hcd0894578967f8ba [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] 31: 0x55cc3307d22d - std::sys_common::backtrace::__rust_begin_short_backtrace::h83b56239eb73178f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc731689efd2b66f4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] 33: 0x55cc33082cd8 - as core::ops::function::FnOnce<()>>::call_once::h1a34616ab93f415b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55cc33082cd8 - std::panicking::try::do_call::he9237158437382be [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55cc33082cd8 - std::panicking::try::ha501127d54394055 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55cc33082cd8 - std::panic::catch_unwind::hf11cd5c846b8423f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49bb14c1c9c170d4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] 38: 0x55cc33082cd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1713d54c925fdd4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 39: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h997dc5bc9efdb91e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 40: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h482cb6422469721b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 41: 0x55cc338451c3 - std::sys::unix::thread::Thread::new::thread_start::hcd1011649240eef0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f1cb4c97609 - start_thread [INFO] [stdout] 43: 0x7f1cb4a65163 - clone [INFO] [stdout] [INFO] [stdout] ---- test_local_vars stdout ---- [INFO] [stdout] thread 'test_local_vars' panicked at 'called `Result::unwrap()` on an `Err` value: IOError(Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }) [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121:35 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19:17 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36:18 [INFO] [stdout] 4: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:2105:27 [INFO] [stdout] 5: py_spy::python_spy::get_python_version [INFO] [stdout] at src/python_spy.rs:540:19 [INFO] [stdout] 6: py_spy::python_spy::PythonSpy::new [INFO] [stdout] at src/python_spy.rs:83:23 [INFO] [stdout] 7: py_spy::python_spy::PythonSpy::retry_new [INFO] [stdout] at src/python_spy.rs:151:29 [INFO] [stdout] 8: integration_test::TestRunner::new [INFO] [stdout] at tests/integration_test.rs:37:19 [INFO] [stdout] 9: integration_test::test_local_vars [INFO] [stdout] at tests/integration_test.rs:223:22 [INFO] [stdout] 10: integration_test::test_local_vars::{{closure}} [INFO] [stdout] at tests/integration_test.rs:213:1 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 17: start_thread [INFO] [stdout] 18: clone [INFO] [stdout] ', tests/integration_test.rs:37:65 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cc3383e52d - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55cc3383e52d - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cc3383e52d - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55cc3383e52d - ::fmt::h1025ecd2bac85833 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55cc3386241c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stdout] 5: 0x55cc3383a641 - std::io::Write::write_fmt::h84051526396eafd5 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stdout] 6: 0x55cc33840005 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55cc33840005 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55cc33840005 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55cc3383fcb0 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55cc338405d8 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55cc33840487 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55cc3383e9e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55cc338401b9 - rust_begin_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55cc3306cb63 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55cc3306cc53 - core::result::unwrap_failed::h328e70098ea1018f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55cc3307ac65 - core::result::Result::unwrap::h6f9e7772d49fdcb4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55cc3306d2f0 - integration_test::TestRunner::new::h6e0bdf724eee4e00 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:37:19 [INFO] [stdout] 18: 0x55cc3306fa62 - integration_test::test_local_vars::h3cc784f52bb44731 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:223:22 [INFO] [stdout] 19: 0x55cc3306f80a - integration_test::test_local_vars::{{closure}}::h90a0e9e482905a46 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:213:1 [INFO] [stdout] 20: 0x55cc330788ee - core::ops::function::FnOnce::call_once::hd75eb160af064865 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55cc330b2223 - core::ops::function::FnOnce::call_once::he3f3ce7b57606922 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x55cc330b2223 - test::__rust_begin_short_backtrace::h7f70c09aa5d912df [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 23: 0x55cc330b0fda - as core::ops::function::FnOnce>::call_once::h62347161a330de87 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 24: 0x55cc330b0fda - as core::ops::function::FnOnce<()>>::call_once::h10da6b5758ac6847 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55cc330b0fda - std::panicking::try::do_call::h71413bc507bbc4e2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55cc330b0fda - std::panicking::try::h0411d95bc90139e0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55cc330b0fda - std::panic::catch_unwind::ha1edba92348980b8 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55cc330b0fda - test::run_test_in_process::h8beffdcfd9dbc6b3 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] 29: 0x55cc330b0fda - test::run_test::run_test_inner::{{closure}}::hfbaa04c7659c7a27 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 30: 0x55cc3307d22d - test::run_test::run_test_inner::{{closure}}::hcd0894578967f8ba [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] 31: 0x55cc3307d22d - std::sys_common::backtrace::__rust_begin_short_backtrace::h83b56239eb73178f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc731689efd2b66f4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] 33: 0x55cc33082cd8 - as core::ops::function::FnOnce<()>>::call_once::h1a34616ab93f415b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55cc33082cd8 - std::panicking::try::do_call::he9237158437382be [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55cc33082cd8 - std::panicking::try::ha501127d54394055 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55cc33082cd8 - std::panic::catch_unwind::hf11cd5c846b8423f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49bb14c1c9c170d4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] 38: 0x55cc33082cd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1713d54c925fdd4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 39: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h997dc5bc9efdb91e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 40: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h482cb6422469721b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 41: 0x55cc338451c3 - std::sys::unix::thread::Thread::new::thread_start::hcd1011649240eef0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f1cb4c97609 - start_thread [INFO] [stdout] 43: 0x7f1cb4a65163 - clone [INFO] [stdout] [INFO] [stdout] ---- test_recursive stdout ---- [INFO] [stdout] thread 'test_recursive' panicked at 'called `Result::unwrap()` on an `Err` value: IOError(Os { code: 1, kind: PermissionDenied, message: "Operation not permitted" }) [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121:35 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19:17 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36:18 [INFO] [stdout] 4: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:2105:27 [INFO] [stdout] 5: py_spy::python_spy::get_python_version [INFO] [stdout] at src/python_spy.rs:540:19 [INFO] [stdout] 6: py_spy::python_spy::PythonSpy::new [INFO] [stdout] at src/python_spy.rs:83:23 [INFO] [stdout] 7: py_spy::python_spy::PythonSpy::retry_new [INFO] [stdout] at src/python_spy.rs:151:29 [INFO] [stdout] 8: integration_test::TestRunner::new [INFO] [stdout] at tests/integration_test.rs:37:19 [INFO] [stdout] 9: integration_test::test_recursive [INFO] [stdout] at tests/integration_test.rs:170:22 [INFO] [stdout] 10: integration_test::test_recursive::{{closure}} [INFO] [stdout] at tests/integration_test.rs:156:1 [INFO] [stdout] 11: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 12: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 13: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 14: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 15: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 16: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 17: start_thread [INFO] [stdout] 18: clone [INFO] [stdout] ', tests/integration_test.rs:37:65 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cc3383e52d - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55cc3383e52d - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cc3383e52d - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55cc3383e52d - ::fmt::h1025ecd2bac85833 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55cc3386241c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stdout] 5: 0x55cc3383a641 - std::io::Write::write_fmt::h84051526396eafd5 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stdout] 6: 0x55cc33840005 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55cc33840005 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55cc33840005 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55cc3383fcb0 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55cc338405d8 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55cc33840487 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55cc3383e9e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55cc338401b9 - rust_begin_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55cc3306cb63 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55cc3306cc53 - core::result::unwrap_failed::h328e70098ea1018f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55cc3307ac65 - core::result::Result::unwrap::h6f9e7772d49fdcb4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55cc3306d2f0 - integration_test::TestRunner::new::h6e0bdf724eee4e00 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:37:19 [INFO] [stdout] 18: 0x55cc3306ebc6 - integration_test::test_recursive::hf7e0646b1bb5109d [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:170:22 [INFO] [stdout] 19: 0x55cc3306eb7a - integration_test::test_recursive::{{closure}}::hf6113bc366e3c93c [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:156:1 [INFO] [stdout] 20: 0x55cc330788ae - core::ops::function::FnOnce::call_once::hd08c03ca855a4629 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55cc330b2223 - core::ops::function::FnOnce::call_once::he3f3ce7b57606922 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x55cc330b2223 - test::__rust_begin_short_backtrace::h7f70c09aa5d912df [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 23: 0x55cc330b0fda - as core::ops::function::FnOnce>::call_once::h62347161a330de87 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 24: 0x55cc330b0fda - as core::ops::function::FnOnce<()>>::call_once::h10da6b5758ac6847 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55cc330b0fda - std::panicking::try::do_call::h71413bc507bbc4e2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55cc330b0fda - std::panicking::try::h0411d95bc90139e0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55cc330b0fda - std::panic::catch_unwind::ha1edba92348980b8 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55cc330b0fda - test::run_test_in_process::h8beffdcfd9dbc6b3 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] 29: 0x55cc330b0fda - test::run_test::run_test_inner::{{closure}}::hfbaa04c7659c7a27 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 30: 0x55cc3307d22d - test::run_test::run_test_inner::{{closure}}::hcd0894578967f8ba [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] 31: 0x55cc3307d22d - std::sys_common::backtrace::__rust_begin_short_backtrace::h83b56239eb73178f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc731689efd2b66f4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] 33: 0x55cc33082cd8 - as core::ops::function::FnOnce<()>>::call_once::h1a34616ab93f415b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55cc33082cd8 - std::panicking::try::do_call::he9237158437382be [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55cc33082cd8 - std::panicking::try::ha501127d54394055 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55cc33082cd8 - std::panic::catch_unwind::hf11cd5c846b8423f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49bb14c1c9c170d4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] 38: 0x55cc33082cd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1713d54c925fdd4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 39: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h997dc5bc9efdb91e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 40: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h482cb6422469721b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 41: 0x55cc338451c3 - std::sys::unix::thread::Thread::new::thread_start::hcd1011649240eef0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f1cb4c97609 - start_thread [INFO] [stdout] 43: 0x7f1cb4a65163 - clone [INFO] [stdout] [INFO] [stdout] ---- test_delayed_subprocess stdout ---- [INFO] [stdout] thread 'test_delayed_subprocess' panicked at 'called `Result::unwrap()` on an `Err` value: ErrorMessage { msg: "No python processes found in process 49 or any of its subprocesses" } [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121:35 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19:17 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36:18 [INFO] [stdout] 4: failure::error_message::err_msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error_message.rs:12:5 [INFO] [stdout] 5: py_spy::sampler::Sampler::new_subprocess_sampler [INFO] [stdout] at src/sampler.rs:113:28 [INFO] [stdout] 6: py_spy::sampler::Sampler::new [INFO] [stdout] at src/sampler.rs:32:13 [INFO] [stdout] 7: integration_test::test_delayed_subprocess [INFO] [stdout] at tests/integration_test.rs:379:19 [INFO] [stdout] 8: integration_test::test_delayed_subprocess::{{closure}} [INFO] [stdout] at tests/integration_test.rs:376:1 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 11: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 12: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 13: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 14: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 15: start_thread [INFO] [stdout] 16: clone [INFO] [stdout] ', tests/integration_test.rs:379:72 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cc3383e52d - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55cc3383e52d - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cc3383e52d - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55cc3383e52d - ::fmt::h1025ecd2bac85833 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55cc3386241c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stdout] 5: 0x55cc3383a641 - std::io::Write::write_fmt::h84051526396eafd5 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stdout] 6: 0x55cc33840005 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55cc33840005 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55cc33840005 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55cc3383fcb0 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55cc338405d8 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55cc33840487 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55cc3383e9e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55cc338401b9 - rust_begin_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55cc3306cb63 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55cc3306cc53 - core::result::unwrap_failed::h328e70098ea1018f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55cc3307aba5 - core::result::Result::unwrap::h50a8f29b6ea08daf [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55cc330728b3 - integration_test::test_delayed_subprocess::ha53382ff21b6d7d8 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:379:19 [INFO] [stdout] 18: 0x55cc3307266a - integration_test::test_delayed_subprocess::{{closure}}::he8fff170f51fd433 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:376:1 [INFO] [stdout] 19: 0x55cc3307896e - core::ops::function::FnOnce::call_once::hece86274f86d2569 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x55cc330b2223 - core::ops::function::FnOnce::call_once::he3f3ce7b57606922 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55cc330b2223 - test::__rust_begin_short_backtrace::h7f70c09aa5d912df [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 22: 0x55cc330b0fda - as core::ops::function::FnOnce>::call_once::h62347161a330de87 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 23: 0x55cc330b0fda - as core::ops::function::FnOnce<()>>::call_once::h10da6b5758ac6847 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55cc330b0fda - std::panicking::try::do_call::h71413bc507bbc4e2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55cc330b0fda - std::panicking::try::h0411d95bc90139e0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55cc330b0fda - std::panic::catch_unwind::ha1edba92348980b8 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55cc330b0fda - test::run_test_in_process::h8beffdcfd9dbc6b3 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] 28: 0x55cc330b0fda - test::run_test::run_test_inner::{{closure}}::hfbaa04c7659c7a27 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 29: 0x55cc3307d22d - test::run_test::run_test_inner::{{closure}}::hcd0894578967f8ba [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] 30: 0x55cc3307d22d - std::sys_common::backtrace::__rust_begin_short_backtrace::h83b56239eb73178f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc731689efd2b66f4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] 32: 0x55cc33082cd8 - as core::ops::function::FnOnce<()>>::call_once::h1a34616ab93f415b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55cc33082cd8 - std::panicking::try::do_call::he9237158437382be [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55cc33082cd8 - std::panicking::try::ha501127d54394055 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55cc33082cd8 - std::panic::catch_unwind::hf11cd5c846b8423f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49bb14c1c9c170d4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] 37: 0x55cc33082cd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1713d54c925fdd4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h997dc5bc9efdb91e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 39: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h482cb6422469721b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 40: 0x55cc338451c3 - std::sys::unix::thread::Thread::new::thread_start::hcd1011649240eef0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f1cb4c97609 - start_thread [INFO] [stdout] 42: 0x7f1cb4a65163 - clone [INFO] [stdout] [INFO] [stdout] ---- test_subprocesses stdout ---- [INFO] [stdout] thread 'test_subprocesses' panicked at 'called `Result::unwrap()` on an `Err` value: ErrorMessage { msg: "No python processes found in process 46 or any of its subprocesses" } [INFO] [stdout] [INFO] [stdout] 0: failure::backtrace::internal::InternalBacktrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46:44 [INFO] [stdout] 1: failure::backtrace::Backtrace::new [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121:35 [INFO] [stdout] 2: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19:17 [INFO] [stdout] 3: >::from [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36:18 [INFO] [stdout] 4: failure::error_message::err_msg [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error_message.rs:12:5 [INFO] [stdout] 5: py_spy::sampler::Sampler::new_subprocess_sampler [INFO] [stdout] at src/sampler.rs:113:28 [INFO] [stdout] 6: py_spy::sampler::Sampler::new [INFO] [stdout] at src/sampler.rs:32:13 [INFO] [stdout] 7: integration_test::test_subprocesses [INFO] [stdout] at tests/integration_test.rs:300:19 [INFO] [stdout] 8: integration_test::test_subprocesses::{{closure}} [INFO] [stdout] at tests/integration_test.rs:286:1 [INFO] [stdout] 9: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 10: core::ops::function::FnOnce::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] test::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 11: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] test::run_test_in_process [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 12: test::run_test::run_test_inner::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] std::sys_common::backtrace::__rust_begin_short_backtrace [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 13: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] as core::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] std::panicking::try::do_call [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] std::panicking::try [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] std::panic::catch_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] std::thread::Builder::spawn_unchecked_::{{closure}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] core::ops::function::FnOnce::call_once{{vtable.shim}} [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 14: as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] as core::ops::function::FnOnce>::call_once [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] std::sys::unix::thread::Thread::new::thread_start [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 15: start_thread [INFO] [stdout] 16: clone [INFO] [stdout] ', tests/integration_test.rs:300:72 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cc3383e52d - std::backtrace_rs::backtrace::libunwind::trace::ha8406fd4a233ad1f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55cc3383e52d - std::backtrace_rs::backtrace::trace_unsynchronized::h95f26ca4bd23bd0f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cc3383e52d - std::sys_common::backtrace::_print_fmt::h9955f0b025c061cd [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55cc3383e52d - ::fmt::h1025ecd2bac85833 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55cc3386241c - core::fmt::write::hd5fa34bae8a7f0ea [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/fmt/mod.rs:1196:17 [INFO] [stdout] 5: 0x55cc3383a641 - std::io::Write::write_fmt::h84051526396eafd5 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/io/mod.rs:1654:15 [INFO] [stdout] 6: 0x55cc33840005 - std::sys_common::backtrace::_print::h330c8fadbab13d8b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55cc33840005 - std::sys_common::backtrace::print::h38d4cf1c3e16e656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55cc33840005 - std::panicking::default_hook::{{closure}}::h56cdf194ec124abb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55cc3383fcb0 - std::panicking::default_hook::h9929fdc60733f795 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55cc338405d8 - std::panicking::rust_panic_with_hook::h490228be5a55104d [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55cc33840487 - std::panicking::begin_panic_handler::{{closure}}::hfd963b6683c36656 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55cc3383e9e4 - std::sys_common::backtrace::__rust_end_short_backtrace::h2912e3decfe2cba4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55cc338401b9 - rust_begin_unwind [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55cc3306cb63 - core::panicking::panic_fmt::hf4ba906a2c8693a2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x55cc3306cc53 - core::result::unwrap_failed::h328e70098ea1018f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x55cc3307aba5 - core::result::Result::unwrap::h50a8f29b6ea08daf [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x55cc33071411 - integration_test::test_subprocesses::he073e3018a46ebd0 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:300:19 [INFO] [stdout] 18: 0x55cc3307116a - integration_test::test_subprocesses::{{closure}}::ha730c427713bcfcd [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:286:1 [INFO] [stdout] 19: 0x55cc3307860e - core::ops::function::FnOnce::call_once::h08bd5744ef4805bb [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 20: 0x55cc330b2223 - core::ops::function::FnOnce::call_once::he3f3ce7b57606922 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 21: 0x55cc330b2223 - test::__rust_begin_short_backtrace::h7f70c09aa5d912df [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:573:5 [INFO] [stdout] 22: 0x55cc330b0fda - as core::ops::function::FnOnce>::call_once::h62347161a330de87 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 23: 0x55cc330b0fda - as core::ops::function::FnOnce<()>>::call_once::h10da6b5758ac6847 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55cc330b0fda - std::panicking::try::do_call::h71413bc507bbc4e2 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55cc330b0fda - std::panicking::try::h0411d95bc90139e0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55cc330b0fda - std::panic::catch_unwind::ha1edba92348980b8 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55cc330b0fda - test::run_test_in_process::h8beffdcfd9dbc6b3 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:596:18 [INFO] [stdout] 28: 0x55cc330b0fda - test::run_test::run_test_inner::{{closure}}::hfbaa04c7659c7a27 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:490:39 [INFO] [stdout] 29: 0x55cc3307d22d - test::run_test::run_test_inner::{{closure}}::hcd0894578967f8ba [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/test/src/lib.rs:517:37 [INFO] [stdout] 30: 0x55cc3307d22d - std::sys_common::backtrace::__rust_begin_short_backtrace::h83b56239eb73178f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc731689efd2b66f4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:501:17 [INFO] [stdout] 32: 0x55cc33082cd8 - as core::ops::function::FnOnce<()>>::call_once::h1a34616ab93f415b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55cc33082cd8 - std::panicking::try::do_call::he9237158437382be [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55cc33082cd8 - std::panicking::try::ha501127d54394055 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55cc33082cd8 - std::panic::catch_unwind::hf11cd5c846b8423f [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55cc33082cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h49bb14c1c9c170d4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/thread/mod.rs:500:30 [INFO] [stdout] 37: 0x55cc33082cd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1713d54c925fdd4 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 38: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h997dc5bc9efdb91e [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 39: 0x55cc338451c3 - as core::ops::function::FnOnce>::call_once::h482cb6422469721b [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/alloc/src/boxed.rs:1872:9 [INFO] [stdout] 40: 0x55cc338451c3 - std::sys::unix::thread::Thread::new::thread_start::hcd1011649240eef0 [INFO] [stdout] at /rustc/daf68b1f766e67ffe040260b15c218301853386a/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f1cb4c97609 - start_thread [INFO] [stdout] 42: 0x7f1cb4a65163 - clone [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_busy_loop [INFO] [stdout] test_delayed_subprocess [INFO] [stdout] test_local_vars [INFO] [stdout] test_long_sleep [INFO] [stdout] test_negative_linenumber_increment [INFO] [stdout] test_recursive [INFO] [stdout] test_subprocesses [INFO] [stdout] test_subprocesses_zombiechild [INFO] [stdout] test_thread_names [INFO] [stdout] test_thread_reuse [INFO] [stdout] test_unicode [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.12s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test integration_test' [INFO] running `Command { std: "docker" "inspect" "6ec405caff87ee38d4a4de9a5fcdd99a28ab122c5e5eafd436e2c604387f0344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ec405caff87ee38d4a4de9a5fcdd99a28ab122c5e5eafd436e2c604387f0344", kill_on_drop: false }` [INFO] [stdout] 6ec405caff87ee38d4a4de9a5fcdd99a28ab122c5e5eafd436e2c604387f0344