[INFO] fetching crate component_group 3.0.0...
[INFO] testing component_group-3.0.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate component_group 3.0.0 into /workspace/builds/worker-2-tc1/source
[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-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate component_group 3.0.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 80 packages to latest compatible versions
[INFO] [stderr]       Adding compiletest_rs v0.5.0 (available: v0.11.2)
[INFO] [stderr]       Adding specs v0.16.1 (available: v0.20.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded term v0.6.1
[INFO] [stderr]   Downloaded component_group_derive v3.0.0
[INFO] [stderr]   Downloaded compiletest_rs v0.5.0
[INFO] [stderr]   Downloaded tuple_utils v0.3.0
[INFO] [stderr]   Downloaded specs-derive v0.4.1
[INFO] [stderr]   Downloaded tester v0.7.0
[INFO] [stderr]   Downloaded shred v0.10.2
[INFO] [stderr]   Downloaded filetime v0.2.26
[INFO] [stderr]   Downloaded hashbrown v0.7.2
[INFO] [stderr]   Downloaded rustfix v0.5.1
[INFO] [stderr]   Downloaded specs v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fa2c71adc773daa209d8f35502f6a726f69e3d1df5c762c35624aad728808abd
[INFO] running `Command { std: "docker" "start" "-a" "fa2c71adc773daa209d8f35502f6a726f69e3d1df5c762c35624aad728808abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fa2c71adc773daa209d8f35502f6a726f69e3d1df5c762c35624aad728808abd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa2c71adc773daa209d8f35502f6a726f69e3d1df5c762c35624aad728808abd", kill_on_drop: false }`
[INFO] [stdout] fa2c71adc773daa209d8f35502f6a726f69e3d1df5c762c35624aad728808abd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0b5e903071c070f20d1bc61ad1cdf5de29c6546a17c811d6b6616cf621d05a3
[INFO] running `Command { std: "docker" "start" "-a" "e0b5e903071c070f20d1bc61ad1cdf5de29c6546a17c811d6b6616cf621d05a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling shrev v1.1.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling tuple_utils v0.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling tynm v0.1.10
[INFO] [stderr]    Compiling component_group_derive v3.0.0
[INFO] [stderr]    Compiling hibitset v0.6.4
[INFO] [stderr]    Compiling shred v0.10.2
[INFO] [stderr]    Compiling specs v0.16.1
[INFO] [stderr]    Compiling component_group v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.73s
[INFO] running `Command { std: "docker" "inspect" "e0b5e903071c070f20d1bc61ad1cdf5de29c6546a17c811d6b6616cf621d05a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b5e903071c070f20d1bc61ad1cdf5de29c6546a17c811d6b6616cf621d05a3", kill_on_drop: false }`
[INFO] [stdout] e0b5e903071c070f20d1bc61ad1cdf5de29c6546a17c811d6b6616cf621d05a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b3087a6ab459c6d5f037884a6097e9e7c4003b43884d46dcdc2ebe1844248fa
[INFO] running `Command { std: "docker" "start" "-a" "5b3087a6ab459c6d5f037884a6097e9e7c4003b43884d46dcdc2ebe1844248fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling compiletest_rs v0.5.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]    Compiling filetime v0.2.26
[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-automata v0.4.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling rustfix v0.5.1
[INFO] [stderr]    Compiling component_group v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.21s
[INFO] running `Command { std: "docker" "inspect" "5b3087a6ab459c6d5f037884a6097e9e7c4003b43884d46dcdc2ebe1844248fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b3087a6ab459c6d5f037884a6097e9e7c4003b43884d46dcdc2ebe1844248fa", kill_on_drop: false }`
[INFO] [stdout] 5b3087a6ab459c6d5f037884a6097e9e7c4003b43884d46dcdc2ebe1844248fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d316f5ae593770aa123891769a35481661eb55d7dcea8f9b7e75065e34cd450
[INFO] running `Command { std: "docker" "start" "-a" "3d316f5ae593770aa123891769a35481661eb55d7dcea8f9b7e75065e34cd450", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/component_group-510635e2172f9314)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile_test.rs (/opt/rustwide/target/debug/deps/compile_test-dfe403624ec02230)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[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] test [compile-fail] compile-fail/unsupported_types.rs ... ok
[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 `(&Read<'_, EntitiesRes>, &Storage<'_, Position, ...>, ..., ...)`, 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<T>>>`, 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<U>>>`, 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<T>>>`, 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<U>>>`, 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<T>>>`, 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<U>>>`, 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] [stderr] error: test failed, to rerun pass `--test compile_test`
[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/1.90.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/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 `(&Read<'_, EntitiesRes>, &Storage<'_, Position, ...>, ..., ...)`, 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<T>>>`, 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<U>>>`, 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<T>>>`, 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<U>>>`, 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<T>>>`, 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<U>>>`, 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] 
[INFO] [stdout] thread '[compile-fail] compile-fail/generics1.rs' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.5.0/src/runtest.rs:1091:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560cea7537d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560cea7537d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560cea7537d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x560cea7537d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x560cea77ce33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x560cea77ce33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x560cea74f9c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x560cea74f9c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x560cea753622 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x560cea755839 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x560cea75566e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x560cea304504 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x560cea304504 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x560cea75630e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x560cea75630e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x560cea75611c - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x560cea753cc9 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x560cea756032 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x560cea3526fc - compiletest_rs::runtest::TestCx::check_expected_errors::hd0a6bd060b8a2c85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.5.0/src/runtest.rs:1091:13
[INFO] [stdout]   19:     0x560cea345306 - compiletest_rs::runtest::TestCx::run_cfail_test::h25d7bc82ac397366
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.5.0/src/runtest.rs:178:18
[INFO] [stdout]   20:     0x560cea344edc - compiletest_rs::runtest::TestCx::run_revision::hc105e52ae0ff3cac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.5.0/src/runtest.rs:131:31
[INFO] [stdout]   21:     0x560cea344b3f - compiletest_rs::runtest::run::h0a5e50eafe1c94fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.5.0/src/runtest.rs:83:17
[INFO] [stdout]   22:     0x560cea3160bb - compiletest_rs::make_test_closure::{{closure}}::h29c9fda373480121
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.5.0/src/lib.rs:296:9
[INFO] [stdout]   23:     0x560cea39cf3e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h85c2a6f9d12d35d3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x560cea6d25c8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2ecf4b51673bfa2f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   25:     0x560cea6e2054 - tester::__rust_begin_short_backtrace::h3545ddd04425ae70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:543:5
[INFO] [stdout]   26:     0x560cea6e2023 - tester::run_test::{{closure}}::h5874c35fb8fef837
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:527:34
[INFO] [stdout]   27:     0x560cea695c18 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb52dbb19d791c280
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x560cea6d25c8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2ecf4b51673bfa2f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   29:     0x560cea6b0ff4 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4a5206e1d63a19d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x560cea69569d - std::panicking::catch_unwind::do_call::h194f097d2c7ebb63
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x560cea6bbc0b - __rust_try
[INFO] [stdout]   32:     0x560cea6b60ca - std::panicking::catch_unwind::hf33a00a4e7b0d0c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x560cea6b60ca - std::panic::catch_unwind::h274a810e74143cd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x560cea6e224b - tester::run_test_in_process::h89be186699277cbe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:578:18
[INFO] [stdout]   35:     0x560cea6e1e24 - tester::run_test::run_test_inner::{{closure}}::h6d3cd2f64a33a4be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:474:21
[INFO] [stdout]   36:     0x560cea6c8596 - std::sys::backtrace::__rust_begin_short_backtrace::h980b637894ac4ae5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x560cea6b331f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h81904b0236245fe9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x560cea6b0fd4 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h93f17b341b1a5476
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x560cea69581c - std::panicking::catch_unwind::do_call::ha905438eed1546cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x560cea6b5c8b - __rust_try
[INFO] [stdout]   41:     0x560cea6b2d5a - std::panicking::catch_unwind::h6e41b3654bb07f11
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x560cea6b2d5a - std::panic::catch_unwind::hfc4ba008cf620149
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x560cea6b2d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hb38261a7004f086c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x560cea695c2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf4f54340b0d41856
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x560cea75963f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x560cea75963f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7104034deaa4 - <unknown>
[INFO] [stdout]   48:     0x71040356ba34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[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 `(&Read<'_, EntitiesRes>, MaybeJoin<&...>, ..., ..., ..., ...)`, 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<NotImplComponent>>>`, 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 trait bound `NotClone: Clone` is not satisfied [E0277]'
[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<Neither>>>`, 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<NotImplComponent>>>`, 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<Neither>>>`, 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<NotImplComponent>>>`, 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<Neither>>>`, 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<NotImplComponent>>>`, 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<Neither>>>`, 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<NotImplComponent>>>`, 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 trait bound `NotClone: Clone` is not satisfied [E0277]'
[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<Neither>>>`, 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<NotImplComponent>>>`, 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<NotImplComponent>>>`, 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<Neither>>>`, 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<Neither>>>`, 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/1.90.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/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 `(&Read<'_, EntitiesRes>, MaybeJoin<&...>, ..., ..., ..., ...)`, 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<NotImplComponent>>>`, 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 trait bound `NotClone: Clone` is not satisfied [E0277]",
[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<Neither>>>`, 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<NotImplComponent>>>`, 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<Neither>>>`, 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<NotImplComponent>>>`, 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<Neither>>>`, 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<NotImplComponent>>>`, 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<Neither>>>`, 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<NotImplComponent>>>`, 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 trait bound `NotClone: Clone` is not satisfied [E0277]",
[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<Neither>>>`, 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<NotImplComponent>>>`, 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<NotImplComponent>>>`, 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<Neither>>>`, 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<Neither>>>`, 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] 
[INFO] [stdout] thread '[compile-fail] compile-fail/traits_not_impled.rs' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.5.0/src/runtest.rs:1091:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560cea7537d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560cea7537d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560cea7537d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x560cea7537d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x560cea77ce33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x560cea77ce33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x560cea74f9c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x560cea74f9c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x560cea753622 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x560cea755839 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x560cea75566e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x560cea304504 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x560cea304504 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x560cea75630e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x560cea75630e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x560cea75611c - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x560cea753cc9 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x560cea756032 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x560cea3526fc - compiletest_rs::runtest::TestCx::check_expected_errors::hd0a6bd060b8a2c85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.5.0/src/runtest.rs:1091:13
[INFO] [stdout]   19:     0x560cea345306 - compiletest_rs::runtest::TestCx::run_cfail_test::h25d7bc82ac397366
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.5.0/src/runtest.rs:178:18
[INFO] [stdout]   20:     0x560cea344edc - compiletest_rs::runtest::TestCx::run_revision::hc105e52ae0ff3cac
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.5.0/src/runtest.rs:131:31
[INFO] [stdout]   21:     0x560cea344b3f - compiletest_rs::runtest::run::h0a5e50eafe1c94fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.5.0/src/runtest.rs:83:17
[INFO] [stdout]   22:     0x560cea3160bb - compiletest_rs::make_test_closure::{{closure}}::h29c9fda373480121
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.5.0/src/lib.rs:296:9
[INFO] [stdout]   23:     0x560cea39cf3e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h85c2a6f9d12d35d3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x560cea6d25c8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2ecf4b51673bfa2f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   25:     0x560cea6e2054 - tester::__rust_begin_short_backtrace::h3545ddd04425ae70
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:543:5
[INFO] [stdout]   26:     0x560cea6e2023 - tester::run_test::{{closure}}::h5874c35fb8fef837
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:527:34
[INFO] [stdout]   27:     0x560cea695c18 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb52dbb19d791c280
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x560cea6d25c8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2ecf4b51673bfa2f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   29:     0x560cea6b0ff4 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4a5206e1d63a19d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x560cea69569d - std::panicking::catch_unwind::do_call::h194f097d2c7ebb63
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x560cea6bbc0b - __rust_try
[INFO] [stdout]   32:     0x560cea6b60ca - std::panicking::catch_unwind::hf33a00a4e7b0d0c1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x560cea6b60ca - std::panic::catch_unwind::h274a810e74143cd1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x560cea6e224b - tester::run_test_in_process::h89be186699277cbe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:578:18
[INFO] [stdout]   35:     0x560cea6e1e24 - tester::run_test::run_test_inner::{{closure}}::h6d3cd2f64a33a4be
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:474:21
[INFO] [stdout]   36:     0x560cea6c8596 - std::sys::backtrace::__rust_begin_short_backtrace::h980b637894ac4ae5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x560cea6b331f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h81904b0236245fe9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x560cea6b0fd4 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h93f17b341b1a5476
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x560cea69581c - std::panicking::catch_unwind::do_call::ha905438eed1546cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x560cea6b5c8b - __rust_try
[INFO] [stdout]   41:     0x560cea6b2d5a - std::panicking::catch_unwind::h6e41b3654bb07f11
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x560cea6b2d5a - std::panic::catch_unwind::hfc4ba008cf620149
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x560cea6b2d5a - std::thread::Builder::spawn_unchecked_::{{closure}}::hb38261a7004f086c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x560cea695c2f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf4f54340b0d41856
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x560cea75963f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x560cea75963f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7104034deaa4 - <unknown>
[INFO] [stdout]   48:     0x71040356ba34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.5.0/src/lib.rs:105:22:
[INFO] [stdout] Some tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560cea7537d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x560cea7537d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x560cea7537d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x560cea7537d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x560cea77ce33 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x560cea77ce33 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x560cea74f9c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x560cea74f9c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x560cea753622 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x560cea755839 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x560cea75566e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x560cea304504 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x560cea304504 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x560cea75630e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x560cea75630e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x560cea75611c - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x560cea753cc9 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x560cea756032 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x560cea313214 - compiletest_rs::run_tests::ha9b878736d47e29b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.5.0/src/lib.rs:105:22
[INFO] [stdout]   19:     0x560cea2caf01 - compile_test::run_mode::hf3c4c86ea55f2527
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_test.rs:13:5
[INFO] [stdout]   20:     0x560cea2caf72 - compile_test::compile_test::h2f9425c117f17320
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_test.rs:18:5
[INFO] [stdout]   21:     0x560cea2caf47 - compile_test::compile_test::{{closure}}::h6da3dd6222fe3174
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_test.rs:17:18
[INFO] [stdout]   22:     0x560cea2ca986 - core::ops::function::FnOnce::call_once::hb29d7e3f36a99fcb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x560cea309d6b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x560cea309d6b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x560cea308ea5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x560cea308ea5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x560cea308ea5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x560cea308ea5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x560cea308ea5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x560cea308ea5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x560cea308ea5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x560cea2ccaa4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x560cea2ccaa4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x560cea2d047a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x560cea2d047a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x560cea2d047a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x560cea2d047a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x560cea2d047a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x560cea2d047a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x560cea2d047a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x560cea75963f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x560cea75963f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x7104034deaa4 - <unknown>
[INFO] [stdout]   44:     0x71040356ba34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[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 1.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3d316f5ae593770aa123891769a35481661eb55d7dcea8f9b7e75065e34cd450", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d316f5ae593770aa123891769a35481661eb55d7dcea8f9b7e75065e34cd450", kill_on_drop: false }`
[INFO] [stdout] 3d316f5ae593770aa123891769a35481661eb55d7dcea8f9b7e75065e34cd450
