[INFO] fetching crate oxrdf 0.1.7... [INFO] checking oxrdf-0.1.7 against master#35936c4839dd272646394779d151e060d0f6b3ac for pr-122960-1 [INFO] extracting crate oxrdf 0.1.7 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate oxrdf 0.1.7 on toolchain 35936c4839dd272646394779d151e060d0f6b3ac [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oxrdf 0.1.7 [INFO] finished tweaking crates.io crate oxrdf 0.1.7 [INFO] tweaked toml for crates.io crate oxrdf 0.1.7 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oxilangtag v0.1.5 [INFO] [stderr] Downloaded oxsdatatypes v0.1.3 [INFO] [stderr] Downloaded oxiri v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 025ee889b2e19653f5eb1092c957efe7bb682de173f33826c898ee3b7267a7a3 [INFO] running `Command { std: "docker" "start" "-a" "025ee889b2e19653f5eb1092c957efe7bb682de173f33826c898ee3b7267a7a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "025ee889b2e19653f5eb1092c957efe7bb682de173f33826c898ee3b7267a7a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "025ee889b2e19653f5eb1092c957efe7bb682de173f33826c898ee3b7267a7a3", kill_on_drop: false }` [INFO] [stdout] 025ee889b2e19653f5eb1092c957efe7bb682de173f33826c898ee3b7267a7a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+35936c4839dd272646394779d151e060d0f6b3ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 541c3829c05655507018d91fc163c25a3afa9b7e1858ad0033fb3beb69ddea1f [INFO] running `Command { std: "docker" "start" "-a" "541c3829c05655507018d91fc163c25a3afa9b7e1858ad0033fb3beb69ddea1f", kill_on_drop: false }` [INFO] [stderr] Checking oxiri v0.2.3 [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Checking oxrdf v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `SubjectRef` is imported redundantly [INFO] [stdout] --> src/dataset.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::SubjectRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | use crate::*; [INFO] [stdout] | -------- the item `SubjectRef` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Option` is imported redundantly [INFO] [stdout] --> src/literal.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::option::Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Option` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SubjectRef` is imported redundantly [INFO] [stdout] --> src/dataset.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::SubjectRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | use crate::*; [INFO] [stdout] | -------- the item `SubjectRef` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Option` is imported redundantly [INFO] [stdout] --> src/literal.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::option::Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/35936c4839dd272646394779d151e060d0f6b3ac/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Option` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.23s [INFO] running `Command { std: "docker" "inspect" "541c3829c05655507018d91fc163c25a3afa9b7e1858ad0033fb3beb69ddea1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "541c3829c05655507018d91fc163c25a3afa9b7e1858ad0033fb3beb69ddea1f", kill_on_drop: false }` [INFO] [stdout] 541c3829c05655507018d91fc163c25a3afa9b7e1858ad0033fb3beb69ddea1f [INFO] checking oxrdf-0.1.7 against try#9ae1860851f3fbc1435a1698e572252c0076f413 for pr-122960-1 [INFO] extracting crate oxrdf 0.1.7 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate oxrdf 0.1.7 on toolchain 9ae1860851f3fbc1435a1698e572252c0076f413 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oxrdf 0.1.7 [INFO] finished tweaking crates.io crate oxrdf 0.1.7 [INFO] tweaked toml for crates.io crate oxrdf 0.1.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7fdb635e404a74d052aed5308b7131e6d5547239176cffcc074f52cb470c139 [INFO] running `Command { std: "docker" "start" "-a" "f7fdb635e404a74d052aed5308b7131e6d5547239176cffcc074f52cb470c139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7fdb635e404a74d052aed5308b7131e6d5547239176cffcc074f52cb470c139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7fdb635e404a74d052aed5308b7131e6d5547239176cffcc074f52cb470c139", kill_on_drop: false }` [INFO] [stdout] f7fdb635e404a74d052aed5308b7131e6d5547239176cffcc074f52cb470c139 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+9ae1860851f3fbc1435a1698e572252c0076f413" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f7128304b66d8404eedb41ae46b223a8041173076f5ab267973def169d1f54b [INFO] running `Command { std: "docker" "start" "-a" "2f7128304b66d8404eedb41ae46b223a8041173076f5ab267973def169d1f54b", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Checking oxiri v0.2.3 [INFO] [stderr] Checking oxilangtag v0.1.5 [INFO] [stderr] Checking oxrdf v0.1.7 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stdout] warning: the item `SubjectRef` is imported redundantly [INFO] [stdout] --> src/dataset.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::SubjectRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | use crate::*; [INFO] [stdout] | -------- the item `SubjectRef` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Option` is imported redundantly [INFO] [stdout] --> src/literal.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::option::Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Option` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SubjectRef` is imported redundantly [INFO] [stdout] --> src/dataset.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::SubjectRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | use crate::*; [INFO] [stdout] | -------- the item `SubjectRef` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Option` is imported redundantly [INFO] [stdout] --> src/literal.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::option::Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:129:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Option` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking oxrdf v0.1.7 (/tmp/fixit) [INFO] [stdout] warning: the item `SubjectRef` is imported redundantly [INFO] [stdout] --> src/dataset.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::SubjectRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | use crate::*; [INFO] [stdout] | -------- the item `SubjectRef` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Option` is imported redundantly [INFO] [stdout] --> src/literal.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::option::Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:143:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Option` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `subject` does not live long enough [INFO] [stdout] --> src/dataset.rs:182:41 [INFO] [stdout] | [INFO] [stdout] 179 | let subject = self [INFO] [stdout] | ------- binding `subject` declared here [INFO] [stdout] ... [INFO] [stdout] 182 | self.interned_quads_for_subject(&subject) [INFO] [stdout] | --------------------------------^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `subject` is borrowed for `'static` [INFO] [stdout] 183 | .map(move |q| self.decode_spog(q)) [INFO] [stdout] 184 | } [INFO] [stdout] | - `subject` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `object` does not live long enough [INFO] [stdout] --> src/dataset.rs:263:40 [INFO] [stdout] | [INFO] [stdout] 259 | let object = self [INFO] [stdout] | ------ binding `object` declared here [INFO] [stdout] ... [INFO] [stdout] 263 | self.interned_quads_for_object(&object) [INFO] [stdout] | -------------------------------^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `object` is borrowed for `'static` [INFO] [stdout] 264 | .map(move |q| self.decode_spog(q)) [INFO] [stdout] 265 | } [INFO] [stdout] | - `object` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SubjectRef` is imported redundantly [INFO] [stdout] --> src/dataset.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::SubjectRef; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | use crate::*; [INFO] [stdout] | -------- the item `SubjectRef` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Option` is imported redundantly [INFO] [stdout] --> src/literal.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::option::Option; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] --> /rustc/9ae1860851f3fbc1435a1698e572252c0076f413/library/std/src/prelude/mod.rs:143:13 [INFO] [stdout] | [INFO] [stdout] = note: the item `Option` is already defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/dataset.rs:1329:9 [INFO] [stdout] | [INFO] [stdout] 1276 | impl<'a> GraphViewMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 1329 | self.read() [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 1330 | | .triples_for_interned_subject(self.dataset.encoded_subject(subject)) [INFO] [stdout] | |________________________________________________________________________________- argument requires that borrow lasts for `'a` [INFO] [stdout] 1331 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/dataset.rs:1338:9 [INFO] [stdout] | [INFO] [stdout] 1276 | impl<'a> GraphViewMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 1338 | self.read().objects_for_interned_subject_predicate( [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 1339 | | self.dataset.encoded_subject(subject), [INFO] [stdout] 1340 | | self.dataset.encoded_named_node(predicate), [INFO] [stdout] 1341 | | ) [INFO] [stdout] | |_________- argument requires that borrow lasts for `'a` [INFO] [stdout] 1342 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/dataset.rs:1357:9 [INFO] [stdout] | [INFO] [stdout] 1276 | impl<'a> GraphViewMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 1357 | self.read().predicates_for_interned_subject_object( [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 1358 | | self.dataset.encoded_subject(subject), [INFO] [stdout] 1359 | | self.dataset.encoded_term(object), [INFO] [stdout] 1360 | | ) [INFO] [stdout] | |_________- argument requires that borrow lasts for `'a` [INFO] [stdout] 1361 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/dataset.rs:1367:9 [INFO] [stdout] | [INFO] [stdout] 1276 | impl<'a> GraphViewMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 1367 | self.read() [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 1368 | | .triples_for_interned_predicate(self.dataset.encoded_named_node(predicate)) [INFO] [stdout] | |_______________________________________________________________________________________- argument requires that borrow lasts for `'a` [INFO] [stdout] 1369 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/dataset.rs:1376:9 [INFO] [stdout] | [INFO] [stdout] 1276 | impl<'a> GraphViewMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 1376 | self.read().subjects_for_interned_predicate_object( [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 1377 | | self.dataset.encoded_named_node(predicate), [INFO] [stdout] 1378 | | self.dataset.encoded_term(object), [INFO] [stdout] 1379 | | ) [INFO] [stdout] | |_________- argument requires that borrow lasts for `'a` [INFO] [stdout] 1380 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/dataset.rs:1394:9 [INFO] [stdout] | [INFO] [stdout] 1276 | impl<'a> GraphViewMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 1394 | self.read() [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 1395 | | .triples_for_interned_object(self.dataset.encoded_term(object)) [INFO] [stdout] | |___________________________________________________________________________- argument requires that borrow lasts for `'a` [INFO] [stdout] 1396 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/graph.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn triples_for_subject<'a, 'b>( [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 81 | self.graph() [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 82 | | .triples_for_interned_subject(self.dataset.encoded_subject(subject)) [INFO] [stdout] | |________________________________________________________________________________- argument requires that borrow lasts for `'a` [INFO] [stdout] 83 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/graph.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn objects_for_subject_predicate<'a, 'b>( [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 90 | self.graph().objects_for_interned_subject_predicate( [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 91 | | self.dataset.encoded_subject(subject), [INFO] [stdout] 92 | | self.dataset.encoded_named_node(predicate), [INFO] [stdout] 93 | | ) [INFO] [stdout] | |_________- argument requires that borrow lasts for `'a` [INFO] [stdout] 94 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/graph.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn predicates_for_subject_object<'a, 'b>( [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 111 | self.graph().predicates_for_interned_subject_object( [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 112 | | self.dataset.encoded_subject(subject), [INFO] [stdout] 113 | | self.dataset.encoded_term(object), [INFO] [stdout] 114 | | ) [INFO] [stdout] | |_________- argument requires that borrow lasts for `'a` [INFO] [stdout] 115 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/graph.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn triples_for_predicate<'a, 'b>( [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 121 | self.graph() [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 122 | | .triples_for_interned_predicate(self.dataset.encoded_named_node(predicate)) [INFO] [stdout] | |_______________________________________________________________________________________- argument requires that borrow lasts for `'a` [INFO] [stdout] 123 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/graph.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn subjects_for_predicate_object<'a, 'b>( [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | self.graph().subjects_for_interned_predicate_object( [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 131 | | self.dataset.encoded_named_node(predicate), [INFO] [stdout] 132 | | self.dataset.encoded_term(object), [INFO] [stdout] 133 | | ) [INFO] [stdout] | |_________- argument requires that borrow lasts for `'a` [INFO] [stdout] 134 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/graph.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn triples_for_object<'a, 'b>( [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 148 | self.graph() [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 149 | | .triples_for_interned_object(self.dataset.encoded_term(object)) [INFO] [stdout] | |___________________________________________________________________________- argument requires that borrow lasts for `'a` [INFO] [stdout] 150 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `subject` does not live long enough [INFO] [stdout] --> src/dataset.rs:182:41 [INFO] [stdout] | [INFO] [stdout] 179 | let subject = self [INFO] [stdout] | ------- binding `subject` declared here [INFO] [stdout] ... [INFO] [stdout] 182 | self.interned_quads_for_subject(&subject) [INFO] [stdout] | --------------------------------^^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `subject` is borrowed for `'static` [INFO] [stdout] 183 | .map(move |q| self.decode_spog(q)) [INFO] [stdout] 184 | } [INFO] [stdout] | - `subject` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0597]: `object` does not live long enough [INFO] [stdout] --> src/dataset.rs:263:40 [INFO] [stdout] | [INFO] [stdout] 259 | let object = self [INFO] [stdout] | ------ binding `object` declared here [INFO] [stdout] ... [INFO] [stdout] 263 | self.interned_quads_for_object(&object) [INFO] [stdout] | -------------------------------^^^^^^^- [INFO] [stdout] | | | [INFO] [stdout] | | borrowed value does not live long enough [INFO] [stdout] | argument requires that `object` is borrowed for `'static` [INFO] [stdout] 264 | .map(move |q| self.decode_spog(q)) [INFO] [stdout] 265 | } [INFO] [stdout] | - `object` dropped here while still borrowed [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/dataset.rs:1329:9 [INFO] [stdout] | [INFO] [stdout] 1276 | impl<'a> GraphViewMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 1329 | self.read() [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 1330 | | .triples_for_interned_subject(self.dataset.encoded_subject(subject)) [INFO] [stdout] | |________________________________________________________________________________- argument requires that borrow lasts for `'a` [INFO] [stdout] 1331 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/dataset.rs:1338:9 [INFO] [stdout] | [INFO] [stdout] 1276 | impl<'a> GraphViewMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 1338 | self.read().objects_for_interned_subject_predicate( [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 1339 | | self.dataset.encoded_subject(subject), [INFO] [stdout] 1340 | | self.dataset.encoded_named_node(predicate), [INFO] [stdout] 1341 | | ) [INFO] [stdout] | |_________- argument requires that borrow lasts for `'a` [INFO] [stdout] 1342 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/dataset.rs:1357:9 [INFO] [stdout] | [INFO] [stdout] 1276 | impl<'a> GraphViewMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 1357 | self.read().predicates_for_interned_subject_object( [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 1358 | | self.dataset.encoded_subject(subject), [INFO] [stdout] 1359 | | self.dataset.encoded_term(object), [INFO] [stdout] 1360 | | ) [INFO] [stdout] | |_________- argument requires that borrow lasts for `'a` [INFO] [stdout] 1361 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/dataset.rs:1367:9 [INFO] [stdout] | [INFO] [stdout] 1276 | impl<'a> GraphViewMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 1367 | self.read() [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 1368 | | .triples_for_interned_predicate(self.dataset.encoded_named_node(predicate)) [INFO] [stdout] | |_______________________________________________________________________________________- argument requires that borrow lasts for `'a` [INFO] [stdout] 1369 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/dataset.rs:1376:9 [INFO] [stdout] | [INFO] [stdout] 1276 | impl<'a> GraphViewMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 1376 | self.read().subjects_for_interned_predicate_object( [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 1377 | | self.dataset.encoded_named_node(predicate), [INFO] [stdout] 1378 | | self.dataset.encoded_term(object), [INFO] [stdout] 1379 | | ) [INFO] [stdout] | |_________- argument requires that borrow lasts for `'a` [INFO] [stdout] 1380 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/dataset.rs:1394:9 [INFO] [stdout] | [INFO] [stdout] 1276 | impl<'a> GraphViewMut<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 1394 | self.read() [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 1395 | | .triples_for_interned_object(self.dataset.encoded_term(object)) [INFO] [stdout] | |___________________________________________________________________________- argument requires that borrow lasts for `'a` [INFO] [stdout] 1396 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/graph.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn triples_for_subject<'a, 'b>( [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 81 | self.graph() [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 82 | | .triples_for_interned_subject(self.dataset.encoded_subject(subject)) [INFO] [stdout] | |________________________________________________________________________________- argument requires that borrow lasts for `'a` [INFO] [stdout] 83 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/graph.rs:90:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn objects_for_subject_predicate<'a, 'b>( [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 90 | self.graph().objects_for_interned_subject_predicate( [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 91 | | self.dataset.encoded_subject(subject), [INFO] [stdout] 92 | | self.dataset.encoded_named_node(predicate), [INFO] [stdout] 93 | | ) [INFO] [stdout] | |_________- argument requires that borrow lasts for `'a` [INFO] [stdout] 94 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/graph.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn predicates_for_subject_object<'a, 'b>( [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 111 | self.graph().predicates_for_interned_subject_object( [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 112 | | self.dataset.encoded_subject(subject), [INFO] [stdout] 113 | | self.dataset.encoded_term(object), [INFO] [stdout] 114 | | ) [INFO] [stdout] | |_________- argument requires that borrow lasts for `'a` [INFO] [stdout] 115 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/graph.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn triples_for_predicate<'a, 'b>( [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 121 | self.graph() [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 122 | | .triples_for_interned_predicate(self.dataset.encoded_named_node(predicate)) [INFO] [stdout] | |_______________________________________________________________________________________- argument requires that borrow lasts for `'a` [INFO] [stdout] 123 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/graph.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 125 | pub fn subjects_for_predicate_object<'a, 'b>( [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 130 | self.graph().subjects_for_interned_predicate_object( [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 131 | | self.dataset.encoded_named_node(predicate), [INFO] [stdout] 132 | | self.dataset.encoded_term(object), [INFO] [stdout] 133 | | ) [INFO] [stdout] | |_________- argument requires that borrow lasts for `'a` [INFO] [stdout] 134 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/graph.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 144 | pub fn triples_for_object<'a, 'b>( [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] ... [INFO] [stdout] 148 | self.graph() [INFO] [stdout] | -^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | _________creates a temporary value which is freed while still in use [INFO] [stdout] | | [INFO] [stdout] 149 | | .triples_for_interned_object(self.dataset.encoded_term(object)) [INFO] [stdout] | |___________________________________________________________________________- argument requires that borrow lasts for `'a` [INFO] [stdout] 150 | } [INFO] [stdout] | - temporary value is freed at the end of this statement [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0597, E0716. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oxrdf` (lib) due to 15 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 14 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0597, E0716. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0597`. [INFO] [stdout] [INFO] [stderr] error: could not compile `oxrdf` (lib test) due to 15 previous errors; 2 warnings emitted [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "2f7128304b66d8404eedb41ae46b223a8041173076f5ab267973def169d1f54b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f7128304b66d8404eedb41ae46b223a8041173076f5ab267973def169d1f54b", kill_on_drop: false }` [INFO] [stdout] 2f7128304b66d8404eedb41ae46b223a8041173076f5ab267973def169d1f54b