[INFO] fetching crate rio_turtle 0.8.5... [INFO] checking rio_turtle-0.8.5 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate rio_turtle 0.8.5 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rio_turtle 0.8.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rio_turtle 0.8.5 [INFO] tweaked toml for crates.io crate rio_turtle 0.8.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rio_turtle 0.8.5 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 457133bcac21e770819d6fb8bead3ca3f3e470ba0b8143df6df7373ab14196c8 [INFO] running `Command { std: "docker" "start" "-a" "457133bcac21e770819d6fb8bead3ca3f3e470ba0b8143df6df7373ab14196c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "457133bcac21e770819d6fb8bead3ca3f3e470ba0b8143df6df7373ab14196c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457133bcac21e770819d6fb8bead3ca3f3e470ba0b8143df6df7373ab14196c8", kill_on_drop: false }` [INFO] [stdout] 457133bcac21e770819d6fb8bead3ca3f3e470ba0b8143df6df7373ab14196c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2204287fc4e85c7e90d3375e5f323c3bd9bed27708e6110e4d9b67314c757d20 [INFO] running `Command { std: "docker" "start" "-a" "2204287fc4e85c7e90d3375e5f323c3bd9bed27708e6110e4d9b67314c757d20", kill_on_drop: false }` [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Checking oxiri v0.2.11 [INFO] [stderr] Checking rio_api v0.8.5 [INFO] [stderr] Checking rio_turtle v0.8.5 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:388:33 [INFO] [stdout] | [INFO] [stdout] 388 | ta.try_push_subject(|b| iri(b, "a"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:389:35 [INFO] [stdout] | [INFO] [stdout] 389 | ta.try_push_predicate(|b| iri(b, "b"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:390:35 [INFO] [stdout] | [INFO] [stdout] 390 | ta.try_push_object(|b, _| iri(b, "c"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:399:33 [INFO] [stdout] | [INFO] [stdout] 399 | ta.try_push_subject(|b| bn(b, "a"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:400:35 [INFO] [stdout] | [INFO] [stdout] 400 | ta.try_push_predicate(|b| iri(b, "b"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:401:35 [INFO] [stdout] | [INFO] [stdout] 401 | ta.try_push_object(|b, _| bn(b, "c"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:410:33 [INFO] [stdout] | [INFO] [stdout] 410 | ta.try_push_subject(|b| bn(b, "a"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:411:35 [INFO] [stdout] | [INFO] [stdout] 411 | ta.try_push_predicate(|b| iri(b, "b"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:412:35 [INFO] [stdout] | [INFO] [stdout] 412 | ta.try_push_object(|b, _| sl(b, "c"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:421:33 [INFO] [stdout] | [INFO] [stdout] 421 | ta.try_push_subject(|b| bn(b, "a"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:422:35 [INFO] [stdout] | [INFO] [stdout] 422 | ta.try_push_predicate(|b| iri(b, "b"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:423:37 [INFO] [stdout] | [INFO] [stdout] 423 | ta.try_push_object(|b1, b2| lt(b1, b2, "c", "en"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:432:33 [INFO] [stdout] | [INFO] [stdout] 432 | ta.try_push_subject(|b| bn(b, "a"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:433:35 [INFO] [stdout] | [INFO] [stdout] 433 | ta.try_push_predicate(|b| iri(b, "b"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:434:37 [INFO] [stdout] | [INFO] [stdout] 434 | ta.try_push_object(|b1, b2| dt(b1, b2, "c", "d"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:443:33 [INFO] [stdout] | [INFO] [stdout] 443 | ta.try_push_subject(|b| iri(b, "a"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:444:35 [INFO] [stdout] | [INFO] [stdout] 444 | ta.try_push_predicate(|b| iri(b, "b"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:445:35 [INFO] [stdout] | [INFO] [stdout] 445 | ta.try_push_object(|b, _| iri(b, "c"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:448:35 [INFO] [stdout] | [INFO] [stdout] 448 | ta.try_push_object(|b, _| iri(b, "d"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:452:35 [INFO] [stdout] | [INFO] [stdout] 452 | ta.try_push_predicate(|b| iri(b, "e"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:453:35 [INFO] [stdout] | [INFO] [stdout] 453 | ta.try_push_object(|b, _| iri(b, "f"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:456:35 [INFO] [stdout] | [INFO] [stdout] 456 | ta.try_push_object(|b, _| iri(b, "g"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:461:33 [INFO] [stdout] | [INFO] [stdout] 461 | ta.try_push_subject(|b| iri(b, "h"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:462:35 [INFO] [stdout] | [INFO] [stdout] 462 | ta.try_push_predicate(|b| iri(b, "i"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:463:35 [INFO] [stdout] | [INFO] [stdout] 463 | ta.try_push_object(|b, _| iri(b, "j"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:472:33 [INFO] [stdout] | [INFO] [stdout] 472 | ta.try_push_subject(|b| iri(b, "a"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:473:35 [INFO] [stdout] | [INFO] [stdout] 473 | ta.try_push_predicate(|b| iri(b, "b"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:474:35 [INFO] [stdout] | [INFO] [stdout] 474 | ta.try_push_object(|b, _| iri(b, "c"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:477:33 [INFO] [stdout] | [INFO] [stdout] 477 | ta.try_push_subject(|b| iri(b, "d"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:478:35 [INFO] [stdout] | [INFO] [stdout] 478 | ta.try_push_predicate(|b| iri(b, "e"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:479:35 [INFO] [stdout] | [INFO] [stdout] 479 | ta.try_push_object(|b, _| iri(b, "f"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:495:37 [INFO] [stdout] | [INFO] [stdout] 495 | ta.try_push_subject(|b| bn(b, "a"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:496:39 [INFO] [stdout] | [INFO] [stdout] 496 | ta.try_push_predicate(|b| iri(b, "b"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:497:39 [INFO] [stdout] | [INFO] [stdout] 497 | ta.try_push_object(|b, _| sl(b, "c"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:501:35 [INFO] [stdout] | [INFO] [stdout] 501 | ta.try_push_predicate(|b| iri(b, "d"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:502:35 [INFO] [stdout] | [INFO] [stdout] 502 | ta.try_push_object(|b, _| sl(b, "e"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:511:33 [INFO] [stdout] | [INFO] [stdout] 511 | ta.try_push_subject(|b| bn(b, "a"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:512:35 [INFO] [stdout] | [INFO] [stdout] 512 | ta.try_push_predicate(|b| iri(b, "b"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:515:37 [INFO] [stdout] | [INFO] [stdout] 515 | ta.try_push_subject(|b| bn(b, "c"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:516:39 [INFO] [stdout] | [INFO] [stdout] 516 | ta.try_push_predicate(|b| iri(b, "d"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:517:39 [INFO] [stdout] | [INFO] [stdout] 517 | ta.try_push_object(|b, _| sl(b, "e"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:531:37 [INFO] [stdout] | [INFO] [stdout] 531 | ta.try_push_subject(|b| bn(b, "a"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:532:39 [INFO] [stdout] | [INFO] [stdout] 532 | ta.try_push_predicate(|b| iri(b, "b"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:533:39 [INFO] [stdout] | [INFO] [stdout] 533 | ta.try_push_object(|b, _| sl(b, "c"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:537:35 [INFO] [stdout] | [INFO] [stdout] 537 | ta.try_push_predicate(|b| iri(b, "d"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:540:37 [INFO] [stdout] | [INFO] [stdout] 540 | ta.try_push_subject(|b| bn(b, "e"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:541:39 [INFO] [stdout] | [INFO] [stdout] 541 | ta.try_push_predicate(|b| iri(b, "f"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:542:39 [INFO] [stdout] | [INFO] [stdout] 542 | ta.try_push_object(|b, _| sl(b, "g"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:559:37 [INFO] [stdout] | [INFO] [stdout] 559 | ta.try_push_subject(|b| bn(b, "a"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:560:39 [INFO] [stdout] | [INFO] [stdout] 560 | ta.try_push_predicate(|b| iri(b, "b"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:563:41 [INFO] [stdout] | [INFO] [stdout] 563 | ta.try_push_subject(|b| bn(b, "c"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:564:43 [INFO] [stdout] | [INFO] [stdout] 564 | ta.try_push_predicate(|b| iri(b, "d"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:565:43 [INFO] [stdout] | [INFO] [stdout] 565 | ta.try_push_object(|b, _| sl(b, "e"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:572:35 [INFO] [stdout] | [INFO] [stdout] 572 | ta.try_push_predicate(|b| iri(b, "f"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:577:41 [INFO] [stdout] | [INFO] [stdout] 577 | ta.try_push_subject(|b| bn(b, "g"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:578:43 [INFO] [stdout] | [INFO] [stdout] 578 | ta.try_push_predicate(|b| iri(b, "h"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:579:43 [INFO] [stdout] | [INFO] [stdout] 579 | ta.try_push_object(|b, _| sl(b, "i"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:583:39 [INFO] [stdout] | [INFO] [stdout] 583 | ta.try_push_predicate(|b| iri(b, "j"))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/triple_allocator.rs:584:39 [INFO] [stdout] | [INFO] [stdout] 584 | ta.try_push_object(|b, _| sl(b, "k"))?; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rio_turtle` (lib test) due to 59 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2204287fc4e85c7e90d3375e5f323c3bd9bed27708e6110e4d9b67314c757d20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2204287fc4e85c7e90d3375e5f323c3bd9bed27708e6110e4d9b67314c757d20", kill_on_drop: false }` [INFO] [stdout] 2204287fc4e85c7e90d3375e5f323c3bd9bed27708e6110e4d9b67314c757d20