[INFO] fetching crate component_group 3.0.0... [INFO] testing component_group-3.0.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate component_group 3.0.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate component_group 3.0.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate component_group 3.0.0 [INFO] finished tweaking crates.io crate component_group 3.0.0 [INFO] tweaked toml for crates.io crate component_group 3.0.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tynm v0.1.6 [INFO] [stderr] Downloaded mopa v0.2.2 [INFO] [stderr] Downloaded component_group_derive v3.0.0 [INFO] [stderr] Downloaded tuple_utils v0.3.0 [INFO] [stderr] Downloaded shrev v1.1.1 [INFO] [stderr] Downloaded specs v0.16.1 [INFO] [stderr] Downloaded specs-derive v0.4.1 [INFO] [stderr] Downloaded shred v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fd42c139fb42cab515f55ea04e5a1b7cdb83747de7e6fe0f6053f1a92c69ded [INFO] running `Command { std: "docker" "start" "-a" "8fd42c139fb42cab515f55ea04e5a1b7cdb83747de7e6fe0f6053f1a92c69ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fd42c139fb42cab515f55ea04e5a1b7cdb83747de7e6fe0f6053f1a92c69ded", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fd42c139fb42cab515f55ea04e5a1b7cdb83747de7e6fe0f6053f1a92c69ded", kill_on_drop: false }` [INFO] [stdout] 8fd42c139fb42cab515f55ea04e5a1b7cdb83747de7e6fe0f6053f1a92c69ded [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bb3365eba479c7a4b4e096882f740c32e5adfcd2877bc65abe157d44bb68a0e [INFO] running `Command { std: "docker" "start" "-a" "5bb3365eba479c7a4b4e096882f740c32e5adfcd2877bc65abe157d44bb68a0e", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling component_group_derive v3.0.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tynm v0.1.6 [INFO] [stderr] Compiling shred v0.10.2 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling specs v0.16.1 [INFO] [stderr] Compiling component_group v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.06s [INFO] running `Command { std: "docker" "inspect" "5bb3365eba479c7a4b4e096882f740c32e5adfcd2877bc65abe157d44bb68a0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bb3365eba479c7a4b4e096882f740c32e5adfcd2877bc65abe157d44bb68a0e", kill_on_drop: false }` [INFO] [stdout] 5bb3365eba479c7a4b4e096882f740c32e5adfcd2877bc65abe157d44bb68a0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc869bf08be794fb121ea0acb76214d4aa7ca7f506abb91b73af88a1ff352240 [INFO] running `Command { std: "docker" "start" "-a" "dc869bf08be794fb121ea0acb76214d4aa7ca7f506abb91b73af88a1ff352240", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling compiletest_rs v0.5.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling tester v0.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling rustfix v0.5.1 [INFO] [stderr] Compiling component_group v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.50s [INFO] running `Command { std: "docker" "inspect" "dc869bf08be794fb121ea0acb76214d4aa7ca7f506abb91b73af88a1ff352240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc869bf08be794fb121ea0acb76214d4aa7ca7f506abb91b73af88a1ff352240", kill_on_drop: false }` [INFO] [stdout] dc869bf08be794fb121ea0acb76214d4aa7ca7f506abb91b73af88a1ff352240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c56743a3d3f3b34a33d0fa4f0724409c670e595f7455d72ca2ab98be3625905a [INFO] running `Command { std: "docker" "start" "-a" "c56743a3d3f3b34a33d0fa4f0724409c670e595f7455d72ca2ab98be3625905a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/component_group-4c03f5e2555ff06b) [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-a7d03b4501813d96) [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/traits_not_impled.rs ... FAILED [INFO] [stdout] test [compile-fail] compile-fail/generics1.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/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `join` exists for tuple `(&specs::Read<'_, EntitiesRes>, MaybeJoin<&Storage<'_, Position, Fetch<'_, MaskedStorage>>>, &Storage<'_, Velocity, Fetch<'_, MaskedStorage>>, &Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>, &Storage<'_, NotClone, Fetch<'_, MaskedStorage>>, &Storage<'_, Neither, Fetch<'_, MaskedStorage>>)`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `get` exists for struct `Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `cloned` exists for enum `Option<&NotClone>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `get` exists for struct `Storage<'_, Neither, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `insert` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `insert` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `remove` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `remove` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `maybe` exists for struct `Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `maybe` exists for struct `Storage<'_, Neither, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `get` exists for struct `Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `cloned` exists for enum `Option<&NotClone>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `get` exists for struct `Storage<'_, Neither, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `insert` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `remove` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `insert` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `remove` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `cloned` found for enum `Option<&NotClone>` in the current scope [E0599] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `join` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `cloned` found for enum `Option<&NotClone>` in the current scope [E0599] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `maybe` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `maybe` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: 17 unexpected errors found, 17 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/compile-fail/traits_not_impled.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/traits_not_impled.stage-id" "-A" "unused" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-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 `(&specs::Read<'_, EntitiesRes>, MaybeJoin<&Storage<'_, Position, Fetch<'_, MaskedStorage>>>, &Storage<'_, Velocity, Fetch<'_, MaskedStorage>>, &Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>, &Storage<'_, NotClone, Fetch<'_, MaskedStorage>>, &Storage<'_, Neither, Fetch<'_, MaskedStorage>>)`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "38:10: 38:24: the method `get` exists for struct `Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "38:10: 38:24: the method `cloned` exists for enum `Option<&NotClone>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "38:10: 38:24: the method `get` exists for struct `Storage<'_, Neither, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "38:10: 38:24: the method `insert` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "38:10: 38:24: the method `insert` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "38:10: 38:24: the method `remove` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "38:10: 38:24: the method `remove` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `maybe` exists for struct `Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `maybe` exists for struct `Storage<'_, Neither, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `get` exists for struct `Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `cloned` exists for enum `Option<&NotClone>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `get` exists for struct `Storage<'_, Neither, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `insert` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `remove` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `insert` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "61:10: 61:24: the method `remove` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `cloned` found for enum `Option<&NotClone>` in the current scope [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `get` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `get` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `insert` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `insert` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `remove` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `remove` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `join` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `cloned` found for enum `Option<&NotClone>` in the current scope [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `maybe` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `maybe` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `get` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `get` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `insert` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `remove` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `insert` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `remove` found for", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] compile-fail/traits_not_impled.rs' panicked at 'explicit panic', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:1091:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f3a66a69ac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f3a66a69ac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f3a66a69ac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f3a66a69ac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f3a66cc50c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55f3a66a29e5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55f3a66a9130 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f3a66a9130 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f3a66a9130 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55f3a66a8d22 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55f3a66a97e4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55f3a658a112 - std::panicking::begin_panic::{{closure}}::h76775847a94e4427 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:544:9 [INFO] [stdout] 12: 0x55f3a6573349 - std::sys_common::backtrace::__rust_end_short_backtrace::h62e32982d6961a15 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f3a658a053 - std::panicking::begin_panic::h74d1f90d81f88e70 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:543:12 [INFO] [stdout] 14: 0x55f3a63a1ecb - compiletest_rs::runtest::TestCx::check_expected_errors::h47dcca078af4c02e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:1091:13 [INFO] [stdout] 15: 0x55f3a6393f26 - compiletest_rs::runtest::TestCx::run_cfail_test::h05ee0921915c2a6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:178:13 [INFO] [stdout] 16: 0x55f3a6393acc - compiletest_rs::runtest::TestCx::run_revision::h4736d6fae2332d66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:131:26 [INFO] [stdout] 17: 0x55f3a639377c - compiletest_rs::runtest::run::h99459e5a96a47240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:83:9 [INFO] [stdout] 18: 0x55f3a6303935 - compiletest_rs::make_test_closure::{{closure}}::h853724ccfeb28a3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/lib.rs:296:9 [INFO] [stdout] 19: 0x55f3a636eb7e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e5a42d7f2be550 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55f3a6635f5d - as core::ops::function::FnOnce>::call_once::he27741244d025a91 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 21: 0x55f3a65fbb54 - tester::__rust_begin_short_backtrace::h81b7200833c3aa30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x55f3a65fb363 - tester::run_test::{{closure}}::h453e798fde77732f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x55f3a661ac28 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd98278e16397b3e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x55f3a6635f5d - as core::ops::function::FnOnce>::call_once::he27741244d025a91 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 25: 0x55f3a65ea494 - as core::ops::function::FnOnce<()>>::call_once::h7003270470ed0fb6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55f3a65eaccd - std::panicking::try::do_call::hb7faa31aee725336 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 27: 0x55f3a65f516b - __rust_try [INFO] [stdout] 28: 0x55f3a65eaabd - std::panicking::try::he841c9a06b6924d8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 29: 0x55f3a660e5e4 - std::panic::catch_unwind::hb8822cb672d7c645 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 30: 0x55f3a65fbd88 - tester::run_test_in_process::h8651f17c66ccb768 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x55f3a65fba7c - tester::run_test::run_test_inner::{{closure}}::h7f4dcde7640b70b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x55f3a65f51b3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf7c3f2b73e6885d4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x55f3a66196f0 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8289b530a741a890 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x55f3a65ea414 - as core::ops::function::FnOnce<()>>::call_once::h0392c9483308fea3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55f3a65ead32 - std::panicking::try::do_call::hf8e539e44532a84c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 36: 0x55f3a65f516b - __rust_try [INFO] [stdout] 37: 0x55f3a65ea9d7 - std::panicking::try::h50a3f0ca3f2c1070 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 38: 0x55f3a660e584 - std::panic::catch_unwind::h36722665a236f23c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 39: 0x55f3a6619503 - std::thread::Builder::spawn_unchecked::{{closure}}::h8bc8139aca10de9b [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 40: 0x55f3a661abff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hac64e8cdde92ab85 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55f3a66af733 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x55f3a66af733 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 43: 0x55f3a66af733 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 44: 0x7faf11b61609 - start_thread [INFO] [stdout] 45: 0x7faf11933293 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `join` exists for tuple `(&specs::Read<'_, EntitiesRes>, &Storage<'_, Position, Fetch<'_, MaskedStorage>>, &Storage<'_, T, Fetch<'_, MaskedStorage>>, &Storage<'_, U, Fetch<'_, MaskedStorage>>)`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `get` exists for struct `Storage<'_, T, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `get` exists for struct `Storage<'_, U, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `insert` exists for struct `Storage<'_, T, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `insert` exists for struct `Storage<'_, U, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `remove` exists for struct `Storage<'_, T, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `remove` exists for struct `Storage<'_, U, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `join` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: 7 unexpected errors found, 7 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/compile-fail/generics1.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/generics1.stage-id" "-A" "unused" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-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 `(&specs::Read<'_, EntitiesRes>, &Storage<'_, Position, Fetch<'_, MaskedStorage>>, &Storage<'_, T, Fetch<'_, MaskedStorage>>, &Storage<'_, U, Fetch<'_, MaskedStorage>>)`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "17:10: 17:24: the method `get` exists for struct `Storage<'_, T, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "17:10: 17:24: the method `get` exists for struct `Storage<'_, U, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "17:10: 17:24: the method `insert` exists for struct `Storage<'_, T, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "17:10: 17:24: the method `insert` exists for struct `Storage<'_, U, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "17:10: 17:24: the method `remove` exists for struct `Storage<'_, T, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "17:10: 17:24: the method `remove` exists for struct `Storage<'_, U, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `join` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `get` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `get` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `insert` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `insert` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `remove` found for", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "no method named `remove` found for", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] compile-fail/generics1.rs' panicked at 'explicit panic', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:1091:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f3a66a69ac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f3a66a69ac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f3a66a69ac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f3a66a69ac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f3a66cc50c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55f3a66a29e5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55f3a66a9130 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f3a66a9130 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f3a66a9130 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55f3a66a8d22 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55f3a66a97e4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55f3a658a112 - std::panicking::begin_panic::{{closure}}::h76775847a94e4427 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:544:9 [INFO] [stdout] 12: 0x55f3a6573349 - std::sys_common::backtrace::__rust_end_short_backtrace::h62e32982d6961a15 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f3a658a053 - std::panicking::begin_panic::h74d1f90d81f88e70 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:543:12 [INFO] [stdout] 14: 0x55f3a63a1ecb - compiletest_rs::runtest::TestCx::check_expected_errors::h47dcca078af4c02e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:1091:13 [INFO] [stdout] 15: 0x55f3a6393f26 - compiletest_rs::runtest::TestCx::run_cfail_test::h05ee0921915c2a6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:178:13 [INFO] [stdout] 16: 0x55f3a6393acc - compiletest_rs::runtest::TestCx::run_revision::h4736d6fae2332d66 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:131:26 [INFO] [stdout] 17: 0x55f3a639377c - compiletest_rs::runtest::run::h99459e5a96a47240 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/runtest.rs:83:9 [INFO] [stdout] 18: 0x55f3a6303935 - compiletest_rs::make_test_closure::{{closure}}::h853724ccfeb28a3b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/lib.rs:296:9 [INFO] [stdout] 19: 0x55f3a636eb7e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e5a42d7f2be550 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55f3a6635f5d - as core::ops::function::FnOnce>::call_once::he27741244d025a91 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 21: 0x55f3a65fbb54 - tester::__rust_begin_short_backtrace::h81b7200833c3aa30 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x55f3a65fb363 - tester::run_test::{{closure}}::h453e798fde77732f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x55f3a661ac28 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hd98278e16397b3e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x55f3a6635f5d - as core::ops::function::FnOnce>::call_once::he27741244d025a91 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 25: 0x55f3a65ea494 - as core::ops::function::FnOnce<()>>::call_once::h7003270470ed0fb6 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x55f3a65eaccd - std::panicking::try::do_call::hb7faa31aee725336 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 27: 0x55f3a65f516b - __rust_try [INFO] [stdout] 28: 0x55f3a65eaabd - std::panicking::try::he841c9a06b6924d8 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 29: 0x55f3a660e5e4 - std::panic::catch_unwind::hb8822cb672d7c645 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 30: 0x55f3a65fbd88 - tester::run_test_in_process::h8651f17c66ccb768 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x55f3a65fba7c - tester::run_test::run_test_inner::{{closure}}::h7f4dcde7640b70b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x55f3a65f51b3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf7c3f2b73e6885d4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x55f3a66196f0 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8289b530a741a890 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 34: 0x55f3a65ea414 - as core::ops::function::FnOnce<()>>::call_once::h0392c9483308fea3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x55f3a65ead32 - std::panicking::try::do_call::hf8e539e44532a84c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 36: 0x55f3a65f516b - __rust_try [INFO] [stdout] 37: 0x55f3a65ea9d7 - std::panicking::try::h50a3f0ca3f2c1070 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 38: 0x55f3a660e584 - std::panic::catch_unwind::h36722665a236f23c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 39: 0x55f3a6619503 - std::thread::Builder::spawn_unchecked::{{closure}}::h8bc8139aca10de9b [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 40: 0x55f3a661abff - core::ops::function::FnOnce::call_once{{vtable.shim}}::hac64e8cdde92ab85 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55f3a66af733 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 42: 0x55f3a66af733 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 43: 0x55f3a66af733 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 44: 0x7faf11b61609 - start_thread [INFO] [stdout] 45: 0x7faf11933293 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] thread 'compile_test' panicked at 'Some tests failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/lib.rs:105:22 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55f3a66a69ac - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f3a66a69ac - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f3a66a69ac - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f3a66a69ac - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f3a66cc50c - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55f3a66a29e5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55f3a66a9130 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f3a66a9130 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f3a66a9130 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55f3a66a8d22 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55f3a66a97e4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55f3a658a112 - std::panicking::begin_panic::{{closure}}::h76775847a94e4427 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:544:9 [INFO] [stdout] 12: 0x55f3a6573349 - std::sys_common::backtrace::__rust_end_short_backtrace::h62e32982d6961a15 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f3a658a053 - std::panicking::begin_panic::h74d1f90d81f88e70 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:543:12 [INFO] [stdout] 14: 0x55f3a630081e - compiletest_rs::run_tests::hde20b9f9458e8c2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.5.0/src/lib.rs:105:22 [INFO] [stdout] 15: 0x55f3a62c2be7 - compile_test::run_mode::h93cd21346732e926 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_test.rs:13:5 [INFO] [stdout] 16: 0x55f3a62c2c42 - compile_test::compile_test::h1fbca7ac36c28407 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_test.rs:18:5 [INFO] [stdout] 17: 0x55f3a62c2c1a - compile_test::compile_test::{{closure}}::hd8b53941cd66e4b7 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_test.rs:17:1 [INFO] [stdout] 18: 0x55f3a62c266e - core::ops::function::FnOnce::call_once::h09621ab6b8c71317 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55f3a62f6c03 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55f3a62f6c03 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 21: 0x55f3a62f5688 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 22: 0x55f3a62f5688 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x55f3a62f5688 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 24: 0x55f3a62f5688 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 25: 0x55f3a62f5688 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 26: 0x55f3a62f5688 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 27: 0x55f3a62f5688 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 28: 0x55f3a62c31de - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 29: 0x55f3a62c31de - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55f3a62c7a78 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 31: 0x55f3a62c7a78 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x55f3a62c7a78 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 33: 0x55f3a62c7a78 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 34: 0x55f3a62c7a78 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 35: 0x55f3a62c7a78 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 36: 0x55f3a62c7a78 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55f3a66af733 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 38: 0x55f3a66af733 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 39: 0x55f3a66af733 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 40: 0x7faf11b61609 - start_thread [INFO] [stdout] 41: 0x7faf11933293 - clone [INFO] [stdout] 42: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] compile_test [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test compile_test' [INFO] running `Command { std: "docker" "inspect" "c56743a3d3f3b34a33d0fa4f0724409c670e595f7455d72ca2ab98be3625905a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c56743a3d3f3b34a33d0fa4f0724409c670e595f7455d72ca2ab98be3625905a", kill_on_drop: false }` [INFO] [stdout] c56743a3d3f3b34a33d0fa4f0724409c670e595f7455d72ca2ab98be3625905a