[INFO] cloning repository https://github.com/FSMaxB/rust-genealogy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FSMaxB/rust-genealogy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFSMaxB%2Frust-genealogy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFSMaxB%2Frust-genealogy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 057f62f5c7c8942b7348169d8bddfee1644ad4f0 [INFO] testing FSMaxB/rust-genealogy against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFSMaxB%2Frust-genealogy" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FSMaxB/rust-genealogy on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/FSMaxB/rust-genealogy [INFO] finished tweaking git repo https://github.com/FSMaxB/rust-genealogy [INFO] tweaked toml for git repo https://github.com/FSMaxB/rust-genealogy written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/FSMaxB/rust-genealogy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 147a5a965941637412e42e4c8638d15e0c295bbe770d345db9e11a6404fe583d [INFO] running `Command { std: "docker" "start" "-a" "147a5a965941637412e42e4c8638d15e0c295bbe770d345db9e11a6404fe583d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "147a5a965941637412e42e4c8638d15e0c295bbe770d345db9e11a6404fe583d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "147a5a965941637412e42e4c8638d15e0c295bbe770d345db9e11a6404fe583d", kill_on_drop: false }` [INFO] [stdout] 147a5a965941637412e42e4c8638d15e0c295bbe770d345db9e11a6404fe583d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] 65a327e4f5a034bbf069664e7aa96a127db3c14e12ec8b39aee784b502883538 [INFO] running `Command { std: "docker" "start" "-a" "65a327e4f5a034bbf069664e7aa96a127db3c14e12ec8b39aee784b502883538", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling genealogy-macros v0.1.0 (/opt/rustwide/workdir/genealogy-macros) [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling genealogy-java-apis v0.1.0 (/opt/rustwide/workdir/genealogy-java-apis) [INFO] [stderr] Compiling genealogy v0.1.0 (/opt/rustwide/workdir/genealogy) [INFO] [stderr] Compiling genealogists v0.1.0 (/opt/rustwide/workdir/genealogists) [INFO] [stderr] Compiling genealogy-main v0.1.0 (/opt/rustwide/workdir/genealogy-main) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.22s [INFO] running `Command { std: "docker" "inspect" "65a327e4f5a034bbf069664e7aa96a127db3c14e12ec8b39aee784b502883538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65a327e4f5a034bbf069664e7aa96a127db3c14e12ec8b39aee784b502883538", kill_on_drop: false }` [INFO] [stdout] 65a327e4f5a034bbf069664e7aa96a127db3c14e12ec8b39aee784b502883538 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8912902f14c474e7190679762be75ab673cc0fa3dac8a651a4d7d47e02efec35 [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" "8912902f14c474e7190679762be75ab673cc0fa3dac8a651a4d7d47e02efec35", kill_on_drop: false }` [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling trybuild v1.0.52 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling genealogy-java-apis v0.1.0 (/opt/rustwide/workdir/genealogy-java-apis) [INFO] [stderr] Compiling genealogy v0.1.0 (/opt/rustwide/workdir/genealogy) [INFO] [stderr] Compiling genealogists v0.1.0 (/opt/rustwide/workdir/genealogists) [INFO] [stderr] Compiling genealogy-main v0.1.0 (/opt/rustwide/workdir/genealogy-main) [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling genealogy-macros v0.1.0 (/opt/rustwide/workdir/genealogy-macros) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.08s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/genealogists-ffcca92f8b0b8c8f) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/genealogy-813f9c504272d505) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/genealogy_java_apis-b611fe581cd0ed44) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/genealogy_macros-a041553d02ad8efd) [INFO] [stderr] Executable tests/record.rs (/opt/rustwide/target/debug/deps/record-75b0ae554f70a092) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/genealogy_main-c2c675a16f4235eb) [INFO] running `Command { std: "docker" "inspect" "8912902f14c474e7190679762be75ab673cc0fa3dac8a651a4d7d47e02efec35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8912902f14c474e7190679762be75ab673cc0fa3dac8a651a4d7d47e02efec35", kill_on_drop: false }` [INFO] [stdout] 8912902f14c474e7190679762be75ab673cc0fa3dac8a651a4d7d47e02efec35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 12a917ff62786f2ca44d39242ac189642f5e186a859b4be0813f1a716794d515 [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" "12a917ff62786f2ca44d39242ac189642f5e186a859b4be0813f1a716794d515", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/genealogists-ffcca92f8b0b8c8f) [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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/genealogy-813f9c504272d505) [INFO] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test genealogist::relation_type::test::empty_text__exception ... ok [INFO] [stdout] test genealogy::weights::test::unknown_relation_type__returns_default_weight ... ok [INFO] [stdout] test genealogy::weights::test::known_relation_type__returns_weight ... ok [INFO] [stdout] test post::description::test::empty_text_exception ... ok [INFO] [stdout] test post::slug::test::empty_text__exception ... ok [INFO] [stdout] test post::tag::test::multiple_elements_array__multiple_tags ... ok [INFO] [stdout] test post::tag::test::empty_element_array__empty_tag ... ok [INFO] [stdout] test post::description::test::quotation_tests ... ok [INFO] [stdout] test genealogy::relation::test::single_typed_relation__weight_one__same_posts_and_score ... ok [INFO] [stdout] test genealogy::relation::test::two_typed_relations__weight_one__averaged_score ... ok [INFO] [stdout] test post::factories::article_factory::test::create_from_front_matter__all_tags_correct__get_valid_article ... ok [INFO] [stdout] test post::tag::test::multiple_elements_array_duplicate_tags_duplicate_tag_is_ignored ... ok [INFO] [stdout] test genealogy::relation::test::two_typed_relation__differing_weight__weighted_score ... ok [INFO] [stdout] test post::factories::article_factory::test::create_from_front_matter__multiple_colons__get_valid_article ... ok [INFO] [stdout] test post::tag::test::multiple_elements_array_with_just_spaces_tag__empty_tag_is_ignored ... ok [INFO] [stdout] test post::tag::test::single_element_array__single_tag ... ok [INFO] [stdout] test post::factories::article_factory::test::creat_from_file_all_tags_correct_get_valid_article ... ok [INFO] [stdout] test post::title::test::empty_text_exception ... ok [INFO] [stdout] test post::tag::test::multiple_elements_array_with_empty_tag__empty_tag_is_ignored ... ok [INFO] [stdout] test post::tag::test::multiple_elements_array_with_spaces_multiple__tags_without_spaces ... ok [INFO] [stdout] test genealogy::test::other_genealogist__two_posts ... ok [INFO] [stdout] test genealogy::test::one_genealogist__three_posts ... ok [INFO] [stdout] test utils::test::collect_equal_element::non_equal_element_stream__throws_exception ... ok [INFO] [stdout] test post::repository::test::empty_text__exception ... ok [INFO] [stdout] test utils::test::collect_equal_element::single_element_stream__optional_with_that_element ... ok [INFO] [stdout] test utils::test::collect_equal_element::equal_element_stream__optional_with_that_element ... ok [INFO] [stdout] test post::video_slug::test::empty_text__exception ... ok [INFO] [stdout] test genealogy::test::two_genealogists__three_posts ... ok [INFO] [stdout] test post::title::test::quotation_tests ... ok [INFO] [stdout] test utils::test::quotation_tests ... ok [INFO] [stdout] test genealogy::test::one_genealogist__two_posts ... ok [INFO] [stdout] test recommendation::recommender::test::for_many_posts__one_relation_each ... ok [INFO] [stdout] test recommendation::recommender::test::for_many_posts__two_relations_each ... ok [INFO] [stdout] test recommendation::recommender::test::for_one_post__one_relation ... ok [INFO] [stdout] test utils::test::collect_equal_element::empty_stream__empty_optional ... ok [INFO] [stdout] test recommendation::recommender::test::for_one_post__two_relations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/genealogy_java_apis-b611fe581cd0ed44) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test map::test::map_of_none ... ok [INFO] [stdout] test map::test::map_of_one ... ok [INFO] [stdout] test map::test::map_of_two ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/genealogy_macros-a041553d02ad8efd) [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/record.rs (/opt/rustwide/target/debug/deps/record-75b0ae554f70a092) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test empty_record ... ok [INFO] [stdout] test public_record_has_public_methods ... ok [INFO] [stdout] test empty_record_with_explicit_constructor ... ok [INFO] [stdout] test record_with_derive ... ok [INFO] [stdout] test record_with_omitted_accessor ... ok [INFO] [stdout] test record_with_one_field ... ok [INFO] [stdout] test record_with_two_fields ... ok [INFO] [stdout] test record_with_two_fields_all_derives_manually_enabled ... ok [INFO] [stdout] test record_without_constructor ... ok [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Compiling genealogy-macros v0.1.0 (/opt/rustwide/workdir/genealogy-macros) [INFO] [stderr] Checking genealogy-macros-tests v0.0.0 (/opt/rustwide/target/tests/genealogy-macros) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.43s [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] test tests/ui/empty_struct.rs ... ok [INFO] [stderr] test tests/ui/field_missing_trait_implementations.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `Struct: Clone` is not satisfied [INFO] [stderr] --> tests/ui/field_missing_trait_implementations.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | value: Struct, [INFO] [stderr] | ^^^^^^ the trait `Clone` is not implemented for `Struct` [INFO] [stderr] | [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] [INFO] [stderr] error[E0277]: `Struct` doesn't implement `Debug` [INFO] [stderr] --> tests/ui/field_missing_trait_implementations.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | value: Struct, [INFO] [stderr] | ^^^^^^ `Struct` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `Debug` is not implemented for `Struct` [INFO] [stderr] = note: add `#[derive(Debug)]` to `Struct` or manually `impl Debug for Struct` [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] [INFO] [stderr] error[E0277]: can't compare `Struct` with `Struct` [INFO] [stderr] --> tests/ui/field_missing_trait_implementations.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | value: Struct, [INFO] [stderr] | ^^^^^^ no implementation for `Struct == Struct` [INFO] [stderr] | [INFO] [stderr] = help: the trait `PartialEq` is not implemented for `Struct` [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Struct: Eq` is not satisfied [INFO] [stderr] --> tests/ui/field_missing_trait_implementations.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | value: Struct, [INFO] [stderr] | ^^^^^^ the trait `Eq` is not implemented for `Struct` [INFO] [stderr] | [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Struct: Hash` is not satisfied [INFO] [stderr] --> tests/ui/field_missing_trait_implementations.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | value: Struct, [INFO] [stderr] | ^^^^^^ the trait `Hash` is not implemented for `Struct` [INFO] [stderr] | [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] [INFO] [stderr] error[E0277]: `Struct` doesn't implement `std::fmt::Display` [INFO] [stderr] --> tests/ui/field_missing_trait_implementations.rs:5:9 [INFO] [stderr] | [INFO] [stderr] 5 | value: Struct, [INFO] [stderr] | ^^^^^^ `Struct` cannot be formatted with the default formatter [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Display` is not implemented for `Struct` [INFO] [stderr] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0277]: the trait bound `Struct: Clone` is not satisfied [INFO] [stderr] --> tests/ui/field_missing_trait_implementations.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[record] [INFO] [stderr] | ^^^^^^^^^ the trait `Clone` is not implemented for `Struct` [INFO] [stderr] | [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = note: this error originates in the attribute macro `record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `Struct` doesn't implement `Debug` [INFO] [stderr] --> tests/ui/field_missing_trait_implementations.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[record] [INFO] [stderr] | ^^^^^^^^^ `Struct` cannot be formatted using `{:?}` [INFO] [stderr] | [INFO] [stderr] = help: the trait `Debug` is not implemented for `Struct` [INFO] [stderr] = note: add `#[derive(Debug)]` to `Struct` or manually `impl Debug for Struct` [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = note: this error originates in the attribute macro `record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: can't compare `Struct` with `Struct` [INFO] [stderr] --> tests/ui/field_missing_trait_implementations.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[record] [INFO] [stderr] | ^^^^^^^^^ no implementation for `Struct == Struct` [INFO] [stderr] | [INFO] [stderr] = help: the trait `PartialEq` is not implemented for `Struct` [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = note: this error originates in the attribute macro `record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Struct: Eq` is not satisfied [INFO] [stderr] --> tests/ui/field_missing_trait_implementations.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[record] [INFO] [stderr] | ^^^^^^^^^ the trait `Eq` is not implemented for `Struct` [INFO] [stderr] | [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = note: this error originates in the attribute macro `record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Struct: Hash` is not satisfied [INFO] [stderr] --> tests/ui/field_missing_trait_implementations.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[record] [INFO] [stderr] | ^^^^^^^^^ the trait `Hash` is not implemented for `Struct` [INFO] [stderr] | [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = note: this error originates in the attribute macro `record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: `Struct` doesn't implement `std::fmt::Display` [INFO] [stderr] --> tests/ui/field_missing_trait_implementations.rs:3:1 [INFO] [stderr] | [INFO] [stderr] 3 | #[record] [INFO] [stderr] | ^^^^^^^^^ `Struct` cannot be formatted with the default formatter [INFO] [stderr] | [INFO] [stderr] = help: the trait `std::fmt::Display` is not implemented for `Struct` [INFO] [stderr] = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead [INFO] [stderr] = help: see issue #48214 [INFO] [stderr] = note: this error originates in the attribute macro `record` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] test tests/ui/generics.rs ... ok [INFO] [stderr] test tests/ui/invalid_atrribute.rs ... ok [INFO] [stderr] test tests/ui/missing_derives.rs ... mismatch [INFO] [stderr] [INFO] [stderr] EXPECTED: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `Record` [INFO] [stderr] --> tests/ui/missing_derives.rs:10:2 [INFO] [stderr] | [INFO] [stderr] 10 | assert_eq!(record, record); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | Record [INFO] [stderr] | Record [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `Record` [INFO] [stderr] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Record: Hash` is not satisfied [INFO] [stderr] --> tests/ui/missing_derives.rs:12:2 [INFO] [stderr] | [INFO] [stderr] 12 | Hash::hash(&record, &mut hasher); [INFO] [stderr] | ^^^^^^^^^^ the trait `Hash` is not implemented for `Record` [INFO] [stderr] | [INFO] [stderr] note: required by a bound in `std::hash::Hash::hash` [INFO] [stderr] --> $RUST/core/src/hash/mod.rs [INFO] [stderr] | [INFO] [stderr] | fn hash(&self, state: &mut H); [INFO] [stderr] | ^ required by this bound in `std::hash::Hash::hash` [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] [INFO] [stderr] ACTUAL OUTPUT: [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `Record` [INFO] [stderr] --> tests/ui/missing_derives.rs:10:2 [INFO] [stderr] | [INFO] [stderr] 10 | assert_eq!(record, record); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | Record [INFO] [stderr] | Record [INFO] [stderr] | [INFO] [stderr] note: an implementation of `PartialEq<_>` might be missing for `Record` [INFO] [stderr] --> tests/ui/missing_derives.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | #[record(equals = false, hash = false)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ must implement `PartialEq<_>` [INFO] [stderr] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: consider annotating `Record` with `#[derive(PartialEq)]` [INFO] [stderr] | [INFO] [stderr] 5 | #[derive(PartialEq)] [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `Record: Hash` is not satisfied [INFO] [stderr] --> tests/ui/missing_derives.rs:12:13 [INFO] [stderr] | [INFO] [stderr] 12 | Hash::hash(&record, &mut hasher); [INFO] [stderr] | ---------- ^^^^^^^ the trait `Hash` is not implemented for `Record` [INFO] [stderr] | | [INFO] [stderr] | required by a bound introduced by this call [INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈ [INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning [INFO] [stderr] your test with the environment variable TRYBUILD=overwrite [INFO] [stderr] [INFO] [stderr] test tests/ui/private_fields.rs ... ok [INFO] [stderr] test tests/ui/public_field.rs ... ok [INFO] [stderr] test tests/ui/tuple_struct.rs ... ok [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] test record_fails_to_compile_if_invalid ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- record_fails_to_compile_if_invalid stdout ---- [INFO] [stdout] thread 'record_fails_to_compile_if_invalid' panicked at '2 of 8 tests failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.52/src/run.rs:74:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55d9ee76e21d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55d9ee76e21d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55d9ee76e21d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55d9ee76e21d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55d9ee792c8c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x55d9ee769dd1 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x55d9ee76ff65 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55d9ee76ff65 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55d9ee76ff65 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55d9ee76fc54 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55d9ee7704b2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55d9ee770397 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55d9ee76e6d4 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55d9ee7700c9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55d9ee506573 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55d9ee55d02d - trybuild::run::::run::h7eae4c026eb7815b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.52/src/run.rs:74:13 [INFO] [stdout] 16: 0x55d9ee561744 - ::drop::hfbdfa76b366c944c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trybuild-1.0.52/src/lib.rs:306:13 [INFO] [stdout] 17: 0x55d9ee508fb7 - core::ptr::drop_in_place::h50aa909057f66f77 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ptr/mod.rs:448:1 [INFO] [stdout] 18: 0x55d9ee50876d - record::record_fails_to_compile_if_invalid::hbd6795b3575fec41 [INFO] [stdout] at /opt/rustwide/workdir/genealogy-macros/tests/record.rs:143:1 [INFO] [stdout] 19: 0x55d9ee50870a - record::record_fails_to_compile_if_invalid::{{closure}}::h925c7cdc07701d6a [INFO] [stdout] at /opt/rustwide/workdir/genealogy-macros/tests/record.rs:140:1 [INFO] [stdout] 20: 0x55d9ee508d2e - core::ops::function::FnOnce::call_once::h1d106367da40ceae [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55d9ee748073 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55d9ee748073 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 23: 0x55d9ee746e29 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 24: 0x55d9ee746e29 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55d9ee746e29 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55d9ee746e29 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55d9ee746e29 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55d9ee746e29 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 29: 0x55d9ee746e29 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 30: 0x55d9ee712fde - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 31: 0x55d9ee712fde - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55d9ee718548 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x55d9ee718548 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55d9ee718548 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55d9ee718548 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55d9ee718548 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55d9ee718548 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x55d9ee718548 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55d9ee775b53 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x55d9ee775b53 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 41: 0x55d9ee775b53 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7ff11a1bf609 - start_thread [INFO] [stdout] 43: 0x7ff119f8f163 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] record_fails_to_compile_if_invalid [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.99s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p genealogy-macros --test record' [INFO] running `Command { std: "docker" "inspect" "12a917ff62786f2ca44d39242ac189642f5e186a859b4be0813f1a716794d515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12a917ff62786f2ca44d39242ac189642f5e186a859b4be0813f1a716794d515", kill_on_drop: false }` [INFO] [stdout] 12a917ff62786f2ca44d39242ac189642f5e186a859b4be0813f1a716794d515