[INFO] cloning repository https://github.com/larsw/rdfless [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/larsw/rdfless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flarsw%2Frdfless", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flarsw%2Frdfless'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 81c8c0e55065b9b13df10cb8143e7b938bd6937a [INFO] building larsw/rdfless against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flarsw%2Frdfless" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/larsw/rdfless [INFO] finished tweaking git repo https://github.com/larsw/rdfless [INFO] tweaked toml for git repo https://github.com/larsw/rdfless written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/larsw/rdfless on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/larsw/rdfless already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded deranged v0.5.3 [INFO] [stderr] Downloaded serde_derive v1.0.227 [INFO] [stderr] Downloaded terminal_size v0.4.3 [INFO] [stderr] Downloaded serde_core v1.0.227 [INFO] [stderr] Downloaded fragile v2.0.1 [INFO] [stderr] Downloaded oxiri v0.2.11 [INFO] [stderr] Downloaded clap_complete v4.5.58 [INFO] [stderr] Downloaded oxrdf v0.3.0 [INFO] [stderr] Downloaded oxttl v0.2.0 [INFO] [stderr] Downloaded oxilangtag v0.1.5 [INFO] [stderr] Downloaded serde v1.0.227 [INFO] [stderr] Downloaded simplelog v0.12.2 [INFO] [stderr] Downloaded termbg v0.6.2 [INFO] [stderr] Downloaded minus v5.6.1 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e56425b1b5b646ec3393c14ab91fb69a7184f01c330ac205ee572f495ad8b7af [INFO] running `Command { std: "docker" "start" "-a" "e56425b1b5b646ec3393c14ab91fb69a7184f01c330ac205ee572f495ad8b7af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e56425b1b5b646ec3393c14ab91fb69a7184f01c330ac205ee572f495ad8b7af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e56425b1b5b646ec3393c14ab91fb69a7184f01c330ac205ee572f495ad8b7af", kill_on_drop: false }` [INFO] [stdout] e56425b1b5b646ec3393c14ab91fb69a7184f01c330ac205ee572f495ad8b7af [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 120c053dd40846fd813e3155c50ca201e8fcabc37cf3bfc9d136f3a3637aff95 [INFO] running `Command { std: "docker" "start" "-a" "120c053dd40846fd813e3155c50ca201e8fcabc37cf3bfc9d136f3a3637aff95", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling serde_core v1.0.227 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling oxiri v0.2.11 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling minus v5.6.1 [INFO] [stderr] Compiling oxrdf v0.3.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling clap_complete v4.5.58 [INFO] [stderr] Compiling oxttl v0.2.0 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling termbg v0.6.2 [INFO] [stderr] Compiling rdfless v0.3.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.21s [INFO] running `Command { std: "docker" "inspect" "120c053dd40846fd813e3155c50ca201e8fcabc37cf3bfc9d136f3a3637aff95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "120c053dd40846fd813e3155c50ca201e8fcabc37cf3bfc9d136f3a3637aff95", kill_on_drop: false }` [INFO] [stdout] 120c053dd40846fd813e3155c50ca201e8fcabc37cf3bfc9d136f3a3637aff95 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19880de71cc0f5665ad3438c3bef61237b7bd20fb0d8810bbf0195132f51cffa [INFO] running `Command { std: "docker" "start" "-a" "19880de71cc0f5665ad3438c3bef61237b7bd20fb0d8810bbf0195132f51cffa", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling serde_derive v1.0.227 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling minus v5.6.1 [INFO] [stderr] Compiling oxrdf v0.3.0 [INFO] [stderr] Compiling oxttl v0.2.0 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling clap_complete v4.5.58 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling termbg v0.6.2 [INFO] [stderr] Compiling serde v1.0.227 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling rdfless v0.3.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 38.69s [INFO] running `Command { std: "docker" "inspect" "19880de71cc0f5665ad3438c3bef61237b7bd20fb0d8810bbf0195132f51cffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19880de71cc0f5665ad3438c3bef61237b7bd20fb0d8810bbf0195132f51cffa", kill_on_drop: false }` [INFO] [stdout] 19880de71cc0f5665ad3438c3bef61237b7bd20fb0d8810bbf0195132f51cffa