[INFO] fetching crate retrom-codegen 0.7.51...
[INFO] checking retrom-codegen-0.7.51 against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] extracting crate retrom-codegen 0.7.51 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate retrom-codegen 0.7.51
[INFO] finished tweaking crates.io crate retrom-codegen 0.7.51
[INFO] tweaked toml for crates.io crate retrom-codegen 0.7.51 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate retrom-codegen 0.7.51 on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate retrom-codegen 0.7.51 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 758fe1d26a4be4fe799f7b4560560e273f206245ad83a5e2f7403cd428e84cf0
[INFO] running `Command { std: "docker" "start" "-a" "758fe1d26a4be4fe799f7b4560560e273f206245ad83a5e2f7403cd428e84cf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "758fe1d26a4be4fe799f7b4560560e273f206245ad83a5e2f7403cd428e84cf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "758fe1d26a4be4fe799f7b4560560e273f206245ad83a5e2f7403cd428e84cf0", kill_on_drop: false }`
[INFO] [stdout] 758fe1d26a4be4fe799f7b4560560e273f206245ad83a5e2f7403cd428e84cf0
[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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07e0f8a69676e8e1b629500af1d38c8a39324f1d8dc1b9cb18e00b4ec110c6f7
[INFO] running `Command { std: "docker" "start" "-a" "07e0f8a69676e8e1b629500af1d38c8a39324f1d8dc1b9cb18e00b4ec110c6f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling pq-sys v0.6.3
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling diesel_derives v2.3.5
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling pq-src v0.3.10+libpq-18.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking serde_spanned v1.0.3
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking toml_datetime v0.7.3
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking whoami v1.6.1
[INFO] [stderr]     Checking rustls-native-certs v0.8.2
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking scoped-futures v0.1.4
[INFO] [stderr]    Compiling retrom-db v0.7.51
[INFO] [stderr]     Checking toml_parser v1.0.4
[INFO] [stderr]     Checking postgres-protocol v0.6.9
[INFO] [stderr]     Checking toml v0.9.8
[INFO] [stderr]     Checking postgres-types v0.2.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tracing v0.1.43
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]     Checking prost-types v0.14.1
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]     Checking typetag v0.2.21
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]    Compiling prost-wkt-build v0.7.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]     Checking prost-wkt v0.7.0
[INFO] [stderr]    Compiling prost-wkt-types v0.7.0
[INFO] [stderr]    Compiling retrom-codegen v0.7.51 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-postgres v0.7.15
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.14.2
[INFO] [stderr]     Checking tonic-prost v0.14.2
[INFO] [stderr]     Checking diesel v2.3.4
[INFO] [stderr]     Checking diesel_migrations v2.3.1
[INFO] [stderr]     Checking diesel-async v0.7.4
[INFO] [stderr] error: could not compile `retrom-codegen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3fada14ee01d755dc8076e611f11bf65b28ffd21/bin/rustc --crate-name retrom_codegen --edition=2021 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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "protobuf-src", "vendored-protoc"))' -C metadata=a7609f54b444ca29 -C extra-filename=-3365d141d83f010f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-de1e602c29937c0c.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-690d0a05cd5a44da.rmeta --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-2cb89373932f21e4.rmeta --extern prost_wkt=/opt/rustwide/target/debug/deps/libprost_wkt-be55ea6ace5fda79.rmeta --extern prost_wkt_types=/opt/rustwide/target/debug/deps/libprost_wkt_types-2d2daa14fa6149d2.rmeta --extern retrom_db=/opt/rustwide/target/debug/deps/libretrom_db-88b6dbf6234ee682.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-91b8aa73164d5bfe.rmeta --extern tonic=/opt/rustwide/target/debug/deps/libtonic-8d81bb7c12a82563.rmeta --extern tonic_prost=/opt/rustwide/target/debug/deps/libtonic_prost-0c1856217af61f04.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/pq-src-9b505fb913452217/out -L native=/opt/rustwide/target/debug/build/openssl-sys-ddd3216208318547/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "07e0f8a69676e8e1b629500af1d38c8a39324f1d8dc1b9cb18e00b4ec110c6f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07e0f8a69676e8e1b629500af1d38c8a39324f1d8dc1b9cb18e00b4ec110c6f7", kill_on_drop: false }`
[INFO] [stdout] 07e0f8a69676e8e1b629500af1d38c8a39324f1d8dc1b9cb18e00b4ec110c6f7
