[INFO] cloning repository https://github.com/rusty-bootcamp/hotdog
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rusty-bootcamp/hotdog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-bootcamp%2Fhotdog", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-bootcamp%2Fhotdog'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c431d7e3222cb79e7154e68f0c99811a436bf9f
[INFO] checking rusty-bootcamp/hotdog against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frusty-bootcamp%2Fhotdog" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rusty-bootcamp/hotdog
[INFO] finished tweaking git repo https://github.com/rusty-bootcamp/hotdog
[INFO] tweaked toml for git repo https://github.com/rusty-bootcamp/hotdog written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rusty-bootcamp/hotdog on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rusty-bootcamp/hotdog 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd9472a8d8c26935e747df006aa619be4e859fc6c23a4c450e7829b249277f0f
[INFO] running `Command { std: "docker" "start" "-a" "fd9472a8d8c26935e747df006aa619be4e859fc6c23a4c450e7829b249277f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd9472a8d8c26935e747df006aa619be4e859fc6c23a4c450e7829b249277f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd9472a8d8c26935e747df006aa619be4e859fc6c23a4c450e7829b249277f0f", kill_on_drop: false }`
[INFO] [stdout] fd9472a8d8c26935e747df006aa619be4e859fc6c23a4c450e7829b249277f0f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 836b2dac64c53cbe5fb99957606eda9c53ea37564553f488d5d5b3142a73f773
[INFO] running `Command { std: "docker" "start" "-a" "836b2dac64c53cbe5fb99957606eda9c53ea37564553f488d5d5b3142a73f773", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking dioxus-core-types v0.7.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking dioxus-cli-config v0.7.0
[INFO] [stderr]    Compiling rustls v0.23.26
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking webpki-roots v1.0.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking charset v0.1.5
[INFO] [stderr]     Checking cfb v0.7.3
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]    Compiling base16 v0.2.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]     Checking content_disposition v0.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling dioxus-document v0.7.0
[INFO] [stderr]     Checking const-str v0.7.0
[INFO] [stderr]     Checking dioxus-config-macros v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking infer v0.19.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.0
[INFO] [stderr]     Checking cookie v0.18.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling dioxus-rsx v0.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling warnings-macro v0.2.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling const-serialize-macro v0.7.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling dioxus-html-internal-macro v0.7.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling dioxus-core-macro v0.7.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/012cd62c9add58ab3910e44c137d87db3ab70f61/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.26/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=6c81c58024da9ef7 -C extra-filename=-98cb29820a17ac59 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f0f1e1dbac864bba.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-77816ceb37fc6f30.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-3e7f47b5f282995d.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-4f771005fe2b3b6e.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-475112850c8ec6c6.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-7085b850aae7ae78.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-812c39bf399d2f34/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/012cd62c9add58ab3910e44c137d87db3ab70f61/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=f09dc1eef166d902 -C extra-filename=-78312d7594c56192 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3859ec520a2ef8cb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-9ffc582ba2c0f686.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2df27dcf5d0b66ce.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "836b2dac64c53cbe5fb99957606eda9c53ea37564553f488d5d5b3142a73f773", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "836b2dac64c53cbe5fb99957606eda9c53ea37564553f488d5d5b3142a73f773", kill_on_drop: false }`
[INFO] [stdout] 836b2dac64c53cbe5fb99957606eda9c53ea37564553f488d5d5b3142a73f773
