[INFO] cloning repository https://github.com/GasparKral/dnd_the_game_tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GasparKral/dnd_the_game_tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGasparKral%2Fdnd_the_game_tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGasparKral%2Fdnd_the_game_tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d4f65fcf1bbd2bb01282f5dc4da47e3b7891eb75 [INFO] checking GasparKral/dnd_the_game_tracker against try#14e4661efa5acbf985e4fe564baae04683366cc1 for pr-157696 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGasparKral%2Fdnd_the_game_tracker" "/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/GasparKral/dnd_the_game_tracker [INFO] finished tweaking git repo https://github.com/GasparKral/dnd_the_game_tracker [INFO] tweaked toml for git repo https://github.com/GasparKral/dnd_the_game_tracker written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/GasparKral/dnd_the_game_tracker on toolchain 14e4661efa5acbf985e4fe564baae04683366cc1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/GasparKral/dnd_the_game_tracker 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" "+14e4661efa5acbf985e4fe564baae04683366cc1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] d65451e0462e5ef7019c12eb356340bd83c6729d349c2584ce30f9eadcef7136 [INFO] running `Command { std: "docker" "start" "d65451e0462e5ef7019c12eb356340bd83c6729d349c2584ce30f9eadcef7136", 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" "d65451e0462e5ef7019c12eb356340bd83c6729d349c2584ce30f9eadcef7136" "/opt/rustwide/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d65451e0462e5ef7019c12eb356340bd83c6729d349c2584ce30f9eadcef7136", 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" "d65451e0462e5ef7019c12eb356340bd83c6729d349c2584ce30f9eadcef7136" "/opt/rustwide/cargo-home/bin/cargo" "+14e4661efa5acbf985e4fe564baae04683366cc1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Checking dioxus-core-types v0.7.3 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking writeable v0.6.2 [INFO] [stderr] Checking longest-increasing-subsequence v0.1.0 [INFO] [stderr] Checking litemap v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling lazy-js-bundle v0.7.3 [INFO] [stderr] Compiling native-tls v0.2.16 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking dioxus-cli-config v0.7.3 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking deranged v0.5.6 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling dioxus-interpreter-js v0.7.3 [INFO] [stderr] Compiling dioxus-document v0.7.3 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking libxdo-sys v0.11.0 [INFO] [stderr] Compiling rfd v0.17.2 [INFO] [stderr] Compiling wry v0.53.5 [INFO] [stderr] Checking sledgehammer_utils v0.3.1 [INFO] [stderr] Checking libxdo v0.6.0 [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/14e4661efa5acbf985e4fe564baae04683366cc1/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.6/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=2d206b438f3a8cac -C extra-filename=-33679cb14918414c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9f16a2ed58d5c44b.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" "d65451e0462e5ef7019c12eb356340bd83c6729d349c2584ce30f9eadcef7136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d65451e0462e5ef7019c12eb356340bd83c6729d349c2584ce30f9eadcef7136", kill_on_drop: false }` [INFO] [stdout] d65451e0462e5ef7019c12eb356340bd83c6729d349c2584ce30f9eadcef7136