[INFO] fetching crate twitcher 0.2.1...
[INFO] testing twitcher-0.2.1 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate twitcher 0.2.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate twitcher 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate twitcher 0.2.1
[INFO] tweaked toml for crates.io crate twitcher 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate twitcher 0.2.1 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate twitcher 0.2.1 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e4115c71149804c14ca3cb3a6217cf1f6d1d78053433081c9407f7f8145f193
[INFO] running `Command { std: "docker" "start" "-a" "1e4115c71149804c14ca3cb3a6217cf1f6d1d78053433081c9407f7f8145f193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e4115c71149804c14ca3cb3a6217cf1f6d1d78053433081c9407f7f8145f193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e4115c71149804c14ca3cb3a6217cf1f6d1d78053433081c9407f7f8145f193", kill_on_drop: false }`
[INFO] [stdout] 1e4115c71149804c14ca3cb3a6217cf1f6d1d78053433081c9407f7f8145f193
[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=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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f01379d5f26b5e5411111c0c1ad3075038d263ad5c126d0ca0ba728e8333d28
[INFO] running `Command { std: "docker" "start" "-a" "1f01379d5f26b5e5411111c0c1ad3075038d263ad5c126d0ca0ba728e8333d28", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling curl-sys v0.4.88+curl-8.20.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling compare v0.1.0
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling traitsequence v8.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]    Compiling fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling binary-heap-plus v0.5.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling compact-genome v12.5.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling extend_map v0.14.4
[INFO] [stderr]    Compiling unicode-ccc v0.4.0
[INFO] [stderr]    Compiling unicode-script v0.5.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.4.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling rustybuzz v0.20.1
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling generic_a_star v2.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling fontdb v0.23.0
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling suffix v1.3.0
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling hts-sys v2.2.0
[INFO] [stderr]    Compiling imagesize v0.13.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling data-url v0.3.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling usvg v0.45.1
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling zune-jpeg v0.4.21
[INFO] [stderr]    Compiling template-switch-error-free-inners v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling ndarray v0.17.2
[INFO] [stderr]    Compiling vt100 v0.16.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling seed_chain v2.1.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling noisy_float v0.2.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling strong-type-derive v1.1.1
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling rlimit v0.11.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling bio-types v1.0.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling resvg v0.45.1
[INFO] [stderr]    Compiling strong-type v1.1.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling svg v0.18.0
[INFO] [stderr]    Compiling tagged-vec v0.3.6
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tracing-indicatif v0.3.14
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling lib_tsalign v2.1.0
[INFO] [stderr]    Compiling sysinfo v0.36.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling lib_tsshow v2.1.0
[INFO] [stderr]    Compiling rust-htslib v1.0.0
[INFO] [stderr]    Compiling twitcher v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `twitcher` (bin "twitcher")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name twitcher --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=df94dd03cf994336 -C extra-filename=-dba7b3b12834d2ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bb5f243237f5f99b.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-2d121613819ecab9.rlib --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-549155e8763e49df.rlib --extern bstr=/opt/rustwide/target/debug/deps/libbstr-21ead3b588b460c2.rlib --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-4d98eb609fbe60bf.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-69ebe4505ea94354.rlib --extern clap_verbosity_flag=/opt/rustwide/target/debug/deps/libclap_verbosity_flag-73779b8b7db942cb.rlib --extern compact_genome=/opt/rustwide/target/debug/deps/libcompact_genome-455e7ea78e608fe0.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-f248251a3ed6a60d.rlib --extern generic_a_star=/opt/rustwide/target/debug/deps/libgeneric_a_star-bcd0e850c24fec64.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-8a10e5f300be5687.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern lib_tsalign=/opt/rustwide/target/debug/deps/liblib_tsalign-81b74eb7fd6ee067.rlib --extern lib_tsshow=/opt/rustwide/target/debug/deps/liblib_tsshow-4f2cd769d00aeccb.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-021e519fc88cd809.rlib --extern rlimit=/opt/rustwide/target/debug/deps/librlimit-53b630a5ff911711.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-bed0eaf9f59d8e9f.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-9de3ebaf87209e56.rlib --extern rust_htslib=/opt/rustwide/target/debug/deps/librust_htslib-679a12c5ce32d56c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ef79f47c9cc8a8b0.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-0fae582daa5a7cc1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dc0a07d9b1792ae4.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-40ce68829809ff1c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cdd04d661b1e46d2.rlib --extern tracing_indicatif=/opt/rustwide/target/debug/deps/libtracing_indicatif-1b18a08066797f3b.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-7951fc4b5b1b4be7.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-afdf1eb6ef137e9a.rlib --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-91b7072490d1f2ea.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-4cded285536f8e1f/out -L native=/opt/rustwide/target/debug/build/hts-sys-37e974106cd8362f/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-8b724a8d9d7a85e7/out/lib -L native=/opt/rustwide/target/debug/build/curl-sys-e3788cf1dec9287a/out/build -L native=/opt/rustwide/target/debug/build/libz-sys-3d70a95d6006c4c9/out/lib -L native=/opt/rustwide/target/debug/build/libz-sys-3d70a95d6006c4c9/out/lib -L native=/opt/rustwide/target/debug/build/openssl-sys-278a8ddc63862fbb/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/lzma-sys-77715534ba784d68/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1f01379d5f26b5e5411111c0c1ad3075038d263ad5c126d0ca0ba728e8333d28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f01379d5f26b5e5411111c0c1ad3075038d263ad5c126d0ca0ba728e8333d28", kill_on_drop: false }`
[INFO] [stdout] 1f01379d5f26b5e5411111c0c1ad3075038d263ad5c126d0ca0ba728e8333d28
