[INFO] cloning repository https://github.com/WillDera/KRE
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WillDera/KRE" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillDera%2FKRE", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillDera%2FKRE'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51a25350e0e34e1b9fcd6cd809e3361addcd33de
[INFO] checking WillDera/KRE against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWillDera%2FKRE" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/WillDera/KRE
[INFO] finished tweaking git repo https://github.com/WillDera/KRE
[INFO] tweaked toml for git repo https://github.com/WillDera/KRE written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WillDera/KRE on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/WillDera/KRE 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 558f2f305309eac8300df72abee69f5330688e0c69ed97124c68983db9bf6e6a
[INFO] running `Command { std: "docker" "start" "558f2f305309eac8300df72abee69f5330688e0c69ed97124c68983db9bf6e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "558f2f305309eac8300df72abee69f5330688e0c69ed97124c68983db9bf6e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "558f2f305309eac8300df72abee69f5330688e0c69ed97124c68983db9bf6e6a" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "558f2f305309eac8300df72abee69f5330688e0c69ed97124c68983db9bf6e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "558f2f305309eac8300df72abee69f5330688e0c69ed97124c68983db9bf6e6a" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling indexmap v2.14.2
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling zerocopy v0.8.56
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling naga v30.0.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking spirv v0.4.0+sdk-1.4.341.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking bit-set v0.10.0
[INFO] [stderr]     Checking miniz_oxide v0.9.1
[INFO] [stderr]    Compiling wgpu-hal v30.0.1
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]    Compiling wgpu-core v30.0.1
[INFO] [stderr]     Checking tinyvec v1.13.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking flate2 v1.1.10
[INFO] [stderr]     Checking ordered-float v5.5.0
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling wgpu v30.0.1
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]     Checking rangemap v1.8.0
[INFO] [stderr]     Checking self_cell v1.3.0
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking uuid v1.26.0
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling regex-automata v0.4.18
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]     Checking thiserror v2.0.20
[INFO] [stderr]     Checking naga-types v30.0.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex v1.13.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.56
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking wgpu-types v30.0.1
[INFO] [stderr]     Checking font-types v0.12.4
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking read-fonts v0.41.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.11.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking koma-theme v0.2.0 (/opt/rustwide/workdir/crates/koma-theme)
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.9
[INFO] [stderr]    Compiling koma-core v0.2.0 (/opt/rustwide/workdir/crates/koma-core)
[INFO] [stderr]     Checking koma-scene v0.2.0 (/opt/rustwide/workdir/crates/koma-scene)
[INFO] [stderr]     Checking koma-analysis v0.2.0 (/opt/rustwide/workdir/crates/koma-analysis)
[INFO] [stderr]     Checking koma-markdown v0.2.0 (/opt/rustwide/workdir/crates/koma-adapters/koma-markdown)
[INFO] [stderr]     Checking koma-epub v0.2.0 (/opt/rustwide/workdir/crates/koma-adapters/koma-epub)
[INFO] [stderr]     Checking koma-compiler v0.2.0 (/opt/rustwide/workdir/crates/koma-compiler)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking skrifa v0.44.0
[INFO] [stderr]     Checking swash v0.2.10
[INFO] [stderr]     Checking gpu-allocator v0.28.0
[INFO] [stderr]     Checking cosmic-text v0.13.2
[INFO] [stderr]     Checking wgpu-naga-bridge v30.0.1
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v30.0.1
[INFO] [stderr]     Checking koma-renderer v0.2.0 (/opt/rustwide/workdir/crates/koma-renderer)
[INFO] [stderr]     Checking koma-server v0.2.0 (/opt/rustwide/workdir/crates/koma-server)
[INFO] [stderr]     Checking koma-runtime v0.2.0 (/opt/rustwide/workdir/crates/koma-runtime)
[INFO] [stderr]     Checking koma-cli v0.2.0 (/opt/rustwide/workdir/tools/koma-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "558f2f305309eac8300df72abee69f5330688e0c69ed97124c68983db9bf6e6a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "558f2f305309eac8300df72abee69f5330688e0c69ed97124c68983db9bf6e6a", kill_on_drop: false }`
[INFO] [stdout] 558f2f305309eac8300df72abee69f5330688e0c69ed97124c68983db9bf6e6a
