[INFO] fetching crate component_group 3.0.0... [INFO] testing component_group-3.0.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate component_group 3.0.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate component_group 3.0.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 13968f6ff6bce77f73c650b92beff70b550a4c33a619b79d44d0d460e1c14034 [INFO] running `Command { std: "docker" "start" "-a" "13968f6ff6bce77f73c650b92beff70b550a4c33a619b79d44d0d460e1c14034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13968f6ff6bce77f73c650b92beff70b550a4c33a619b79d44d0d460e1c14034", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13968f6ff6bce77f73c650b92beff70b550a4c33a619b79d44d0d460e1c14034", kill_on_drop: false }` [INFO] [stdout] 13968f6ff6bce77f73c650b92beff70b550a4c33a619b79d44d0d460e1c14034 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53410b15b9a5aae227b6179a38c734bba59676fb81e3d36c5867c32cee88f76f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "53410b15b9a5aae227b6179a38c734bba59676fb81e3d36c5867c32cee88f76f", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling atom v0.3.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rayon-core v1.9.1 [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_derive v3.0.0 [INFO] [stderr] Compiling component_group v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.57s [INFO] running `Command { std: "docker" "inspect" "53410b15b9a5aae227b6179a38c734bba59676fb81e3d36c5867c32cee88f76f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53410b15b9a5aae227b6179a38c734bba59676fb81e3d36c5867c32cee88f76f", kill_on_drop: false }` [INFO] [stdout] 53410b15b9a5aae227b6179a38c734bba59676fb81e3d36c5867c32cee88f76f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca35adf7e6240e43cd83921d2ab0f535934278b98359862ac0c1e440d9ba1cae [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ca35adf7e6240e43cd83921d2ab0f535934278b98359862ac0c1e440d9ba1cae", kill_on_drop: false }` [INFO] [stderr] Compiling anyhow v1.0.42 [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.14 [INFO] [stderr] Compiling serde_derive v1.0.126 [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.126 [INFO] [stderr] Compiling serde_json v1.0.64 [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 35.34s [INFO] running `Command { std: "docker" "inspect" "ca35adf7e6240e43cd83921d2ab0f535934278b98359862ac0c1e440d9ba1cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca35adf7e6240e43cd83921d2ab0f535934278b98359862ac0c1e440d9ba1cae", kill_on_drop: false }` [INFO] [stdout] ca35adf7e6240e43cd83921d2ab0f535934278b98359862ac0c1e440d9ba1cae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4b6ec9cb7a35ce39120bab00c5d2dec2adeed27635c3d1f708e98f208f270d7f [INFO] running `Command { std: "docker" "start" "-a" "4b6ec9cb7a35ce39120bab00c5d2dec2adeed27635c3d1f708e98f208f270d7f", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/component_group-3d6b6030a80f95e6) [INFO] [stdout] [INFO] [stderr] Running tests/compile_test.rs (/opt/rustwide/target/debug/deps/compile_test-ec0f409ecfa865ee) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test [compile-fail] compile-fail/unsupported_types.rs ... ok [INFO] [stdout] test [compile-fail] compile-fail/generics2.rs ... ok [INFO] [stdout] test [compile-fail] compile-fail/generics1.rs ... FAILED [INFO] [stdout] test [compile-fail] compile-fail/traits_not_impled.rs ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [compile-fail] compile-fail/generics1.rs [INFO] [stdout] [compile-fail] compile-fail/traits_not_impled.rs [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test compile_test' [INFO] [stdout] test compile_test ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- compile_test stdout ---- [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `join` exists for tuple `(&specs::Read<'_, EntitiesRes>, &Storage<'_, Position, Fetch<'_, MaskedStorage>>, &Storage<'_, T, Fetch<'_, MaskedStorage>>, &Storage<'_, U, Fetch<'_, MaskedStorage>>)`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `get` exists for struct `Storage<'_, T, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `get` exists for struct `Storage<'_, U, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `insert` exists for struct `Storage<'_, T, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `insert` exists for struct `Storage<'_, U, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `remove` exists for struct `Storage<'_, T, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: unexpected error: '17:10: 17:24: the method `remove` exists for struct `Storage<'_, U, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `join` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: 7 unexpected errors found, 7 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/compile-fail/generics1.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/generics1.stage-id" "-A" "unused" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/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: 0x55f45713ece0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f45713ece0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f45713ece0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f45713ece0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f457163dfc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55f45713ae65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55f4571419cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f4571419cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f4571419cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55f4571414dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55f457142094 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55f456fc9933 - std::panicking::begin_panic::{{closure}}::h093279fcf5584b05 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55f456fc97b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1ebae1e29166f5cb [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f456fc9869 - std::panicking::begin_panic::h68761e958f6b9d6d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55f456e31ae9 - compiletest_rs::runtest::TestCx::check_expected_errors::haa20b6e48317e169 [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: 0x55f456e23641 - compiletest_rs::runtest::TestCx::run_cfail_test::h00b7c1f36f3fe8ba [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: 0x55f456e231cc - compiletest_rs::runtest::TestCx::run_revision::hdecd74a987caf9e8 [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: 0x55f456e22e5d - compiletest_rs::runtest::run::h980025e93aa0ef2e [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: 0x55f456d924e5 - compiletest_rs::make_test_closure::{{closure}}::haf45b888cfd90a63 [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: 0x55f456dfecfe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h160e89ea8289e8a3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55f4570d44dd - as core::ops::function::FnOnce>::call_once::h984c0d1dd1c410b6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 21: 0x55f45709b164 - tester::__rust_begin_short_backtrace::h826ea74a8b723ec2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x55f45709a963 - tester::run_test::{{closure}}::h2f5e3c2e3a0324e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x55f4570bf338 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h24dc1ae596408885 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x55f4570d44dd - as core::ops::function::FnOnce>::call_once::h984c0d1dd1c410b6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 25: 0x55f457071d44 - as core::ops::function::FnOnce<()>>::call_once::hf0b4eb1994bdb1ae [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 26: 0x55f457090b4d - std::panicking::try::do_call::hc5ec96dcfce76059 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x55f457093c8d - __rust_try [INFO] [stdout] 28: 0x55f45709077d - std::panicking::try::hb3db0cf202dd0a16 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 29: 0x55f457073214 - std::panic::catch_unwind::h2b78a15201b918e6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 30: 0x55f45709b3bc - tester::run_test_in_process::h0c832a3f3cf937ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x55f45709b09f - tester::run_test::run_test_inner::{{closure}}::hbcd241dc61eca9b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x55f45708f8d3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9970b574f17570ea [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x55f4570adf50 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha3800de29a5b775f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 34: 0x55f457071d24 - as core::ops::function::FnOnce<()>>::call_once::h792c5e23fc0c1031 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x55f457090b02 - std::panicking::try::do_call::hafc062e53e072e2c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55f457093c8d - __rust_try [INFO] [stdout] 37: 0x55f457090697 - std::panicking::try::haccc5362d35ff392 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 38: 0x55f4570732b4 - std::panic::catch_unwind::h461642e0f05b2da6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 39: 0x55f4570add5e - std::thread::Builder::spawn_unchecked::{{closure}}::ha4c154b3dd43da2d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 40: 0x55f4570bf36f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3f6a28e23f3b80c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55f457148047 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 42: 0x55f457148047 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 43: 0x55f457148047 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 44: 0x7f056beb4609 - start_thread [INFO] [stdout] 45: 0x7f056bc86293 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `join` exists for tuple `(&specs::Read<'_, EntitiesRes>, MaybeJoin<&Storage<'_, Position, Fetch<'_, MaskedStorage>>>, &Storage<'_, Velocity, Fetch<'_, MaskedStorage>>, &Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>, &Storage<'_, NotClone, Fetch<'_, MaskedStorage>>, &Storage<'_, Neither, Fetch<'_, MaskedStorage>>)`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `get` exists for struct `Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `cloned` exists for enum `Option<&NotClone>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `get` exists for struct `Storage<'_, Neither, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `insert` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `insert` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `remove` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: unexpected error: '38:10: 38:24: the method `remove` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `maybe` exists for struct `Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `maybe` exists for struct `Storage<'_, Neither, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `get` exists for struct `Storage<'_, NotImplComponent, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `cloned` exists for enum `Option<&NotClone>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `get` exists for struct `Storage<'_, Neither, Fetch<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `insert` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `remove` exists for struct `Storage<'_, NotImplComponent, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `insert` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: unexpected error: '61:10: 61:24: the method `remove` exists for struct `Storage<'_, Neither, FetchMut<'_, MaskedStorage>>`, but its trait bounds were not satisfied [E0599]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `cloned` found for enum `Option<&NotClone>` in the current scope [E0599] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: no method named `join` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `cloned` found for enum `Option<&NotClone>` in the current scope [E0599] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `maybe` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `maybe` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `get` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `insert` found for [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: no method named `remove` found for [INFO] [stdout] [INFO] [stdout] error: 17 unexpected errors found, 17 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/compile-fail/traits_not_impled.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/traits_not_impled.stage-id" "-A" "unused" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/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: 0x55f45713ece0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f45713ece0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f45713ece0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f45713ece0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f457163dfc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55f45713ae65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55f4571419cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f4571419cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f4571419cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55f4571414dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55f457142094 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55f456fc9933 - std::panicking::begin_panic::{{closure}}::h093279fcf5584b05 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55f456fc97b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1ebae1e29166f5cb [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f456fc9869 - std::panicking::begin_panic::h68761e958f6b9d6d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55f456e31ae9 - compiletest_rs::runtest::TestCx::check_expected_errors::haa20b6e48317e169 [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: 0x55f456e23641 - compiletest_rs::runtest::TestCx::run_cfail_test::h00b7c1f36f3fe8ba [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: 0x55f456e231cc - compiletest_rs::runtest::TestCx::run_revision::hdecd74a987caf9e8 [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: 0x55f456e22e5d - compiletest_rs::runtest::run::h980025e93aa0ef2e [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: 0x55f456d924e5 - compiletest_rs::make_test_closure::{{closure}}::haf45b888cfd90a63 [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: 0x55f456dfecfe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h160e89ea8289e8a3 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55f4570d44dd - as core::ops::function::FnOnce>::call_once::h984c0d1dd1c410b6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 21: 0x55f45709b164 - tester::__rust_begin_short_backtrace::h826ea74a8b723ec2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x55f45709a963 - tester::run_test::{{closure}}::h2f5e3c2e3a0324e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x55f4570bf338 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h24dc1ae596408885 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x55f4570d44dd - as core::ops::function::FnOnce>::call_once::h984c0d1dd1c410b6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 25: 0x55f457071d44 - as core::ops::function::FnOnce<()>>::call_once::hf0b4eb1994bdb1ae [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 26: 0x55f457090b4d - std::panicking::try::do_call::hc5ec96dcfce76059 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x55f457093c8d - __rust_try [INFO] [stdout] 28: 0x55f45709077d - std::panicking::try::hb3db0cf202dd0a16 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 29: 0x55f457073214 - std::panic::catch_unwind::h2b78a15201b918e6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 30: 0x55f45709b3bc - tester::run_test_in_process::h0c832a3f3cf937ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x55f45709b09f - tester::run_test::run_test_inner::{{closure}}::hbcd241dc61eca9b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x55f45708f8d3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9970b574f17570ea [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x55f4570adf50 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha3800de29a5b775f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 34: 0x55f457071d24 - as core::ops::function::FnOnce<()>>::call_once::h792c5e23fc0c1031 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x55f457090b02 - std::panicking::try::do_call::hafc062e53e072e2c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55f457093c8d - __rust_try [INFO] [stdout] 37: 0x55f457090697 - std::panicking::try::haccc5362d35ff392 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 38: 0x55f4570732b4 - std::panic::catch_unwind::h461642e0f05b2da6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 39: 0x55f4570add5e - std::thread::Builder::spawn_unchecked::{{closure}}::ha4c154b3dd43da2d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 40: 0x55f4570bf36f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3f6a28e23f3b80c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55f457148047 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 42: 0x55f457148047 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 43: 0x55f457148047 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 44: 0x7f056beb4609 - start_thread [INFO] [stdout] 45: 0x7f056bc86293 - 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: 0x55f45713ece0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55f45713ece0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55f45713ece0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55f45713ece0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55f457163dfc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55f45713ae65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55f4571419cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55f4571419cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55f4571419cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55f4571414dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55f457142094 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55f456fc9933 - std::panicking::begin_panic::{{closure}}::h093279fcf5584b05 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55f456fc97b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1ebae1e29166f5cb [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55f456fc9869 - std::panicking::begin_panic::h68761e958f6b9d6d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55f456d8f2df - compiletest_rs::run_tests::h0e78d79d83425300 [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: 0x55f456d4fa59 - compile_test::run_mode::he54fbd4abb0f4de6 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_test.rs:13:5 [INFO] [stdout] 16: 0x55f456d4fab2 - compile_test::compile_test::h8c5a6eb4fcf2f4db [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_test.rs:18:5 [INFO] [stdout] 17: 0x55f456d4fa8a - compile_test::compile_test::{{closure}}::h0d3acf68932e24ba [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_test.rs:17:1 [INFO] [stdout] 18: 0x55f456d4f78e - core::ops::function::FnOnce::call_once::h0b0fe2935f6d7fbe [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55f456d77fe3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55f456d77fe3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x55f456d76a70 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x55f456d76a70 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x55f456d76a70 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55f456d76a70 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55f456d76a70 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x55f456d76a70 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x55f456d76a70 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x55f456d50032 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x55f456d50032 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55f456d53c88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x55f456d53c88 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x55f456d53c88 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55f456d53c88 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55f456d53c88 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x55f456d53c88 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x55f456d53c88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55f457148047 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55f457148047 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55f457148047 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 40: 0x7f056beb4609 - start_thread [INFO] [stdout] 41: 0x7f056bc86293 - 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 1.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4b6ec9cb7a35ce39120bab00c5d2dec2adeed27635c3d1f708e98f208f270d7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b6ec9cb7a35ce39120bab00c5d2dec2adeed27635c3d1f708e98f208f270d7f", kill_on_drop: false }` [INFO] [stdout] 4b6ec9cb7a35ce39120bab00c5d2dec2adeed27635c3d1f708e98f208f270d7f