[INFO] cloning repository https://github.com/CyanFroste/files
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CyanFroste/files" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyanFroste%2Ffiles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyanFroste%2Ffiles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6433c044c9bf023fafa342c5df67b436c97d9c79
[INFO] checking CyanFroste/files against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCyanFroste%2Ffiles" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CyanFroste/files
[INFO] finished tweaking git repo https://github.com/CyanFroste/files
[INFO] tweaked toml for git repo https://github.com/CyanFroste/files written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CyanFroste/files on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CyanFroste/files 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb1b539f9012fb4fa5fed6fe92b6adc1c2544239f8e49d59f1bad907287e58de
[INFO] running `Command { std: "docker" "start" "-a" "cb1b539f9012fb4fa5fed6fe92b6adc1c2544239f8e49d59f1bad907287e58de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb1b539f9012fb4fa5fed6fe92b6adc1c2544239f8e49d59f1bad907287e58de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb1b539f9012fb4fa5fed6fe92b6adc1c2544239f8e49d59f1bad907287e58de", kill_on_drop: false }`
[INFO] [stdout] cb1b539f9012fb4fa5fed6fe92b6adc1c2544239f8e49d59f1bad907287e58de
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5edf9ad50b8198773a54d7a00f26a4b5c87c98fc22115d7a8daee98f83e509b
[INFO] running `Command { std: "docker" "start" "-a" "a5edf9ad50b8198773a54d7a00f26a4b5c87c98fc22115d7a8daee98f83e509b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling prettyplease v0.2.19
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ena v0.14.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling lz4-sys v1.9.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking rustc_lexer v0.1.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking geographiclib-rs v0.2.4
[INFO] [stderr]    Compiling built v0.7.2
[INFO] [stderr]    Compiling ref-cast v1.0.22
[INFO] [stderr]    Compiling rustls v0.21.11
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking unicode-script v0.5.6
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking unicode-security v0.1.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking deunicode v1.4.4
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking pem v2.0.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking spade v2.6.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling axum-core v0.4.3
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking any_ascii v0.3.2
[INFO] [stderr]     Checking imgref v1.10.1
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking bitstream-io v2.2.0
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling ref-cast-impl v1.0.22
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling profiling-procmacros v1.0.15
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling serde_with_macros v3.8.0
[INFO] [stderr]    Compiling revision-derive v0.7.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking async-executor v1.11.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]    Compiling pest v2.7.9
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking lexicmp v0.1.0
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking addr v0.15.6
[INFO] [stderr]     Checking dmp v0.2.0
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling surrealdb-derive v0.12.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking quick_cache v0.4.2
[INFO] [stderr]    Compiling libwebp-sys v0.9.5
[INFO] [stderr]    Compiling axum v0.7.5
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking rmp v0.8.14
[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/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.65.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="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "annotate-snippets", "default", "experimental", "log", "logging", "runtime", "static", "testing_only_extra_assertions", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=f74171d9626e209f -C extra-filename=-2da67ab290df8b3d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-e1d191923cc496a9.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-deb4416698f3b89c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7bef99ab27b53866.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-1e7aed3ae8d96329.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-cd783e91e9969cc7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6bde5cd1c8ecb660.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-893cc7a69ee8cc58.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-328e5fff86469752.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" "a5edf9ad50b8198773a54d7a00f26a4b5c87c98fc22115d7a8daee98f83e509b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5edf9ad50b8198773a54d7a00f26a4b5c87c98fc22115d7a8daee98f83e509b", kill_on_drop: false }`
[INFO] [stdout] a5edf9ad50b8198773a54d7a00f26a4b5c87c98fc22115d7a8daee98f83e509b
