[INFO] fetching crate component_group 3.0.0...
[INFO] testing component_group-3.0.0 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate component_group 3.0.0 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate component_group 3.0.0 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded component_group_derive v3.0.0
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded rustfix v0.5.1
[INFO] [stderr]   Downloaded term v0.6.1
[INFO] [stderr]   Downloaded compiletest_rs v0.5.0
[INFO] [stderr]   Downloaded specs v0.16.1
[INFO] [stderr]   Downloaded dirs v2.0.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.7.2
[INFO] [stderr]   Downloaded crossbeam-queue v0.2.3
[INFO] [stderr]   Downloaded hashbrown v0.7.2
[INFO] [stderr]   Downloaded mopa v0.2.2
[INFO] [stderr]   Downloaded shrev v1.1.3
[INFO] [stderr]   Downloaded hibitset v0.6.4
[INFO] [stderr]   Downloaded tuple_utils v0.3.0
[INFO] [stderr]   Downloaded shred v0.10.2
[INFO] [stderr]   Downloaded tynm v0.1.10
[INFO] [stderr]   Downloaded specs-derive v0.4.1
[INFO] [stderr]   Downloaded tester v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2cd793b03ebcd8269769674825e945895fa9602c296dfc79165d018104fbe742
[INFO] running `Command { std: "docker" "start" "-a" "2cd793b03ebcd8269769674825e945895fa9602c296dfc79165d018104fbe742", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2cd793b03ebcd8269769674825e945895fa9602c296dfc79165d018104fbe742", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cd793b03ebcd8269769674825e945895fa9602c296dfc79165d018104fbe742", kill_on_drop: false }`
[INFO] [stdout] 2cd793b03ebcd8269769674825e945895fa9602c296dfc79165d018104fbe742
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cde4353610a9f06918a77aa7cf5a116fc85a1f71abbe2fa973169021867a6d4
[INFO] running `Command { std: "docker" "start" "-a" "9cde4353610a9f06918a77aa7cf5a116fc85a1f71abbe2fa973169021867a6d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling shrev v1.1.3
[INFO] [stderr]    Compiling tuple_utils v0.3.0
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tynm v0.1.10
[INFO] [stderr]    Compiling component_group_derive v3.0.0
[INFO] [stderr]    Compiling shred v0.10.2
[INFO] [stderr]    Compiling hibitset v0.6.4
[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 25.12s
[INFO] running `Command { std: "docker" "inspect" "9cde4353610a9f06918a77aa7cf5a116fc85a1f71abbe2fa973169021867a6d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cde4353610a9f06918a77aa7cf5a116fc85a1f71abbe2fa973169021867a6d4", kill_on_drop: false }`
[INFO] [stdout] 9cde4353610a9f06918a77aa7cf5a116fc85a1f71abbe2fa973169021867a6d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c847ec034a65918412c2d34c0e1fff36de0812c9468cec7958112d0b2b82a7e2
[INFO] running `Command { std: "docker" "start" "-a" "c847ec034a65918412c2d34c0e1fff36de0812c9468cec7958112d0b2b82a7e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling unicode-width v0.2.2
[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 getopts v0.2.24
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[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.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.12.2
[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 1m 15s
[INFO] running `Command { std: "docker" "inspect" "c847ec034a65918412c2d34c0e1fff36de0812c9468cec7958112d0b2b82a7e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c847ec034a65918412c2d34c0e1fff36de0812c9468cec7958112d0b2b82a7e2", kill_on_drop: false }`
[INFO] [stdout] c847ec034a65918412c2d34c0e1fff36de0812c9468cec7958112d0b2b82a7e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2e691b13b32f1f5f277faba30811ec6eb0fd6b68cfd07a050ccca6f3afa3d1e2
[INFO] running `Command { std: "docker" "start" "-a" "2e691b13b32f1f5f277faba30811ec6eb0fd6b68cfd07a050ccca6f3afa3d1e2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/component_group-3884ce641f15e7b4)
[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-3e4f1e430305415b)
[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 `(&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] [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/d98a5da813da67eb189387b8ccfb73cf481275d8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/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:     0x57a9ddedc872 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a9ddedc872 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a9ddedc872 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57a9ddedc872 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57a9ddf05ce3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57a9ddf05ce3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x57a9dded8ca3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57a9dded8ca3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57a9ddedc6c2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57a9ddede8ec - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57a9ddede742 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57a9ddd30884 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57a9ddd30884 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57a9ddedf3cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57a9ddedf3cb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57a9ddedf1dc - std::panicking::begin_panic::{{closure}}::h0f8706344c9ec311
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x57a9ddedcd69 - std::sys::backtrace::__rust_end_short_backtrace::h475b472ad5266ef1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x57a9ddedf0f2 - std::panicking::begin_panic::h1915e13924f93329
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x57a9ddd53b29 - compiletest_rs::runtest::TestCx::check_expected_errors::hb589e831b7872cae
[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:     0x57a9ddd53b29 - compiletest_rs::runtest::TestCx::run_cfail_test::h70bfb27cd5b16ba1
[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:     0x57a9ddd4634f - compiletest_rs::runtest::run::hc6788c476496ae82
[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]   21:     0x57a9ddd3aff8 - compiletest_rs::make_test_closure::{{closure}}::h51870a02c649a804
[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]   22:     0x57a9ddd3aff8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hac1fc3aad670bfcd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57a9dde834ee - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hff03905ed3cf1cac
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   24:     0x57a9dde834ee - tester::__rust_begin_short_backtrace::h1b27bc4c1c044903
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:543:5
[INFO] [stdout]   25:     0x57a9dde83652 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hff03905ed3cf1cac
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   26:     0x57a9dde83652 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1650a9fa9cb22a85
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x57a9dde83652 - std::panicking::catch_unwind::do_call::h60500cbb3da58267
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x57a9dde83652 - std::panicking::catch_unwind::h3d945c43bc1c3fa8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x57a9dde83652 - std::panic::catch_unwind::h65a9f66e25f6e7ee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x57a9dde83652 - tester::run_test_in_process::h76efa06ecc853e30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:578:18
[INFO] [stdout]   31:     0x57a9dde87e57 - tester::run_test::run_test_inner::{{closure}}::h3f4a69203163d819
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:474:21
[INFO] [stdout]   32:     0x57a9dde87e57 - std::sys::backtrace::__rust_begin_short_backtrace::hae402d229ac7807d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x57a9dde91cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc481b5eab7f249d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x57a9dde91cd8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0464d854a8e277d4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x57a9dde91cd8 - std::panicking::catch_unwind::do_call::ha8d8d7472d7b1479
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x57a9dde91cd8 - std::panicking::catch_unwind::h72ebb5861b5bb724
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x57a9dde91cd8 - std::panic::catch_unwind::ha4a3d62da6c6ed14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x57a9dde91cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h4aedd5838d10514a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x57a9dde91cd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1c28fc0f3f8be4b0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x57a9ddee2707 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x57a9ddee2707 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x57a9ddee2707 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x7b4e832feaa4 - <unknown>
[INFO] [stdout]   44:     0x7b4e8338ba34 - clone
[INFO] [stdout]   45:                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/d98a5da813da67eb189387b8ccfb73cf481275d8/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/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:     0x57a9ddedc872 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a9ddedc872 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a9ddedc872 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57a9ddedc872 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57a9ddf05ce3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57a9ddf05ce3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x57a9dded8ca3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57a9dded8ca3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57a9ddedc6c2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57a9ddede8ec - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57a9ddede742 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57a9ddd30884 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57a9ddd30884 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57a9ddedf3cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57a9ddedf3cb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57a9ddedf1dc - std::panicking::begin_panic::{{closure}}::h0f8706344c9ec311
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x57a9ddedcd69 - std::sys::backtrace::__rust_end_short_backtrace::h475b472ad5266ef1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x57a9ddedf0f2 - std::panicking::begin_panic::h1915e13924f93329
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x57a9ddd53b29 - compiletest_rs::runtest::TestCx::check_expected_errors::hb589e831b7872cae
[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:     0x57a9ddd53b29 - compiletest_rs::runtest::TestCx::run_cfail_test::h70bfb27cd5b16ba1
[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:     0x57a9ddd4634f - compiletest_rs::runtest::run::hc6788c476496ae82
[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]   21:     0x57a9ddd3aff8 - compiletest_rs::make_test_closure::{{closure}}::h51870a02c649a804
[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]   22:     0x57a9ddd3aff8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hac1fc3aad670bfcd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57a9dde834ee - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hff03905ed3cf1cac
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   24:     0x57a9dde834ee - tester::__rust_begin_short_backtrace::h1b27bc4c1c044903
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:543:5
[INFO] [stdout]   25:     0x57a9dde83652 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hff03905ed3cf1cac
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   26:     0x57a9dde83652 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1650a9fa9cb22a85
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x57a9dde83652 - std::panicking::catch_unwind::do_call::h60500cbb3da58267
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x57a9dde83652 - std::panicking::catch_unwind::h3d945c43bc1c3fa8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x57a9dde83652 - std::panic::catch_unwind::h65a9f66e25f6e7ee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x57a9dde83652 - tester::run_test_in_process::h76efa06ecc853e30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:578:18
[INFO] [stdout]   31:     0x57a9dde87e57 - tester::run_test::run_test_inner::{{closure}}::h3f4a69203163d819
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:474:21
[INFO] [stdout]   32:     0x57a9dde87e57 - std::sys::backtrace::__rust_begin_short_backtrace::hae402d229ac7807d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   33:     0x57a9dde91cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc481b5eab7f249d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   34:     0x57a9dde91cd8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0464d854a8e277d4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   35:     0x57a9dde91cd8 - std::panicking::catch_unwind::do_call::ha8d8d7472d7b1479
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   36:     0x57a9dde91cd8 - std::panicking::catch_unwind::h72ebb5861b5bb724
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   37:     0x57a9dde91cd8 - std::panic::catch_unwind::ha4a3d62da6c6ed14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x57a9dde91cd8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h4aedd5838d10514a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39:     0x57a9dde91cd8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1c28fc0f3f8be4b0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x57a9ddee2707 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   41:     0x57a9ddee2707 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x57a9ddee2707 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   43:     0x7b4e832feaa4 - <unknown>
[INFO] [stdout]   44:     0x7b4e8338ba34 - clone
[INFO] [stdout]   45:                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:     0x57a9ddedc872 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57a9ddedc872 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57a9ddedc872 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x57a9ddedc872 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x57a9ddf05ce3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x57a9ddf05ce3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x57a9dded8ca3 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x57a9dded8ca3 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x57a9ddedc6c2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x57a9ddede8ec - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x57a9ddede742 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x57a9ddd30884 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x57a9ddd30884 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x57a9ddedf3cb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x57a9ddedf3cb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x57a9ddedf1dc - std::panicking::begin_panic::{{closure}}::h0f8706344c9ec311
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x57a9ddedcd69 - std::sys::backtrace::__rust_end_short_backtrace::h475b472ad5266ef1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x57a9ddedf0f2 - std::panicking::begin_panic::h1915e13924f93329
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x57a9ddd3c44a - compiletest_rs::run_tests::h9862cbb7696203d8
[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:     0x57a9ddcf71e1 - compile_test::run_mode::hfc7fc7e180606075
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_test.rs:13:5
[INFO] [stdout]   20:     0x57a9ddcf6af5 - compile_test::compile_test::h216dffb839db75c9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_test.rs:18:5
[INFO] [stdout]   21:     0x57a9ddcf6af5 - compile_test::compile_test::{{closure}}::h1a3851fa64cb0c1c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_test.rs:17:18
[INFO] [stdout]   22:     0x57a9ddcf6af5 - core::ops::function::FnOnce::call_once::h00d5081cecc40f9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x57a9ddd3600b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x57a9ddd3600b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x57a9ddd351fe - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x57a9ddd351fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x57a9ddd351fe - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x57a9ddd351fe - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x57a9ddd351fe - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x57a9ddd351fe - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x57a9ddd351fe - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x57a9ddcf8d74 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x57a9ddcf8d74 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x57a9ddcfc74a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x57a9ddcfc74a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x57a9ddcfc74a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x57a9ddcfc74a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x57a9ddcfc74a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x57a9ddcfc74a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x57a9ddcfc74a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x57a9ddee2707 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x57a9ddee2707 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x57a9ddee2707 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x7b4e832feaa4 - <unknown>
[INFO] [stdout]   45:     0x7b4e8338ba34 - clone
[INFO] [stdout]   46:                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 0.53s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test compile_test`
[INFO] running `Command { std: "docker" "inspect" "2e691b13b32f1f5f277faba30811ec6eb0fd6b68cfd07a050ccca6f3afa3d1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e691b13b32f1f5f277faba30811ec6eb0fd6b68cfd07a050ccca6f3afa3d1e2", kill_on_drop: false }`
[INFO] [stdout] 2e691b13b32f1f5f277faba30811ec6eb0fd6b68cfd07a050ccca6f3afa3d1e2
