[INFO] cloning repository https://github.com/graphgenre/graphgenre.github.io
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/graphgenre/graphgenre.github.io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraphgenre%2Fgraphgenre.github.io", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraphgenre%2Fgraphgenre.github.io'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4ed90eade6995e4711632128dfe8f97a2a7b9d6a
[INFO] building graphgenre/graphgenre.github.io against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgraphgenre%2Fgraphgenre.github.io" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  41% (3870/9226)
Updating files:  42% (3875/9226)
Updating files:  43% (3968/9226)
Updating files:  44% (4060/9226)
Updating files:  45% (4152/9226)
Updating files:  46% (4244/9226)
Updating files:  47% (4337/9226)
Updating files:  48% (4429/9226)
Updating files:  49% (4521/9226)
Updating files:  50% (4613/9226)
Updating files:  51% (4706/9226)
Updating files:  52% (4798/9226)
Updating files:  53% (4890/9226)
Updating files:  54% (4983/9226)
Updating files:  55% (5075/9226)
Updating files:  56% (5167/9226)
Updating files:  57% (5259/9226)
Updating files:  58% (5352/9226)
Updating files:  59% (5444/9226)
Updating files:  60% (5536/9226)
Updating files:  61% (5628/9226)
Updating files:  62% (5721/9226)
Updating files:  63% (5813/9226)
Updating files:  64% (5905/9226)
Updating files:  65% (5997/9226)
Updating files:  66% (6090/9226)
Updating files:  67% (6182/9226)
Updating files:  68% (6274/9226)
Updating files:  69% (6366/9226)
Updating files:  70% (6459/9226)
Updating files:  71% (6551/9226)
Updating files:  72% (6643/9226)
Updating files:  73% (6735/9226)
Updating files:  74% (6828/9226)
Updating files:  75% (6920/9226)
Updating files:  76% (7012/9226)
Updating files:  77% (7105/9226)
Updating files:  78% (7197/9226)
Updating files:  79% (7289/9226)
Updating files:  80% (7381/9226)
Updating files:  81% (7474/9226)
Updating files:  82% (7566/9226)
Updating files:  83% (7658/9226)
Updating files:  84% (7750/9226)
Updating files:  85% (7843/9226)
Updating files:  86% (7935/9226)
Updating files:  87% (8027/9226)
Updating files:  88% (8119/9226)
Updating files:  89% (8212/9226)
Updating files:  90% (8304/9226)
Updating files:  91% (8396/9226)
Updating files:  92% (8488/9226)
Updating files:  93% (8581/9226)
Updating files:  94% (8673/9226)
Updating files:  95% (8765/9226)
Updating files:  96% (8857/9226)
Updating files:  97% (8950/9226)
Updating files:  98% (9042/9226)
Updating files:  99% (9134/9226)
Updating files: 100% (9226/9226)
Updating files: 100% (9226/9226), done.
[INFO] started tweaking git repo https://github.com/graphgenre/graphgenre.github.io
[INFO] finished tweaking git repo https://github.com/graphgenre/graphgenre.github.io
[INFO] tweaked toml for git repo https://github.com/graphgenre/graphgenre.github.io written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/graphgenre/graphgenre.github.io on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/graphgenre/graphgenre.github.io 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80f0f4b8263b9ada4b06d1c1f9e67f79b62292e6ed52ec789b7ac79c509217e8
[INFO] running `Command { std: "docker" "start" "-a" "80f0f4b8263b9ada4b06d1c1f9e67f79b62292e6ed52ec789b7ac79c509217e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80f0f4b8263b9ada4b06d1c1f9e67f79b62292e6ed52ec789b7ac79c509217e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80f0f4b8263b9ada4b06d1c1f9e67f79b62292e6ed52ec789b7ac79c509217e8", kill_on_drop: false }`
[INFO] [stdout] 80f0f4b8263b9ada4b06d1c1f9e67f79b62292e6ed52ec789b7ac79c509217e8
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 73a3836f0d5fa26785d18f370f466e4d0330b2d019ff4fbd7ce8ad00826b15c3
[INFO] running `Command { std: "docker" "start" "-a" "73a3836f0d5fa26785d18f370f466e4d0330b2d019ff4fbd7ce8ad00826b15c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling parse-wiki-text-2 v0.1.6-alpha.0 (https://github.com/philpax/parse-wiki-text-2.git?branch=wasm-support#4b401327)
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling wikitext_util v0.1.0 (https://github.com/philpax/wikitext_simplified.git#7ae5ba4a)
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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 h2 v0.4.12
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling tsify-next-macros v0.5.6
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling jiff v0.1.29
[INFO] [stderr]    Compiling web-sys v0.3.77
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling tsify-next v0.5.6
[INFO] [stderr]    Compiling wikitext_simplified v0.1.0 (https://github.com/philpax/wikitext_simplified.git#7ae5ba4a)
[INFO] [stderr]    Compiling frontend_wasm v0.1.0 (/opt/rustwide/workdir/frontend_wasm)
[INFO] [stderr]    Compiling datagen v0.1.0 (/opt/rustwide/workdir/datagen)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "73a3836f0d5fa26785d18f370f466e4d0330b2d019ff4fbd7ce8ad00826b15c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73a3836f0d5fa26785d18f370f466e4d0330b2d019ff4fbd7ce8ad00826b15c3", kill_on_drop: false }`
[INFO] [stdout] 73a3836f0d5fa26785d18f370f466e4d0330b2d019ff4fbd7ce8ad00826b15c3
[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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6189f6a72e103324076abdfffe9d7bbff24cc69b0f694aab865a7f59f75d9962
[INFO] running `Command { std: "docker" "start" "-a" "6189f6a72e103324076abdfffe9d7bbff24cc69b0f694aab865a7f59f75d9962", kill_on_drop: false }`
[INFO] [stderr]    Compiling frontend_wasm v0.1.0 (/opt/rustwide/workdir/frontend_wasm)
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling datagen v0.1.0 (/opt/rustwide/workdir/datagen)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.83s
[INFO] running `Command { std: "docker" "inspect" "6189f6a72e103324076abdfffe9d7bbff24cc69b0f694aab865a7f59f75d9962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6189f6a72e103324076abdfffe9d7bbff24cc69b0f694aab865a7f59f75d9962", kill_on_drop: false }`
[INFO] [stdout] 6189f6a72e103324076abdfffe9d7bbff24cc69b0f694aab865a7f59f75d9962
