[INFO] fetching crate gotgraph 0.2.0...
[INFO] testing gotgraph-0.2.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate gotgraph 0.2.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate gotgraph 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gotgraph 0.2.0
[INFO] tweaked toml for crates.io crate gotgraph 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gotgraph 0.2.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gotgraph 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.111
[INFO] [stderr]   Downloaded serde_spanned v1.0.2
[INFO] [stderr]   Downloaded toml_writer v1.0.3
[INFO] [stderr]   Downloaded toml v0.9.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 79cae58f12cb043b3a51af7e26fe321e41fbfb78986a999c0777812498dbaed5
[INFO] running `Command { std: "docker" "start" "-a" "79cae58f12cb043b3a51af7e26fe321e41fbfb78986a999c0777812498dbaed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "79cae58f12cb043b3a51af7e26fe321e41fbfb78986a999c0777812498dbaed5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79cae58f12cb043b3a51af7e26fe321e41fbfb78986a999c0777812498dbaed5", kill_on_drop: false }`
[INFO] [stdout] 79cae58f12cb043b3a51af7e26fe321e41fbfb78986a999c0777812498dbaed5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d12cff2cd5ee7fe5d1163d1324ca04133fed666bb189cf3bc00f6f3fb798c313
[INFO] running `Command { std: "docker" "start" "-a" "d12cff2cd5ee7fe5d1163d1324ca04133fed666bb189cf3bc00f6f3fb798c313", kill_on_drop: false }`
[INFO] [stderr]    Compiling gotgraph v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `end` is never used
[INFO] [stdout]   --> src/vec_graph.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl NodeIx {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 31 |     fn end() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] running `Command { std: "docker" "inspect" "d12cff2cd5ee7fe5d1163d1324ca04133fed666bb189cf3bc00f6f3fb798c313", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d12cff2cd5ee7fe5d1163d1324ca04133fed666bb189cf3bc00f6f3fb798c313", kill_on_drop: false }`
[INFO] [stdout] d12cff2cd5ee7fe5d1163d1324ca04133fed666bb189cf3bc00f6f3fb798c313
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44176171d4f35f3ab092ee2825aae3545edd40decdd27cb2c2d280565414a70b
[INFO] running `Command { std: "docker" "start" "-a" "44176171d4f35f3ab092ee2825aae3545edd40decdd27cb2c2d280565414a70b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stdout] warning: associated function `end` is never used
[INFO] [stdout]   --> src/vec_graph.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl NodeIx {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 31 |     fn end() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling trybuild v1.0.111
[INFO] [stderr]    Compiling gotgraph v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `end` is never used
[INFO] [stdout]   --> src/vec_graph.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl NodeIx {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] 31 |     fn end() -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.19s
[INFO] running `Command { std: "docker" "inspect" "44176171d4f35f3ab092ee2825aae3545edd40decdd27cb2c2d280565414a70b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44176171d4f35f3ab092ee2825aae3545edd40decdd27cb2c2d280565414a70b", kill_on_drop: false }`
[INFO] [stdout] 44176171d4f35f3ab092ee2825aae3545edd40decdd27cb2c2d280565414a70b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ca6ca751560f7fd01e7514cbf72a684108e7deac0d1522a70041c95fb45c7e0e
[INFO] running `Command { std: "docker" "start" "-a" "ca6ca751560f7fd01e7514cbf72a684108e7deac0d1522a70041c95fb45c7e0e", kill_on_drop: false }`
[INFO] [stderr] warning: associated function `end` is never used
[INFO] [stderr]   --> src/vec_graph.rs:31:8
[INFO] [stderr]    |
[INFO] [stderr] 30 | impl NodeIx {
[INFO] [stderr]    | ----------- associated function in this implementation
[INFO] [stderr] 31 |     fn end() -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `gotgraph` (lib) generated 1 warning
[INFO] [stderr] warning: `gotgraph` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gotgraph-a946c538a743513e)
[INFO] [stderr]      Running tests/comprehensive_api_tests.rs (/opt/rustwide/target/debug/deps/comprehensive_api_tests-c328cdea736a8ccd)
[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] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test test_connecting_edge_methods_mut ... ok
[INFO] [stdout] test test_double_reverse ... ok
[INFO] [stdout] test test_add_edge_unchecked ... ok
[INFO] [stdout] test test_connecting_edge_methods ... ok
[INFO] [stdout] test test_endpoints_and_endpoints_unchecked ... ok
[INFO] [stdout] test test_incoming_edge_methods_mut ... ok
[INFO] [stdout] test test_incoming_edge_methods ... ok
[INFO] [stdout] test test_mapping_functionality ... ok
[INFO] [stdout] test test_edge_graph_comprehensive ... ok
[INFO] [stdout] test test_mapping_get_unchecked ... ok
[INFO] [stdout] test test_node_pairs_mut_and_edge_pairs_mut ... ok
[INFO] [stdout] test test_outgoing_edge_methods_mut ... ok
[INFO] [stdout] test test_reverse_empty_graph ... ok
[INFO] [stdout] test test_remove_unchecked_methods ... ok
[INFO] [stdout] test test_reverse_graph ... ok
[INFO] [stdout] test test_reverse_single_node ... ok
[INFO] [stdout] test test_reverse_self_loop ... ok
[INFO] [stdout] test test_unchecked_access_methods ... ok
[INFO] [stdout] test test_mapping_transformations ... ok
[INFO] [stdout] test test_node_pairs_and_edge_pairs ... ok
[INFO] [stdout] test test_outgoing_edge_methods ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/nested_scoped_mut_bug_demo.rs (/opt/rustwide/target/debug/deps/nested_scoped_mut_bug_demo-0c8daf98aeea01e4)
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_nested_scoped_mut_compiles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tarjan_comprehensive_test.rs (/opt/rustwide/target/debug/deps/tarjan_comprehensive_test-8239a2725f536d93)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_comprehensive_scc_detection ... ok
[INFO] [stdout] test test_large_graph_performance ... ok
[INFO] [stdout] test test_deep_recursion_pathological ... ok
[INFO] [stdout] test test_algorithm_properties ... ok
[INFO] [stdout] test test_parallel_edges ... ok
[INFO] [stdout] test test_nested_cycles_single_scc ... ok
[INFO] [stdout] test test_deep_tree_structure ... ok
[INFO] [stdout] test test_empty_edges_after_nodes ... ok
[INFO] [stdout] test test_performance_benchmarks ... ok
[INFO] [stdout] test test_tarjan_topological_ordering ... ok
[INFO] [stdout] test test_tarjan_with_disconnected_components ... ok
[INFO] [stdout] test test_tarjan_with_self_loops ... ok
[INFO] [stdout] test test_massive_graph_stress ... ok
[INFO] [stdout] test test_randomized_properties ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tarjan_tests.rs (/opt/rustwide/target/debug/deps/tarjan_tests-e9e77bc252cc199f)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_linear_graph_no_cycles ... ok
[INFO] [stdout] test test_complex_graph_multiple_sccs ... ok
[INFO] [stdout] test test_empty_graph ... ok
[INFO] [stdout] test test_scc_box_slice_properties ... ok
[INFO] [stdout] test test_self_loop ... ok
[INFO] [stdout] test test_single_node ... ok
[INFO] [stdout] test test_simple_cycle ... ok
[INFO] [stdout] test test_two_separate_cycles ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-45fb7fed5cb28a62)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]     Checking gotgraph v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking gotgraph-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/gotgraph)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/cross_scope_node_tags.rs ... ok
[INFO] [stderr] test tests/compile_fail/edge_map_escape_scope.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: lifetime may not live long enough
[INFO] [stderr]   --> tests/compile_fail/edge_map_escape_scope.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     let escaped_map = graph.scope(|ctx| {
[INFO] [stderr]    |                                    ---- return type of closure `impl Mapping<<gotgraph::graph::Context<'_, &gotgraph::vec_graph::VecGraph<i32, &str>> as gotgraph::graph::Graph>::EdgeIx, usize>` contains a lifetime `'2`
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    has type `&'1 gotgraph::graph::Context<'_, &gotgraph::vec_graph::VecGraph<i32, &str>>`
[INFO] [stderr] 14 |         let edge_map = ctx.init_edge_map(|_, edge| edge.len());
[INFO] [stderr] 15 |         edge_map // ERROR: edge map cannot escape the scope
[INFO] [stderr]    |         ^^^^^^^^ returning this value requires that `'1` must outlive `'2`
[INFO] [stderr]    |
[INFO] [stderr]    = note: requirement occurs because of the type `EdgeTag<'_, EdgeIx>`, which makes the generic argument `'_` invariant
[INFO] [stderr]    = note: the struct `EdgeTag<'scope, I>` is invariant over the parameter `'scope`
[INFO] [stderr]    = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stderr] 
[INFO] [stderr] error: lifetime may not live long enough
[INFO] [stderr]   --> tests/compile_fail/edge_map_escape_scope.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     let escaped_map = graph.scope(|ctx| {
[INFO] [stderr]    |                                    ---- return type of closure is impl Mapping<<gotgraph::graph::Context<'4, &gotgraph::vec_graph::VecGraph<i32, &str>> as gotgraph::graph::Graph>::EdgeIx, usize>
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    has type `&gotgraph::graph::Context<'3, &gotgraph::vec_graph::VecGraph<i32, &str>>`
[INFO] [stderr] 14 |         let edge_map = ctx.init_edge_map(|_, edge| edge.len());
[INFO] [stderr] 15 |         edge_map // ERROR: edge map cannot escape the scope
[INFO] [stderr]    |         ^^^^^^^^ returning this value requires that `'3` must outlive `'4`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: lifetime may not live long enough
[INFO] [stderr]   --> tests/compile_fail/edge_map_escape_scope.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     let escaped_map = graph.scope(|ctx| {
[INFO] [stderr]    |                                    ---- return type of closure `impl Mapping<<gotgraph::graph::Context<'_, &gotgraph::vec_graph::VecGraph<i32, &str>> as gotgraph::graph::Graph>::EdgeIx, usize>` contains a lifetime `'2`
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    has type `&'1 gotgraph::graph::Context<'_, &gotgraph::vec_graph::VecGraph<i32, &str>>`
[INFO] [stderr] 14 |         let edge_map = ctx.init_edge_map(|_, edge| edge.len());
[INFO] [stderr] 15 |         edge_map // ERROR: edge map cannot escape the scope
[INFO] [stderr]    |         ^^^^^^^^ returning this value requires that `'1` must outlive `'2`
[INFO] [stderr] 
[INFO] [stderr] error: lifetime may not live long enough
[INFO] [stderr]   --> tests/compile_fail/edge_map_escape_scope.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 13 |     let escaped_map = graph.scope(|ctx| {
[INFO] [stderr]    |                                    ---- return type of closure is impl Mapping<<gotgraph::graph::Context<'4, &gotgraph::vec_graph::VecGraph<i32, &str>> as gotgraph::graph::Graph>::EdgeIx, usize>
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    has type `&gotgraph::graph::Context<'3, &gotgraph::vec_graph::VecGraph<i32, &str>>`
[INFO] [stderr] 14 |         let edge_map = ctx.init_edge_map(|_, edge| edge.len());
[INFO] [stderr] 15 |         edge_map // ERROR: edge map cannot escape the scope
[INFO] [stderr]    |         ^^^^^^^^ returning this value requires that `'3` must outlive `'4`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/edge_tag_escape_scope.rs ... ok
[INFO] [stderr] test tests/compile_fail/map_with_wrong_scope_tags.rs ... ok
[INFO] [stderr] test tests/compile_fail/nested_scope_tag_misuse.rs ... ok
[INFO] [stderr] test tests/compile_fail/nested_scoped_mut_clear_bug.rs ... ok
[INFO] [stderr] test tests/compile_fail/node_map_escape_scope.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: lifetime may not live long enough
[INFO] [stderr]   --> tests/compile_fail/node_map_escape_scope.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let escaped_map = graph.scope(|ctx| {
[INFO] [stderr]    |                                    ---- return type of closure `impl Mapping<<gotgraph::graph::Context<'_, &gotgraph::vec_graph::VecGraph<i32, &str>> as gotgraph::graph::Graph>::NodeIx, i32>` contains a lifetime `'2`
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    has type `&'1 gotgraph::graph::Context<'_, &gotgraph::vec_graph::VecGraph<i32, &str>>`
[INFO] [stderr] 13 |         let node_map = ctx.init_node_map(|_, &data| data * 2);
[INFO] [stderr] 14 |         node_map // ERROR: node map cannot escape the scope
[INFO] [stderr]    |         ^^^^^^^^ returning this value requires that `'1` must outlive `'2`
[INFO] [stderr]    |
[INFO] [stderr]    = note: requirement occurs because of the type `NodeTag<'_, NodeIx>`, which makes the generic argument `'_` invariant
[INFO] [stderr]    = note: the struct `NodeTag<'scope, I>` is invariant over the parameter `'scope`
[INFO] [stderr]    = help: see <https://doc.rust-lang.org/nomicon/subtyping.html> for more information about variance
[INFO] [stderr] 
[INFO] [stderr] error: lifetime may not live long enough
[INFO] [stderr]   --> tests/compile_fail/node_map_escape_scope.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let escaped_map = graph.scope(|ctx| {
[INFO] [stderr]    |                                    ---- return type of closure is impl Mapping<<gotgraph::graph::Context<'4, &gotgraph::vec_graph::VecGraph<i32, &str>> as gotgraph::graph::Graph>::NodeIx, i32>
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    has type `&gotgraph::graph::Context<'3, &gotgraph::vec_graph::VecGraph<i32, &str>>`
[INFO] [stderr] 13 |         let node_map = ctx.init_node_map(|_, &data| data * 2);
[INFO] [stderr] 14 |         node_map // ERROR: node map cannot escape the scope
[INFO] [stderr]    |         ^^^^^^^^ returning this value requires that `'3` must outlive `'4`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: lifetime may not live long enough
[INFO] [stderr]   --> tests/compile_fail/node_map_escape_scope.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let escaped_map = graph.scope(|ctx| {
[INFO] [stderr]    |                                    ---- return type of closure `impl Mapping<<gotgraph::graph::Context<'_, &gotgraph::vec_graph::VecGraph<i32, &str>> as gotgraph::graph::Graph>::NodeIx, i32>` contains a lifetime `'2`
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    has type `&'1 gotgraph::graph::Context<'_, &gotgraph::vec_graph::VecGraph<i32, &str>>`
[INFO] [stderr] 13 |         let node_map = ctx.init_node_map(|_, &data| data * 2);
[INFO] [stderr] 14 |         node_map // ERROR: node map cannot escape the scope
[INFO] [stderr]    |         ^^^^^^^^ returning this value requires that `'1` must outlive `'2`
[INFO] [stderr] 
[INFO] [stderr] error: lifetime may not live long enough
[INFO] [stderr]   --> tests/compile_fail/node_map_escape_scope.rs:14:9
[INFO] [stderr]    |
[INFO] [stderr] 12 |     let escaped_map = graph.scope(|ctx| {
[INFO] [stderr]    |                                    ---- return type of closure is impl Mapping<<gotgraph::graph::Context<'4, &gotgraph::vec_graph::VecGraph<i32, &str>> as gotgraph::graph::Graph>::NodeIx, i32>
[INFO] [stderr]    |                                    |
[INFO] [stderr]    |                                    has type `&gotgraph::graph::Context<'3, &gotgraph::vec_graph::VecGraph<i32, &str>>`
[INFO] [stderr] 13 |         let node_map = ctx.init_node_map(|_, &data| data * 2);
[INFO] [stderr] 14 |         node_map // ERROR: node map cannot escape the scope
[INFO] [stderr]    |         ^^^^^^^^ returning this value requires that `'3` must outlive `'4`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/node_tag_escape_scope.rs ... ok
[INFO] [stderr] test tests/compile_fail/wrong_graph_edge_operation.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test test_compile_fail ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_compile_fail stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_compile_fail' (74) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/run.rs:102:13:
[INFO] [stdout] 2 of 9 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5612b2b041a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5612b2b041a2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5612b2b041a2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5612b2b041a2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5612b2b1b0ca - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5612b2b1b0ca - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5612b2b09636 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5612b2b09636 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5612b2adf78f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5612b2adf78f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5612b2afb569 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5612b2a93dce - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5612b2a93dce - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5612b2afb722 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5612b2afb722 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5612b2adf848 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5612b2ad6dc9 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5612b2ae069d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5612b2b1b7dc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5612b285b0a4 - <trybuild[57cb9fa809803fd1]::Runner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/run.rs:102:13
[INFO] [stdout]   20:     0x5612b286db48 - <trybuild[57cb9fa809803fd1]::TestCases as core[c5ed12ab89cc536a]::ops::drop::Drop>::drop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/lib.rs:342:38
[INFO] [stdout]   21:     0x5612b2851657 - core[c5ed12ab89cc536a]::ptr::drop_in_place::<trybuild[57cb9fa809803fd1]::TestCases>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5612b2851863 - ui[4c8e3d64583608b8]::test_compile_fail
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:5:1
[INFO] [stdout]   23:     0x5612b28517b7 - ui[4c8e3d64583608b8]::test_compile_fail::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/ui.rs:2:23
[INFO] [stdout]   24:     0x5612b2851d36 - <ui[4c8e3d64583608b8]::test_compile_fail::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5612b2a8817b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5612b2a8817b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5612b2a949da - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5612b2a949da - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5612b2a949da - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5612b2a949da - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5612b2a949da - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5612b2a949da - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5612b2a949da - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5612b2a8eea4 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5612b2a8eea4 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5612b2a974d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5612b2a974d2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5612b2a974d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5612b2a974d2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5612b2a974d2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5612b2a974d2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5612b2a974d2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5612b2b0346f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5612b2b0346f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7b4501c65aa4 - <unknown>
[INFO] [stdout]   46:     0x7b4501cf2a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_compile_fail
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test ui`
[INFO] running `Command { std: "docker" "inspect" "ca6ca751560f7fd01e7514cbf72a684108e7deac0d1522a70041c95fb45c7e0e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca6ca751560f7fd01e7514cbf72a684108e7deac0d1522a70041c95fb45c7e0e", kill_on_drop: false }`
[INFO] [stdout] ca6ca751560f7fd01e7514cbf72a684108e7deac0d1522a70041c95fb45c7e0e
