[INFO] cloning repository https://github.com/LunchTimeCode/free_lunch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LunchTimeCode/free_lunch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunchTimeCode%2Ffree_lunch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunchTimeCode%2Ffree_lunch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3403acecc72439d4bd43fc7440091c15bcf50b2 [INFO] documenting LunchTimeCode/free_lunch against beta-2025-04-13 for beta-1.87-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLunchTimeCode%2Ffree_lunch" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LunchTimeCode/free_lunch on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LunchTimeCode/free_lunch [INFO] finished tweaking git repo https://github.com/LunchTimeCode/free_lunch [INFO] tweaked toml for git repo https://github.com/LunchTimeCode/free_lunch written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LunchTimeCode/free_lunch 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea7ecb25d921f3fb7bc9b2a535ce716c8ef123ecd432cca4291e85f3b80423b1 [INFO] running `Command { std: "docker" "start" "-a" "ea7ecb25d921f3fb7bc9b2a535ce716c8ef123ecd432cca4291e85f3b80423b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea7ecb25d921f3fb7bc9b2a535ce716c8ef123ecd432cca4291e85f3b80423b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea7ecb25d921f3fb7bc9b2a535ce716c8ef123ecd432cca4291e85f3b80423b1", kill_on_drop: false }` [INFO] [stdout] ea7ecb25d921f3fb7bc9b2a535ce716c8ef123ecd432cca4291e85f3b80423b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0d43151fe6a23bd7c3e4db1b7d25eae46131dc450c4a02d0d90467719aab0d2 [INFO] running `Command { std: "docker" "start" "-a" "b0d43151fe6a23bd7c3e4db1b7d25eae46131dc450c4a02d0d90467719aab0d2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling new_mime_guess v4.0.4 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking is-terminal v0.4.15 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Checking webpki-roots v0.26.8 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking winnow v0.7.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling libsql-sqlite3-parser v0.13.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling include_directory_macros v0.1.0 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking include_directory v0.1.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking static_hero_icons v0.3.0 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling hyper v0.14.32 [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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.23/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="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=095bc082500e2469 -C extra-filename=-8760d2dc9b1194fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-11b12ecc1b0fcd60.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-6f4a7ffd2e57a4c5.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-829a7f82aec94cc2.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-f669a794ccaa1b43.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-49cf38a844556da4.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-68fe9495acc9df2e.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-835802059e601cd8/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.66.1/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="logging"' --cfg 'feature="prettyplease"' --cfg 'feature="runtime"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_5", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=8eea74527c359933 -C extra-filename=-6d12030884b142af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-aadf6c501b321692.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-d46f44751312681e.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-be83c5d341b6cc2a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-52f92367a1466f0a.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-089c1e2726d3acc9.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-45afc970e3dbfe80.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-d4f97294febd9b29.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-29d5693cbae35e64.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0315ce54aaeb8044.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0354585c85182b18.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-9afe2d24841873ab.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-61722fad59b5c085.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-d42f9967807a45e2.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-d26b81869fe6947d.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-63a08ad1e4dc005c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b0d43151fe6a23bd7c3e4db1b7d25eae46131dc450c4a02d0d90467719aab0d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0d43151fe6a23bd7c3e4db1b7d25eae46131dc450c4a02d0d90467719aab0d2", kill_on_drop: false }` [INFO] [stdout] b0d43151fe6a23bd7c3e4db1b7d25eae46131dc450c4a02d0d90467719aab0d2