[INFO] fetching crate session_types 0.3.1... [INFO] testing session_types-0.3.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate session_types 0.3.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate session_types 0.3.1 [INFO] finished tweaking crates.io crate session_types 0.3.1 [INFO] tweaked toml for crates.io crate session_types 0.3.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate session_types 0.3.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] [stderr] Adding compiletest_rs v0.3.26 (available: v0.11.2) [INFO] [stderr] Adding crossbeam-channel v0.3.9 (available: v0.5.15) [INFO] [stderr] Adding rand v0.5.6 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 753f9887060fe419651af3fc2509496670f2187363d0e003cee47c15d5253a0e [INFO] running `Command { std: "docker" "start" "-a" "753f9887060fe419651af3fc2509496670f2187363d0e003cee47c15d5253a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "753f9887060fe419651af3fc2509496670f2187363d0e003cee47c15d5253a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "753f9887060fe419651af3fc2509496670f2187363d0e003cee47c15d5253a0e", kill_on_drop: false }` [INFO] [stdout] 753f9887060fe419651af3fc2509496670f2187363d0e003cee47c15d5253a0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 897a2ee5eb426f2175578ffae06455c4a5e909f1c141e9c92c299a7738cd8c51 [INFO] running `Command { std: "docker" "start" "-a" "897a2ee5eb426f2175578ffae06455c4a5e909f1c141e9c92c299a7738cd8c51", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling session_types v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | #![cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.40s [INFO] running `Command { std: "docker" "inspect" "897a2ee5eb426f2175578ffae06455c4a5e909f1c141e9c92c299a7738cd8c51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "897a2ee5eb426f2175578ffae06455c4a5e909f1c141e9c92c299a7738cd8c51", kill_on_drop: false }` [INFO] [stdout] 897a2ee5eb426f2175578ffae06455c4a5e909f1c141e9c92c299a7738cd8c51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f5fc3c4984a961081898a1df7344736f462d1185b1047028986ea798957af41 [INFO] running `Command { std: "docker" "start" "-a" "8f5fc3c4984a961081898a1df7344736f462d1185b1047028986ea798957af41", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling compiletest_rs v0.3.26 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling tester v0.6.0 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | #![cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stderr] Compiling session_types v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:62:13 [INFO] [stdout] | [INFO] [stdout] 62 | #![cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> examples/atm.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(ptr_arg))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> examples/planeclip.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(many_single_char_names, ptr_arg))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> examples/arithmetic.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> examples/many-clients.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.53s [INFO] running `Command { std: "docker" "inspect" "8f5fc3c4984a961081898a1df7344736f462d1185b1047028986ea798957af41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f5fc3c4984a961081898a1df7344736f462d1185b1047028986ea798957af41", kill_on_drop: false }` [INFO] [stdout] 8f5fc3c4984a961081898a1df7344736f462d1185b1047028986ea798957af41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9d300927f8842bef5718109313fe62f9fcaa526eca7f69bd8e2a5d8ca6f1c80d [INFO] running `Command { std: "docker" "start" "-a" "9d300927f8842bef5718109313fe62f9fcaa526eca7f69bd8e2a5d8ca6f1c80d", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lib.rs:62:13 [INFO] [stderr] | [INFO] [stderr] 62 | #![cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `session_types` (lib) generated 1 warning [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> examples/arithmetic.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> examples/atm.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg_attr(feature = "cargo-clippy", allow(ptr_arg))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `session_types` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `session_types` (example "arithmetic") generated 1 warning [INFO] [stderr] warning: `session_types` (example "atm") generated 1 warning [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> examples/planeclip.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg_attr(feature = "cargo-clippy", allow(many_single_char_names, ptr_arg))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> examples/many-clients.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg_attr(feature = "cargo-clippy", allow(needless_pass_by_value))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `session_types` (example "planeclip") generated 1 warning [INFO] [stderr] warning: `session_types` (example "many-clients") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/session_types-563d173177373e83) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/chan_select.rs (/opt/rustwide/target/debug/deps/chan_select-400dc0345b379cd4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test chan_select_hselect ... ok [INFO] [stderr] Running tests/drop_server.rs (/opt/rustwide/target/debug/deps/drop_server-29d20dfa66a0cb25) [INFO] [stdout] test chan_select_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test server_client_works ... ok [INFO] [stdout] test server_client_incomplete_panics - should panic ... ok [INFO] [stdout] test server_incomplete_panics - should panic ... ok [INFO] [stdout] test client_incomplete_panics - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/send_recv.rs (/opt/rustwide/target/debug/deps/send_recv-62b7c9bfc5c08dfd) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test main ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-1ebedcbc93e9c58b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test [compile-fail] compile-fail/send-on-recv.rs ... FAILED [INFO] [stdout] test [compile-fail] compile-fail/incompatible-sessions.rs ... FAILED [INFO] [stdout] test [compile-fail] compile-fail/no-aliasing.rs ... FAILED [INFO] [stdout] test [compile-fail] compile-fail/cannot-impl-hasdual.rs ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [compile-fail] compile-fail/cannot-impl-hasdual.rs [INFO] [stdout] [compile-fail] compile-fail/incompatible-sessions.rs [INFO] [stdout] [compile-fail] compile-fail/no-aliasing.rs [INFO] [stdout] [compile-fail] compile-fail/send-on-recv.rs [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] test compile_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- compile_test stdout ---- [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/send-on-recv.rs:1: unexpected error: '1:1: 1:28: can't find crate for `session_types` [E0463]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/send-on-recv.rs:7: unexpected error: '7:23: 7:26: cannot find type `Eps` in this scope [E0412]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/send-on-recv.rs:9: unexpected error: '9:11: 9:15: cannot find type `Chan` in this scope [E0412]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/send-on-recv.rs:13: unexpected error: '13:11: 13:15: cannot find type `Chan` in this scope [E0412]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/send-on-recv.rs:13: unexpected error: '13:30: 13:37: cannot find trait `HasDual` in this scope [E0405]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/send-on-recv.rs:7: unexpected warning: '7:14: 7:27: trait objects without an explicit `dyn` are deprecated [bare_trait_objects]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/send-on-recv.rs:7: unexpected warning: '7:14: 7:27: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/send-on-recv.rs:7: unexpected error: '7:14: 7:18: trait takes 0 generic arguments but 2 generic arguments were supplied [E0107]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/send-on-recv.rs:18: unexpected error: '18:20: 18:35: cannot find function `session_channel` in this scope [E0425]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/send-on-recv.rs:14: expected error not found: [INFO] [stdout] [INFO] [stdout] error: 9 unexpected errors found, 1 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/compile-fail/send-on-recv.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/send-on-recv.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/send-on-recv.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 1, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "1:1: 1:28: can't find crate for `session_types` [E0463]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 7, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "7:23: 7:26: cannot find type `Eps` in this scope [E0412]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 9, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "9:11: 9:15: cannot find type `Chan` in this scope [E0412]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 13, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "13:11: 13:15: cannot find type `Chan` in this scope [E0412]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 13, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "13:30: 13:37: cannot find trait `HasDual` in this scope [E0405]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 7, [INFO] [stdout] kind: Some( [INFO] [stdout] Warning, [INFO] [stdout] ), [INFO] [stdout] msg: "7:14: 7:27: trait objects without an explicit `dyn` are deprecated [bare_trait_objects]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 7, [INFO] [stdout] kind: Some( [INFO] [stdout] Warning, [INFO] [stdout] ), [INFO] [stdout] msg: "7:14: 7:27: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 7, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "7:14: 7:18: trait takes 0 generic arguments but 2 generic arguments were supplied [E0107]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 18, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "18:20: 18:35: cannot find function `session_channel` in this scope [E0425]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 14, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] compile-fail/send-on-recv.rs' (37) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:1091:13: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f239309cee2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f239309cee2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f239309cee2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f239309cee2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f23930ae44f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f23930ae44f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5f2393064fd3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f2393064fd3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f2393072612 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f2393077c3f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f2393077ad1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f2392b72a8e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5f2392b72a8e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f23930782ff - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5f23930782ff - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f239307794c - std::panicking::begin_panic::{{closure}}::hbca37b9370ed1d4e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x5f2393072759 - std::sys::backtrace::__rust_end_short_backtrace::h383389d914306e48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f2393077912 - std::panicking::begin_panic::hacb00ff898b62556 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x5f2392bfaf3a - compiletest_rs::runtest::TestCx::check_expected_errors::h88a38b4b286ad464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:1091:13 [INFO] [stdout] 19: 0x5f2392bee90e - compiletest_rs::runtest::TestCx::run_cfail_test::hdb314b42bfcbffe0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:178:18 [INFO] [stdout] 20: 0x5f2392bebd1c - compiletest_rs::runtest::TestCx::run_revision::h1516b7e808d20567 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:131:31 [INFO] [stdout] 21: 0x5f2392be83f7 - compiletest_rs::runtest::run::h9428c4ff57c88465 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:83:17 [INFO] [stdout] 22: 0x5f2392c2dd2b - compiletest_rs::make_test_closure::{{closure}}::h60328a29e88e545e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/lib.rs:292:9 [INFO] [stdout] 23: 0x5f2392c1fc8e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5d3e3a060b19c046 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f2392fd6b68 - as core::ops::function::FnOnce>::call_once::h9dfe7168d0ba4d03 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 25: 0x5f2393012c84 - test::__rust_begin_short_backtrace::h8e9628eb71f1c039 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:545:5 [INFO] [stdout] 26: 0x5f2393016063 - test::run_test::{{closure}}::h79c382e40837c88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:529:34 [INFO] [stdout] 27: 0x5f239301bc08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4867ad3082a87c13 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x5f2392fd6b68 - as core::ops::function::FnOnce>::call_once::h9dfe7168d0ba4d03 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 29: 0x5f239301ff74 - as core::ops::function::FnOnce<()>>::call_once::h72a4fa9c7b1fc8ad [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x5f2392ff2807 - std::panicking::catch_unwind::do_call::hbe427960b5de568c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x5f2392ff03ab - __rust_try [INFO] [stdout] 32: 0x5f2392feda3a - std::panicking::catch_unwind::hf52dce65df74ee71 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x5f2392feda3a - std::panic::catch_unwind::h98b231a49dfbe816 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5f239301109b - test::run_test_in_process::h24c82a1f9654eb13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:580:18 [INFO] [stdout] 35: 0x5f23930152e4 - test::run_test::run_test_inner::{{closure}}::h0b7aebce36c5c030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:476:21 [INFO] [stdout] 36: 0x5f23930102b6 - std::sys::backtrace::__rust_begin_short_backtrace::h74de4bbda881b1ac [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x5f2392feac0f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h36e236c4f93c7270 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x5f239301ff24 - as core::ops::function::FnOnce<()>>::call_once::h22de0fbb812b7939 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x5f2392ff27d0 - std::panicking::catch_unwind::do_call::ha12ea9aaf9f56a7c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x5f2392fed48b - __rust_try [INFO] [stdout] 41: 0x5f2392fea9df - std::panicking::catch_unwind::h9127d2af303af476 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: 0x5f2392fea9df - std::panic::catch_unwind::hb288252c1daa317a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x5f2392fea9df - std::thread::Builder::spawn_unchecked_::{{closure}}::hf93f1e7650a34b1d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 44: 0x5f239301bc8f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc3a800b31115d0a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5f239306d38f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 46: 0x5f239306d38f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 47: 0x7362ba6b8aa4 - [INFO] [stdout] 48: 0x7362ba745a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/incompatible-sessions.rs:1: unexpected error: '1:1: 1:28: can't find crate for `session_types` [E0463]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/incompatible-sessions.rs:7: unexpected error: '7:11: 7:15: cannot find type `Chan` in this scope [E0412]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/incompatible-sessions.rs:7: unexpected error: '7:20: 7:24: cannot find type `Recv` in this scope [E0412]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/incompatible-sessions.rs:7: unexpected error: '7:29: 7:32: cannot find type `Eps` in this scope [E0412]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/incompatible-sessions.rs:9: unexpected error: '9:5: 9:6: type annotations needed [E0282]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/incompatible-sessions.rs:13: unexpected error: '13:20: 13:35: cannot find function `session_channel` in this scope [E0425]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/incompatible-sessions.rs:16: expected error not found: [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/incompatible-sessions.rs:17: expected error not found: [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/incompatible-sessions.rs:18: expected error not found: [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/incompatible-sessions.rs:19: expected error not found: [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/incompatible-sessions.rs:20: expected error not found: [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/incompatible-sessions.rs:21: expected error not found: [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/incompatible-sessions.rs:22: expected error not found: [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/incompatible-sessions.rs:23: expected error not found: [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/incompatible-sessions.rs:24: expected error not found: [INFO] [stdout] [INFO] [stdout] error: 6 unexpected errors found, 9 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/compile-fail/incompatible-sessions.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/incompatible-sessions.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/incompatible-sessions.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 1, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "1:1: 1:28: can't find crate for `session_types` [E0463]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 7, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "7:11: 7:15: cannot find type `Chan` in this scope [E0412]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 7, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "7:20: 7:24: cannot find type `Recv` in this scope [E0412]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 7, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "7:29: 7:32: cannot find type `Eps` in this scope [E0412]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 9, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "9:5: 9:6: type annotations needed [E0282]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 13, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "13:20: 13:35: cannot find function `session_channel` in this scope [E0425]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 16, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 18, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 19, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 20, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 21, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 22, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 23, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 24, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] compile-fail/incompatible-sessions.rs' (35) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:1091:13: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f239309cee2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f239309cee2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f239309cee2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f239309cee2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f23930ae44f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f23930ae44f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5f2393064fd3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f2393064fd3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f2393072612 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f2393077c3f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f2393077ad1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f2392b72a8e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5f2392b72a8e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f23930782ff - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5f23930782ff - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f239307794c - std::panicking::begin_panic::{{closure}}::hbca37b9370ed1d4e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x5f2393072759 - std::sys::backtrace::__rust_end_short_backtrace::h383389d914306e48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f2393077912 - std::panicking::begin_panic::hacb00ff898b62556 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x5f2392bfaf3a - compiletest_rs::runtest::TestCx::check_expected_errors::h88a38b4b286ad464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:1091:13 [INFO] [stdout] 19: 0x5f2392bee90e - compiletest_rs::runtest::TestCx::run_cfail_test::hdb314b42bfcbffe0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:178:18 [INFO] [stdout] 20: 0x5f2392bebd1c - compiletest_rs::runtest::TestCx::run_revision::h1516b7e808d20567 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:131:31 [INFO] [stdout] 21: 0x5f2392be83f7 - compiletest_rs::runtest::run::h9428c4ff57c88465 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:83:17 [INFO] [stdout] 22: 0x5f2392c2dd2b - compiletest_rs::make_test_closure::{{closure}}::h60328a29e88e545e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/lib.rs:292:9 [INFO] [stdout] 23: 0x5f2392c1fc8e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5d3e3a060b19c046 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f2392fd6b68 - as core::ops::function::FnOnce>::call_once::h9dfe7168d0ba4d03 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 25: 0x5f2393012c84 - test::__rust_begin_short_backtrace::h8e9628eb71f1c039 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:545:5 [INFO] [stdout] 26: 0x5f2393016063 - test::run_test::{{closure}}::h79c382e40837c88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:529:34 [INFO] [stdout] 27: 0x5f239301bc08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4867ad3082a87c13 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x5f2392fd6b68 - as core::ops::function::FnOnce>::call_once::h9dfe7168d0ba4d03 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 29: 0x5f239301ff74 - as core::ops::function::FnOnce<()>>::call_once::h72a4fa9c7b1fc8ad [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x5f2392ff2807 - std::panicking::catch_unwind::do_call::hbe427960b5de568c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x5f2392ff03ab - __rust_try [INFO] [stdout] 32: 0x5f2392feda3a - std::panicking::catch_unwind::hf52dce65df74ee71 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x5f2392feda3a - std::panic::catch_unwind::h98b231a49dfbe816 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5f239301109b - test::run_test_in_process::h24c82a1f9654eb13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:580:18 [INFO] [stdout] 35: 0x5f23930152e4 - test::run_test::run_test_inner::{{closure}}::h0b7aebce36c5c030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:476:21 [INFO] [stdout] 36: 0x5f23930102b6 - std::sys::backtrace::__rust_begin_short_backtrace::h74de4bbda881b1ac [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x5f2392feac0f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h36e236c4f93c7270 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x5f239301ff24 - as core::ops::function::FnOnce<()>>::call_once::h22de0fbb812b7939 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x5f2392ff27d0 - std::panicking::catch_unwind::do_call::ha12ea9aaf9f56a7c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x5f2392fed48b - __rust_try [INFO] [stdout] 41: 0x5f2392fea9df - std::panicking::catch_unwind::h9127d2af303af476 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: 0x5f2392fea9df - std::panic::catch_unwind::hb288252c1daa317a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x5f2392fea9df - std::thread::Builder::spawn_unchecked_::{{closure}}::hf93f1e7650a34b1d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 44: 0x5f239301bc8f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc3a800b31115d0a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5f239306d38f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 46: 0x5f239306d38f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 47: 0x7362ba6b8aa4 - [INFO] [stdout] 48: 0x7362ba745a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/no-aliasing.rs:1: unexpected error: '1:1: 1:28: can't find crate for `session_types` [E0463]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/no-aliasing.rs:7: unexpected error: '7:11: 7:15: cannot find type `Chan` in this scope [E0412]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/no-aliasing.rs:7: unexpected error: '7:20: 7:24: cannot find type `Recv` in this scope [E0412]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/no-aliasing.rs:7: unexpected error: '7:29: 7:32: cannot find type `Eps` in this scope [E0412]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/no-aliasing.rs:9: unexpected error: '9:5: 9:6: type annotations needed [E0282]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/no-aliasing.rs:13: unexpected error: '13:20: 13:35: cannot find function `session_channel` in this scope [E0425]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/no-aliasing.rs:16: unexpected error: '16:9: 16:12: type annotations needed [E0282]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/no-aliasing.rs:18: expected error not found: [INFO] [stdout] [INFO] [stdout] error: 7 unexpected errors found, 1 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/compile-fail/no-aliasing.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/no-aliasing.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/no-aliasing.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 1, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "1:1: 1:28: can't find crate for `session_types` [E0463]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 7, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "7:11: 7:15: cannot find type `Chan` in this scope [E0412]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 7, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "7:20: 7:24: cannot find type `Recv` in this scope [E0412]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 7, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "7:29: 7:32: cannot find type `Eps` in this scope [E0412]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 9, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "9:5: 9:6: type annotations needed [E0282]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 13, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "13:20: 13:35: cannot find function `session_channel` in this scope [E0425]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 16, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "16:9: 16:12: type annotations needed [E0282]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 18, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] compile-fail/no-aliasing.rs' (36) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:1091:13: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f239309cee2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f239309cee2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f239309cee2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f239309cee2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f23930ae44f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f23930ae44f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5f2393064fd3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f2393064fd3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f2393072612 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f2393077c3f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f2393077ad1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f2392b72a8e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5f2392b72a8e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f23930782ff - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5f23930782ff - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f239307794c - std::panicking::begin_panic::{{closure}}::hbca37b9370ed1d4e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x5f2393072759 - std::sys::backtrace::__rust_end_short_backtrace::h383389d914306e48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f2393077912 - std::panicking::begin_panic::hacb00ff898b62556 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x5f2392bfaf3a - compiletest_rs::runtest::TestCx::check_expected_errors::h88a38b4b286ad464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:1091:13 [INFO] [stdout] 19: 0x5f2392bee90e - compiletest_rs::runtest::TestCx::run_cfail_test::hdb314b42bfcbffe0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:178:18 [INFO] [stdout] 20: 0x5f2392bebd1c - compiletest_rs::runtest::TestCx::run_revision::h1516b7e808d20567 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:131:31 [INFO] [stdout] 21: 0x5f2392be83f7 - compiletest_rs::runtest::run::h9428c4ff57c88465 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:83:17 [INFO] [stdout] 22: 0x5f2392c2dd2b - compiletest_rs::make_test_closure::{{closure}}::h60328a29e88e545e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/lib.rs:292:9 [INFO] [stdout] 23: 0x5f2392c1fc8e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5d3e3a060b19c046 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f2392fd6b68 - as core::ops::function::FnOnce>::call_once::h9dfe7168d0ba4d03 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 25: 0x5f2393012c84 - test::__rust_begin_short_backtrace::h8e9628eb71f1c039 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:545:5 [INFO] [stdout] 26: 0x5f2393016063 - test::run_test::{{closure}}::h79c382e40837c88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:529:34 [INFO] [stdout] 27: 0x5f239301bc08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4867ad3082a87c13 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x5f2392fd6b68 - as core::ops::function::FnOnce>::call_once::h9dfe7168d0ba4d03 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 29: 0x5f239301ff74 - as core::ops::function::FnOnce<()>>::call_once::h72a4fa9c7b1fc8ad [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x5f2392ff2807 - std::panicking::catch_unwind::do_call::hbe427960b5de568c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x5f2392ff03ab - __rust_try [INFO] [stdout] 32: 0x5f2392feda3a - std::panicking::catch_unwind::hf52dce65df74ee71 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x5f2392feda3a - std::panic::catch_unwind::h98b231a49dfbe816 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5f239301109b - test::run_test_in_process::h24c82a1f9654eb13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:580:18 [INFO] [stdout] 35: 0x5f23930152e4 - test::run_test::run_test_inner::{{closure}}::h0b7aebce36c5c030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:476:21 [INFO] [stdout] 36: 0x5f23930102b6 - std::sys::backtrace::__rust_begin_short_backtrace::h74de4bbda881b1ac [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x5f2392feac0f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h36e236c4f93c7270 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x5f239301ff24 - as core::ops::function::FnOnce<()>>::call_once::h22de0fbb812b7939 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x5f2392ff27d0 - std::panicking::catch_unwind::do_call::ha12ea9aaf9f56a7c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x5f2392fed48b - __rust_try [INFO] [stdout] 41: 0x5f2392fea9df - std::panicking::catch_unwind::h9127d2af303af476 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: 0x5f2392fea9df - std::panic::catch_unwind::hb288252c1daa317a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x5f2392fea9df - std::thread::Builder::spawn_unchecked_::{{closure}}::hf93f1e7650a34b1d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 44: 0x5f239301bc8f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc3a800b31115d0a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5f239306d38f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 46: 0x5f239306d38f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 47: 0x7362ba6b8aa4 - [INFO] [stdout] 48: 0x7362ba745a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/cannot-impl-hasdual.rs:1: unexpected error: '1:1: 1:28: can't find crate for `session_types` [E0463]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/cannot-impl-hasdual.rs:7: expected error not found: the trait bound `CustomProto: session_types::private::Sealed` is not satisfied [INFO] [stdout] [INFO] [stdout] error: 1 unexpected errors found, 1 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/compile-fail/cannot-impl-hasdual.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/cannot-impl-hasdual.stage-id" "-L" "target/debug" "-L" "target/debug/deps" "-L" "/tmp/cannot-impl-hasdual.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 1, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "1:1: 1:28: can't find crate for `session_types` [E0463]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 7, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `CustomProto: session_types::private::Sealed` is not satisfied", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] compile-fail/cannot-impl-hasdual.rs' (34) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:1091:13: [INFO] [stdout] explicit panic [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f239309cee2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f239309cee2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f239309cee2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f239309cee2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f23930ae44f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f23930ae44f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5f2393064fd3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stderr] error: test failed, to rerun pass `--test tests` [INFO] [stdout] 7: 0x5f2393064fd3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f2393072612 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f2393077c3f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f2393077ad1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f2392b72a8e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5f2392b72a8e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f23930782ff - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5f23930782ff - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f239307794c - std::panicking::begin_panic::{{closure}}::hbca37b9370ed1d4e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x5f2393072759 - std::sys::backtrace::__rust_end_short_backtrace::h383389d914306e48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f2393077912 - std::panicking::begin_panic::hacb00ff898b62556 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x5f2392bfaf3a - compiletest_rs::runtest::TestCx::check_expected_errors::h88a38b4b286ad464 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:1091:13 [INFO] [stdout] 19: 0x5f2392bee90e - compiletest_rs::runtest::TestCx::run_cfail_test::hdb314b42bfcbffe0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:178:18 [INFO] [stdout] 20: 0x5f2392bebd1c - compiletest_rs::runtest::TestCx::run_revision::h1516b7e808d20567 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:131:31 [INFO] [stdout] 21: 0x5f2392be83f7 - compiletest_rs::runtest::run::h9428c4ff57c88465 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/runtest.rs:83:17 [INFO] [stdout] 22: 0x5f2392c2dd2b - compiletest_rs::make_test_closure::{{closure}}::h60328a29e88e545e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/lib.rs:292:9 [INFO] [stdout] 23: 0x5f2392c1fc8e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5d3e3a060b19c046 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f2392fd6b68 - as core::ops::function::FnOnce>::call_once::h9dfe7168d0ba4d03 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 25: 0x5f2393012c84 - test::__rust_begin_short_backtrace::h8e9628eb71f1c039 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:545:5 [INFO] [stdout] 26: 0x5f2393016063 - test::run_test::{{closure}}::h79c382e40837c88c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:529:34 [INFO] [stdout] 27: 0x5f239301bc08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4867ad3082a87c13 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 28: 0x5f2392fd6b68 - as core::ops::function::FnOnce>::call_once::h9dfe7168d0ba4d03 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 29: 0x5f239301ff74 - as core::ops::function::FnOnce<()>>::call_once::h72a4fa9c7b1fc8ad [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x5f2392ff2807 - std::panicking::catch_unwind::do_call::hbe427960b5de568c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 31: 0x5f2392ff03ab - __rust_try [INFO] [stdout] 32: 0x5f2392feda3a - std::panicking::catch_unwind::hf52dce65df74ee71 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 33: 0x5f2392feda3a - std::panic::catch_unwind::h98b231a49dfbe816 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5f239301109b - test::run_test_in_process::h24c82a1f9654eb13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:580:18 [INFO] [stdout] 35: 0x5f23930152e4 - test::run_test::run_test_inner::{{closure}}::h0b7aebce36c5c030 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.6.0/src/lib.rs:476:21 [INFO] [stdout] 36: 0x5f23930102b6 - std::sys::backtrace::__rust_begin_short_backtrace::h74de4bbda881b1ac [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 37: 0x5f2392feac0f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h36e236c4f93c7270 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 38: 0x5f239301ff24 - as core::ops::function::FnOnce<()>>::call_once::h22de0fbb812b7939 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 39: 0x5f2392ff27d0 - std::panicking::catch_unwind::do_call::ha12ea9aaf9f56a7c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 40: 0x5f2392fed48b - __rust_try [INFO] [stdout] 41: 0x5f2392fea9df - std::panicking::catch_unwind::h9127d2af303af476 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 42: 0x5f2392fea9df - std::panic::catch_unwind::hb288252c1daa317a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x5f2392fea9df - std::thread::Builder::spawn_unchecked_::{{closure}}::hf93f1e7650a34b1d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 44: 0x5f239301bc8f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcc3a800b31115d0a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5f239306d38f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 46: 0x5f239306d38f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 47: 0x7362ba6b8aa4 - [INFO] [stdout] 48: 0x7362ba745a64 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'compile_test' (33) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/lib.rs:101:22: [INFO] [stdout] Some tests failed [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5f239309cee2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f239309cee2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f239309cee2 - std::sys::backtrace::_print_fmt::h255777b7ec902439 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5f239309cee2 - ::fmt::h8a1ac49fcd7ee8ce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5f23930ae44f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5f23930ae44f - core::fmt::write::hbdcc0ec4f1bab1db [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5f2393064fd3 - std::io::default_write_fmt::h2580ece0d4b58e51 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f2393064fd3 - std::io::Write::write_fmt::hac9e42858f273b87 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5f2393072612 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5f2393077c3f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5f2393077ad1 - std::panicking::default_hook::h9d66b9642014ce48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5f2392b72a8e - as core::ops::function::Fn>::call::h8c698701e444e564 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 12: 0x5f2392b72a8e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5f23930782ff - as core::ops::function::Fn>::call::hc4f222a8a57c637a [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9 [INFO] [stdout] 14: 0x5f23930782ff - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5f239307794c - std::panicking::begin_panic::{{closure}}::hbca37b9370ed1d4e [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x5f2393072759 - std::sys::backtrace::__rust_end_short_backtrace::h383389d914306e48 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5f2393077912 - std::panicking::begin_panic::hacb00ff898b62556 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x5f2392c31154 - compiletest_rs::run_tests::hc194164da0d5bad8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/lib.rs:101:22 [INFO] [stdout] 19: 0x5f2392b52236 - tests::run_mode::h30e5d302908f4e02 [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:12:5 [INFO] [stdout] 20: 0x5f2392b51f52 - tests::compile_test::hd13aebfecdf4ef79 [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:17:5 [INFO] [stdout] 21: 0x5f2392b51f77 - tests::compile_test::{{closure}}::h9c8cd9eb60886136 [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:16:18 [INFO] [stdout] 22: 0x5f2392b51c46 - core::ops::function::FnOnce::call_once::hc972fb79e04fbec3 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5f2392b728db - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5f2392b728db - test::__rust_begin_short_backtrace::h94208530f2b4c8c7 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5f2392b868ed - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5f2392b868ed - as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x5f2392b868ed - std::panicking::catch_unwind::do_call::he5edbaf126c13b99 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x5f2392b868ed - std::panicking::catch_unwind::h3d6a8652eceeabce [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x5f2392b868ed - std::panic::catch_unwind::hbef0c501dd7bb498 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5f2392b868ed - test::run_test_in_process::h400008a46a5006a0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5f2392b868ed - test::run_test::{{closure}}::h9a131655b31d9427 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5f2392b5fe34 - test::run_test::{{closure}}::he4a7177c216308c0 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5f2392b5fe34 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x5f2392b6376a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x5f2392b6376a - as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x5f2392b6376a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x5f2392b6376a - std::panicking::catch_unwind::h7e8b531bbda77d20 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x5f2392b6376a - std::panic::catch_unwind::hf9bbb2040b4f1e6c [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5f2392b6376a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 40: 0x5f2392b6376a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5f239306d38f - as core::ops::function::FnOnce>::call_once::h6891ad53a5ed6f52 [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9 [INFO] [stdout] 42: 0x5f239306d38f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af [INFO] [stdout] at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17 [INFO] [stdout] 43: 0x7362ba6b8aa4 - [INFO] [stdout] 44: 0x7362ba745a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] compile_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9d300927f8842bef5718109313fe62f9fcaa526eca7f69bd8e2a5d8ca6f1c80d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d300927f8842bef5718109313fe62f9fcaa526eca7f69bd8e2a5d8ca6f1c80d", kill_on_drop: false }` [INFO] [stdout] 9d300927f8842bef5718109313fe62f9fcaa526eca7f69bd8e2a5d8ca6f1c80d