[INFO] cloning repository https://github.com/zhao-kun/mqtt-bench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhao-kun/mqtt-bench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhao-kun%2Fmqtt-bench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhao-kun%2Fmqtt-bench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be869c20d820c2e03aea231cd6ab3e91c8a6e697 [INFO] testing zhao-kun/mqtt-bench against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhao-kun%2Fmqtt-bench" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhao-kun/mqtt-bench on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zhao-kun/mqtt-bench [INFO] finished tweaking git repo https://github.com/zhao-kun/mqtt-bench [INFO] tweaked toml for git repo https://github.com/zhao-kun/mqtt-bench written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zhao-kun/mqtt-bench 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.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bumpalo v3.9.0 [INFO] [stderr] Downloaded text-template v0.1.0 [INFO] [stderr] Downloaded deadpool-runtime v0.1.2 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.5 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.11.0 [INFO] [stderr] Downloaded hermit-abi v0.3.0 [INFO] [stderr] Downloaded raw-cpuid v10.2.0 [INFO] [stderr] Downloaded clap v4.1.4 [INFO] [stderr] Downloaded serde_yaml v0.9.17 [INFO] [stderr] Downloaded sketches-ddsketch v0.2.0 [INFO] [stderr] Downloaded mqtt-protocol v0.11.1 [INFO] [stderr] Downloaded is-terminal v0.4.3 [INFO] [stderr] Downloaded jsonpath-rust v0.2.1 [INFO] [stderr] Downloaded metrics-util v0.14.0 [INFO] [stderr] Downloaded deadpool v0.9.5 [INFO] [stderr] Downloaded quote v1.0.14 [INFO] [stderr] Downloaded wiremock v0.5.18 [INFO] [stderr] Downloaded atomic-counter v1.0.1 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15fae84734932889ffb1a1b13dd0514a8eae58ef946179498ad3b02184f6e55d [INFO] running `Command { std: "docker" "start" "-a" "15fae84734932889ffb1a1b13dd0514a8eae58ef946179498ad3b02184f6e55d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15fae84734932889ffb1a1b13dd0514a8eae58ef946179498ad3b02184f6e55d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15fae84734932889ffb1a1b13dd0514a8eae58ef946179498ad3b02184f6e55d", kill_on_drop: false }` [INFO] [stdout] 15fae84734932889ffb1a1b13dd0514a8eae58ef946179498ad3b02184f6e55d [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b04b54535c39ba77e35d80c16c5e1f71e34630d6f9cff2a44393902badfe4940 [INFO] running `Command { std: "docker" "start" "-a" "b04b54535c39ba77e35d80c16c5e1f71e34630d6f9cff2a44393902badfe4940", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling metrics v0.20.1 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.3+5.3.0-patched [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling quanta v0.10.1 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling sketches-ddsketch v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pest v2.5.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling metrics-macros v0.6.0 [INFO] [stderr] Compiling pest_meta v2.5.4 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling pest_generator v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling pest_derive v2.5.4 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling metrics-util v0.14.0 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.11.0 [INFO] [stderr] Compiling mqtt-protocol v0.11.1 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling wiremock v0.5.18 [INFO] [stderr] Compiling serde_yaml v0.9.17 [INFO] [stderr] Compiling jsonpath-rust v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling atomic-counter v1.0.1 [INFO] [stderr] Compiling text-template v0.1.0 [INFO] [stderr] Compiling tikv-jemallocator v0.5.0 [INFO] [stderr] Compiling mqtt-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "b04b54535c39ba77e35d80c16c5e1f71e34630d6f9cff2a44393902badfe4940", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b04b54535c39ba77e35d80c16c5e1f71e34630d6f9cff2a44393902badfe4940", kill_on_drop: false }` [INFO] [stdout] b04b54535c39ba77e35d80c16c5e1f71e34630d6f9cff2a44393902badfe4940 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32911f0f26cf3994c354511249302a385e44f9c8afe419d84a871aa771b8a673 [INFO] running `Command { std: "docker" "start" "-a" "32911f0f26cf3994c354511249302a385e44f9c8afe419d84a871aa771b8a673", kill_on_drop: false }` [INFO] [stderr] Compiling mqtt-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.50s [INFO] running `Command { std: "docker" "inspect" "32911f0f26cf3994c354511249302a385e44f9c8afe419d84a871aa771b8a673", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32911f0f26cf3994c354511249302a385e44f9c8afe419d84a871aa771b8a673", kill_on_drop: false }` [INFO] [stdout] 32911f0f26cf3994c354511249302a385e44f9c8afe419d84a871aa771b8a673 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dc4d6b22045384012871705de0c014513342cc24ed76a96badf66ef19c76deb9 [INFO] running `Command { std: "docker" "start" "-a" "dc4d6b22045384012871705de0c014513342cc24ed76a96badf66ef19c76deb9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mqtt_bench-dd61fe9bdc43265b) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test stressing::tests::test_get_payload ... ok [INFO] [stdout] test util::util_tests::test_extractor ... ok [INFO] [stdout] test config::tests::spec_should_be_unmarshal2 ... ok [INFO] [stdout] test config::tests::spec_shoudl_be_unmarshal3 ... ok [INFO] [stdout] test config::tests::spec_should_be_unmarshal ... ok [INFO] [stdout] test util::util_tests::test_http_rpc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dc4d6b22045384012871705de0c014513342cc24ed76a96badf66ef19c76deb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc4d6b22045384012871705de0c014513342cc24ed76a96badf66ef19c76deb9", kill_on_drop: false }` [INFO] [stdout] dc4d6b22045384012871705de0c014513342cc24ed76a96badf66ef19c76deb9 [INFO] testing zhao-kun/mqtt-bench against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhao-kun%2Fmqtt-bench" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhao-kun/mqtt-bench on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zhao-kun/mqtt-bench [INFO] finished tweaking git repo https://github.com/zhao-kun/mqtt-bench [INFO] tweaked toml for git repo https://github.com/zhao-kun/mqtt-bench written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zhao-kun/mqtt-bench 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec734a6dfb876cb947bf5978e266d2e74adee27a3d54f02871442692bfdd2958 [INFO] running `Command { std: "docker" "start" "-a" "ec734a6dfb876cb947bf5978e266d2e74adee27a3d54f02871442692bfdd2958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec734a6dfb876cb947bf5978e266d2e74adee27a3d54f02871442692bfdd2958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec734a6dfb876cb947bf5978e266d2e74adee27a3d54f02871442692bfdd2958", kill_on_drop: false }` [INFO] [stdout] ec734a6dfb876cb947bf5978e266d2e74adee27a3d54f02871442692bfdd2958 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9c2e164db2ce6050f2427ca2e34cba0f28c9c9b824c76119ebbba7ef7a70197 [INFO] running `Command { std: "docker" "start" "-a" "a9c2e164db2ce6050f2427ca2e34cba0f28c9c9b824c76119ebbba7ef7a70197", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling tokio v1.25.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling portable-atomic v0.3.19 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling metrics v0.20.1 [INFO] [stderr] Compiling async-trait v0.1.64 [INFO] [stderr] Compiling rustix v0.36.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.3+5.3.0-patched [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling quanta v0.10.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pest v2.5.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pest_meta v2.5.4 [INFO] [stderr] Compiling metrics-macros v0.6.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling pest_generator v2.5.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling tokio-util v0.7.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling sketches-ddsketch v0.2.0 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Compiling clap_lex v0.3.1 [INFO] [stderr] Compiling metrics-util v0.14.0 [INFO] [stderr] Compiling pest_derive v2.5.4 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling is-terminal v0.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling jsonpath-rust v0.2.1 [INFO] [stderr] Compiling mqtt-protocol v0.11.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling clap v4.1.4 [INFO] [stderr] Compiling serde_yaml v0.9.17 [INFO] [stderr] Compiling text-template v0.1.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling wiremock v0.5.18 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.11.0 [INFO] [stderr] Compiling atomic-counter v1.0.1 [INFO] [stderr] Compiling tikv-jemallocator v0.5.0 [INFO] [stderr] Compiling mqtt-bench v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `sys_info` is imported redundantly [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use sys_info; [INFO] [stdout] | ^^^^^^^^ the item `sys_info` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde_yaml` is imported redundantly [INFO] [stdout] --> src/config.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use serde_yaml; [INFO] [stdout] | ^^^^^^^^^^ the item `serde_yaml` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rand` is imported redundantly [INFO] [stdout] --> src/stressing.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::{self, Rng}; [INFO] [stdout] | ^^^^ the item `rand` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:113:35 [INFO] [stdout] | [INFO] [stdout] 113 | handles.push(tokio::spawn(stressing::run( [INFO] [stdout] | ___________________________________^ [INFO] [stdout] 114 | | http_client.clone(), [INFO] [stdout] 115 | | reg.clone(), [INFO] [stdout] 116 | | cfg, [INFO] [stdout] 117 | | i, [INFO] [stdout] 118 | | ))) [INFO] [stdout] | |_________^ future returned by `run` is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `core::fmt::rt::Opaque`, which is required by `impl futures::Future: std::marker::Send` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/util.rs:44:37 [INFO] [stdout] | [INFO] [stdout] 40 | "request url: {:?} with body: {:?}, error: {:?}, message: {:?}", [INFO] [stdout] | ---- has type `core::fmt::rt::Argument<'_>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 44 | response.text().await.unwrap() [INFO] [stdout] | ^^^^^ await occurs here, with `{:?}` maybe used later [INFO] [stdout] note: required by a bound in `tokio::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.25.0/src/task/spawn.rs:163:21 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn spawn(future: T) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this function [INFO] [stdout] 162 | where [INFO] [stdout] 163 | T: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mqtt-bench` (bin "mqtt-bench") due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a9c2e164db2ce6050f2427ca2e34cba0f28c9c9b824c76119ebbba7ef7a70197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c2e164db2ce6050f2427ca2e34cba0f28c9c9b824c76119ebbba7ef7a70197", kill_on_drop: false }` [INFO] [stdout] a9c2e164db2ce6050f2427ca2e34cba0f28c9c9b824c76119ebbba7ef7a70197