[INFO] fetching crate component_group 3.0.0... [INFO] testing component_group-3.0.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate component_group 3.0.0 into /workspace/builds/worker-108/source [INFO] validating manifest of crates.io crate component_group 3.0.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate component_group 3.0.0 [INFO] finished tweaking crates.io crate component_group 3.0.0 [INFO] tweaked toml for crates.io crate component_group 3.0.0 written to /workspace/builds/worker-108/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mopa v0.2.2 [INFO] [stderr] Downloaded hibitset v0.6.3 [INFO] [stderr] Downloaded tuple_utils v0.3.0 [INFO] [stderr] Downloaded shred v0.10.2 [INFO] [stderr] Downloaded specs-derive v0.4.1 [INFO] [stderr] Downloaded tester v0.7.0 [INFO] [stderr] Downloaded shrev v1.1.1 [INFO] [stderr] Downloaded specs v0.16.1 [INFO] [stderr] Downloaded component_group_derive v3.0.0 [INFO] [stderr] Downloaded compiletest_rs v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f3c3ba723d0ebe87457afd6e33e2e1fe6601ae3114d442d79d48f88c273d1ec [INFO] running `Command { std: "docker" "start" "-a" "0f3c3ba723d0ebe87457afd6e33e2e1fe6601ae3114d442d79d48f88c273d1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f3c3ba723d0ebe87457afd6e33e2e1fe6601ae3114d442d79d48f88c273d1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f3c3ba723d0ebe87457afd6e33e2e1fe6601ae3114d442d79d48f88c273d1ec", kill_on_drop: false }` [INFO] [stdout] 0f3c3ba723d0ebe87457afd6e33e2e1fe6601ae3114d442d79d48f88c273d1ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e846d249f450c2539d3a772899656ef4c3369e51e31428e46306a5042763d6c7 [INFO] running `Command { std: "docker" "start" "-a" "e846d249f450c2539d3a772899656ef4c3369e51e31428e46306a5042763d6c7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling component_group_derive v3.0.0 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling component_group v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.26s [INFO] running `Command { std: "docker" "inspect" "e846d249f450c2539d3a772899656ef4c3369e51e31428e46306a5042763d6c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e846d249f450c2539d3a772899656ef4c3369e51e31428e46306a5042763d6c7", kill_on_drop: false }` [INFO] [stdout] e846d249f450c2539d3a772899656ef4c3369e51e31428e46306a5042763d6c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af98a61a39f7c89cd14aac60bda9a61d049e4c92703130b19f5544d34a41dd10 [INFO] running `Command { std: "docker" "start" "-a" "af98a61a39f7c89cd14aac60bda9a61d049e4c92703130b19f5544d34a41dd10", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling compiletest_rs v0.5.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling tester v0.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling rustfix v0.5.1 [INFO] [stderr] Compiling component_group v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.76s [INFO] running `Command { std: "docker" "inspect" "af98a61a39f7c89cd14aac60bda9a61d049e4c92703130b19f5544d34a41dd10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af98a61a39f7c89cd14aac60bda9a61d049e4c92703130b19f5544d34a41dd10", kill_on_drop: false }` [INFO] [stdout] af98a61a39f7c89cd14aac60bda9a61d049e4c92703130b19f5544d34a41dd10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 30eaa3c04b59ee42ae9ada65c32b0a9a27ca47e7dc873b1d967f25c4bd320ece [INFO] running `Command { std: "docker" "start" "-a" "30eaa3c04b59ee42ae9ada65c32b0a9a27ca47e7dc873b1d967f25c4bd320ece", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/component_group-6f7f48e53d28a049) [INFO] [stdout] [INFO] [stderr] Running tests/compile_test.rs (/opt/rustwide/target/debug/deps/compile_test-1a4e146250849d58) [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 1 test [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test [compile-fail] compile-fail/unsupported_types.rs ... ok [INFO] [stdout] test [compile-fail] compile-fail/generics2.rs ... ok [INFO] [stdout] test [compile-fail] compile-fail/generics1.rs ... FAILED [INFO] [stdout] test [compile-fail] compile-fail/traits_not_impled.rs ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [compile-fail] compile-fail/generics1.rs [INFO] [stdout] [compile-fail] compile-fail/traits_not_impled.rs [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 2 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/generics1.rs:17: unexpected error: '17:10: 17:24: the method `join` exists for tuple `(&specs::Read<'_, EntitiesRes>, &Storage<'_, Position, Fetch<'_, MaskedStorage>>, &Storage<'_, T, Fetch<'_, MaskedStorage>>, &Storage<'_, U, Fetch<'_, MaskedStorage>>)`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `get` exists for struct `Storage<'_, T, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `get` exists for struct `Storage<'_, U, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `insert` exists for struct `Storage<'_, T, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `insert` exists for struct `Storage<'_, U, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `remove` exists for struct `Storage<'_, T, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `remove` exists for struct `Storage<'_, U, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `join` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: 7 unexpected errors found, 7 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/compile-fail/generics1.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/generics1.stage-id" "-A" "unused" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib" "-L" "/tmp/generics1.stage-id.aux" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "17:10: 17:24: the method `join` exists for tuple `(&specs::Read<'_, EntitiesRes>, &Storage<'_, Position, Fetch<'_, MaskedStorage>>, &Storage<'_, T, Fetch<'_, MaskedStorage>>, &Storage<'_, U, Fetch<'_, MaskedStorage>>)`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "17:10: 17:24: the method `get` exists for struct `Storage<'_, T, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "17:10: 17:24: the method `get` exists for struct `Storage<'_, U, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "17:10: 17:24: the method `insert` exists for struct `Storage<'_, T, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "17:10: 17:24: the method `insert` exists for struct `Storage<'_, U, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "17:10: 17:24: the method `remove` exists for struct `Storage<'_, T, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "17:10: 17:24: the method `remove` exists for struct `Storage<'_, U, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `join` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `get` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `get` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `insert` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `insert` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `remove` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `remove` found for", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] compile-fail/generics1.rs' panicked at 'explicit panic', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:1091:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56108de1773c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56108de1773c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56108de1773c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56108de1773c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56108de3cb8c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x56108de12a45 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x56108de19c40 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56108de19c40 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56108de19c40 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x56108de19826 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x56108de1a2f4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x56108ddeb902 - std::panicking::begin_panic::{{closure}}::h7aaea67b00e1b98e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x56108ddeb799 - std::sys_common::backtrace::__rust_end_short_backtrace::h46c1f7e09e3238c0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x56108ddeb843 - std::panicking::begin_panic::h3fcda4c7803392d9 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x56108dafedd1 - compiletest_rs::runtest::TestCx::check_expected_errors::h57d601ca5e97da40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:1091:13 [INFO] [stdout] 15: 0x56108daf108e - compiletest_rs::runtest::TestCx::run_cfail_test::h5eeb3b7db0853f01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:178:13 [INFO] [stdout] 16: 0x56108daf0c3c - compiletest_rs::runtest::TestCx::run_revision::hd8f0cb88af66ee34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:131:26 [INFO] [stdout] 17: 0x56108daf08e2 - compiletest_rs::runtest::run::hda737f7226f4fe26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:83:9 [INFO] [stdout] 18: 0x56108da60cd5 - compiletest_rs::make_test_closure::{{closure}}::hf8099335e02c3054 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/lib.rs:296:9 [INFO] [stdout] 19: 0x56108dacb0ce - core::ops::function::FnOnce::call_once{{vtable.shim}}::h77a98e4ebf3e7ca1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56108dd9c81d - as core::ops::function::FnOnce>::call_once::hf63c1813c7bf860f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 21: 0x56108dd697f4 - tester::__rust_begin_short_backtrace::h3b691b4fc3df2c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x56108dd69023 - tester::run_test::{{closure}}::h448218c8e47f725e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x56108dd83378 - core::ops::function::FnOnce::call_once{{vtable.shim}}::haf57e0fc4622b5be [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x56108dd9c81d - as core::ops::function::FnOnce>::call_once::hf63c1813c7bf860f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 25: 0x56108dd563b4 - as core::ops::function::FnOnce<()>>::call_once::h6d833180395853a6 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x56108dd5706d - std::panicking::try::do_call::h055a28baafe6dd41 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x56108dd6166b - __rust_try [INFO] [stdout] 28: 0x56108dd56d66 - std::panicking::try::hc450b168a3be42bb [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 29: 0x56108dd831b4 - std::panic::catch_unwind::he29b07d256032172 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 30: 0x56108dd69a48 - tester::run_test_in_process::hfbe1db9600fcf742 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x56108dd6973c - tester::run_test::run_test_inner::{{closure}}::h5435603183f32aab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x56108dd56413 - std::sys_common::backtrace::__rust_begin_short_backtrace::h96e1a17fd6e94666 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x56108dd7a610 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hf406e72033f7b141 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 34: 0x56108dd563e4 - as core::ops::function::FnOnce<()>>::call_once::h76d7d6f79d99a132 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x56108dd570d2 - std::panicking::try::do_call::h6e1ff9c6f15d7f64 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x56108dd6166b - __rust_try [INFO] [stdout] 37: 0x56108dd56e57 - std::panicking::try::he65fe30d13188125 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 38: 0x56108dd83154 - std::panic::catch_unwind::h5025fc0d7195a61b [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 39: 0x56108dd7a3b3 - std::thread::Builder::spawn_unchecked::{{closure}}::hab5bd657d16e4474 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 40: 0x56108dd8330f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h12fa3059cf795ad3 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x56108de20023 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 42: 0x56108de20023 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 43: 0x56108de20023 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 44: 0x7fe46bdf5609 - start_thread [INFO] [stdout] 45: 0x7fe46bbc7293 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `join` exists for tuple `(&specs::Read<'_, EntitiesRes>, MaybeJoin<&Storage<'_, Position, Fetch<'_, MaskedStorage>>>, &Storage<'_, Velocity, Fetch<'_, MaskedStorage>>, &Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>, &Storage<'_, NotClone, Fetch<'_, MaskedStorage>>, &Storage<'_, Neither, Fetch<'_, MaskedStorage>>)`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `get` exists for struct `Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `cloned` exists for enum `Option<&NotClone>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `get` exists for struct `Storage<'_, Neither, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `insert` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `insert` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `remove` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `remove` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `maybe` exists for struct `Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `maybe` exists for struct `Storage<'_, Neither, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `get` exists for struct `Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `cloned` exists for enum `Option<&NotClone>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `get` exists for struct `Storage<'_, Neither, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `insert` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `remove` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `insert` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `remove` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `cloned` found for enum `Option<&NotClone>` in the current scope [E0599] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `join` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `cloned` found for enum `Option<&NotClone>` in the current scope [E0599] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `maybe` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `maybe` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: 17 unexpected errors found, 17 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/compile-fail/traits_not_impled.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/traits_not_impled.stage-id" "-A" "unused" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib" "-L" "/tmp/traits_not_impled.stage-id.aux" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "38:10: 38:24: the method `join` exists for tuple `(&specs::Read<'_, EntitiesRes>, MaybeJoin<&Storage<'_, Position, Fetch<'_, MaskedStorage>>>, &Storage<'_, Velocity, Fetch<'_, MaskedStorage>>, &Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>, &Storage<'_, NotClone, Fetch<'_, MaskedStorage>>, &Storage<'_, Neither, Fetch<'_, MaskedStorage>>)`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "38:10: 38:24: the method `get` exists for struct `Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "38:10: 38:24: the method `cloned` exists for enum `Option<&NotClone>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "38:10: 38:24: the method `get` exists for struct `Storage<'_, Neither, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "38:10: 38:24: the method `insert` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "38:10: 38:24: the method `insert` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "38:10: 38:24: the method `remove` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "38:10: 38:24: the method `remove` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `maybe` exists for struct `Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `maybe` exists for struct `Storage<'_, Neither, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `get` exists for struct `Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `cloned` exists for enum `Option<&NotClone>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `get` exists for struct `Storage<'_, Neither, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `insert` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `remove` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `insert` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `remove` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `cloned` found for enum `Option<&NotClone>` in the current scope [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `get` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `get` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `insert` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `insert` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `remove` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `remove` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `join` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `cloned` found for enum `Option<&NotClone>` in the current scope [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `maybe` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `maybe` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `get` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `get` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `insert` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `remove` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `insert` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `remove` found for", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] compile-fail/traits_not_impled.rs' panicked at 'explicit panic', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:1091:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56108de1773c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56108de1773c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56108de1773c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56108de1773c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56108de3cb8c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x56108de12a45 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x56108de19c40 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56108de19c40 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56108de19c40 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x56108de19826 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x56108de1a2f4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x56108ddeb902 - std::panicking::begin_panic::{{closure}}::h7aaea67b00e1b98e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x56108ddeb799 - std::sys_common::backtrace::__rust_end_short_backtrace::h46c1f7e09e3238c0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x56108ddeb843 - std::panicking::begin_panic::h3fcda4c7803392d9 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x56108dafedd1 - compiletest_rs::runtest::TestCx::check_expected_errors::h57d601ca5e97da40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:1091:13 [INFO] [stdout] 15: 0x56108daf108e - compiletest_rs::runtest::TestCx::run_cfail_test::h5eeb3b7db0853f01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:178:13 [INFO] [stdout] 16: 0x56108daf0c3c - compiletest_rs::runtest::TestCx::run_revision::hd8f0cb88af66ee34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:131:26 [INFO] [stdout] 17: 0x56108daf08e2 - compiletest_rs::runtest::run::hda737f7226f4fe26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:83:9 [INFO] [stdout] 18: 0x56108da60cd5 - compiletest_rs::make_test_closure::{{closure}}::hf8099335e02c3054 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/lib.rs:296:9 [INFO] [stdout] 19: 0x56108dacb0ce - core::ops::function::FnOnce::call_once{{vtable.shim}}::h77a98e4ebf3e7ca1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56108dd9c81d - as core::ops::function::FnOnce>::call_once::hf63c1813c7bf860f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 21: 0x56108dd697f4 - tester::__rust_begin_short_backtrace::h3b691b4fc3df2c50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x56108dd69023 - tester::run_test::{{closure}}::h448218c8e47f725e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x56108dd83378 - core::ops::function::FnOnce::call_once{{vtable.shim}}::haf57e0fc4622b5be [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x56108dd9c81d - as core::ops::function::FnOnce>::call_once::hf63c1813c7bf860f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 25: 0x56108dd563b4 - as core::ops::function::FnOnce<()>>::call_once::h6d833180395853a6 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x56108dd5706d - std::panicking::try::do_call::h055a28baafe6dd41 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 27: 0x56108dd6166b - __rust_try [INFO] [stdout] 28: 0x56108dd56d66 - std::panicking::try::hc450b168a3be42bb [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 29: 0x56108dd831b4 - std::panic::catch_unwind::he29b07d256032172 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 30: 0x56108dd69a48 - tester::run_test_in_process::hfbe1db9600fcf742 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x56108dd6973c - tester::run_test::run_test_inner::{{closure}}::h5435603183f32aab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x56108dd56413 - std::sys_common::backtrace::__rust_begin_short_backtrace::h96e1a17fd6e94666 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 33: 0x56108dd7a610 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hf406e72033f7b141 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 34: 0x56108dd563e4 - as core::ops::function::FnOnce<()>>::call_once::h76d7d6f79d99a132 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x56108dd570d2 - std::panicking::try::do_call::h6e1ff9c6f15d7f64 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 36: 0x56108dd6166b - __rust_try [INFO] [stdout] 37: 0x56108dd56e57 - std::panicking::try::he65fe30d13188125 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 38: 0x56108dd83154 - std::panic::catch_unwind::h5025fc0d7195a61b [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 39: 0x56108dd7a3b3 - std::thread::Builder::spawn_unchecked::{{closure}}::hab5bd657d16e4474 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 40: 0x56108dd8330f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h12fa3059cf795ad3 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x56108de20023 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 42: 0x56108de20023 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 43: 0x56108de20023 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 44: 0x7fe46bdf5609 - start_thread [INFO] [stdout] 45: 0x7fe46bbc7293 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] thread 'compile_test' panicked at 'Some tests failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/lib.rs:105:22 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56108de1773c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56108de1773c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56108de1773c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56108de1773c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x56108de3cb8c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x56108de12a45 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x56108de19c40 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x56108de19c40 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x56108de19c40 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x56108de19826 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x56108de1a2f4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x56108ddeb902 - std::panicking::begin_panic::{{closure}}::h7aaea67b00e1b98e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:526:9 [INFO] [stdout] 12: 0x56108ddeb799 - std::sys_common::backtrace::__rust_end_short_backtrace::h46c1f7e09e3238c0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x56108ddeb843 - std::panicking::begin_panic::h3fcda4c7803392d9 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:525:12 [INFO] [stdout] 14: 0x56108da5dbab - compiletest_rs::run_tests::h2bbe76f5d49d52e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/lib.rs:105:22 [INFO] [stdout] 15: 0x56108da1eb2f - compile_test::run_mode::hc04b5d805b4caea7 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_test.rs:13:5 [INFO] [stdout] 16: 0x56108da1eb92 - compile_test::compile_test::h351691002f9426b7 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_test.rs:18:5 [INFO] [stdout] 17: 0x56108da1eb6a - compile_test::compile_test::{{closure}}::hd92599b723c46c79 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_test.rs:17:1 [INFO] [stdout] 18: 0x56108da1ec7e - core::ops::function::FnOnce::call_once::h665bcdc741f57494 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x56108da53483 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x56108da53483 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:585:5 [INFO] [stdout] 21: 0x56108da52017 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 22: 0x56108da52017 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x56108da52017 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 24: 0x56108da52017 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 25: 0x56108da52017 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 26: 0x56108da52017 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:608:18 [INFO] [stdout] 27: 0x56108da52017 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:500:39 [INFO] [stdout] 28: 0x56108da1f35e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:527:37 [INFO] [stdout] 29: 0x56108da1f35e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 30: 0x56108da24188 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 31: 0x56108da24188 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x56108da24188 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 33: 0x56108da24188 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 34: 0x56108da24188 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 35: 0x56108da24188 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 36: 0x56108da24188 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x56108de20023 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 38: 0x56108de20023 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x56108de20023 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 40: 0x7fe46bdf5609 - start_thread [INFO] [stdout] 41: 0x7fe46bbc7293 - clone [INFO] [stdout] 42: 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.60s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test compile_test' [INFO] running `Command { std: "docker" "inspect" "30eaa3c04b59ee42ae9ada65c32b0a9a27ca47e7dc873b1d967f25c4bd320ece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30eaa3c04b59ee42ae9ada65c32b0a9a27ca47e7dc873b1d967f25c4bd320ece", kill_on_drop: false }` [INFO] [stdout] 30eaa3c04b59ee42ae9ada65c32b0a9a27ca47e7dc873b1d967f25c4bd320ece