[INFO] cloning repository https://github.com/davepacheco/toy-dns [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davepacheco/toy-dns" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavepacheco%2Ftoy-dns", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavepacheco%2Ftoy-dns'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 099258fba7dfcdb8d6a4d3213a841dd82d26ebc7 [INFO] testing davepacheco/toy-dns against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavepacheco%2Ftoy-dns" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davepacheco/toy-dns on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davepacheco/toy-dns [INFO] finished tweaking git repo https://github.com/davepacheco/toy-dns [INFO] tweaked toml for git repo https://github.com/davepacheco/toy-dns written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/davepacheco/toy-dns already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c10d89a14732e3a485c641eab7a7a1166596bb2ed2c0f63c2bbeeae7879af1b2 [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" "c10d89a14732e3a485c641eab7a7a1166596bb2ed2c0f63c2bbeeae7879af1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c10d89a14732e3a485c641eab7a7a1166596bb2ed2c0f63c2bbeeae7879af1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c10d89a14732e3a485c641eab7a7a1166596bb2ed2c0f63c2bbeeae7879af1b2", kill_on_drop: false }` [INFO] [stdout] c10d89a14732e3a485c641eab7a7a1166596bb2ed2c0f63c2bbeeae7879af1b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", 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] dc051a36cead187a50d7a99a14e2a8654e9a97368ba86f3c323935f0710968b5 [INFO] running `Command { std: "docker" "start" "-a" "dc051a36cead187a50d7a99a14e2a8654e9a97368ba86f3c323935f0710968b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Compiling syn v1.0.88 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling schemars v0.8.8 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling num_threads v0.1.4 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling pretty-hex v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.3 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling slog-stdlog v4.1.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling mio v0.8.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling thread-id v4.0.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling toolchain_find v0.2.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling slog-envlogger v2.2.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling serde_derive_internals v0.25.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling schemars_derive v0.8.8 [INFO] [stderr] Compiling zerocopy-derive v0.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling zerocopy v0.3.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rustfmt-wrapper v0.1.0 [INFO] [stderr] Compiling dtrace-parser v0.1.12 [INFO] [stderr] Compiling dof v0.1.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling trust-dns-proto v0.21.1 [INFO] [stderr] Compiling trust-dns-client v0.21.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_tokenstream v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling dropshot_endpoint v0.6.1-dev (https://github.com/oxidecomputer/dropshot#1e07d6cd) [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling usdt-impl v0.3.1 [INFO] [stderr] Compiling openapiv3 v1.0.1 [INFO] [stderr] Compiling slog-json v2.6.0 [INFO] [stderr] Compiling trust-dns-server v0.21.1 [INFO] [stderr] Compiling slog-bunyan v2.4.0 [INFO] [stderr] Compiling usdt-macro v0.3.1 [INFO] [stderr] Compiling usdt-attr-macro v0.3.1 [INFO] [stderr] Compiling typify-impl v0.0.6-dev (https://github.com/oxidecomputer/typify#8316b7d2) [INFO] [stderr] Compiling usdt v0.3.1 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling typify-macro v0.0.6-dev (https://github.com/oxidecomputer/typify#8316b7d2) [INFO] [stderr] Compiling typify v0.0.6-dev (https://github.com/oxidecomputer/typify#8316b7d2) [INFO] [stderr] Compiling progenitor-impl v0.0.0 (https://github.com/oxidecomputer/progenitor#ea80069e) [INFO] [stderr] Compiling progenitor-macro v0.0.0 (https://github.com/oxidecomputer/progenitor#ea80069e) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling dropshot v0.6.1-dev (https://github.com/oxidecomputer/dropshot#1e07d6cd) [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling progenitor-client v0.0.0 (https://github.com/oxidecomputer/progenitor#ea80069e) [INFO] [stderr] Compiling progenitor v0.0.0 (https://github.com/oxidecomputer/progenitor#ea80069e) [INFO] [stderr] Compiling toy-dns 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/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.toyadm.aefb5ba5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37.5emfvfucbpp3obeg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f02f968ced18476f/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libslog_envlogger-3aab689a47117989.rlib" "/opt/rustwide/target/debug/deps/libslog_stdlog-4aa2c0c94b890fa8.rlib" "/opt/rustwide/target/debug/deps/libslog_scope-b8fb0540896eb8ee.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-ec15a52916c8d722.rlib" "/opt/rustwide/target/debug/deps/libtoy_dns-74b21a2d85ad1683.rlib" "/opt/rustwide/target/debug/deps/libsled-8b42a8b8ae1aa7b4.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e436c9a3a3df6069.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libfs2-23ba894de12ad4e9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-45846e4cde41495e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-85201f8c266875c6.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libprogenitor-edac366fc9bff7e2.rlib" "/opt/rustwide/target/debug/deps/libprogenitor_impl-66ba4a6722b51c0b.rlib" "/opt/rustwide/target/debug/deps/libtypify-c63f1f88d4e06f92.rlib" "/opt/rustwide/target/debug/deps/libtypify_impl-c2f463b29911fc75.rlib" "/opt/rustwide/target/debug/deps/librustfmt_wrapper-3dc515315aaee894.rlib" "/opt/rustwide/target/debug/deps/libtoolchain_find-fac8ff4cc8a63b90.rlib" "/opt/rustwide/target/debug/deps/libhome-a3466b4ab5f6c2ae.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libsemver-0f7b8b6692587e70.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-6bfcbeba276db7fe.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7b62c13147f8c197.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libconvert_case-2c8387b43605e0d5.rlib" "/opt/rustwide/target/debug/deps/libprogenitor_client-4936e2e136b0dd9a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-864b0166b4c9961e.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-4766dd4fab89eacb.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6ca81dba6b9f991d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-55c6832a1a52b0cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-9051a9d37025122e.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4c7592809b9af85d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b1905502f4ef629a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4b282c82c62a7675.rlib" "/opt/rustwide/target/debug/deps/libdropshot-c275761b106ae70e.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-c6c22acaf1d0078d.rlib" "/opt/rustwide/target/debug/deps/libslog_bunyan-9b91b63e7382e6c0.rlib" "/opt/rustwide/target/debug/deps/libhostname-81ced9bcd57b0bdc.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libslog_json-f9dbea857ec7cc82.rlib" "/opt/rustwide/target/debug/deps/libslog_async-684b8078c6a183f1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4bcf805d7bb89374.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a07a362ce9d1def0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/libslog_term-42c04f9d757aa6c2.rlib" "/opt/rustwide/target/debug/deps/libterm-1253d3977010eea6.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-5024b5fca4df8287.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-91eae25e04a6b792.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d79c6cc9f9aa0bbd.rlib" "/opt/rustwide/target/debug/deps/libopenapiv3-89348b5cbbf4b3d6.rlib" "/opt/rustwide/target/debug/deps/libusdt-2998e64e38de7e30.rlib" "/opt/rustwide/target/debug/deps/libusdt_impl-f9634d3df14e24e5.rlib" "/opt/rustwide/target/debug/deps/libthread_id-a940b6a3dbec02f0.rlib" "/opt/rustwide/target/debug/deps/libdtrace_parser-2f0d2da8b30bf647.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/libsyn-7f37e134469c98af.rlib" "/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-13ddfd22c44f8fb9.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-404010ca3fb31fa5.rlib" "/opt/rustwide/target/debug/deps/librustls-b11ef6265048611e.rlib" "/opt/rustwide/target/debug/deps/libsct-8a1faa648f808e69.rlib" "/opt/rustwide/target/debug/deps/libwebpki-f84e17f8eb6b4f52.rlib" "/opt/rustwide/target/debug/deps/libring-090088a8807bd8ac.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-8db1dd5a8c87a73b.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libfutures-f9836d1007544412.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ee9613e7f3a2790c.rlib" "/opt/rustwide/target/debug/deps/libhyper-ff53bddda16929c3.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4785303f3c756830.rlib" "/opt/rustwide/target/debug/deps/libh2-4aacd54b9589b0b1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e3af1fd08dfc240a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c443020c16509f0c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-d49c2d700ebd0923.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8ecb830b66ce96f3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7b0e84811fb489db.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_server-0b600e9908c6a954.rlib" "/opt/rustwide/target/debug/deps/libtime-b90e3efbd69e37c0.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-cd79826a944ff965.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a94fa28be64c9ffd.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libtoml-119554737e9e4a30.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_client-a6061e54f661ac87.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-204865c0b7d1e0ff.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-ccbfc89f068719da.rlib" "/opt/rustwide/target/debug/deps/libendian_type-3e82273a5a1c18f4.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-38b677170aea476e.rlib" "/opt/rustwide/target/debug/deps/librand-8c28046d1d0bf24a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e02f30fc9419a64c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-79e38d48105a0ec7.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-db8c7da9cef73501.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libipnet-7aeb236c39e7950e.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2f3e72365ece05a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-048c1f79cae02640.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4300e281b5a02122.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fd44c3686d8f4e73.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libtokio-d573c853573edde9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-23a8d5c6da5cfb71.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0c7dbc0bca7554ac.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7cb02b90c8df1c62.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-679204dee1b8c2ec.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6cb2b4d1cc33f3d9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-92d0efe0f33dad2f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libpretty_hex-e321fa280fcb6c6f.rlib" "/opt/rustwide/target/debug/deps/libschemars-4c135eccc21390ca.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-9792dc2ab442659c.rlib" "/opt/rustwide/target/debug/deps/libuuid-d680dadbe3b84090.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b2c09b4d8e59e9b6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e125ba96e10a5203.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libchrono-61aafb9ea59d07f5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-411bd02f4afa6c32.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c640b62a6589c32a.rlib" "/opt/rustwide/target/debug/deps/libtime-a39f67b56348ee13.rlib" "/opt/rustwide/target/debug/deps/libserde-dc2654eedab1eba7.rlib" "/opt/rustwide/target/debug/deps/libstructopt-552a9b616037f38e.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libclap-46424873d5a435c2.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-0acf26cd5757886f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libatty-c20315bb7cad24fb.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2df5c3e02b1cb24.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libslog-ea035a17c01a5535.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/toyadm-3bbc57f131271b37" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toy-dns` due to 2 previous errors [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/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.apigen.96ac8d59-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24.3mh3w3hjxcwbrbog.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f02f968ced18476f/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoy_dns-74b21a2d85ad1683.rlib" "/opt/rustwide/target/debug/deps/libsled-8b42a8b8ae1aa7b4.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e436c9a3a3df6069.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libfs2-23ba894de12ad4e9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-45846e4cde41495e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-85201f8c266875c6.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libprogenitor-edac366fc9bff7e2.rlib" "/opt/rustwide/target/debug/deps/libprogenitor_impl-66ba4a6722b51c0b.rlib" "/opt/rustwide/target/debug/deps/libtypify-c63f1f88d4e06f92.rlib" "/opt/rustwide/target/debug/deps/libtypify_impl-c2f463b29911fc75.rlib" "/opt/rustwide/target/debug/deps/librustfmt_wrapper-3dc515315aaee894.rlib" "/opt/rustwide/target/debug/deps/libtoolchain_find-fac8ff4cc8a63b90.rlib" "/opt/rustwide/target/debug/deps/libhome-a3466b4ab5f6c2ae.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-d68fa3dede4483c7.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/libsemver-0f7b8b6692587e70.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-6bfcbeba276db7fe.rlib" "/opt/rustwide/target/debug/deps/libtempfile-7b62c13147f8c197.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-428e6ddc575f6574.rlib" "/opt/rustwide/target/debug/deps/libconvert_case-2c8387b43605e0d5.rlib" "/opt/rustwide/target/debug/deps/libprogenitor_client-4936e2e136b0dd9a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-864b0166b4c9961e.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-4766dd4fab89eacb.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6ca81dba6b9f991d.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-55c6832a1a52b0cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-9051a9d37025122e.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7630ac252bf3fdef.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-4c7592809b9af85d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b1905502f4ef629a.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-4b282c82c62a7675.rlib" "/opt/rustwide/target/debug/deps/libdropshot-c275761b106ae70e.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-c6c22acaf1d0078d.rlib" "/opt/rustwide/target/debug/deps/libslog_bunyan-9b91b63e7382e6c0.rlib" "/opt/rustwide/target/debug/deps/libhostname-81ced9bcd57b0bdc.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libslog_json-f9dbea857ec7cc82.rlib" "/opt/rustwide/target/debug/deps/libslog_async-684b8078c6a183f1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4bcf805d7bb89374.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-10d1d8a6a83d31a1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-a07a362ce9d1def0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/libslog_term-42c04f9d757aa6c2.rlib" "/opt/rustwide/target/debug/deps/libterm-1253d3977010eea6.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-5024b5fca4df8287.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-91eae25e04a6b792.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d79c6cc9f9aa0bbd.rlib" "/opt/rustwide/target/debug/deps/libopenapiv3-89348b5cbbf4b3d6.rlib" "/opt/rustwide/target/debug/deps/libusdt-2998e64e38de7e30.rlib" "/opt/rustwide/target/debug/deps/libusdt_impl-f9634d3df14e24e5.rlib" "/opt/rustwide/target/debug/deps/libthread_id-a940b6a3dbec02f0.rlib" "/opt/rustwide/target/debug/deps/libdtrace_parser-2f0d2da8b30bf647.rlib" "/opt/rustwide/target/debug/deps/libpest-faccf00187586be1.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-ae77ff5e94b6d71d.rlib" "/opt/rustwide/target/debug/deps/libsyn-7f37e134469c98af.rlib" "/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-11d097b41f2e60a4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-13ddfd22c44f8fb9.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-404010ca3fb31fa5.rlib" "/opt/rustwide/target/debug/deps/librustls-b11ef6265048611e.rlib" "/opt/rustwide/target/debug/deps/libsct-8a1faa648f808e69.rlib" "/opt/rustwide/target/debug/deps/libwebpki-f84e17f8eb6b4f52.rlib" "/opt/rustwide/target/debug/deps/libring-090088a8807bd8ac.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-8db1dd5a8c87a73b.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libfutures-f9836d1007544412.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ee9613e7f3a2790c.rlib" "/opt/rustwide/target/debug/deps/libhyper-ff53bddda16929c3.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4785303f3c756830.rlib" "/opt/rustwide/target/debug/deps/libh2-4aacd54b9589b0b1.rlib" "/opt/rustwide/target/debug/deps/libindexmap-e3af1fd08dfc240a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c443020c16509f0c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-d49c2d700ebd0923.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8ecb830b66ce96f3.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7b0e84811fb489db.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_server-0b600e9908c6a954.rlib" "/opt/rustwide/target/debug/deps/libtime-b90e3efbd69e37c0.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-cd79826a944ff965.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-a94fa28be64c9ffd.rlib" "/opt/rustwide/target/debug/deps/libatty-c20315bb7cad24fb.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libtoml-119554737e9e4a30.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_client-a6061e54f661ac87.rlib" "/opt/rustwide/target/debug/deps/libradix_trie-204865c0b7d1e0ff.rlib" "/opt/rustwide/target/debug/deps/libnibble_vec-ccbfc89f068719da.rlib" "/opt/rustwide/target/debug/deps/libendian_type-3e82273a5a1c18f4.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-38b677170aea476e.rlib" "/opt/rustwide/target/debug/deps/librand-8c28046d1d0bf24a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e02f30fc9419a64c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-79e38d48105a0ec7.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-db8c7da9cef73501.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libipnet-7aeb236c39e7950e.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2f3e72365ece05a7.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-048c1f79cae02640.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4300e281b5a02122.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fd44c3686d8f4e73.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libtokio-d573c853573edde9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-23a8d5c6da5cfb71.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0c7dbc0bca7554ac.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7cb02b90c8df1c62.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-679204dee1b8c2ec.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6cb2b4d1cc33f3d9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-92d0efe0f33dad2f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libpretty_hex-e321fa280fcb6c6f.rlib" "/opt/rustwide/target/debug/deps/libslog-ea035a17c01a5535.rlib" "/opt/rustwide/target/debug/deps/libschemars-4c135eccc21390ca.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-9792dc2ab442659c.rlib" "/opt/rustwide/target/debug/deps/libuuid-d680dadbe3b84090.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b2c09b4d8e59e9b6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libserde_json-e125ba96e10a5203.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libchrono-61aafb9ea59d07f5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-411bd02f4afa6c32.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c640b62a6589c32a.rlib" "/opt/rustwide/target/debug/deps/libtime-a39f67b56348ee13.rlib" "/opt/rustwide/target/debug/deps/liblibc-b2df5c3e02b1cb24.rlib" "/opt/rustwide/target/debug/deps/libserde-dc2654eedab1eba7.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/apigen-ff7c68862112ba24" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `toy-dns` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "dc051a36cead187a50d7a99a14e2a8654e9a97368ba86f3c323935f0710968b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc051a36cead187a50d7a99a14e2a8654e9a97368ba86f3c323935f0710968b5", kill_on_drop: false }` [INFO] [stdout] dc051a36cead187a50d7a99a14e2a8654e9a97368ba86f3c323935f0710968b5