[INFO] fetching crate ntex-mqtt 5.5.0...
[INFO] testing ntex-mqtt-5.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate ntex-mqtt 5.5.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate ntex-mqtt 5.5.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ntex-mqtt 5.5.0
[INFO] tweaked toml for crates.io crate ntex-mqtt 5.5.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ntex-mqtt 5.5.0 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 ntex-mqtt 5.5.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d2184a289ae3591345914761f671eec396674635f4d37e8c523bf3bd30a09af
[INFO] running `Command { std: "docker" "start" "-a" "6d2184a289ae3591345914761f671eec396674635f4d37e8c523bf3bd30a09af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d2184a289ae3591345914761f671eec396674635f4d37e8c523bf3bd30a09af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d2184a289ae3591345914761f671eec396674635f4d37e8c523bf3bd30a09af", kill_on_drop: false }`
[INFO] [stdout] 6d2184a289ae3591345914761f671eec396674635f4d37e8c523bf3bd30a09af
[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] 00ebaa2c49c743f767efcab58f0ffdcd281157742f88d394adc3097c09b93695
[INFO] running `Command { std: "docker" "start" "-a" "00ebaa2c49c743f767efcab58f0ffdcd281157742f88d394adc3097c09b93695", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ntex-service v3.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ntex-rt v0.4.32
[INFO] [stderr]    Compiling oneshot v0.1.11
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ntex-bytes v0.1.30
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling ntex-util v2.14.0
[INFO] [stderr]    Compiling ntex-http v0.1.15
[INFO] [stderr]    Compiling ntex-router v0.5.3
[INFO] [stderr]    Compiling ntex-io v2.14.0
[INFO] [stderr]    Compiling ntex-net v2.8.1
[INFO] [stderr]    Compiling ntex-mqtt v5.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.48s
[INFO] running `Command { std: "docker" "inspect" "00ebaa2c49c743f767efcab58f0ffdcd281157742f88d394adc3097c09b93695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00ebaa2c49c743f767efcab58f0ffdcd281157742f88d394adc3097c09b93695", kill_on_drop: false }`
[INFO] [stdout] 00ebaa2c49c743f767efcab58f0ffdcd281157742f88d394adc3097c09b93695
[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] 150fa3307aa442027f18eddfe405a2ba2040a96ba03daaf2ed59bf516e9a2ad7
[INFO] running `Command { std: "docker" "start" "-a" "150fa3307aa442027f18eddfe405a2ba2040a96ba03daaf2ed59bf516e9a2ad7", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling ntex-rt v0.4.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling nanorand v0.8.0
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling ntex-macros v0.1.4
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling variadics_please v1.1.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ntex-bytes v0.1.30
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ntex-util v2.14.0
[INFO] [stderr]    Compiling ntex-codec v0.6.2
[INFO] [stderr]    Compiling ntex-http v0.1.15
[INFO] [stderr]    Compiling ntex-router v0.5.3
[INFO] [stderr]    Compiling ntex-io v2.14.0
[INFO] [stderr]    Compiling ntex-net v2.8.1
[INFO] [stderr]    Compiling ntex-h2 v1.13.0
[INFO] [stderr]    Compiling ntex-server v2.8.1
[INFO] [stderr]    Compiling ntex-tls v2.6.1
[INFO] [stderr]    Compiling ntex-mqtt v5.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ntex v2.16.0
[INFO] [stderr] error: could not compile `ntex-mqtt` (test "test_server")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name test_server --edition=2021 tests/test_server.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=db16b72e01c01985 -C extra-filename=-0017c3411dbe5f3a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c9a8c3feded120fa.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-01fdb1ce474b0aa6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-f850871fd483aa66.rlib --extern ntex_bytes=/opt/rustwide/target/debug/deps/libntex_bytes-5c63bc908e4f3796.rlib --extern ntex_codec=/opt/rustwide/target/debug/deps/libntex_codec-d84409c42ffebc42.rlib --extern ntex_io=/opt/rustwide/target/debug/deps/libntex_io-a4200064e920d168.rlib --extern ntex_macros=/opt/rustwide/target/debug/deps/libntex_macros-666462512f27ff98.so --extern ntex_mqtt=/opt/rustwide/target/debug/deps/libntex_mqtt-4f08de7b1b015475.rlib --extern ntex_net=/opt/rustwide/target/debug/deps/libntex_net-d9c5f49223502e61.rlib --extern ntex_router=/opt/rustwide/target/debug/deps/libntex_router-39efad812df0611f.rlib --extern ntex_rt=/opt/rustwide/target/debug/deps/libntex_rt-b0f3db6797c9196b.rlib --extern ntex_service=/opt/rustwide/target/debug/deps/libntex_service-5644f58f7705a2b2.rlib --extern ntex_tls=/opt/rustwide/target/debug/deps/libntex_tls-c885e75346d2dc6d.rlib --extern ntex_util=/opt/rustwide/target/debug/deps/libntex_util-b993cc2dd67204b0.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-433b362a6d0924ef.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f79071408673b7c2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-050b8e1068a991f7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f8dd111aa1eebc08.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-f3f7ee2423260ffb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6979b5963333bc1b.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ntex-mqtt` (test "test_server_v5")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name test_server_v5 --edition=2021 tests/test_server_v5.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=97977638ffdb948a -C extra-filename=-b47120f1554a657f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c9a8c3feded120fa.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-01fdb1ce474b0aa6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-f850871fd483aa66.rlib --extern ntex_bytes=/opt/rustwide/target/debug/deps/libntex_bytes-5c63bc908e4f3796.rlib --extern ntex_codec=/opt/rustwide/target/debug/deps/libntex_codec-d84409c42ffebc42.rlib --extern ntex_io=/opt/rustwide/target/debug/deps/libntex_io-a4200064e920d168.rlib --extern ntex_macros=/opt/rustwide/target/debug/deps/libntex_macros-666462512f27ff98.so --extern ntex_mqtt=/opt/rustwide/target/debug/deps/libntex_mqtt-4f08de7b1b015475.rlib --extern ntex_net=/opt/rustwide/target/debug/deps/libntex_net-d9c5f49223502e61.rlib --extern ntex_router=/opt/rustwide/target/debug/deps/libntex_router-39efad812df0611f.rlib --extern ntex_rt=/opt/rustwide/target/debug/deps/libntex_rt-b0f3db6797c9196b.rlib --extern ntex_service=/opt/rustwide/target/debug/deps/libntex_service-5644f58f7705a2b2.rlib --extern ntex_tls=/opt/rustwide/target/debug/deps/libntex_tls-c885e75346d2dc6d.rlib --extern ntex_util=/opt/rustwide/target/debug/deps/libntex_util-b993cc2dd67204b0.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-433b362a6d0924ef.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f79071408673b7c2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-050b8e1068a991f7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f8dd111aa1eebc08.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-f3f7ee2423260ffb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6979b5963333bc1b.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `ntex-mqtt` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name ntex_mqtt --edition=2021 src/lib.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=26276305343eb56b -C extra-filename=-53fa29157625da5c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c9a8c3feded120fa.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-01fdb1ce474b0aa6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28f8cc0684f4f944.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-f850871fd483aa66.rlib --extern ntex_bytes=/opt/rustwide/target/debug/deps/libntex_bytes-5c63bc908e4f3796.rlib --extern ntex_codec=/opt/rustwide/target/debug/deps/libntex_codec-d84409c42ffebc42.rlib --extern ntex_io=/opt/rustwide/target/debug/deps/libntex_io-a4200064e920d168.rlib --extern ntex_macros=/opt/rustwide/target/debug/deps/libntex_macros-666462512f27ff98.so --extern ntex_net=/opt/rustwide/target/debug/deps/libntex_net-d9c5f49223502e61.rlib --extern ntex_router=/opt/rustwide/target/debug/deps/libntex_router-39efad812df0611f.rlib --extern ntex_rt=/opt/rustwide/target/debug/deps/libntex_rt-b0f3db6797c9196b.rlib --extern ntex_service=/opt/rustwide/target/debug/deps/libntex_service-5644f58f7705a2b2.rlib --extern ntex_tls=/opt/rustwide/target/debug/deps/libntex_tls-c885e75346d2dc6d.rlib --extern ntex_util=/opt/rustwide/target/debug/deps/libntex_util-b993cc2dd67204b0.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-433b362a6d0924ef.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f79071408673b7c2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-050b8e1068a991f7.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f8dd111aa1eebc08.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-f3f7ee2423260ffb.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-6979b5963333bc1b.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "150fa3307aa442027f18eddfe405a2ba2040a96ba03daaf2ed59bf516e9a2ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "150fa3307aa442027f18eddfe405a2ba2040a96ba03daaf2ed59bf516e9a2ad7", kill_on_drop: false }`
[INFO] [stdout] 150fa3307aa442027f18eddfe405a2ba2040a96ba03daaf2ed59bf516e9a2ad7
