[INFO] cloning repository https://github.com/lucasdietrich/rust-mqtt-clients-benchmark
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lucasdietrich/rust-mqtt-clients-benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasdietrich%2Frust-mqtt-clients-benchmark", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasdietrich%2Frust-mqtt-clients-benchmark'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6f06d27d9afa63a44e8b9d1314ea97907871ea79
[INFO] testing lucasdietrich/rust-mqtt-clients-benchmark against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flucasdietrich%2Frust-mqtt-clients-benchmark" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lucasdietrich/rust-mqtt-clients-benchmark
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/lucasdietrich/rust-mqtt-clients-benchmark
[INFO] tweaked toml for git repo https://github.com/lucasdietrich/rust-mqtt-clients-benchmark written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lucasdietrich/rust-mqtt-clients-benchmark on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lucasdietrich/rust-mqtt-clients-benchmark 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f86e00f47c46450bf96b61a339feab62e61bf3f843f7936aaa4c8426ead0627c
[INFO] running `Command { std: "docker" "start" "f86e00f47c46450bf96b61a339feab62e61bf3f843f7936aaa4c8426ead0627c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f86e00f47c46450bf96b61a339feab62e61bf3f843f7936aaa4c8426ead0627c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f86e00f47c46450bf96b61a339feab62e61bf3f843f7936aaa4c8426ead0627c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f86e00f47c46450bf96b61a339feab62e61bf3f843f7936aaa4c8426ead0627c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f86e00f47c46450bf96b61a339feab62e61bf3f843f7936aaa4c8426ead0627c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling simple_logger v5.0.0
[INFO] [stderr]    Compiling rust-mqtt-eval v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 6.45s
[INFO] running `Command { std: "docker" "inspect" "f86e00f47c46450bf96b61a339feab62e61bf3f843f7936aaa4c8426ead0627c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f86e00f47c46450bf96b61a339feab62e61bf3f843f7936aaa4c8426ead0627c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling paho-mqtt-sys v0.10.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling paho-mqtt v0.13.3
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling rumqttc v0.24.0
[INFO] [stderr]    Compiling rust-mqtt-eval v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/examples/rustcpk2rJN/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libsimple_logger-1a6c65909f479157,libtime-0fb45d8983d64676,libnum_threads-a2ecdc5cb75d2eee,libitoa-6ac79ecd3493b3ff,libtime_core-480e382de9b2e2ac,libnum_conv-ea2b56a62748def3,libderanged-5c424ff9c80f8b9b,libpowerfmt-36b72e9804a215c5,libcolored-f4f9c853bd6ad4b1,liblazy_static-fdd6af0286056ca3,libtokio-31d3d199a9dec8a0,libsignal_hook_registry-fa9cb3a721fa5e31,libsocket2-e246d7b411823ad1,libbytes-8e96b21583e366fa,libmio-b10ab2401dacd567,libparking_lot-eeb3270630ed17bb,libparking_lot_core-37c795ff8080861e,libcfg_if-193575a6b29a3ab9,libsmallvec-4f4b2a9463863cae,liblock_api-9e4e16259f727f9e,libscopeguard-5f9373ec660020b4,libpaho_mqtt-e5e7d57dc9087e57,liblibc-497dc2e61057816d,libthiserror-aceef5cd91ee2bc7,libfutures_timer-17420266ecb7261e,libfutures-35daeaa60dec80e4,libfutures_executor-f720cba16736f80b,libfutures_util-8adee74d19a15ec4,libmemchr-7a3b50b11aed0d50,libfutures_io-c3a463472a7d129d,libslab-11c0b5c42f0a17c7,libfutures_channel-e0c31a516ddc3ab9,libpin_project_lite-a042d89c9815bfb5,libfutures_sink-4a07ed6f617923ac,libfutures_task-4b529e0327c731b5,libpin_utils-bd5b26767cd4a338,libcrossbeam_channel-05572b463b2a1f6d,libasync_channel-4f2440a9bf09b169,libfutures_core-66c9efc205c292af,libevent_listener-aaad992b874e431c,libconcurrent_queue-8e81423e842f3994,libcrossbeam_utils-dfae1366581d5be5,libpaho_mqtt_sys-cc67ac091cf18219,liblog-1c4a7889fe856591}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpaho-mqtt3as" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/examples/rustcpk2rJN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/release/build/ring-4ddad45beb1818df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/examples/async_tls_paho-edd63a77e57cd15c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lpaho-mqtt3as
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-mqtt-eval` (example "async-tls-paho") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/release/examples/rustcDi6v5y/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/release/deps/{libsimple_logger-1a6c65909f479157,libtime-0fb45d8983d64676,libnum_threads-a2ecdc5cb75d2eee,libitoa-6ac79ecd3493b3ff,libtime_core-480e382de9b2e2ac,libnum_conv-ea2b56a62748def3,libderanged-5c424ff9c80f8b9b,libpowerfmt-36b72e9804a215c5,libcolored-f4f9c853bd6ad4b1,liblazy_static-fdd6af0286056ca3,libtokio-31d3d199a9dec8a0,libsignal_hook_registry-fa9cb3a721fa5e31,libsocket2-e246d7b411823ad1,libbytes-8e96b21583e366fa,libmio-b10ab2401dacd567,libparking_lot-eeb3270630ed17bb,libparking_lot_core-37c795ff8080861e,libcfg_if-193575a6b29a3ab9,libsmallvec-4f4b2a9463863cae,liblock_api-9e4e16259f727f9e,libscopeguard-5f9373ec660020b4,libpaho_mqtt-e5e7d57dc9087e57,liblibc-497dc2e61057816d,libthiserror-aceef5cd91ee2bc7,libfutures_timer-17420266ecb7261e,libfutures-35daeaa60dec80e4,libfutures_executor-f720cba16736f80b,libfutures_util-8adee74d19a15ec4,libmemchr-7a3b50b11aed0d50,libfutures_io-c3a463472a7d129d,libslab-11c0b5c42f0a17c7,libfutures_channel-e0c31a516ddc3ab9,libpin_project_lite-a042d89c9815bfb5,libfutures_sink-4a07ed6f617923ac,libfutures_task-4b529e0327c731b5,libpin_utils-bd5b26767cd4a338,libcrossbeam_channel-05572b463b2a1f6d,libasync_channel-4f2440a9bf09b169,libfutures_core-66c9efc205c292af,libevent_listener-aaad992b874e431c,libconcurrent_queue-8e81423e842f3994,libcrossbeam_utils-dfae1366581d5be5,libpaho_mqtt_sys-cc67ac091cf18219,liblog-1c4a7889fe856591}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lpaho-mqtt3as" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/release/examples/rustcDi6v5y/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/release/build/ring-4ddad45beb1818df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/release/examples/async_paho-6d719793348b85a5" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-debug" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lpaho-mqtt3as
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rust-mqtt-eval` (example "async-paho") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "f86e00f47c46450bf96b61a339feab62e61bf3f843f7936aaa4c8426ead0627c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f86e00f47c46450bf96b61a339feab62e61bf3f843f7936aaa4c8426ead0627c", kill_on_drop: false }`
[INFO] [stdout] f86e00f47c46450bf96b61a339feab62e61bf3f843f7936aaa4c8426ead0627c
