[INFO] fetching crate component_group 3.0.0... [INFO] testing component_group-3.0.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate component_group 3.0.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate component_group 3.0.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustfix v0.5.1 [INFO] [stderr] Downloaded tester v0.7.0 [INFO] [stderr] Downloaded component_group_derive v3.0.0 [INFO] [stderr] Downloaded compiletest_rs v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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] 79a7cb6f021b3aef5da664e456f4e7dae932e6e83b246c51eab7cb10faf42ef5 [INFO] running `Command { std: "docker" "start" "-a" "79a7cb6f021b3aef5da664e456f4e7dae932e6e83b246c51eab7cb10faf42ef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79a7cb6f021b3aef5da664e456f4e7dae932e6e83b246c51eab7cb10faf42ef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a7cb6f021b3aef5da664e456f4e7dae932e6e83b246c51eab7cb10faf42ef5", kill_on_drop: false }` [INFO] [stdout] 79a7cb6f021b3aef5da664e456f4e7dae932e6e83b246c51eab7cb10faf42ef5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53ad05f0679929f5d456e5e899c34e9d13ef4aad681bbfea5c2af3f81a0be369 [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" "53ad05f0679929f5d456e5e899c34e9d13ef4aad681bbfea5c2af3f81a0be369", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [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 maybe-uninit v2.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 component_group_derive v3.0.0 [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 33.64s [INFO] running `Command { std: "docker" "inspect" "53ad05f0679929f5d456e5e899c34e9d13ef4aad681bbfea5c2af3f81a0be369", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53ad05f0679929f5d456e5e899c34e9d13ef4aad681bbfea5c2af3f81a0be369", kill_on_drop: false }` [INFO] [stdout] 53ad05f0679929f5d456e5e899c34e9d13ef4aad681bbfea5c2af3f81a0be369 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f3473ab80cef705e589ffb8e28d6500a314b84d5c3f32fec5cbf846389ea555 [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" "9f3473ab80cef705e589ffb8e28d6500a314b84d5c3f32fec5cbf846389ea555", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling unicode-width v0.1.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 dirs-sys v0.3.6 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling specs-derive v0.4.1 [INFO] [stderr] Compiling getopts v0.2.21 [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 rustfix v0.5.1 [INFO] [stderr] Compiling component_group v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 37.71s [INFO] running `Command { std: "docker" "inspect" "9f3473ab80cef705e589ffb8e28d6500a314b84d5c3f32fec5cbf846389ea555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f3473ab80cef705e589ffb8e28d6500a314b84d5c3f32fec5cbf846389ea555", kill_on_drop: false }` [INFO] [stdout] 9f3473ab80cef705e589ffb8e28d6500a314b84d5c3f32fec5cbf846389ea555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f5795a18707571fc78cb03bb707d614fb8a19899cc4740ae17817129af79a78 [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" "2f5795a18707571fc78cb03bb707d614fb8a19899cc4740ae17817129af79a78", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/component_group-3d6b6030a80f95e6) [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-ec0f409ecfa865ee) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test [compile-fail] compile-fail/generics2.rs ... FAILED [INFO] [stdout] test [compile-fail] compile-fail/unsupported_types.rs ... FAILED [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/generics2.rs [INFO] [stdout] [compile-fail] compile-fail/traits_not_impled.rs [INFO] [stdout] [compile-fail] compile-fail/unsupported_types.rs [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 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/generics2.rs:5: unexpected error: '5:1: 5:27: multiple matching crates for `specs_derive` [E0464]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics2.rs:48: expected error not found: the trait bound `NotImplFoo: Foo` is not satisfied [E0277] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics2.rs:50: expected error not found: the trait bound `NotClone: Clone` is not satisfied [E0277] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics2.rs:52: expected error not found: the trait bound `NotClone: Clone` is not satisfied [E0277] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics2.rs:52: expected error not found: the trait bound `NotClone: Foo` is not satisfied [E0277] [INFO] [stdout] [INFO] [stdout] error: 1 unexpected errors found, 4 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/compile-fail/generics2.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/generics2.stage-id" "-A" "unused" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib" "-L" "/tmp/generics2.stage-id.aux" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 5, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "5:1: 5:27: multiple matching crates for `specs_derive` [E0464]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 48, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `NotImplFoo: Foo` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 50, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `NotClone: Clone` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 52, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `NotClone: Clone` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 52, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `NotClone: Foo` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] compile-fail/generics2.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: 0x55fe79e7ace0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fe79e7ace0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fe79e7ace0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fe79e7ace0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fe79e9fdfc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55fe79e76e65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55fe79e7d9cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fe79e7d9cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fe79e7d9cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fe79e7d4dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fe79e7e094 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55fe79d05933 - std::panicking::begin_panic::{{closure}}::h093279fcf5584b05 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55fe79d057b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1ebae1e29166f5cb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fe79d05869 - std::panicking::begin_panic::h68761e958f6b9d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55fe79b6dae9 - 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: 0x55fe79b5f641 - 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: 0x55fe79b5f1cc - 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: 0x55fe79b5ee5d - 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: 0x55fe79ace4e5 - 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: 0x55fe79b3acfe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h160e89ea8289e8a3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fe79e104dd - as core::ops::function::FnOnce>::call_once::h984c0d1dd1c410b6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 21: 0x55fe79dd7164 - 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: 0x55fe79dd6963 - 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: 0x55fe79dfb338 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h24dc1ae596408885 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x55fe79e104dd - as core::ops::function::FnOnce>::call_once::h984c0d1dd1c410b6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 25: 0x55fe79dadd44 - as core::ops::function::FnOnce<()>>::call_once::hf0b4eb1994bdb1ae [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 26: 0x55fe79dccb4d - std::panicking::try::do_call::hc5ec96dcfce76059 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x55fe79dcfc8d - __rust_try [INFO] [stdout] 28: 0x55fe79dcc77d - std::panicking::try::hb3db0cf202dd0a16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 29: 0x55fe79daf214 - std::panic::catch_unwind::h2b78a15201b918e6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 30: 0x55fe79dd73bc - 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: 0x55fe79dd709f - 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: 0x55fe79dcb8d3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9970b574f17570ea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x55fe79de9f50 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha3800de29a5b775f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 34: 0x55fe79dadd24 - as core::ops::function::FnOnce<()>>::call_once::h792c5e23fc0c1031 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x55fe79dccb02 - std::panicking::try::do_call::hafc062e53e072e2c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55fe79dcfc8d - __rust_try [INFO] [stdout] 37: 0x55fe79dcc697 - std::panicking::try::haccc5362d35ff392 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 38: 0x55fe79daf2b4 - std::panic::catch_unwind::h461642e0f05b2da6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 39: 0x55fe79de9d5e - std::thread::Builder::spawn_unchecked::{{closure}}::ha4c154b3dd43da2d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 40: 0x55fe79dfb36f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3f6a28e23f3b80c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55fe79e84047 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 42: 0x55fe79e84047 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 43: 0x55fe79e84047 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 44: 0x7f4025f18609 - start_thread [INFO] [stdout] 45: 0x7f4025cea293 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:5: unexpected error: '5:1: 5:27: multiple matching crates for `specs_derive` [E0464]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: the trait bound `T: specs::Component` is not satisfied [E0277] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: the trait bound `T: specs::Component` is not satisfied [E0277] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: the trait bound `U: specs::Component` is not satisfied [E0277] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: the trait bound `U: specs::Component` is not satisfied [E0277] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: `T` cannot be sent between threads safely [E0277] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: `T` cannot be shared between threads safely [E0277] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: `U` cannot be sent between threads safely [E0277] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:17: expected error not found: `U` cannot be shared between threads safely [E0277] [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: tests/compile-fail/generics1.rs:35: expected error not found: the trait bound `T: Clone` is not satisfied [E0277] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/generics1.rs:37: expected error not found: the trait bound `U: Clone` is not satisfied [E0277] [INFO] [stdout] [INFO] [stdout] error: 1 unexpected errors found, 17 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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib" "-L" "/tmp/generics1.stage-id.aux" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 5, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "5:1: 5:27: multiple matching crates for `specs_derive` [E0464]", [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: "the trait bound `T: specs::Component` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `T: specs::Component` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `U: specs::Component` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `U: specs::Component` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "`T` cannot be sent between threads safely [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "`T` cannot be shared between threads safely [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "`U` cannot be sent between threads safely [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 17, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "`U` cannot be shared between threads safely [E0277]", [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 `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] Error { [INFO] [stdout] line_num: 35, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `T: Clone` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 37, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `U: Clone` is not satisfied [E0277]", [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: 0x55fe79e7ace0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fe79e7ace0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fe79e7ace0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fe79e7ace0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fe79e9fdfc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55fe79e76e65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55fe79e7d9cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fe79e7d9cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fe79e7d9cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fe79e7d4dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fe79e7e094 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55fe79d05933 - std::panicking::begin_panic::{{closure}}::h093279fcf5584b05 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55fe79d057b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1ebae1e29166f5cb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fe79d05869 - std::panicking::begin_panic::h68761e958f6b9d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55fe79b6dae9 - 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: 0x55fe79b5f641 - 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: 0x55fe79b5f1cc - 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: 0x55fe79b5ee5d - 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: 0x55fe79ace4e5 - 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: 0x55fe79b3acfe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h160e89ea8289e8a3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fe79e104dd - as core::ops::function::FnOnce>::call_once::h984c0d1dd1c410b6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 21: 0x55fe79dd7164 - 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: 0x55fe79dd6963 - 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: 0x55fe79dfb338 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h24dc1ae596408885 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x55fe79e104dd - as core::ops::function::FnOnce>::call_once::h984c0d1dd1c410b6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 25: 0x55fe79dadd44 - as core::ops::function::FnOnce<()>>::call_once::hf0b4eb1994bdb1ae [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 26: 0x55fe79dccb4d - std::panicking::try::do_call::hc5ec96dcfce76059 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x55fe79dcfc8d - __rust_try [INFO] [stdout] 28: 0x55fe79dcc77d - std::panicking::try::hb3db0cf202dd0a16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 29: 0x55fe79daf214 - std::panic::catch_unwind::h2b78a15201b918e6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 30: 0x55fe79dd73bc - 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: 0x55fe79dd709f - 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: 0x55fe79dcb8d3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9970b574f17570ea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x55fe79de9f50 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha3800de29a5b775f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 34: 0x55fe79dadd24 - as core::ops::function::FnOnce<()>>::call_once::h792c5e23fc0c1031 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x55fe79dccb02 - std::panicking::try::do_call::hafc062e53e072e2c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55fe79dcfc8d - __rust_try [INFO] [stdout] 37: 0x55fe79dcc697 - std::panicking::try::haccc5362d35ff392 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 38: 0x55fe79daf2b4 - std::panic::catch_unwind::h461642e0f05b2da6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 39: 0x55fe79de9d5e - std::thread::Builder::spawn_unchecked::{{closure}}::ha4c154b3dd43da2d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 40: 0x55fe79dfb36f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3f6a28e23f3b80c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55fe79e84047 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 42: 0x55fe79e84047 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 43: 0x55fe79e84047 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 44: 0x7f4025f18609 - start_thread [INFO] [stdout] 45: 0x7f4025cea293 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/unsupported_types.rs:5: unexpected error: '5:1: 5:27: multiple matching crates for `specs_derive` [E0464]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:5: unexpected error: '5:1: 5:27: multiple matching crates for `specs_derive` [E0464]' [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/unsupported_types.rs:31: expected error not found: Only structs with named fields are supported [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/unsupported_types.rs:37: expected error not found: Only structs with named fields are supported [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/unsupported_types.rs:42: expected error not found: Only structs with named fields are supported [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/unsupported_types.rs:45: expected error not found: struct must have at least one field to derive ComponentGroup [INFO] [stdout] [INFO] [stdout] error: 1 unexpected errors found, 4 expected errors not found [INFO] [stdout] status: exit status: 1 [INFO] [stdout] command: "rustc" "tests/compile-fail/unsupported_types.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/unsupported_types.stage-id" "-A" "unused" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib" "-L" "/tmp/unsupported_types.stage-id.aux" [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: the trait bound `NotImplComponent: specs::Component` is not satisfied [E0277] [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 5, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "5:1: 5:27: multiple matching crates for `specs_derive` [E0464]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 31, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "Only structs with named fields are supported", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 37, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "Only structs with named fields are supported", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 42, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "Only structs with named fields are supported", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 45, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "struct must have at least one field to derive ComponentGroup", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] thread '[compile-fail] compile-fail/unsupported_types.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: 0x55fe79e7ace0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fe79e7ace0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fe79e7ace0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fe79e7ace0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fe79e9fdfc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55fe79e76e65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55fe79e7d9cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fe79e7d9cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fe79e7d9cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fe79e7d4dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fe79e7e094 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55fe79d05933 - std::panicking::begin_panic::{{closure}}::h093279fcf5584b05 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55fe79d057b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1ebae1e29166f5cb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fe79d05869 - std::panicking::begin_panic::h68761e958f6b9d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55fe79b6dae9 - 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: 0x55fe79b5f641 - 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: 0x55fe79b5f1cc - 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: 0x55fe79b5ee5d - 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: 0x55fe79ace4e5 - 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: 0x55fe79b3acfe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h160e89ea8289e8a3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fe79e104dd - as core::ops::function::FnOnce>::call_once::h984c0d1dd1c410b6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 21: 0x55fe79dd7164 - 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: 0x55fe79dd6963 - 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: 0x55fe79dfb338 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h24dc1ae596408885 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x55fe79e104dd - as core::ops::function::FnOnce>::call_once::h984c0d1dd1c410b6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 25: 0x55fe79dadd44 - as core::ops::function::FnOnce<()>>::call_once::hf0b4eb1994bdb1ae [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 26: 0x55fe79dccb4d - std::panicking::try::do_call::hc5ec96dcfce76059 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x55fe79dcfc8d - __rust_try [INFO] [stdout] 28: 0x55fe79dcc77d - std::panicking::try::hb3db0cf202dd0a16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 29: 0x55fe79daf214 - std::panic::catch_unwind::h2b78a15201b918e6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 30: 0x55fe79dd73bc - 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: 0x55fe79dd709f - 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: 0x55fe79dcb8d3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9970b574f17570ea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x55fe79de9f50 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha3800de29a5b775f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 34: 0x55fe79dadd24 - as core::ops::function::FnOnce<()>>::call_once::h792c5e23fc0c1031 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x55fe79dccb02 - std::panicking::try::do_call::hafc062e53e072e2c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55fe79dcfc8d - __rust_try [INFO] [stdout] 37: 0x55fe79dcc697 - std::panicking::try::haccc5362d35ff392 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 38: 0x55fe79daf2b4 - std::panic::catch_unwind::h461642e0f05b2da6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 39: 0x55fe79de9d5e - std::thread::Builder::spawn_unchecked::{{closure}}::ha4c154b3dd43da2d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 40: 0x55fe79dfb36f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3f6a28e23f3b80c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55fe79e84047 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 42: 0x55fe79e84047 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 43: 0x55fe79e84047 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 44: 0x7f4025f18609 - start_thread [INFO] [stdout] 45: 0x7f4025cea293 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: the trait bound `NotImplComponent: specs::Component` is not satisfied [E0277] [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: the trait bound `Neither: specs::Component` is not satisfied [E0277] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:38: expected error not found: the trait bound `Neither: specs::Component` is not satisfied [E0277] [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:55: expected error not found: the trait bound `NotClone: Clone` is not satisfied [E0277] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:57: expected error not found: the trait bound `Neither: Clone` is not satisfied [E0277] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:61: expected error not found: the trait bound `NotImplComponent: specs::Component` is not satisfied [E0277] [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: the trait bound `Neither: specs::Component` is not satisfied [E0277] [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: tests/compile-fail/traits_not_impled.rs:76: expected error not found: the trait bound `NotImplComponent: specs::Component` is not satisfied [E0277] [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/traits_not_impled.rs:79: expected error not found: the trait bound `Neither: specs::Component` is not satisfied [E0277] [INFO] [stdout] [INFO] [stdout] error: 1 unexpected errors found, 27 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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib" "-L" "/tmp/traits_not_impled.stage-id.aux" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 5, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "5:1: 5:27: multiple matching crates for `specs_derive` [E0464]", [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: "the trait bound `NotImplComponent: specs::Component` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `NotImplComponent: specs::Component` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "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: "the trait bound `Neither: specs::Component` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `Neither: specs::Component` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 38, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "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: 55, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `NotClone: Clone` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 57, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `Neither: Clone` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `NotImplComponent: specs::Component` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "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: "the trait bound `Neither: specs::Component` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 61, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "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] Error { [INFO] [stdout] line_num: 76, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `NotImplComponent: specs::Component` is not satisfied [E0277]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 79, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "the trait bound `Neither: specs::Component` is not satisfied [E0277]", [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: 0x55fe79e7ace0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fe79e7ace0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fe79e7ace0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fe79e7ace0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fe79e9fdfc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55fe79e76e65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55fe79e7d9cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fe79e7d9cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fe79e7d9cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fe79e7d4dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fe79e7e094 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55fe79d05933 - std::panicking::begin_panic::{{closure}}::h093279fcf5584b05 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55fe79d057b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1ebae1e29166f5cb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fe79d05869 - std::panicking::begin_panic::h68761e958f6b9d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55fe79b6dae9 - 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: 0x55fe79b5f641 - 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: 0x55fe79b5f1cc - 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: 0x55fe79b5ee5d - 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: 0x55fe79ace4e5 - 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: 0x55fe79b3acfe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h160e89ea8289e8a3 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fe79e104dd - as core::ops::function::FnOnce>::call_once::h984c0d1dd1c410b6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 21: 0x55fe79dd7164 - 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: 0x55fe79dd6963 - 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: 0x55fe79dfb338 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h24dc1ae596408885 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x55fe79e104dd - as core::ops::function::FnOnce>::call_once::h984c0d1dd1c410b6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 25: 0x55fe79dadd44 - as core::ops::function::FnOnce<()>>::call_once::hf0b4eb1994bdb1ae [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 26: 0x55fe79dccb4d - std::panicking::try::do_call::hc5ec96dcfce76059 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 27: 0x55fe79dcfc8d - __rust_try [INFO] [stdout] 28: 0x55fe79dcc77d - std::panicking::try::hb3db0cf202dd0a16 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 29: 0x55fe79daf214 - std::panic::catch_unwind::h2b78a15201b918e6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 30: 0x55fe79dd73bc - 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: 0x55fe79dd709f - 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: 0x55fe79dcb8d3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h9970b574f17570ea [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 33: 0x55fe79de9f50 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::ha3800de29a5b775f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 34: 0x55fe79dadd24 - as core::ops::function::FnOnce<()>>::call_once::h792c5e23fc0c1031 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 35: 0x55fe79dccb02 - std::panicking::try::do_call::hafc062e53e072e2c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 36: 0x55fe79dcfc8d - __rust_try [INFO] [stdout] 37: 0x55fe79dcc697 - std::panicking::try::haccc5362d35ff392 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 38: 0x55fe79daf2b4 - std::panic::catch_unwind::h461642e0f05b2da6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 39: 0x55fe79de9d5e - std::thread::Builder::spawn_unchecked::{{closure}}::ha4c154b3dd43da2d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 40: 0x55fe79dfb36f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3f6a28e23f3b80c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55fe79e84047 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 42: 0x55fe79e84047 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 43: 0x55fe79e84047 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 44: 0x7f4025f18609 - start_thread [INFO] [stdout] 45: 0x7f4025cea293 - 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: 0x55fe79e7ace0 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55fe79e7ace0 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55fe79e7ace0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55fe79e7ace0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55fe79e9fdfc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55fe79e76e65 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55fe79e7d9cb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55fe79e7d9cb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55fe79e7d9cb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55fe79e7d4dc - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55fe79e7e094 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55fe79d05933 - std::panicking::begin_panic::{{closure}}::h093279fcf5584b05 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x55fe79d057b9 - std::sys_common::backtrace::__rust_end_short_backtrace::h1ebae1e29166f5cb [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55fe79d05869 - std::panicking::begin_panic::h68761e958f6b9d6d [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x55fe79acb2df - 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: 0x55fe79a8ba59 - compile_test::run_mode::he54fbd4abb0f4de6 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_test.rs:13:5 [INFO] [stdout] 16: 0x55fe79a8bab2 - compile_test::compile_test::h8c5a6eb4fcf2f4db [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_test.rs:18:5 [INFO] [stdout] 17: 0x55fe79a8ba8a - compile_test::compile_test::{{closure}}::h0d3acf68932e24ba [INFO] [stdout] at /opt/rustwide/workdir/tests/compile_test.rs:17:1 [INFO] [stdout] 18: 0x55fe79a8b78e - core::ops::function::FnOnce::call_once::h0b0fe2935f6d7fbe [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x55fe79ab3fe3 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55fe79ab3fe3 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 21: 0x55fe79ab2a70 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 22: 0x55fe79ab2a70 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 23: 0x55fe79ab2a70 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 24: 0x55fe79ab2a70 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 25: 0x55fe79ab2a70 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 26: 0x55fe79ab2a70 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 27: 0x55fe79ab2a70 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x55fe79a8c032 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x55fe79a8c032 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 30: 0x55fe79a8fc88 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 31: 0x55fe79a8fc88 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 32: 0x55fe79a8fc88 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 33: 0x55fe79a8fc88 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 34: 0x55fe79a8fc88 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 35: 0x55fe79a8fc88 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 36: 0x55fe79a8fc88 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55fe79e84047 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 38: 0x55fe79e84047 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55fe79e84047 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 40: 0x7f4025f18609 - start_thread [INFO] [stdout] 41: 0x7f4025cea293 - 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.83s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test compile_test' [INFO] running `Command { std: "docker" "inspect" "2f5795a18707571fc78cb03bb707d614fb8a19899cc4740ae17817129af79a78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f5795a18707571fc78cb03bb707d614fb8a19899cc4740ae17817129af79a78", kill_on_drop: false }` [INFO] [stdout] 2f5795a18707571fc78cb03bb707d614fb8a19899cc4740ae17817129af79a78