[INFO] cloning repository https://github.com/damus-io/notecrumbs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/damus-io/notecrumbs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamus-io%2Fnotecrumbs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamus-io%2Fnotecrumbs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c2864534387a556def440ce11d2f20c0bf65717b
[INFO] checking damus-io/notecrumbs against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdamus-io%2Fnotecrumbs" "/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/damus-io/notecrumbs
[INFO] finished tweaking git repo https://github.com/damus-io/notecrumbs
[INFO] tweaked toml for git repo https://github.com/damus-io/notecrumbs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/damus-io/notecrumbs on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/damus-io/notecrumbs 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e2d08cdc5df3ee159652b2aace31c19f505d96e40dfb00af9f5302964bdfd90
[INFO] running `Command { std: "docker" "start" "-a" "3e2d08cdc5df3ee159652b2aace31c19f505d96e40dfb00af9f5302964bdfd90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e2d08cdc5df3ee159652b2aace31c19f505d96e40dfb00af9f5302964bdfd90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e2d08cdc5df3ee159652b2aace31c19f505d96e40dfb00af9f5302964bdfd90", kill_on_drop: false }`
[INFO] [stdout] 3e2d08cdc5df3ee159652b2aace31c19f505d96e40dfb00af9f5302964bdfd90
[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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27ec1c671aab6504e63fb15d4ed88e4eda1217e4bc797325bd937df24ff43045
[INFO] running `Command { std: "docker" "start" "-a" "27ec1c671aab6504e63fb15d4ed88e4eda1217e4bc797325bd937df24ff43045", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling typed-path v0.12.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling libflate v2.2.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling minisign-verify v0.2.4
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking svgtypes v0.8.2
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking roxmltree v0.15.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling flatbuffers v23.5.26
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking kurbo v0.8.3
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]     Checking lru v0.16.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking data-url v0.2.0
[INFO] [stderr]     Checking imagesize v0.10.1
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking btreecap v0.1.0
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking usvg v0.28.0
[INFO] [stderr]    Compiling zip v7.3.0
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking atomic-destructor v0.3.0
[INFO] [stderr]     Checking negentropy v0.5.0
[INFO] [stderr]     Checking sketches-ddsketch v0.2.2
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling libsodium-sys-stable v1.23.2
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling match_token v0.35.0
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking resvg v0.28.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling metrics-macros v0.7.1
[INFO] [stderr]     Checking cssparser v0.35.0
[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/6757d700f93f6d16c8b39cf79e96b019bd570e7d/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.63.0/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="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "log", "logging", "runtime", "static", "testing_only_docs", "testing_only_extra_assertions", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=1b0fef7d2a64a4ef -C extra-filename=-b59a99be075bcbcf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2fbe04d4a4e06164.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-6626c1e9e79d91a2.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-0ded5898060c25c5.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-da68ec85816e8deb.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-f54121fbf1fac65e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-da6472c385e42ba4.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-3823351102dddbc3.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fbba84f8e4cdcc21.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e6c3ea1396170d0a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-171b800e4d8985da.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-03c31968b8b63e7f.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-0fe15cda67cb66ad.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-44c1501cd5908f06.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-4dc02320af9001c1.rmeta --cap-lints allow --cap-lints=forbid` (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/6757d700f93f6d16c8b39cf79e96b019bd570e7d/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.69.5/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_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=55cd99990fa8a674 -C extra-filename=-c92535c21bbf1b51 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-df61cda46d9e03f0.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-6626c1e9e79d91a2.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-0ded5898060c25c5.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-87397bbcf80f3ddd.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-da68ec85816e8deb.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-f54121fbf1fac65e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-da6472c385e42ba4.rmeta --extern prettyplease=/opt/rustwide/target/debug/deps/libprettyplease-3f8ac20f46f485f1.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fbba84f8e4cdcc21.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e6c3ea1396170d0a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-171b800e4d8985da.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-03c31968b8b63e7f.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-0fe15cda67cb66ad.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-fba29bd41dddff73.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-4dc02320af9001c1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "27ec1c671aab6504e63fb15d4ed88e4eda1217e4bc797325bd937df24ff43045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27ec1c671aab6504e63fb15d4ed88e4eda1217e4bc797325bd937df24ff43045", kill_on_drop: false }`
[INFO] [stdout] 27ec1c671aab6504e63fb15d4ed88e4eda1217e4bc797325bd937df24ff43045
