[INFO] cloning repository https://github.com/rtyler/hotdog [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtyler%2Fhotdog'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fa34218f9b72890c82af7aee91145b91862bd76a [INFO] testing rtyler/hotdog against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frtyler%2Fhotdog" "/workspace/builds/worker-1/source"` [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 beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [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 `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/jmespath/jmespath.rs` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tide v0.10.0 [INFO] [stderr] Downloaded syslog_loose v0.2.0 [INFO] [stderr] Downloaded async-sse v3.0.0 [INFO] [stderr] Downloaded dipstick v0.9.0 [INFO] [stderr] Downloaded syslog_rfc5424 v0.6.1 [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 76f6d3aaf5f6beb8f867f676be00990c8e9f50a284c2f6c49c20ad4ddfaf2ce9 [INFO] running `"docker" "start" "-a" "76f6d3aaf5f6beb8f867f676be00990c8e9f50a284c2f6c49c20ad4ddfaf2ce9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling standback v0.2.8 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.6 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling dipstick v0.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling minreq v2.1.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling atomic_refcell v0.1.6 [INFO] [stderr] Compiling assert_matches v1.3.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling rdkafka-sys v1.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling kv-log-macro v1.0.6 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling ring v0.16.14 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.2 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [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 num v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling syslog_rfc5424 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling syslog_loose v0.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [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 strum_macros v0.18.0 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling cookie v0.13.3 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling smol v0.1.10 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling async-tls v0.7.0 [INFO] [stderr] Compiling async-std v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling toml v0.5.6 [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 http-types v2.1.0 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Compiling async-sse v3.0.0 [INFO] [stderr] Compiling async-h1 v2.0.1 [INFO] [stderr] Compiling num_enum v0.4.3 [INFO] [stderr] Compiling tide v0.10.0 [INFO] [stderr] Compiling rdkafka v0.23.1 [INFO] [stderr] Compiling hotdog v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variant is never constructed: `FullInternalQueueError` [INFO] [stderr] --> src/status.rs:192:5 [INFO] [stderr] | [INFO] [stderr] 192 | FullInternalQueueError, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `InternalPushError` [INFO] [stderr] --> src/status.rs:196:5 [INFO] [stderr] | [INFO] [stderr] 196 | InternalPushError, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused implementer of `std::future::Future` that must be used [INFO] [stderr] --> src/connection.rs:313:17 [INFO] [stderr] | [INFO] [stderr] 313 | / state [INFO] [stderr] 314 | | .stats [INFO] [stderr] 315 | | .send((Stats::MergeTargetNotJsonError, 1)); [INFO] [stderr] | |_______________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: futures do nothing unless you `.await` or poll them [INFO] [stderr] [INFO] [stderr] warning: unused implementer of `std::future::Future` that must be used [INFO] [stderr] --> src/connection.rs:328:9 [INFO] [stderr] | [INFO] [stderr] 328 | / state [INFO] [stderr] 329 | | .stats [INFO] [stderr] 330 | | .send((Stats::MergeInvalidJsonError, 1)); [INFO] [stderr] | |_____________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = note: futures do nothing unless you `.await` or poll them [INFO] [stderr] [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.hotdog.257tdnqm-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9" "/opt/rustwide/target/debug/deps/hotdog-7a988d90e81242b9.32zk8rjuke30wu60.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-4e461008829aa78d/out" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-25630c7abbb924d6/out/src" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpretty_env_logger-c994db542e28a1b2.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-324ef907cac06020.rlib" "/opt/rustwide/target/debug/deps/libhumantime-dfd7af29c5915f0f.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b0aa0fca5eab8966.rlib" "/opt/rustwide/target/debug/deps/libtide-f37bf48a97a95a70.rlib" "/opt/rustwide/target/debug/deps/libasync_sse-ee4818fadc689347.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-e55afa8f9d50af1a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d5a9ecda4ab3c948.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-9d393af52c27fdcc.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-52d0dd6ebcd8d383.rlib" "/opt/rustwide/target/debug/deps/libfemme-fd3160cda9333e56.rlib" "/opt/rustwide/target/debug/deps/libroute_recognizer-09a25447e9d2354b.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-6f431fa0ca8b1c92.rlib" "/opt/rustwide/target/debug/deps/libanyhow-12dd093edca35ef5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9f154cae7a60b38a.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e4db6fc4cc7027f2.rlib" "/opt/rustwide/target/debug/deps/libinfer-21716cc96a1af900.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib" "/opt/rustwide/target/debug/deps/liburl-29689f838c2e6699.rlib" "/opt/rustwide/target/debug/deps/libidna-96c817f0fda83d6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-467beec5965936c6.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-879207079127f333.rlib" "/opt/rustwide/target/debug/deps/libmatches-6c7348f3fc3f1329.rlib" "/opt/rustwide/target/debug/deps/libcookie-cc715076177ea05f.rlib" "/opt/rustwide/target/debug/deps/libtime-6fa0367edd287888.rlib" "/opt/rustwide/target/debug/deps/libstandback-eb7da03d2672826d.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c8ba6d3fe6368394.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a18950811759b5e.rlib" "/opt/rustwide/target/debug/deps/libuuid-3c931dc8cc82fc02.rlib" "/opt/rustwide/target/debug/deps/librand-9ddf5265f079a407.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-a65e072509651ed5.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-89ee3c0039048a85.rlib" "/opt/rustwide/target/debug/deps/librand_core-6439189b8d794018.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a29a667accb671bf.rlib" "/opt/rustwide/target/debug/deps/libasync_tls-d5ea34b4b92b6479.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-3288494fe54c3103.rlib" "/opt/rustwide/target/debug/deps/librustls-5fe1140f053e379e.rlib" "/opt/rustwide/target/debug/deps/libbase64-a542db5905594d21.rlib" "/opt/rustwide/target/debug/deps/libsct-9e4cf11302c627b0.rlib" "/opt/rustwide/target/debug/deps/libwebpki-b2e3503666aa1669.rlib" "/opt/rustwide/target/debug/deps/libring-17b01b7f90c3b648.rlib" "/opt/rustwide/target/debug/deps/libspin-e4599023e54ac53a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-9c17e437a3b678c7.rlib" "/opt/rustwide/target/debug/deps/librdkafka-697f8b9150a52307.rlib" "/opt/rustwide/target/debug/deps/libfutures-eae9500b2aadfda8.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-905f55f707e90012.rlib" "/opt/rustwide/target/debug/deps/librdkafka_sys-3d98a0510ceb2669.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-73d023d4515066e6.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-e14d0d6d1404483b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-796d4f5ac51dbea1.rlib" "/opt/rustwide/target/debug/deps/libasync_std-97944f039e8081f3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6ba97f9bda94ed77.rlib" "/opt/rustwide/target/debug/deps/libsmol-28333b0e6ff9b730.rlib" "/opt/rustwide/target/debug/deps/libpiper-2edcb0d2c951d6e9.rlib" "/opt/rustwide/target/debug/deps/libasync_task-74dd49a3657f7ea5.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls_hkt-848fd4d750998775.rlib" "/opt/rustwide/target/debug/deps/libnix-b9d063ed93c12f76.rlib" "/opt/rustwide/target/debug/deps/libvoid-54fa5ba7557385ce.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-9a3338d7c36f23c2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-42c99cebd20ee05b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a9e0d04c077c91e1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-eb28c5bd8246c8d0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-5c24e8767944acb0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a7c74789a96c26ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-d9f284054ae899f6.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-a27fa80def89985b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1304278d5ba06bec.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2ab3039fd182ac30.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b79f89063c8a57fa.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b0bcd06e5513625b.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-37c2933cba6f0511.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0ee6fbbd4c764992.rlib" "/opt/rustwide/target/debug/deps/libslab-4c5e5a4b1eda1a25.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-16be02f45ad3f60c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e0434aecc70477b2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e701f8c0d1c935b2.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-fa3e2f169df02508.rlib" "/opt/rustwide/target/debug/deps/libsyslog_rfc5424-8c9fd000199a8e83.rlib" "/opt/rustwide/target/debug/deps/libsyslog_loose-8d39fe0bb31f9c79.rlib" "/opt/rustwide/target/debug/deps/libstrum-6221c14c183c54b4.rlib" "/opt/rustwide/target/debug/deps/libserde_regex-46651a0acd30edd2.rlib" "/opt/rustwide/target/debug/deps/libjmespath-f5e3fd9e877d87a1.rlib" "/opt/rustwide/target/debug/deps/libhandlebars-6ac367ad07a91d31.rlib" "/opt/rustwide/target/debug/deps/libquick_error-a8ed19302f3259f8.rlib" "/opt/rustwide/target/debug/deps/libpest-940b8d44a8596112.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1283aa0bd3f5482c.rlib" "/opt/rustwide/target/debug/deps/libdipstick-7e697ece262ee70d.rlib" "/opt/rustwide/target/debug/deps/libminreq-6801531a6352c6cb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1c73c856c476511c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-c59d4d0642fbf7ab.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-76f5c6d637dd14b0.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-d7f554483b83be5c.rlib" "/opt/rustwide/target/debug/deps/libnum-f293de0bd4bf48b8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-9797156651a3c4b4.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-745ab7b2e16f1d70.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ff9b9904fa4bb8a4.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c008ff425a4e5d62.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-54de2cb64b47eba7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-0ffc8bb136e2289a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-bcbe0572741418d2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6e82e76ec854833d.rlib" "/opt/rustwide/target/debug/deps/liblog-7d065b25cdb5c693.rlib" "/opt/rustwide/target/debug/deps/libconfig-8439b96bcd0ace9b.rlib" "/opt/rustwide/target/debug/deps/libini-1715e4d3103e919e.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-41985ab583a8474b.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7abde785476cae.rlib" "/opt/rustwide/target/debug/deps/libthread_local-8d83e4901f0f282f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-54fdda16b5257135.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0b4c429c60f353ff.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4bcc2b9762e7da3a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-5c01a14b6f2a3ded.rlib" "/opt/rustwide/target/debug/deps/libserde-f138839e7dbee226.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-f1e15e6bee4dd00a.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3058c160e575e067.rlib" "/opt/rustwide/target/debug/deps/libserde_json-5744e630a47f9642.rlib" "/opt/rustwide/target/debug/deps/libitoa-6a422fec93b9e5ce.rlib" "/opt/rustwide/target/debug/deps/libtoml-ac3d8221e8c1e4cf.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-36bd8bbfaaa85bd1.rlib" "/opt/rustwide/target/debug/deps/libnom-e1cd1837cb5ac721.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-5f4b931a8c463be5.rlib" "/opt/rustwide/target/debug/deps/libryu-e41edf2aeea0eb4e.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-70e4ce747d3d8d47.rlib" "/opt/rustwide/target/debug/deps/libnodrop-fbdee1536146624a.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-babd17f3ec1db78d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0d7329a98a9ffead.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f8260b06e2dd8573.rlib" "/opt/rustwide/target/debug/deps/libserde-6fc70f351ef5f73e.rlib" "/opt/rustwide/target/debug/deps/libclap-b0ad71c0b6d5067e.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-f8177ab548caace6.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2ea354767dfdcf76.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-7ce917c1e40e3b24.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-f2de9f6717fae86f.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7ef4ee0940d816f7.rlib" "/opt/rustwide/target/debug/deps/libbitflags-a637fa8d282392d5.rlib" "/opt/rustwide/target/debug/deps/libatty-97ebeacb79c82c64.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5f50d48905eb9d7a.rlib" "/opt/rustwide/target/debug/deps/libchrono-0e64c37c42bb34ee.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-30bcdf5a3ebbda72.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-447df9d8850f95e5.rlib" "/opt/rustwide/target/debug/deps/libtime-ae5dbc202fe97117.rlib" "/opt/rustwide/target/debug/deps/liblibc-8bbcf5052457c201.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-44f8eb3d0b2fad61.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-abc626f09920d361.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-546e83c8973f1a65.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12768dfc68674934.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-e06867e4497f2ee8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-cbc579f43f6df57b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7abd6d5a7ebf9a23.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-46423c7bc03bd327.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fc3773ed7bc68f07.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9cdc98176efd27e2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-02d88502a763e06b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-8cdc9d38dd6cd3ce.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-336f7d63e72901ef.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-06-03-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-57917b1be5233117.rlib" "-Wl,-Bdynamic" "-lsasl2" "-lz" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lsasl2 [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error; 4 warnings emitted [INFO] [stderr] [INFO] [stderr] error: could not compile `hotdog`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "76f6d3aaf5f6beb8f867f676be00990c8e9f50a284c2f6c49c20ad4ddfaf2ce9"` [INFO] running `"docker" "rm" "-f" "76f6d3aaf5f6beb8f867f676be00990c8e9f50a284c2f6c49c20ad4ddfaf2ce9"` [INFO] [stdout] 76f6d3aaf5f6beb8f867f676be00990c8e9f50a284c2f6c49c20ad4ddfaf2ce9