[INFO] fetching crate sans-io-runtime 0.3.0...
[INFO] checking sans-io-runtime-0.3.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] extracting crate sans-io-runtime 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate sans-io-runtime 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate sans-io-runtime 0.3.0
[INFO] tweaked toml for crates.io crate sans-io-runtime 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sans-io-runtime 0.3.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sans-io-runtime 0.3.0 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 949adbc090ae2c3e52930e6fded3e6b64e29b013d6caf84d54941227f03a4f79
[INFO] running `Command { std: "docker" "start" "-a" "949adbc090ae2c3e52930e6fded3e6b64e29b013d6caf84d54941227f03a4f79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "949adbc090ae2c3e52930e6fded3e6b64e29b013d6caf84d54941227f03a4f79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "949adbc090ae2c3e52930e6fded3e6b64e29b013d6caf84d54941227f03a4f79", kill_on_drop: false }`
[INFO] [stdout] 949adbc090ae2c3e52930e6fded3e6b64e29b013d6caf84d54941227f03a4f79
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6401a0b358037f37641a5afcdf913eb7a314ee54e728b2a1689991084e00ebe9
[INFO] running `Command { std: "docker" "start" "-a" "6401a0b358037f37641a5afcdf913eb7a314ee54e728b2a1689991084e00ebe9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.162
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling cc v1.1.37
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling mockall_derive v0.13.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking predicates-core v1.0.8
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking predicates v3.1.2
[INFO] [stderr]     Checking fragile v2.0.0
[INFO] [stderr]     Checking predicates-tree v1.0.11
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking downcast v0.11.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling openssl-src v300.4.0+3.4.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking tiny_http v0.12.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling sha1-asm v0.5.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling convert-enum v0.1.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking sctp-proto v0.3.0
[INFO] [stderr]     Checking mockall v0.13.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking sans-io-runtime v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buffer.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn view(&self) -> BufferViewInner {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn view(&self) -> BufferViewInner<'_> {
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buffer.rs:84:17
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn view(&self, range: std::ops::Range<usize>) -> Option<BufferView> {
[INFO] [stdout]    |                 ^^^^^ the lifetime is elided here               ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn view(&self, range: std::ops::Range<usize>) -> Option<BufferView<'_>> {
[INFO] [stdout]    |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/buffer.rs:95:21
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn pop_back(&mut self, len: usize) -> Option<BufferView> {
[INFO] [stdout]    |                     ^^^^^^^^^                        ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn pop_back(&mut self, len: usize) -> Option<BufferView<'_>> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/buffer.rs:107:22
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn pop_front(&mut self, len: usize) -> Option<BufferView> {
[INFO] [stdout]     |                      ^^^^^^^^^                        ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 107 |     pub fn pop_front(&mut self, len: usize) -> Option<BufferView<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking str0m v0.6.2
[INFO] [stderr] error: could not compile `str0m` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name str0m --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/str0m-0.6.2/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="default"' --cfg 'feature="openssl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_internal_dont_use_log_stats", "_internal_test_exports", "default", "openssl"))' -C metadata=c95aeea44b3be4a5 -C extra-filename=-ea4bb66148ca69d4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern combine=/opt/rustwide/target/debug/deps/libcombine-5037fd1d69a902df.rmeta --extern crc=/opt/rustwide/target/debug/deps/libcrc-f35e7a52fd238c91.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-ff9bfc82d945aa7a.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-cfcfc89767683ec3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-77c1b9f7f26ad995.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-154929b6ac9493b9.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-4f225136faa46734.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-bf0c2b397f1b2609.rmeta --extern sctp_proto=/opt/rustwide/target/debug/deps/libsctp_proto-7ca59e8c275c4783.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-443ce136bca781a4.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-4ab301d1790d158a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ca0113611f991057.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a25fd4382a9cfb5e.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/openssl-sys-58636d042753b168/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/sha1-asm-e11697a4605c274d/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6401a0b358037f37641a5afcdf913eb7a314ee54e728b2a1689991084e00ebe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6401a0b358037f37641a5afcdf913eb7a314ee54e728b2a1689991084e00ebe9", kill_on_drop: false }`
[INFO] [stdout] 6401a0b358037f37641a5afcdf913eb7a314ee54e728b2a1689991084e00ebe9
