[INFO] fetching crate h3o-mvt 0.3.8...
[INFO] checking h3o-mvt-0.3.8 against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418
[INFO] extracting crate h3o-mvt 0.3.8 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate h3o-mvt 0.3.8
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate h3o-mvt 0.3.8
[INFO] tweaked toml for crates.io crate h3o-mvt 0.3.8 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate h3o-mvt 0.3.8 on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate h3o-mvt 0.3.8 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0a7f1b22dc11efeae0a4b0db06a6a943dab4041f2aa5df00c6f963f2748a1c1
[INFO] running `Command { std: "docker" "start" "-a" "b0a7f1b22dc11efeae0a4b0db06a6a943dab4041f2aa5df00c6f963f2748a1c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0a7f1b22dc11efeae0a4b0db06a6a943dab4041f2aa5df00c6f963f2748a1c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0a7f1b22dc11efeae0a4b0db06a6a943dab4041f2aa5df00c6f963f2748a1c1", kill_on_drop: false }`
[INFO] [stdout] b0a7f1b22dc11efeae0a4b0db06a6a943dab4041f2aa5df00c6f963f2748a1c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3c9b3a75900aed0465a03055137a11515f705f1a8daad15eb54e66c66c93792
[INFO] running `Command { std: "docker" "start" "-a" "b3c9b3a75900aed0465a03055137a11515f705f1a8daad15eb54e66c66c93792", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking i_float v1.15.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking i_shape v1.14.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking i_key_sort v0.6.0
[INFO] [stderr]     Checking i_tree v0.16.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]     Checking geographiclib-rs v0.2.5
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking sif-itree v0.4.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking i_overlay v4.0.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking zerocopy v0.8.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking h3o-bit v0.1.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking float_eq v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking dup-indexer v0.3.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad93f57d532978d6739002a21bc66b45ed22f998/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=f2c1561b010a858c -C extra-filename=-ec60f9a9a3f34301 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fbba84f8e4cdcc21.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e6c3ea1396170d0a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a0775ff901404d1b.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" "b3c9b3a75900aed0465a03055137a11515f705f1a8daad15eb54e66c66c93792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3c9b3a75900aed0465a03055137a11515f705f1a8daad15eb54e66c66c93792", kill_on_drop: false }`
[INFO] [stdout] b3c9b3a75900aed0465a03055137a11515f705f1a8daad15eb54e66c66c93792
