[INFO] cloning repository https://github.com/rtyler/hotdog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rtyler/hotdog" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtyler%2Fhotdog", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtyler%2Fhotdog'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6526dcc3cf1cdd269fa22e4bfd1df0279bae65a6 [INFO] testing rtyler/hotdog against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtyler%2Fhotdog" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rtyler/hotdog on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/rtyler/hotdog [INFO] finished tweaking git repo https://github.com/rtyler/hotdog [INFO] tweaked toml for git repo https://github.com/rtyler/hotdog written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rtyler/hotdog already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6d4fb34d2bab9b32f03e5bb70bf502d2936b376407279dacddd167155a5cb640 [INFO] running `Command { std: "docker" "start" "-a" "6d4fb34d2bab9b32f03e5bb70bf502d2936b376407279dacddd167155a5cb640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d4fb34d2bab9b32f03e5bb70bf502d2936b376407279dacddd167155a5cb640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d4fb34d2bab9b32f03e5bb70bf502d2936b376407279dacddd167155a5cb640", kill_on_drop: false }` [INFO] [stdout] 6d4fb34d2bab9b32f03e5bb70bf502d2936b376407279dacddd167155a5cb640 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca4fbb137c495e327864aabe6202d10baed6ad22f2509fc05f6ad0df41c61841 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ca4fbb137c495e327864aabe6202d10baed6ad22f2509fc05f6ad0df41c61841", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling data-encoding v2.3.1 [INFO] [stderr] Compiling http-types v2.7.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling minreq v2.2.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling dipstick v0.9.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling assert_matches v1.4.0 [INFO] [stderr] Compiling atomic_refcell v0.1.6 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling rdkafka-sys v1.3.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling futures-lite v0.1.11 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling polling v1.1.0 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-io v1.1.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling syslog_rfc5424 v0.6.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling async-std v1.7.0 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling dashmap v3.11.10 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling serde_qs v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_regex v0.4.0 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling syslog_loose v0.2.0 [INFO] [stderr] Compiling jmespath v0.2.0 (https://github.com/jmespath/jmespath.rs#6a0b4c29) [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling async-tls v0.7.0 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling num_enum v0.4.3 [INFO] [stderr] Compiling async-sse v4.1.0 [INFO] [stderr] Compiling http-client v6.2.0 [INFO] [stderr] Compiling async-h1 v2.1.4 [INFO] [stderr] Compiling tide v0.14.0 [INFO] [stderr] Compiling rdkafka v0.23.1 [INFO] [stderr] Compiling hotdog v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `FullInternalQueueError` [INFO] [stdout] --> src/status.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | FullInternalQueueError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `InternalPushError` [INFO] [stdout] --> src/status.rs:203:5 [INFO] [stdout] | [INFO] [stdout] 203 | InternalPushError, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used [INFO] [stdout] --> src/connection.rs:339:17 [INFO] [stdout] | [INFO] [stdout] 339 | state.stats.send((Stats::MergeTargetNotJsonError, 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used [INFO] [stdout] --> src/connection.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | state.stats.send((Stats::MergeInvalidJsonError, 1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.hotdog.78xr3spi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7" "/opt/rustwide/target/debug/deps/hotdog-5c13cf1dc7451bc7.2f4x946y2sx3cric.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-acf8397b22b7e217/out" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-8c11e412427de444/out/src" "-L" "/opt/rustwide/target/debug/build/blake3-7032b145f66e0543/out" "-L" "/opt/rustwide/target/debug/build/blake3-7032b145f66e0543/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-56f6735518b934a6.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-598d71d24c05ec84.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a0805a6c6ee779f1.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9cb8c404138a090a.rlib" "/opt/rustwide/target/debug/deps/libtide-cd1d8fd7b79a378a.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-f8b349ceeb16dcaa.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-78917f224f1eb890.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-9d01ec4f4f2a6e3d.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-5f10265e8ae1f329.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-b0535afb18dcbfef.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-d55f6cfd7674590d.rlib" "/opt/rustwide/target/debug/deps/libasync_session-502f9126a0dd4a79.rlib" "/opt/rustwide/target/debug/deps/libbincode-e3b29215c24d1879.rlib" "/opt/rustwide/target/debug/deps/libblake3-fae494def09ecbc9.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-a77c40727df85d73.rlib" "/opt/rustwide/target/debug/deps/libarrayref-3c1208ed30c61842.rlib" "/opt/rustwide/target/debug/deps/libfemme-65efafd18b6a7d9e.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-bb83f3813209aa8b.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-71a09a4954c91743.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-edd63a6a72624ae7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-06e3223573f874e4.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-9f694a3b0f1ac2d4.rlib" "/opt/rustwide/target/debug/deps/libanyhow-f6841ae934f62b04.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-1ecda5c5b88d0621.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e26891aebe4d3d4b.rlib" "/opt/rustwide/target/debug/deps/libbase64-bea50dc4f970736a.rlib" "/opt/rustwide/target/debug/deps/libinfer-7da8b39ec0b5b364.rlib" "/opt/rustwide/target/debug/deps/liburl-1d80a5cf0265db11.rlib" "/opt/rustwide/target/debug/deps/libidna-82d980a8c47e1f9a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-fb89eba847a639dd.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-138c271064a97844.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libcookie-d250e6e354579e7e.rlib" "/opt/rustwide/target/debug/deps/libhkdf-95368d1c59f39000.rlib" "/opt/rustwide/target/debug/deps/libhmac-2bc917400bc7a09e.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a23604a634d42167.rlib" "/opt/rustwide/target/debug/deps/libsha2-9488c5e759f3566a.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-bef27313aeb3cb1d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-85fbb66a36e2bede.rlib" "/opt/rustwide/target/debug/deps/libdigest-049cf40499e48d09.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f96db7b33eff4f75.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-85b9a0a7fb367dd9.rlib" "/opt/rustwide/target/debug/deps/libghash-47666905aa068c98.rlib" "/opt/rustwide/target/debug/deps/libpolyval-251a4c8d25712106.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-ad5ddbff5ea027d2.rlib" "/opt/rustwide/target/debug/deps/libsubtle-e7dd94ced4d3a608.rlib" "/opt/rustwide/target/debug/deps/libaes-6011241e73ce05d4.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-c79d4a5a7896df5c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-efd5d3f8c67be758.rlib" "/opt/rustwide/target/debug/deps/libaead-17984fdf142d12e0.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher-0cb5ec72b1c1bace.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2746e050f209506d.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libbase64-f3ec148fd12597ac.rlib" "/opt/rustwide/target/debug/deps/libtime-9f7d0814afa9f5f6.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-ddecd6510f8c1eda.rlib" "/opt/rustwide/target/debug/deps/libstandback-55cf3dfc99cd4ea0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libdashmap-346d2a1a9c50bcc9.rlib" "/opt/rustwide/target/debug/deps/libahash-143e24db2029913e.rlib" "/opt/rustwide/target/debug/deps/libconst_random-d9a6a0795c756a4f.rlib" "/opt/rustwide/target/debug/deps/libuuid-b880fd7341fab4b5.rlib" "/opt/rustwide/target/debug/deps/librand-f3ce72d935c66aa4.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6f51db1dd0b65a15.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9e2dc93c7288ddfd.rlib" "/opt/rustwide/target/debug/deps/librand_core-c49b02fc84ec81c6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-372b2b781578e3bc.rlib" "/opt/rustwide/target/debug/deps/libasync_tls-b43bd640904c3570.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-1562f51244fb6ebf.rlib" "/opt/rustwide/target/debug/deps/librustls-a801036c47edbcb2.rlib" "/opt/rustwide/target/debug/deps/libbase64-bd76cc5e92a459fa.rlib" "/opt/rustwide/target/debug/deps/libsct-37e086a8434d047a.rlib" "/opt/rustwide/target/debug/deps/libwebpki-10d599f3ca01c10c.rlib" "/opt/rustwide/target/debug/deps/libring-16d2a03d23918713.rlib" "/opt/rustwide/target/debug/deps/libspin-37d4123b82335501.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-77ec9bc9f48f5db0.rlib" "/opt/rustwide/target/debug/deps/librdkafka-a03f2d4be0a9acc4.rlib" "/opt/rustwide/target/debug/deps/libfutures-cf9cbf3145921e2a.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-c664a3a0931cbef3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e381ea4b8c126efc.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-cd96790c1dea6f14.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f014f6363d35375e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1e05983fbb65af3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-9eda1eb27c47ccfe.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-864e19236b0d687a.rlib" "/opt/rustwide/target/debug/deps/librdkafka_sys-4e7021e71d4dc6c5.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-46928edff7a2d87b.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-d84fa76753d29d6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-203f77aee390ded0.rlib" "/opt/rustwide/target/debug/deps/libasync_std-830f43dce76caef9.rlib" "/opt/rustwide/target/debug/deps/libblocking-f8b5b2bc36f7dda2.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-3f474c95973cd58f.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-159508ea255a0c4d.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-f6818706e555843d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bc91cfeab248637a.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-59060409279e69e6.rlib" "/opt/rustwide/target/debug/deps/libasync_task-bfc473bd292faff8.rlib" "/opt/rustwide/target/debug/deps/libasync_io-5d00a2a4f7a8a650.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-ab122d4b34469554.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f781bf66b56648b4.rlib" "/opt/rustwide/target/debug/deps/libpolling-425328c544dfb661.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-324e9f5d188245f6.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-faa80e76359f0e18.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debe3179146a0b19.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-bee664e2d3df55d6.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d6aec19f4fd85183.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-bbf53c70cfd292e4.rlib" "/opt/rustwide/target/debug/deps/libparking-2332d1c9b50bae8b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b884863646d2a87.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de677f1baf394ef6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d836a7202f0431f0.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-ad6195bfa15f12bd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-cecac2aec7086288.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-635494193ad7aa14.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bb1a13480d956f9d.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-a9ddcf206ea66d2d.rlib" "/opt/rustwide/target/debug/deps/libsyslog_rfc5424-50cda6e56b074cb3.rlib" "/opt/rustwide/target/debug/deps/libsyslog_loose-0cc90db3cd9afc9f.rlib" "/opt/rustwide/target/debug/deps/libstrum-dacc78b7c51030ca.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-53ed2cfe62f38783.rlib" "/opt/rustwide/target/debug/deps/libjmespath-003cc7c37a819150.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-dcc648166d0b097a.rlib" "/opt/rustwide/target/debug/deps/libquick_error-02525b70077f996f.rlib" "/opt/rustwide/target/debug/deps/libpest-94472cacdd28b4f3.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-b5cbea2428991675.rlib" "/opt/rustwide/target/debug/deps/libdipstick-6115754816db5ed9.rlib" "/opt/rustwide/target/debug/deps/libminreq-500880b8393ab89a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-902c0c35291145a2.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ff13728372c662eb.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-6476eef707c8bfad.rlib" "/opt/rustwide/target/debug/deps/libnum-db35aded99d09fa7.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e9d21e0e2bf55881.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3bed17924e12c231.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-3e34e2337fc60eb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-154d6c3c2e93a0b6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-772043f48d0b09cd.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-06940346a638646b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-dbb4a111800d5527.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-61a8585eac99cded.rlib" "/opt/rustwide/target/debug/deps/liblog-574ec1b45a6b839c.rlib" "/opt/rustwide/target/debug/deps/libconfig-6c4dbe3e4064db56.rlib" "/opt/rustwide/target/debug/deps/libini-fa8070730d911eb5.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-ce7235c8b1764339.rlib" "/opt/rustwide/target/debug/deps/libregex-3dafc3f1652233fa.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2b91d401512672d8.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e01381020880b078.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-890f5353c77588cc.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-928257da469df9d2.rlib" "/opt/rustwide/target/debug/deps/libserde-c4127e2ae30808ac.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ce8f387bba75f180.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8af8311b9ad75415.rlib" "/opt/rustwide/target/debug/deps/libserde_json-38b19348ada5fbe5.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e73d811797b95b6.rlib" "/opt/rustwide/target/debug/deps/libtoml-61b9baaf88f63d26.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libnom-31ab01704e825617.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-2a925d6604e647d3.rlib" "/opt/rustwide/target/debug/deps/libryu-37b6e9a22bb2209d.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ea8c77fe5b6fcc41.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-ac453ec36b9d397e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e03602aba27a22bc.rlib" "/opt/rustwide/target/debug/deps/libclap-28fb85a3d489fbaa.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-0fb6f7e37242a88d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97b2d50686bf36e9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c6e5ad5dd55bdd8b.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6a2548713a451fe0.rlib" "/opt/rustwide/target/debug/deps/libstrsim-8b805b0832095d99.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libatty-17fce8acf4a7862b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-017778a055950e81.rlib" "/opt/rustwide/target/debug/deps/libchrono-5f6707a364645816.rlib" "/opt/rustwide/target/debug/deps/libserde-65d65dbba57679be.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b75d744d70ca28cd.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4a59219676fe7595.rlib" "/opt/rustwide/target/debug/deps/libtime-f157291e653fdf71.rlib" "/opt/rustwide/target/debug/deps/liblibc-5a14dbf7a89e1173.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lsasl2" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lsasl2 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hotdog` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ca4fbb137c495e327864aabe6202d10baed6ad22f2509fc05f6ad0df41c61841", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca4fbb137c495e327864aabe6202d10baed6ad22f2509fc05f6ad0df41c61841", kill_on_drop: false }` [INFO] [stdout] ca4fbb137c495e327864aabe6202d10baed6ad22f2509fc05f6ad0df41c61841