[INFO] fetching crate oxigraph 0.5.0... [INFO] building oxigraph-0.5.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate oxigraph 0.5.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate oxigraph 0.5.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate oxigraph 0.5.0 [INFO] tweaked toml for crates.io crate oxigraph 0.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oxigraph 0.5.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxigraph 0.5.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f746b15e647e445132f78ddb0739833deff9b7625b333d3ba1a327dba9d636d [INFO] running `Command { std: "docker" "start" "-a" "3f746b15e647e445132f78ddb0739833deff9b7625b333d3ba1a327dba9d636d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f746b15e647e445132f78ddb0739833deff9b7625b333d3ba1a327dba9d636d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f746b15e647e445132f78ddb0739833deff9b7625b333d3ba1a327dba9d636d", kill_on_drop: false }` [INFO] [stdout] 3f746b15e647e445132f78ddb0739833deff9b7625b333d3ba1a327dba9d636d [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=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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39f8801e9f954f05d807cb038859119b0c819cc320070f926d58aa04a72901de [INFO] running `Command { std: "docker" "start" "-a" "39f8801e9f954f05d807cb038859119b0c819cc320070f926d58aa04a72901de", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling oxiri v0.2.11 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling json-event-parser v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling peg v0.8.5 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling oxsdatatypes v0.2.2 [INFO] [stderr] Compiling oxrdf v0.3.0 [INFO] [stderr] Compiling spargebra v0.4.0 [INFO] [stderr] Compiling oxrdfxml v0.2.0 [INFO] [stderr] Compiling oxttl v0.2.0 [INFO] [stderr] Compiling sparesults v0.3.0 [INFO] [stderr] Compiling oxjsonld v0.2.0 [INFO] [stderr] Compiling oxrdfio v0.2.0 [INFO] [stderr] Compiling oxrocksdb-sys v0.5.0 [INFO] [stderr] Compiling sparopt v0.3.0 [INFO] [stderr] Compiling spareval v0.2.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "39f8801e9f954f05d807cb038859119b0c819cc320070f926d58aa04a72901de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39f8801e9f954f05d807cb038859119b0c819cc320070f926d58aa04a72901de", kill_on_drop: false }` [INFO] [stdout] 39f8801e9f954f05d807cb038859119b0c819cc320070f926d58aa04a72901de