[INFO] fetching crate hannibal 0.12.0-rc.2... [INFO] testing hannibal-0.12.0-rc.2 against 1.85.0 for beta-1.86-1 [INFO] extracting crate hannibal 0.12.0-rc.2 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate hannibal 0.12.0-rc.2 on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hannibal 0.12.0-rc.2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hannibal 0.12.0-rc.2 [INFO] tweaked toml for crates.io crate hannibal 0.12.0-rc.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate hannibal 0.12.0-rc.2 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.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded test-log-macros v0.2.17 [INFO] [stderr] Downloaded hannibal-derive v0.12.0-rc.1 [INFO] [stderr] Downloaded trybuild v1.0.103 [INFO] [stderr] Downloaded crossbeam-skiplist v0.1.3 [INFO] [stderr] Downloaded test-log v0.2.17 [INFO] [stderr] Downloaded async-signals v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4215cfae7ac176c70d396b3dc94b4e3f96b3b3c6903838133966226cc992a357 [INFO] running `Command { std: "docker" "start" "-a" "4215cfae7ac176c70d396b3dc94b4e3f96b3b3c6903838133966226cc992a357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4215cfae7ac176c70d396b3dc94b4e3f96b3b3c6903838133966226cc992a357", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4215cfae7ac176c70d396b3dc94b4e3f96b3b3c6903838133966226cc992a357", kill_on_drop: false }` [INFO] [stdout] 4215cfae7ac176c70d396b3dc94b4e3f96b3b3c6903838133966226cc992a357 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15bb5aab9dd2edd33bd45389dad9894e2ee8dbb3cb1731555d267f9c4cd0b346 [INFO] running `Command { std: "docker" "start" "-a" "15bb5aab9dd2edd33bd45389dad9894e2ee8dbb3cb1731555d267f9c4cd0b346", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling dyn-clone v1.0.18 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling hannibal-derive v0.12.0-rc.1 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hannibal v0.12.0-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.36s [INFO] running `Command { std: "docker" "inspect" "15bb5aab9dd2edd33bd45389dad9894e2ee8dbb3cb1731555d267f9c4cd0b346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15bb5aab9dd2edd33bd45389dad9894e2ee8dbb3cb1731555d267f9c4cd0b346", kill_on_drop: false }` [INFO] [stdout] 15bb5aab9dd2edd33bd45389dad9894e2ee8dbb3cb1731555d267f9c4cd0b346 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d8a3d69e320e62dff2b3e598be1f6bb3661c65c8f27c9eac31ddf0eccb3c090 [INFO] running `Command { std: "docker" "start" "-a" "8d8a3d69e320e62dff2b3e598be1f6bb3661c65c8f27c9eac31ddf0eccb3c090", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling target-triple v0.1.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-signals v0.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling hannibal v0.12.0-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling trybuild v1.0.103 [INFO] [stderr] error: could not compile `hannibal` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.85.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name hannibal --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::useless_format' --forbid=unused_import_braces --warn=unstable_features --forbid=unsafe_code --forbid=trivial_numeric_casts --warn=trivial_casts '--warn=clippy::too_many_arguments' '--warn=clippy::style' '--warn=clippy::redundant_closure_for_method_calls' '--warn=clippy::redundant_clone' '--warn=clippy::needless_collect' '--warn=clippy::missing_panics_doc' --warn=missing_copy_implementations '--warn=clippy::missing_const_for_fn' '--warn=clippy::map_clone' '--warn=clippy::manual_filter_map' '--warn=clippy::indexing_slicing' '--warn=clippy::expect_used' '--warn=clippy::doc_markdown' '--warn=clippy::dbg_macro' '--warn=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::clone_on_ref_ptr' '--warn=clippy::cast_possible_truncation' '--warn=clippy::cast_lossless' --test --cfg 'feature="default"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-std", "custom_runtime", "default", "tokio"))' -C metadata=80fb0ee6aa91cf7e -C extra-filename=-2b57618075448095 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-c320683c82a882ed.rlib --extern async_signals=/opt/rustwide/target/debug/deps/libasync_signals-70887d2cea81660d.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-009965c2efb9d43d.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d4c93475573720c9.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-c69644b9002dd4da.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-bb82be3aa6ecef42.rlib --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-1595d7395aace48a.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-684eee09e992e2c1.rlib --extern hannibal_derive=/opt/rustwide/target/debug/deps/libhannibal_derive-c63ca716f41233ae.so --extern libc=/opt/rustwide/target/debug/deps/liblibc-ce7d4e89808cccb7.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-1bd9598277e66507.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-13c01a1356a5f440.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-def25892661667ab.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-57e2c9a1ff7a6013.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-1e735b06011e38ea.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8d8a3d69e320e62dff2b3e598be1f6bb3661c65c8f27c9eac31ddf0eccb3c090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d8a3d69e320e62dff2b3e598be1f6bb3661c65c8f27c9eac31ddf0eccb3c090", kill_on_drop: false }` [INFO] [stdout] 8d8a3d69e320e62dff2b3e598be1f6bb3661c65c8f27c9eac31ddf0eccb3c090