[INFO] fetching crate ntex-mqtt 5.3.0... [INFO] building ntex-mqtt-5.3.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate ntex-mqtt 5.3.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate ntex-mqtt 5.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ntex-mqtt 5.3.0 [INFO] tweaked toml for crates.io crate ntex-mqtt 5.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ntex-mqtt 5.3.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ntex-mqtt 5.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ntex-util v2.13.0 [INFO] [stderr] Downloaded ntex-tls v2.6.1 [INFO] [stderr] Downloaded ntex-bytes v0.1.30 [INFO] [stderr] Downloaded thiserror-impl v2.0.14 [INFO] [stderr] Downloaded proc-macro2 v1.0.97 [INFO] [stderr] Downloaded thiserror v2.0.14 [INFO] [stderr] Downloaded ntex-io v2.14.0 [INFO] [stderr] Downloaded polling v3.10.0 [INFO] [stderr] Downloaded syn v2.0.105 [INFO] [stderr] Downloaded cc v1.2.32 [INFO] [stderr] Downloaded serde_json v1.0.142 [INFO] [stderr] Downloaded jiff-static v0.2.15 [INFO] [stderr] Downloaded jiff v0.2.15 [INFO] [stderr] Downloaded ntex v2.15.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b5f974c0ff269ad04efa7bae44d065849e89ef94ca3173951aa4ad7b1a8f3cb [INFO] running `Command { std: "docker" "start" "-a" "0b5f974c0ff269ad04efa7bae44d065849e89ef94ca3173951aa4ad7b1a8f3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b5f974c0ff269ad04efa7bae44d065849e89ef94ca3173951aa4ad7b1a8f3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b5f974c0ff269ad04efa7bae44d065849e89ef94ca3173951aa4ad7b1a8f3cb", kill_on_drop: false }` [INFO] [stdout] 0b5f974c0ff269ad04efa7bae44d065849e89ef94ca3173951aa4ad7b1a8f3cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e18f46b6c263fddf64f00d8e126d33ba2bdc56e5f60844da812df1746d46923 [INFO] running `Command { std: "docker" "start" "-a" "3e18f46b6c263fddf64f00d8e126d33ba2bdc56e5f60844da812df1746d46923", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ntex-rt v0.4.32 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling oneshot v0.1.11 [INFO] [stderr] Compiling ntex-service v3.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ntex-bytes v0.1.30 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling ntex-util v2.13.0 [INFO] [stderr] Compiling ntex-http v0.1.14 [INFO] [stderr] Compiling ntex-router v0.5.3 [INFO] [stderr] Compiling ntex-io v2.14.0 [INFO] [stderr] Compiling ntex-net v2.7.0 [INFO] [stderr] Compiling ntex-mqtt v5.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.43s [INFO] running `Command { std: "docker" "inspect" "3e18f46b6c263fddf64f00d8e126d33ba2bdc56e5f60844da812df1746d46923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e18f46b6c263fddf64f00d8e126d33ba2bdc56e5f60844da812df1746d46923", kill_on_drop: false }` [INFO] [stdout] 3e18f46b6c263fddf64f00d8e126d33ba2bdc56e5f60844da812df1746d46923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16e36348e7d06d0b7835572eb8a98b35dbef155ab0d15e4915eee88c421d59ab [INFO] running `Command { std: "docker" "start" "-a" "16e36348e7d06d0b7835572eb8a98b35dbef155ab0d15e4915eee88c421d59ab", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling ntex-rt v0.4.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling core_affinity v0.8.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling nanorand v0.8.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.14 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ntex-macros v0.1.4 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling thiserror v2.0.14 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ntex-bytes v0.1.30 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ntex-codec v0.6.2 [INFO] [stderr] Compiling ntex-util v2.13.0 [INFO] [stderr] Compiling ntex-http v0.1.14 [INFO] [stderr] Compiling ntex-router v0.5.3 [INFO] [stderr] Compiling ntex-io v2.14.0 [INFO] [stderr] Compiling ntex-net v2.7.0 [INFO] [stderr] Compiling ntex-tls v2.6.1 [INFO] [stderr] Compiling ntex-server v2.8.1 [INFO] [stderr] Compiling ntex-h2 v1.12.0 [INFO] [stderr] Compiling ntex-mqtt v5.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ntex v2.15.1 [INFO] [stderr] error: could not compile `ntex-mqtt` (example "mqtt-ws-server") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/bin/rustc --crate-name mqtt_ws_server --edition=2021 examples/mqtt-ws-server.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ee3101ff655b9914 -C extra-filename=-19efa2557447d1b0 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8d6004180f14a06d.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f816fab6f2526166.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-2ad6956a253a7abf.rlib --extern ntex_bytes=/opt/rustwide/target/debug/deps/libntex_bytes-f27f1a6ceb9f199a.rlib --extern ntex_codec=/opt/rustwide/target/debug/deps/libntex_codec-11df4763ac4d0688.rlib --extern ntex_io=/opt/rustwide/target/debug/deps/libntex_io-4759a461f518f3d1.rlib --extern ntex_macros=/opt/rustwide/target/debug/deps/libntex_macros-861de4906fcfe822.so --extern ntex_mqtt=/opt/rustwide/target/debug/deps/libntex_mqtt-93aae19e60d6e2e0.rlib --extern ntex_net=/opt/rustwide/target/debug/deps/libntex_net-1ce9d8fdb2f0c740.rlib --extern ntex_router=/opt/rustwide/target/debug/deps/libntex_router-7b85c41c16432d0b.rlib --extern ntex_rt=/opt/rustwide/target/debug/deps/libntex_rt-e775da03f80c9e83.rlib --extern ntex_service=/opt/rustwide/target/debug/deps/libntex_service-5644f58f7705a2b2.rlib --extern ntex_tls=/opt/rustwide/target/debug/deps/libntex_tls-347efc170660b877.rlib --extern ntex_util=/opt/rustwide/target/debug/deps/libntex_util-c53c730097fc9c09.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-9812142eea064d07.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1aea495a78dc08f1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b1d8d19d10fc0178.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4d08d310f5d34809.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-ebf51de867b9dad5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f04daaedfa7cf62f.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") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c7f6aa2869acdbf014d094c6e427e554e160b6db/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=c4b95e32b1ef5a74 -C extra-filename=-d3b2e98a3735994e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8d6004180f14a06d.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f816fab6f2526166.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba604b77dad33fe2.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-2ad6956a253a7abf.rlib --extern ntex_bytes=/opt/rustwide/target/debug/deps/libntex_bytes-f27f1a6ceb9f199a.rlib --extern ntex_codec=/opt/rustwide/target/debug/deps/libntex_codec-11df4763ac4d0688.rlib --extern ntex_io=/opt/rustwide/target/debug/deps/libntex_io-4759a461f518f3d1.rlib --extern ntex_macros=/opt/rustwide/target/debug/deps/libntex_macros-861de4906fcfe822.so --extern ntex_mqtt=/opt/rustwide/target/debug/deps/libntex_mqtt-93aae19e60d6e2e0.rlib --extern ntex_net=/opt/rustwide/target/debug/deps/libntex_net-1ce9d8fdb2f0c740.rlib --extern ntex_router=/opt/rustwide/target/debug/deps/libntex_router-7b85c41c16432d0b.rlib --extern ntex_rt=/opt/rustwide/target/debug/deps/libntex_rt-e775da03f80c9e83.rlib --extern ntex_service=/opt/rustwide/target/debug/deps/libntex_service-5644f58f7705a2b2.rlib --extern ntex_tls=/opt/rustwide/target/debug/deps/libntex_tls-347efc170660b877.rlib --extern ntex_util=/opt/rustwide/target/debug/deps/libntex_util-c53c730097fc9c09.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-9812142eea064d07.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1aea495a78dc08f1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b1d8d19d10fc0178.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4d08d310f5d34809.rlib --extern test_case=/opt/rustwide/target/debug/deps/libtest_case-ebf51de867b9dad5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f04daaedfa7cf62f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "16e36348e7d06d0b7835572eb8a98b35dbef155ab0d15e4915eee88c421d59ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16e36348e7d06d0b7835572eb8a98b35dbef155ab0d15e4915eee88c421d59ab", kill_on_drop: false }` [INFO] [stdout] 16e36348e7d06d0b7835572eb8a98b35dbef155ab0d15e4915eee88c421d59ab