[INFO] fetching crate jq-client 0.2.0...
[INFO] testing jq-client-0.2.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate jq-client 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate jq-client 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate jq-client 0.2.0
[INFO] tweaked toml for crates.io crate jq-client 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jq-client 0.2.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jq-client 0.2.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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ae9b201dcb1c00765110cd2fade778b3d4540ae4e01c99606fe58655055ace88
[INFO] running `Command { std: "docker" "start" "ae9b201dcb1c00765110cd2fade778b3d4540ae4e01c99606fe58655055ace88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae9b201dcb1c00765110cd2fade778b3d4540ae4e01c99606fe58655055ace88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ae9b201dcb1c00765110cd2fade778b3d4540ae4e01c99606fe58655055ace88" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae9b201dcb1c00765110cd2fade778b3d4540ae4e01c99606fe58655055ace88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ae9b201dcb1c00765110cd2fade778b3d4540ae4e01c99606fe58655055ace88" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling macaddr v1.0.1
[INFO] [stderr]    Compiling blew v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rust-toolkit-trait-contracts v0.4.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling jacquard-macros v0.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling custom_debug_derive v0.6.2
[INFO] [stderr]    Compiling custom_debug v0.6.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jacquard-core v0.9.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling bluer v0.17.4
[INFO] [stderr]    Compiling dbus v0.9.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling dbus-crossroads v0.5.3
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling jacquard-traits v0.9.0
[INFO] [stderr]    Compiling jacquard-host-support v0.9.0
[INFO] [stderr]    Compiling jacquard-cast-support v0.9.0
[INFO] [stderr]    Compiling jq-node-profile v0.2.0
[INFO] [stderr]    Compiling jacquard-mercator v0.9.0
[INFO] [stderr]    Compiling jacquard-router v0.9.0
[INFO] [stderr]    Compiling jacquard-mem-node-profile v0.9.0
[INFO] [stderr]    Compiling jacquard-mem-link-profile v0.9.0
[INFO] [stderr]    Compiling jq-link-profile v0.2.0
[INFO] [stderr]    Compiling jq-client v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.37s
[INFO] running `Command { std: "docker" "inspect" "ae9b201dcb1c00765110cd2fade778b3d4540ae4e01c99606fe58655055ace88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ae9b201dcb1c00765110cd2fade778b3d4540ae4e01c99606fe58655055ace88" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rust-toolkit-trait-contracts v0.4.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling jacquard-macros v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling custom_debug_derive v0.6.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bluer v0.17.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling custom_debug v0.6.2
[INFO] [stderr]    Compiling jacquard-core v0.9.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling telltale-search v15.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling dbus v0.9.10
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling dbus-crossroads v0.5.3
[INFO] [stderr]    Compiling jacquard-traits v0.9.0
[INFO] [stderr]    Compiling jacquard-host-support v0.9.0
[INFO] [stderr]    Compiling jacquard-cast-support v0.9.0
[INFO] [stderr]    Compiling jq-node-profile v0.2.0
[INFO] [stderr]    Compiling jacquard-router v0.9.0
[INFO] [stderr]    Compiling jacquard-mercator v0.9.0
[INFO] [stderr]    Compiling jacquard-scatter v0.9.0
[INFO] [stderr]    Compiling jacquard-mem-link-profile v0.9.0
[INFO] [stderr]    Compiling jacquard-mem-node-profile v0.9.0
[INFO] [stderr]    Compiling jacquard-batman-bellman v0.9.0
[INFO] [stderr]    Compiling jacquard-babel v0.9.0
[INFO] [stderr]    Compiling jacquard-olsrv2 v0.9.0
[INFO] [stderr]    Compiling jacquard-batman-classic v0.9.0
[INFO] [stderr]    Compiling telltale-types v15.0.0
[INFO] [stderr]    Compiling telltale-theory v15.0.0
[INFO] [stderr]    Compiling telltale-language v15.0.0
[INFO] [stderr]    Compiling telltale-machine v15.0.0
[INFO] [stderr]    Compiling blew v0.2.3
[INFO] [stderr]    Compiling jq-link-profile v0.2.0
[INFO] [stderr] error: could not compile `bluer` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name bluer --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bluer-0.17.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bluetoothd"' --cfg 'feature="custom_debug"' --cfg 'feature="dbus"' --cfg 'feature="dbus-crossroads"' --cfg 'feature="dbus-tokio"' --cfg 'feature="default"' --cfg 'feature="displaydoc"' --cfg 'feature="full"' --cfg 'feature="id"' --cfg 'feature="l2cap"' --cfg 'feature="lazy_static"' --cfg 'feature="mesh"' --cfg 'feature="pin-project"' --cfg 'feature="rfcomm"' --cfg 'feature="serde"' --cfg 'feature="tokio-stream"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bluetoothd", "custom_debug", "dbus", "dbus-crossroads", "dbus-tokio", "default", "displaydoc", "full", "id", "l2cap", "lazy_static", "mesh", "pin-project", "rfcomm", "serde", "tokio-stream"))' -C metadata=cdfb2505cd7385a2 -C extra-filename=-57d50fb440398a8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern custom_debug=/opt/rustwide/target/debug/deps/libcustom_debug-bc517e90c8100f8c.rmeta --extern dbus=/opt/rustwide/target/debug/deps/libdbus-b130f5f703f37664.rmeta --extern dbus_crossroads=/opt/rustwide/target/debug/deps/libdbus_crossroads-df8de084d5432473.rmeta --extern dbus_tokio=/opt/rustwide/target/debug/deps/libdbus_tokio-37c6762895dc55c3.rmeta --extern displaydoc=/opt/rustwide/target/debug/deps/libdisplaydoc-344b24c62fd98201.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-374032ad1cf9d479.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-13e08b3b00984ab7.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7af43ebbcb076349.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f16ce4b64309590f.rmeta --extern macaddr=/opt/rustwide/target/debug/deps/libmacaddr-43c0a0c0d3c80a1c.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-a58b2e93812f229a.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-9269fab87052f861.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8025aadba3f5277e.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-bf46e0d25459eb0b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-3456a2cb7a90d527.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-7fd844ff73a17617.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-86e19560e172f5e6.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-cf96b31c6be571d5.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1308e67b5e2c8c58.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ae9b201dcb1c00765110cd2fade778b3d4540ae4e01c99606fe58655055ace88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae9b201dcb1c00765110cd2fade778b3d4540ae4e01c99606fe58655055ace88", kill_on_drop: false }`
[INFO] [stdout] ae9b201dcb1c00765110cd2fade778b3d4540ae4e01c99606fe58655055ace88
