[INFO] fetching crate sylvia-iot-coremgr 0.3.12...
[INFO] testing sylvia-iot-coremgr-0.3.12 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate sylvia-iot-coremgr 0.3.12 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate sylvia-iot-coremgr 0.3.12
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sylvia-iot-coremgr 0.3.12
[INFO] tweaked toml for crates.io crate sylvia-iot-coremgr 0.3.12 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sylvia-iot-coremgr 0.3.12 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sylvia-iot-coremgr 0.3.12 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e82f42459202638ef14bcc8267ae0d53b15ea00a03269458f6d728953aee3c5
[INFO] running `Command { std: "docker" "start" "-a" "0e82f42459202638ef14bcc8267ae0d53b15ea00a03269458f6d728953aee3c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e82f42459202638ef14bcc8267ae0d53b15ea00a03269458f6d728953aee3c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e82f42459202638ef14bcc8267ae0d53b15ea00a03269458f6d728953aee3c5", kill_on_drop: false }`
[INFO] [stdout] 0e82f42459202638ef14bcc8267ae0d53b15ea00a03269458f6d728953aee3c5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e424b1ffe4cdad3cf15072778278afe45bb95857868e55f4fb35e704d918f78d
[INFO] running `Command { std: "docker" "start" "-a" "e424b1ffe4cdad3cf15072778278afe45bb95857868e55f4fb35e704d918f78d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.32.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling flagset v0.4.7
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling der_derive v0.7.3
[INFO] [stderr]    Compiling executor-trait v2.1.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling x509-cert v0.2.5
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling cms v0.2.3
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling reactor-trait v3.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pkcs5 v0.7.1
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling pkcs12 v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling rc2 v0.8.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling p12-keystore v0.2.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling reactor-trait v2.8.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling amq-protocol-types v8.3.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling mongocrypt-sys v0.1.4+1.12.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling amq-protocol-uri v8.3.1
[INFO] [stderr]    Compiling async-global-executor v3.1.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling pharos v0.5.3
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]    Compiling metrics v0.24.2
[INFO] [stderr]    Compiling rand_xoshiro v0.7.0
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling fs-err v3.1.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling amq-protocol v8.3.1
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling bson v3.0.0
[INFO] [stderr]    Compiling metrics-util v0.20.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling hickory-proto v0.24.4
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling async-global-executor-trait v2.2.0
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling executor-trait v3.1.0
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling async_io_stream v0.3.3
[INFO] [stderr]    Compiling thread-id v5.0.0
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling lapin v3.7.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hickory-resolver v0.24.4
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling typed-builder v0.20.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling async-global-executor-trait v3.1.0
[INFO] [stderr]    Compiling serde_with v3.14.1
[INFO] [stderr]    Compiling mongocrypt v0.3.1
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling mongodb-internal-macros v3.3.0
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling rust-argon2 v2.1.0
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.17.2
[INFO] [stderr]    Compiling amqp_serde v0.4.2
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling async-reactor-trait v3.1.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling ws_stream_tungstenite v0.13.0
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling backon v1.5.2
[INFO] [stderr]    Compiling metrics v0.22.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling sketches-ddsketch v0.2.2
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling metrics-util v0.16.3
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling axum-prometheus v0.9.0
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling oxide-auth v0.6.1
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling sylvia-iot-corelib v0.3.12
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling async-tungstenite v0.25.1
[INFO] [stderr]    Compiling der-parser v8.2.0
[INFO] [stderr]    Compiling sql-builder v3.1.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling metrics-exporter-prometheus v0.13.1
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling x509-parser v0.15.1
[INFO] [stderr]    Compiling oxide-auth-async v0.2.1
[INFO] [stderr]    Compiling axum-extra v0.10.3
[INFO] [stderr]    Compiling lru v0.16.1
[INFO] [stderr]    Compiling redis v0.32.7
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling rumqttd v0.20.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling rustls-connector v0.21.11
[INFO] [stderr]    Compiling rumqttc v0.25.0
[INFO] [stderr]    Compiling tcp-stream v0.30.9
[INFO] [stderr]    Compiling mongodb v3.3.0
[INFO] [stderr]    Compiling amqprs v2.1.2
[INFO] [stderr]    Compiling amq-protocol-tcp v8.3.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum-server v0.7.2
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling general-mq v0.3.12
[INFO] [stderr]    Compiling sylvia-iot-broker v0.3.12
[INFO] [stderr]    Compiling sylvia-iot-auth v0.3.12
[INFO] [stderr]    Compiling sylvia-iot-coremgr v0.3.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 42s
[INFO] running `Command { std: "docker" "inspect" "e424b1ffe4cdad3cf15072778278afe45bb95857868e55f4fb35e704d918f78d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e424b1ffe4cdad3cf15072778278afe45bb95857868e55f4fb35e704d918f78d", kill_on_drop: false }`
[INFO] [stdout] e424b1ffe4cdad3cf15072778278afe45bb95857868e55f4fb35e704d918f78d
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 950b2f185d523c2d5e70bf44750faaea66da338d450b880407085802baec9f45
[INFO] running `Command { std: "docker" "start" "-a" "950b2f185d523c2d5e70bf44750faaea66da338d450b880407085802baec9f45", kill_on_drop: false }`
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.8
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling email_address v0.2.9
[INFO] [stderr]    Compiling expect-json-macros v1.5.0
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling console v0.12.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rust-multipart-rfc7578_2 v0.8.0
[INFO] [stderr]    Compiling reserve-port v2.3.0
[INFO] [stderr]    Compiling bytesize v2.1.0
[INFO] [stderr]    Compiling laboratory v2.0.0
[INFO] [stderr]    Compiling expect-json v1.5.0
[INFO] [stderr]    Compiling mongodb v3.3.0
[INFO] [stderr]    Compiling axum-test v18.1.0
[INFO] [stderr]    Compiling sylvia-iot-auth v0.3.12
[INFO] [stderr]    Compiling sylvia-iot-broker v0.3.12
[INFO] [stderr]    Compiling sylvia-iot-coremgr v0.3.12 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `sylvia-iot-coremgr` (test "integration_test")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name integration_test --edition=2024 tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d03e171f544e25b7 -C extra-filename=-c52235d8c21501a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-df31646f48c9bcab.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-27043a1044ce7653.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-3af7777f8d7b1d5c.rlib --extern axum_prometheus=/opt/rustwide/target/debug/deps/libaxum_prometheus-0d8e7b79e5a71ceb.rlib --extern axum_server=/opt/rustwide/target/debug/deps/libaxum_server-b69aadbbb4ddab40.rlib --extern axum_test=/opt/rustwide/target/debug/deps/libaxum_test-1d6068d240a70cdc.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2f723853afc7380f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-cff42d0929435e3b.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-4a9813f783b98ca0.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-1b4ee49a5f74b4b8.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-6241cbd87810008c.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-7268235bce5e673e.rlib --extern general_mq=/opt/rustwide/target/debug/deps/libgeneral_mq-046ac524893b6bc0.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern json5=/opt/rustwide/target/debug/deps/libjson5-efacce7dadcd15ac.rlib --extern laboratory=/opt/rustwide/target/debug/deps/liblaboratory-0b5b01b09153b3b8.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-3cc8e5d29c8660e9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-656b6961cd95f60e.rlib --extern rumqttd=/opt/rustwide/target/debug/deps/librumqttd-73f0b4652f74b185.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-2c1996402a7a138b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ad3088863ad88918.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-019dea04844ea321.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-85ae0b0382247922.rlib --extern sylvia_iot_auth=/opt/rustwide/target/debug/deps/libsylvia_iot_auth-05838af40f81710f.rlib --extern sylvia_iot_broker=/opt/rustwide/target/debug/deps/libsylvia_iot_broker-31c1ad46315621a2.rlib --extern sylvia_iot_corelib=/opt/rustwide/target/debug/deps/libsylvia_iot_corelib-901f1dc1fa63030d.rlib --extern sylvia_iot_coremgr=/opt/rustwide/target/debug/deps/libsylvia_iot_coremgr-2b2b0cfea531d141.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5439df43db8c0b14.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-dccce589b0192c7f.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-9a9e8c069d6b0007.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-92668ac6b90d75e8.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-bebba883cb4c1a2c/out -L native=/opt/rustwide/target/debug/build/ring-271fdd409f7296aa/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-4b686c40267e098d/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "950b2f185d523c2d5e70bf44750faaea66da338d450b880407085802baec9f45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "950b2f185d523c2d5e70bf44750faaea66da338d450b880407085802baec9f45", kill_on_drop: false }`
[INFO] [stdout] 950b2f185d523c2d5e70bf44750faaea66da338d450b880407085802baec9f45
