[INFO] fetching crate gedcom-core 0.0.1... [INFO] testing gedcom-core-0.0.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate gedcom-core 0.0.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate gedcom-core 0.0.1 [INFO] finished tweaking crates.io crate gedcom-core 0.0.1 [INFO] tweaked toml for crates.io crate gedcom-core 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gedcom-core 0.0.1 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 32 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f833225d5bbf8b8d7773b03aa3f470e97a6e3025c4c1ff482f9cfb276ea1236 [INFO] running `Command { std: "docker" "start" "-a" "0f833225d5bbf8b8d7773b03aa3f470e97a6e3025c4c1ff482f9cfb276ea1236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f833225d5bbf8b8d7773b03aa3f470e97a6e3025c4c1ff482f9cfb276ea1236", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f833225d5bbf8b8d7773b03aa3f470e97a6e3025c4c1ff482f9cfb276ea1236", kill_on_drop: false }` [INFO] [stdout] 0f833225d5bbf8b8d7773b03aa3f470e97a6e3025c4c1ff482f9cfb276ea1236 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8201be5a4d765e0cf8fb494e5833d39a4b045aed469ba837744632929c181aa5 [INFO] running `Command { std: "docker" "start" "-a" "8201be5a4d765e0cf8fb494e5833d39a4b045aed469ba837744632929c181aa5", kill_on_drop: false }` [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling gedcom-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | #![deny(pointer_structural_match)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/data.rs:268:46 [INFO] [stdout] | [INFO] [stdout] 268 | None => Err(nom::Err::Incomplete(nom::Needed::Size( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | #![deny(unused_qualifications)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 268 - None => Err(nom::Err::Incomplete(nom::Needed::Size( [INFO] [stdout] 268 + None => Err(nom::Err::Incomplete(Needed::Size( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/data.rs:284:46 [INFO] [stdout] | [INFO] [stdout] 284 | None => Err(nom::Err::Incomplete(nom::Needed::Size( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 284 - None => Err(nom::Err::Incomplete(nom::Needed::Size( [INFO] [stdout] 284 + None => Err(nom::Err::Incomplete(Needed::Size( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.88s [INFO] running `Command { std: "docker" "inspect" "8201be5a4d765e0cf8fb494e5833d39a4b045aed469ba837744632929c181aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8201be5a4d765e0cf8fb494e5833d39a4b045aed469ba837744632929c181aa5", kill_on_drop: false }` [INFO] [stdout] 8201be5a4d765e0cf8fb494e5833d39a4b045aed469ba837744632929c181aa5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f4fb7c67c949710949a57eb3165e77659706198fee551ac302a002b043b9d92 [INFO] running `Command { std: "docker" "start" "-a" "5f4fb7c67c949710949a57eb3165e77659706198fee551ac302a002b043b9d92", kill_on_drop: false }` [INFO] [stderr] Compiling console v0.15.11 [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | #![deny(pointer_structural_match)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/data.rs:268:46 [INFO] [stdout] | [INFO] [stdout] 268 | None => Err(nom::Err::Incomplete(nom::Needed::Size( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | #![deny(unused_qualifications)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 268 - None => Err(nom::Err::Incomplete(nom::Needed::Size( [INFO] [stdout] 268 + None => Err(nom::Err::Incomplete(Needed::Size( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/data.rs:284:46 [INFO] [stdout] | [INFO] [stdout] 284 | None => Err(nom::Err::Incomplete(nom::Needed::Size( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 284 - None => Err(nom::Err::Incomplete(nom::Needed::Size( [INFO] [stdout] 284 + None => Err(nom::Err::Incomplete(Needed::Size( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling gedcom-core v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_json_snapshot` in `insta` [INFO] [stdout] --> tests/tests.rs:62:16 [INFO] [stdout] | [INFO] [stdout] 62 | insta::assert_json_snapshot!("complete", l); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `assert_json_snapshot` in `insta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_json_snapshot` in `insta` [INFO] [stdout] --> tests/tests.rs:74:16 [INFO] [stdout] | [INFO] [stdout] 74 | insta::assert_json_snapshot!("sample_utf8", l); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `assert_json_snapshot` in `insta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_json_snapshot` in `insta` [INFO] [stdout] --> tests/tests.rs:90:16 [INFO] [stdout] | [INFO] [stdout] 90 | insta::assert_json_snapshot!("sample_utf16le", l); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `assert_json_snapshot` in `insta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_json_snapshot` in `insta` [INFO] [stdout] --> tests/tests.rs:106:16 [INFO] [stdout] | [INFO] [stdout] 106 | insta::assert_json_snapshot!("sample_utf16be", l); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `assert_json_snapshot` in `insta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_json_snapshot` in `insta` [INFO] [stdout] --> tests/tests.rs:118:16 [INFO] [stdout] | [INFO] [stdout] 118 | insta::assert_json_snapshot!("remarr", l); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `assert_json_snapshot` in `insta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_json_snapshot` in `insta` [INFO] [stdout] --> tests/tests.rs:130:16 [INFO] [stdout] | [INFO] [stdout] 130 | insta::assert_json_snapshot!("ssmarr", l); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `assert_json_snapshot` in `insta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_json_snapshot` in `insta` [INFO] [stdout] --> tests/tests.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | insta::assert_json_snapshot!("minimal", l); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `assert_json_snapshot` in `insta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_json_snapshot` in `insta` [INFO] [stdout] --> tests/tests.rs:154:16 [INFO] [stdout] | [INFO] [stdout] 154 | insta::assert_json_snapshot!("married1200", l); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `assert_json_snapshot` in `insta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_json_snapshot` in `insta` [INFO] [stdout] --> tests/tests.rs:166:16 [INFO] [stdout] | [INFO] [stdout] 166 | insta::assert_json_snapshot!("children1200", l); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `assert_json_snapshot` in `insta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_json_snapshot` in `insta` [INFO] [stdout] --> tests/tests.rs:178:16 [INFO] [stdout] | [INFO] [stdout] 178 | insta::assert_json_snapshot!("siblings1200", l); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `assert_json_snapshot` in `insta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `assert_json_snapshot` in `insta` [INFO] [stdout] --> tests/tests.rs:190:16 [INFO] [stdout] | [INFO] [stdout] 190 | insta::assert_json_snapshot!("long26cc", l); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ could not find `assert_json_snapshot` in `insta` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> tests/tests.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | #![deny(pointer_structural_match)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> tests/tests.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | #![deny(pointer_structural_match)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/data.rs:268:46 [INFO] [stdout] | [INFO] [stdout] 268 | None => Err(nom::Err::Incomplete(nom::Needed::Size( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | #![deny(unused_qualifications)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 268 - None => Err(nom::Err::Incomplete(nom::Needed::Size( [INFO] [stdout] 268 + None => Err(nom::Err::Incomplete(Needed::Size( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary qualification [INFO] [stdout] --> src/data.rs:284:46 [INFO] [stdout] | [INFO] [stdout] 284 | None => Err(nom::Err::Incomplete(nom::Needed::Size( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 284 - None => Err(nom::Err::Incomplete(nom::Needed::Size( [INFO] [stdout] 284 + None => Err(nom::Err::Incomplete(Needed::Size( [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `gedcom-core` (test "tests") due to 11 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5f4fb7c67c949710949a57eb3165e77659706198fee551ac302a002b043b9d92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f4fb7c67c949710949a57eb3165e77659706198fee551ac302a002b043b9d92", kill_on_drop: false }` [INFO] [stdout] 5f4fb7c67c949710949a57eb3165e77659706198fee551ac302a002b043b9d92