[INFO] fetching crate supmcu-rs 1.0.0... [INFO] checking supmcu-rs-1.0.0 against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for pr-155501 [INFO] extracting crate supmcu-rs 1.0.0 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate supmcu-rs 1.0.0 [INFO] finished tweaking crates.io crate supmcu-rs 1.0.0 [INFO] tweaked toml for crates.io crate supmcu-rs 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate supmcu-rs 1.0.0 on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate supmcu-rs 1.0.0 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fd529447485fe0677249f68da6cfb85fa2390d62048a68dc491d3d959f4329a [INFO] running `Command { std: "docker" "start" "-a" "0fd529447485fe0677249f68da6cfb85fa2390d62048a68dc491d3d959f4329a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fd529447485fe0677249f68da6cfb85fa2390d62048a68dc491d3d959f4329a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fd529447485fe0677249f68da6cfb85fa2390d62048a68dc491d3d959f4329a", kill_on_drop: false }` [INFO] [stdout] 0fd529447485fe0677249f68da6cfb85fa2390d62048a68dc491d3d959f4329a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 041849b9bc31083a17caf5b3d3a7a66adbd1dd7edf337794a2b85455bd1d5069 [INFO] running `Command { std: "docker" "start" "-a" "041849b9bc31083a17caf5b3d3a7a66adbd1dd7edf337794a2b85455bd1d5069", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling zmij v1.0.4 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pest v2.8.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking base64 v0.22.1 [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/5ec4d3b0c83717313176eefa7d71e9d36dc83355/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.4/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=ee11bf9bb7afb0e7 -C extra-filename=-01f2a179649f38da --out-dir /opt/rustwide/target/debug/deps -C strip=symbols -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-5d7222b10a308ac5.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-4ff44f5de3311f39.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/5ec4d3b0c83717313176eefa7d71e9d36dc83355/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --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=771b8a319ba2e336 -C extra-filename=-d43060a8feb56fd5 --out-dir /opt/rustwide/target/debug/deps -C strip=symbols -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0a6845903edc2103.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-f8dbad6768ecb841.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "041849b9bc31083a17caf5b3d3a7a66adbd1dd7edf337794a2b85455bd1d5069", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041849b9bc31083a17caf5b3d3a7a66adbd1dd7edf337794a2b85455bd1d5069", kill_on_drop: false }` [INFO] [stdout] 041849b9bc31083a17caf5b3d3a7a66adbd1dd7edf337794a2b85455bd1d5069