[INFO] cloning repository https://github.com/obox-systems/demo_sparql_query_executor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obox-systems/demo_sparql_query_executor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobox-systems%2Fdemo_sparql_query_executor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobox-systems%2Fdemo_sparql_query_executor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b478dd82f1ddf871dc1813351c09f1c8cfac50e1 [INFO] building obox-systems/demo_sparql_query_executor against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobox-systems%2Fdemo_sparql_query_executor" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/obox-systems/demo_sparql_query_executor [INFO] finished tweaking git repo https://github.com/obox-systems/demo_sparql_query_executor [INFO] tweaked toml for git repo https://github.com/obox-systems/demo_sparql_query_executor written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/obox-systems/demo_sparql_query_executor on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 285 packages to latest compatible versions [INFO] [stderr] Adding mediawiki v0.2.15 (available: v0.3.1) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding wikidata v0.3.0 (available: v1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-rustls v0.26.4 [INFO] [stderr] Downloaded csv-core v0.1.12 [INFO] [stderr] Downloaded mediawiki v0.2.15 [INFO] [stderr] Downloaded pest_generator v2.8.2 [INFO] [stderr] Downloaded prettytable-rs v0.10.0 [INFO] [stderr] Downloaded rust-ini v0.20.0 [INFO] [stderr] Downloaded config v0.14.1 [INFO] [stderr] Downloaded pest_meta v2.8.2 [INFO] [stderr] Downloaded pest v2.8.2 [INFO] [stderr] Downloaded pest_derive v2.8.2 [INFO] [stderr] Downloaded yaml-rust2 v0.8.1 [INFO] [stderr] Downloaded wikidata v0.3.0 [INFO] [stderr] Downloaded csv v1.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae8af3b2fba1aab073875a822a956a43ec2e9b7a455cae8345bbf675218aaf42 [INFO] running `Command { std: "docker" "start" "-a" "ae8af3b2fba1aab073875a822a956a43ec2e9b7a455cae8345bbf675218aaf42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae8af3b2fba1aab073875a822a956a43ec2e9b7a455cae8345bbf675218aaf42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae8af3b2fba1aab073875a822a956a43ec2e9b7a455cae8345bbf675218aaf42", kill_on_drop: false }` [INFO] [stdout] ae8af3b2fba1aab073875a822a956a43ec2e9b7a455cae8345bbf675218aaf42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a86a6240d3a31d6dce46c0e7a3a8dbac868cd6a80994f1a0be650ce3c528ef3 [INFO] running `Command { std: "docker" "start" "-a" "7a86a6240d3a31d6dce46c0e7a3a8dbac868cd6a80994f1a0be650ce3c528ef3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling publicsuffix v2.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling pest v2.8.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling pest_meta v2.8.2 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling nanoid v0.4.0 [INFO] [stderr] Compiling cookie_store v0.21.1 [INFO] [stderr] Compiling wikidata v0.3.0 [INFO] [stderr] Compiling pest_generator v2.8.2 [INFO] [stderr] Compiling pest_derive v2.8.2 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling mediawiki v0.2.15 [INFO] [stderr] Compiling sparql-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.46s [INFO] running `Command { std: "docker" "inspect" "7a86a6240d3a31d6dce46c0e7a3a8dbac868cd6a80994f1a0be650ce3c528ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a86a6240d3a31d6dce46c0e7a3a8dbac868cd6a80994f1a0be650ce3c528ef3", kill_on_drop: false }` [INFO] [stdout] 7a86a6240d3a31d6dce46c0e7a3a8dbac868cd6a80994f1a0be650ce3c528ef3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7540f4b3d7bec31c5a71ca6d938b17477e76c3460c0a569b603ee7b2f6991c37 [INFO] running `Command { std: "docker" "start" "-a" "7540f4b3d7bec31c5a71ca6d938b17477e76c3460c0a569b603ee7b2f6991c37", kill_on_drop: false }` [INFO] [stderr] Compiling sparql-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `Command { std: "docker" "inspect" "7540f4b3d7bec31c5a71ca6d938b17477e76c3460c0a569b603ee7b2f6991c37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7540f4b3d7bec31c5a71ca6d938b17477e76c3460c0a569b603ee7b2f6991c37", kill_on_drop: false }` [INFO] [stdout] 7540f4b3d7bec31c5a71ca6d938b17477e76c3460c0a569b603ee7b2f6991c37