[INFO] cloning repository https://github.com/Shaphil/shaphil-shuttle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shaphil/shaphil-shuttle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaphil%2Fshaphil-shuttle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaphil%2Fshaphil-shuttle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d49dac8ec5197d8afff40540c1d94da1e24cbf2f
[INFO] documenting Shaphil/shaphil-shuttle against 1.98.0-beta.1 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaphil%2Fshaphil-shuttle" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Shaphil/shaphil-shuttle
[INFO] finished tweaking git repo https://github.com/Shaphil/shaphil-shuttle
[INFO] tweaked toml for git repo https://github.com/Shaphil/shaphil-shuttle written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Shaphil/shaphil-shuttle on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Shaphil/shaphil-shuttle 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a2571db1ea735b0b5dfe7d0bb20b13145579f3fe3befaf68531ab7761b280527
[INFO] running `Command { std: "docker" "start" "a2571db1ea735b0b5dfe7d0bb20b13145579f3fe3befaf68531ab7761b280527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2571db1ea735b0b5dfe7d0bb20b13145579f3fe3befaf68531ab7761b280527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a2571db1ea735b0b5dfe7d0bb20b13145579f3fe3befaf68531ab7761b280527" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2571db1ea735b0b5dfe7d0bb20b13145579f3fe3befaf68531ab7761b280527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a2571db1ea735b0b5dfe7d0bb20b13145579f3fe3befaf68531ab7761b280527" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling libloading v0.8.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking webpki-roots v0.26.3
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking rand_core v0.9.2
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling libsql-sqlite3-parser v0.13.0
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking rustls-native-certs v0.7.1
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[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]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling typeshare-annotation v1.0.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking hashlink v0.8.4
[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/1.98.0-beta.1-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=bb7763a69ea43413 -C extra-filename=-0d27f2cd60b4c8b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-71b4cff68e854d05.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-adf5bde292aaa0e6.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-6fa2a696afdf354c.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-1145128cf64d8cc7.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-d4f97294febd9b29.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-5feeb812a8471bd4.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ba498744f3bdd85f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-39c1a68419d81399.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-c65e4e14ef4084fd.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-c18c41f3d1a55810.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-c177676b1483e807.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a2571db1ea735b0b5dfe7d0bb20b13145579f3fe3befaf68531ab7761b280527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2571db1ea735b0b5dfe7d0bb20b13145579f3fe3befaf68531ab7761b280527", kill_on_drop: false }`
[INFO] [stdout] a2571db1ea735b0b5dfe7d0bb20b13145579f3fe3befaf68531ab7761b280527
