[INFO] cloning repository https://github.com/sharkymark/rust-web-hw
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sharkymark/rust-web-hw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkymark%2Frust-web-hw", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkymark%2Frust-web-hw'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 875442c80b1c0300a52f50ad62fed08953c48726
[INFO] checking sharkymark/rust-web-hw against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkymark%2Frust-web-hw" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sharkymark/rust-web-hw
[INFO] finished tweaking git repo https://github.com/sharkymark/rust-web-hw
[INFO] tweaked toml for git repo https://github.com/sharkymark/rust-web-hw written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sharkymark/rust-web-hw on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sharkymark/rust-web-hw 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e3e93c55833d480963f7f2a1fa840bf3421897f4f8303c3aaedb0dd384247e9
[INFO] running `Command { std: "docker" "start" "-a" "9e3e93c55833d480963f7f2a1fa840bf3421897f4f8303c3aaedb0dd384247e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e3e93c55833d480963f7f2a1fa840bf3421897f4f8303c3aaedb0dd384247e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e3e93c55833d480963f7f2a1fa840bf3421897f4f8303c3aaedb0dd384247e9", kill_on_drop: false }`
[INFO] [stdout] 9e3e93c55833d480963f7f2a1fa840bf3421897f4f8303c3aaedb0dd384247e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 750c906e22e477419400fe1cba63ac86e562ec3f3870cd443f14bc38adf307f1
[INFO] running `Command { std: "docker" "start" "-a" "750c906e22e477419400fe1cba63ac86e562ec3f3870cd443f14bc38adf307f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking winnow v0.7.9
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bac5816c5f3d02cebd0599070af62d1782530294/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=e54c5f5a374584ae -C extra-filename=-f00527a8bf58fa0f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6f2c187331b5e90d.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "750c906e22e477419400fe1cba63ac86e562ec3f3870cd443f14bc38adf307f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "750c906e22e477419400fe1cba63ac86e562ec3f3870cd443f14bc38adf307f1", kill_on_drop: false }`
[INFO] [stdout] 750c906e22e477419400fe1cba63ac86e562ec3f3870cd443f14bc38adf307f1
