[INFO] fetching crate oxrq 0.1.0...
[INFO] testing oxrq-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oxrq 0.1.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate oxrq 0.1.0
[INFO] finished tweaking crates.io crate oxrq 0.1.0
[INFO] tweaked toml for crates.io crate oxrq 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oxrq 0.1.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oxrq 0.1.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0f86889d2cfab56775ae9cc880ebb713715420c607f6ebf8530a405dc36e23d
[INFO] running `Command { std: "docker" "start" "-a" "a0f86889d2cfab56775ae9cc880ebb713715420c607f6ebf8530a405dc36e23d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0f86889d2cfab56775ae9cc880ebb713715420c607f6ebf8530a405dc36e23d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0f86889d2cfab56775ae9cc880ebb713715420c607f6ebf8530a405dc36e23d", kill_on_drop: false }`
[INFO] [stdout] a0f86889d2cfab56775ae9cc880ebb713715420c607f6ebf8530a405dc36e23d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bab2b644da98d692b54c6212fc74423db008b5df4d71495efed216b710ddfeb
[INFO] running `Command { std: "docker" "start" "-a" "0bab2b644da98d692b54c6212fc74423db008b5df4d71495efed216b710ddfeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling oxiri v0.2.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling quick-xml v0.37.0
[INFO] [stderr]    Compiling json-event-parser v0.2.2
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.9
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling peg v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling oxsdatatypes v0.2.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling oxrdf v0.2.4
[INFO] [stderr]    Compiling oxrdf v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling spargebra v0.3.5
[INFO] [stderr]    Compiling spargebra v0.4.1
[INFO] [stderr]    Compiling sparesults v0.3.1
[INFO] [stderr]    Compiling oxttl v0.2.1
[INFO] [stderr]    Compiling oxjsonld v0.2.1
[INFO] [stderr]    Compiling oxrdfxml v0.2.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling oxrdfio v0.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling oxhttp v0.3.1
[INFO] [stderr]    Compiling sparopt v0.3.1
[INFO] [stderr]    Compiling spareval v0.2.1
[INFO] [stderr]    Compiling oxigraph v0.5.1
[INFO] [stderr]    Compiling oxrq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.88s
[INFO] running `Command { std: "docker" "inspect" "0bab2b644da98d692b54c6212fc74423db008b5df4d71495efed216b710ddfeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bab2b644da98d692b54c6212fc74423db008b5df4d71495efed216b710ddfeb", kill_on_drop: false }`
[INFO] [stdout] 0bab2b644da98d692b54c6212fc74423db008b5df4d71495efed216b710ddfeb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae04cab15f5ab912ebbec7fe9bef8667e68be3fe07955123cb14b98049d4b5fb
[INFO] running `Command { std: "docker" "start" "-a" "ae04cab15f5ab912ebbec7fe9bef8667e68be3fe07955123cb14b98049d4b5fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling oxrq v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.64s
[INFO] running `Command { std: "docker" "inspect" "ae04cab15f5ab912ebbec7fe9bef8667e68be3fe07955123cb14b98049d4b5fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae04cab15f5ab912ebbec7fe9bef8667e68be3fe07955123cb14b98049d4b5fb", kill_on_drop: false }`
[INFO] [stdout] ae04cab15f5ab912ebbec7fe9bef8667e68be3fe07955123cb14b98049d4b5fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3629da869e1b944005b49a3ac041b97da5ff43378cc0b14185dc94890264c8b8
[INFO] running `Command { std: "docker" "start" "-a" "3629da869e1b944005b49a3ac041b97da5ff43378cc0b14185dc94890264c8b8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oxrq-8c15b23e77b34c8d)
[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] running `Command { std: "docker" "inspect" "3629da869e1b944005b49a3ac041b97da5ff43378cc0b14185dc94890264c8b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3629da869e1b944005b49a3ac041b97da5ff43378cc0b14185dc94890264c8b8", kill_on_drop: false }`
[INFO] [stdout] 3629da869e1b944005b49a3ac041b97da5ff43378cc0b14185dc94890264c8b8
