[INFO] updating cached repository https://github.com/rtyler/hotdog [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67a47a3b738bdcc0dcfbb82048723d3304e313af [INFO] testing rtyler/hotdog against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtyler%2Fhotdog" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rtyler/hotdog on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-9/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 712943e33b2ec01319851ed50e135e71a90b82cb08a5a6d9c00d9ea36402d1c1 [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" "712943e33b2ec01319851ed50e135e71a90b82cb08a5a6d9c00d9ea36402d1c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "712943e33b2ec01319851ed50e135e71a90b82cb08a5a6d9c00d9ea36402d1c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "712943e33b2ec01319851ed50e135e71a90b82cb08a5a6d9c00d9ea36402d1c1", kill_on_drop: false }` [INFO] [stdout] 712943e33b2ec01319851ed50e135e71a90b82cb08a5a6d9c00d9ea36402d1c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 533bf1ee0796392ee913a4f1e48501d45a9124026b729fa7b3f755f0add8c906 [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" "533bf1ee0796392ee913a4f1e48501d45a9124026b729fa7b3f755f0add8c906", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling bumpalo v3.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.63 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling subtle v2.2.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling parking v1.0.1 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling fastrand v1.2.4 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling infer v0.1.7 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling minreq v2.2.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling dipstick v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling atomic_refcell v0.1.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling rdkafka-sys v1.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling block-cipher-trait v0.6.2 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling aes-soft v0.3.3 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling syslog_rfc5424 v0.6.1 [INFO] [stderr] Compiling aes v0.3.2 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling dashmap v3.11.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling syslog_loose v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.63 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.63 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.63 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling cookie v0.14.1 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling async-tls v0.7.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_qs v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling femme v2.1.0 [INFO] [stderr] Compiling serde_regex v0.4.0 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling jmespath v0.2.0 (https://github.com/jmespath/jmespath.rs#6a0b4c29) [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Compiling js-sys v0.3.40 [INFO] [stderr] Compiling num_enum v0.4.3 [INFO] [stderr] Compiling rdkafka v0.23.1 [INFO] [stderr] Compiling web-sys v0.3.40 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling http-types v2.2.1 [INFO] [stderr] Compiling async-h1 v2.0.2 [INFO] [stderr] Compiling async-sse v3.0.0 [INFO] [stderr] Compiling tide v0.11.0 [INFO] [stderr] Compiling hotdog v0.3.3 (/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:330:17 [INFO] [stdout] | [INFO] [stdout] 330 | 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:343:9 [INFO] [stdout] | [INFO] [stdout] 343 | 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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.hotdog.ddsltazo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f" "/opt/rustwide/target/debug/deps/hotdog-23664ce53becc21f.3jxhufiu7iumifi3.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-fe3b6448d99ea6fa/out" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-a8fcd5e980b02c64/out/src" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-94fa051c8a3fb50e.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-6fbef08f3fc0d1a3.rlib" "/opt/rustwide/target/debug/deps/libhumantime-5af4e11a831f9349.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-7e1a178fe95831dc.rlib" "/opt/rustwide/target/debug/deps/libtide-f72fc9897979a2fb.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-6d41a01c2d8ac04f.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-739853bf19e0c230.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d23095e432fe7798.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-97944cfae2bc88ae.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bf55e6be0f857393.rlib" "/opt/rustwide/target/debug/deps/libfemme-1c6952579bd13921.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-06501d9687b6ae75.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-de1bc07bb55ed60c.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-e60af50a37f34b60.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-bb90f7b76caab977.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-989572c3390fee3e.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-42f09c64b460f1bb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b00a7290b8db3b33.rlib" "/opt/rustwide/target/debug/deps/libadler32-a02843a027252cb4.rlib" "/opt/rustwide/target/debug/deps/libobject-042c9dfdad9d680b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-e034562e6a1fa084.rlib" "/opt/rustwide/target/debug/deps/libgimli-71628c15932d7bfa.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-45752d70cb3b1eba.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fec1b7fae2f96178.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b853fdcea671ef5f.rlib" "/opt/rustwide/target/debug/deps/libdtoa-691522b5ffa538ef.rlib" "/opt/rustwide/target/debug/deps/libinfer-cf8e937c8c4b7a93.rlib" "/opt/rustwide/target/debug/deps/liburl-b68b550e300de3f7.rlib" "/opt/rustwide/target/debug/deps/libidna-f7048b99aa4b480a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-81f7bca86d771a09.rlib" "/opt/rustwide/target/debug/deps/libmatches-84413336e46be589.rlib" "/opt/rustwide/target/debug/deps/libcookie-d39ea6a99ff9cdb5.rlib" "/opt/rustwide/target/debug/deps/libhkdf-d4ef0f430e170dd6.rlib" "/opt/rustwide/target/debug/deps/libhmac-cd3f1b2010bb489a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-c28649c689ad4e2e.rlib" "/opt/rustwide/target/debug/deps/libsubtle-d2d2c47a1543bed9.rlib" "/opt/rustwide/target/debug/deps/libsha2-342da930b1c56ef6.rlib" "/opt/rustwide/target/debug/deps/libdigest-306e53330308f8f1.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-17077c74193969f3.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-cde626e9db578fd6.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-f61cbd433f59f029.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-562255007747cb98.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-543a1aa5e28d851e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-6f112514892128ed.rlib" "/opt/rustwide/target/debug/deps/libghash-e6eacd3dbe769bde.rlib" "/opt/rustwide/target/debug/deps/libpolyval-4e4a1ff199c347a6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-8153553b7020b740.rlib" "/opt/rustwide/target/debug/deps/libsubtle-c71307641fadfe1d.rlib" "/opt/rustwide/target/debug/deps/libaes-0ba518106ea3ce57.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-4f795d3d211d56c9.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-6d8d5fbe3f5b4711.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-459c9225780a8393.rlib" "/opt/rustwide/target/debug/deps/libaead-fa6addb9437139ad.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-2776e9b3d294eb2a.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-5757a8271b56873a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-5a6f39e478664fe7.rlib" "/opt/rustwide/target/debug/deps/libbase64-a1e830dab44fe445.rlib" "/opt/rustwide/target/debug/deps/libtime-e9e620eba32bcb06.rlib" "/opt/rustwide/target/debug/deps/libstandback-612459d5a6f09f3b.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-3c7b10b10b85d43e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libdashmap-0478b82e0532c449.rlib" "/opt/rustwide/target/debug/deps/libahash-fce2c3ebaa5afd04.rlib" "/opt/rustwide/target/debug/deps/libconst_random-786d3d7cd6c5d833.rlib" "/opt/rustwide/target/debug/deps/libuuid-2e1a2d124249045c.rlib" "/opt/rustwide/target/debug/deps/librand-7fb98764e3fce434.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2b32da66fe4af88c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-101710f40ad5d3d8.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c3da8c6f9bb5414.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-2f424eb0cae5db8c.rlib" "/opt/rustwide/target/debug/deps/libasync_tls-3e09393707d82507.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-c40c1ad28d5200a1.rlib" "/opt/rustwide/target/debug/deps/librustls-ea7702aa3ea6ae4d.rlib" "/opt/rustwide/target/debug/deps/libbase64-f7ef6f0ac08c23fb.rlib" "/opt/rustwide/target/debug/deps/libsct-b178c85dfb443f9c.rlib" "/opt/rustwide/target/debug/deps/libwebpki-66ed0ef608fb003f.rlib" "/opt/rustwide/target/debug/deps/libring-d59901ef326942a5.rlib" "/opt/rustwide/target/debug/deps/libspin-35e209bbe476b247.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1c2b96292a50ab0d.rlib" "/opt/rustwide/target/debug/deps/librdkafka-1e6c09d7d715a005.rlib" "/opt/rustwide/target/debug/deps/libfutures-7a229d1a055d3fa2.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a895d16873d57310.rlib" "/opt/rustwide/target/debug/deps/librdkafka_sys-700e4b585ef3e5b9.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-18ed1cea5a642fc5.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-e0f54cbd32bcb568.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-60d8e2bed849fe97.rlib" "/opt/rustwide/target/debug/deps/libasync_std-329cf8c82512e1f8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80da459ad0866b8f.rlib" "/opt/rustwide/target/debug/deps/libsmol-89f480addf67f3be.rlib" "/opt/rustwide/target/debug/deps/libfastrand-4d7e7658a0a1a864.rlib" "/opt/rustwide/target/debug/deps/libasync_task-655bfd2afcbaa82e.rlib" "/opt/rustwide/target/debug/deps/libblocking-cf5296fc7cdd0f01.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-196d32445ff5d78c.rlib" "/opt/rustwide/target/debug/deps/libparking-e7af056584577119.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-f294ff5a0fc89fc5.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-998493d34082b72e.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7d4a8d0c4b4a4a25.rlib" "/opt/rustwide/target/debug/deps/libsocket2-99ebdc6343716735.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ceda5887b1a6eabe.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ba97d7debe3c50a9.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a5d590366cee3d05.rlib" "/opt/rustwide/target/debug/deps/libpin_project-00e01ba9a5e21c8c.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b5f47694c82ab8d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-502a6b962feaf4e4.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f47bfe3107dba226.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-73dee996ef335687.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-274f98c5e2451ef3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-faf2a4809cbaf326.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-af736a8d7096ed9d.rlib" "/opt/rustwide/target/debug/deps/libsyslog_rfc5424-246675a665707533.rlib" "/opt/rustwide/target/debug/deps/libsyslog_loose-0f46fbe2cc53b2d2.rlib" "/opt/rustwide/target/debug/deps/libstrum-d10f304c55f3a933.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-0aab073c64d874c3.rlib" "/opt/rustwide/target/debug/deps/libjmespath-f3f190716cee16b1.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-40c5052722e9eb87.rlib" "/opt/rustwide/target/debug/deps/libquick_error-04f7773cc8ada14a.rlib" "/opt/rustwide/target/debug/deps/libpest-ac58b2c5ed693fc7.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-cc29eb8ae2c78b08.rlib" "/opt/rustwide/target/debug/deps/libdipstick-79b8f4695d4ca40c.rlib" "/opt/rustwide/target/debug/deps/libminreq-7a5301345d6d93cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-69a84211d262c66e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-fa93e274ae025cea.rlib" "/opt/rustwide/target/debug/deps/libnum-627f5313e63c0871.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2f5d60c5eebeeac6.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-3fb35301cecc884b.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-7fd1c87f03a19262.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-242716ac03c6bd31.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5f54e95e144ecae4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c498d37fa6245bbd.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/liblog-e5ce5351392e0e87.rlib" "/opt/rustwide/target/debug/deps/libconfig-9f3366df6a088438.rlib" "/opt/rustwide/target/debug/deps/libini-ac6c264cbd9d2771.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-05a323c52f443719.rlib" "/opt/rustwide/target/debug/deps/libregex-4da3f475abc140e9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c3b7931041689864.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e84a84df48f8cb81.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5ac90752cf561456.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cab655305954ee4c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3011b2d246d958a3.rlib" "/opt/rustwide/target/debug/deps/libserde-22b77859c1c0e858.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-568cf2a8dc50546d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-b600d4703f5109f1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a2583a092c992f3f.rlib" "/opt/rustwide/target/debug/deps/libitoa-249c7ebdf9af9cde.rlib" "/opt/rustwide/target/debug/deps/libtoml-23de45d9ba2b69f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libnom-31ec0b159dd5cdeb.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-12413d97c8de42dd.rlib" "/opt/rustwide/target/debug/deps/libryu-49c6c0501005e538.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-f7f127806f3544ed.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-57db929bdd840fba.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e6b68a09fbeab95.rlib" "/opt/rustwide/target/debug/deps/libserde-f1421ea62da75b2f.rlib" "/opt/rustwide/target/debug/deps/libclap-40ea6590baaec0bd.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d340abc0cce2fb88.rlib" "/opt/rustwide/target/debug/deps/libvec_map-afdbc8d9b39dae03.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8a3e59887406aad7.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-429698455c73d9c3.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e44af4ab13090443.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libatty-4c7a164ebbb4d590.rlib" "/opt/rustwide/target/debug/deps/libansi_term-22553bc1a6ab7a23.rlib" "/opt/rustwide/target/debug/deps/libchrono-463cc1ecc8d5d392.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c46c88efe54b13fe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libtime-7721521b17a99652.rlib" "/opt/rustwide/target/debug/deps/liblibc-0a82a4c240dd348a.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lsasl2" "-lz" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "533bf1ee0796392ee913a4f1e48501d45a9124026b729fa7b3f755f0add8c906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "533bf1ee0796392ee913a4f1e48501d45a9124026b729fa7b3f755f0add8c906", kill_on_drop: false }` [INFO] [stdout] 533bf1ee0796392ee913a4f1e48501d45a9124026b729fa7b3f755f0add8c906