[INFO] fetching crate hudsucker 0.2.0... [INFO] testing hudsucker-0.2.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate hudsucker 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate hudsucker 0.2.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hudsucker 0.2.0 [INFO] finished tweaking crates.io crate hudsucker 0.2.0 [INFO] tweaked toml for crates.io crate hudsucker 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate hudsucker 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab6e9aa790f88eda0bbc3ec9a9f373491da558a181dbe9ad899c64e031233f6a [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" "ab6e9aa790f88eda0bbc3ec9a9f373491da558a181dbe9ad899c64e031233f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab6e9aa790f88eda0bbc3ec9a9f373491da558a181dbe9ad899c64e031233f6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab6e9aa790f88eda0bbc3ec9a9f373491da558a181dbe9ad899c64e031233f6a", kill_on_drop: false }` [INFO] [stdout] ab6e9aa790f88eda0bbc3ec9a9f373491da558a181dbe9ad899c64e031233f6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fb90f911cbba06c0ac37b47037753694d48c3535165a31881c0cc886820573c [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" "8fb90f911cbba06c0ac37b47037753694d48c3535165a31881c0cc886820573c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling oid-registry v0.1.5 [INFO] [stderr] Compiling moka v0.5.1 [INFO] [stderr] Compiling tokio v1.10.1 [INFO] [stderr] Compiling num-bigint v0.4.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling quanta v0.9.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling moka-cht v0.5.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling rusticata-macros v3.2.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.28 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling der-parser v5.1.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.28 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling x509-parser v0.10.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling rcgen v0.8.13 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tungstenite v0.4.0 [INFO] [stderr] Compiling hyper-proxy v0.9.1 [INFO] [stderr] Compiling hudsucker v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "8fb90f911cbba06c0ac37b47037753694d48c3535165a31881c0cc886820573c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fb90f911cbba06c0ac37b47037753694d48c3535165a31881c0cc886820573c", kill_on_drop: false }` [INFO] [stdout] 8fb90f911cbba06c0ac37b47037753694d48c3535165a31881c0cc886820573c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd4ba82de0520fd99d0fc791518c831bbaff23621c26689bc553b2f143e6f3ec [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" "dd4ba82de0520fd99d0fc791518c831bbaff23621c26689bc553b2f143e6f3ec", kill_on_drop: false }` [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling hudsucker v0.2.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/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.noop.d33a13de-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e.1gjwrhw3uc431xld.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b10dfc0a1e247e12/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ade71acea7d3be71.rlib" "/opt/rustwide/target/debug/deps/libatty-fc0a70bd1a506baa.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-8f27c150af643511.rlib" "/opt/rustwide/target/debug/deps/libhumantime-4653c4407a4f842d.rlib" "/opt/rustwide/target/debug/deps/libhudsucker-bda0c0802b6f683b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tungstenite-0bac5225bd43e777.rlib" "/opt/rustwide/target/debug/deps/libhyper_proxy-3d8f12c87c31f4b0.rlib" "/opt/rustwide/target/debug/deps/libheaders-eb25d5f06813ff69.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-57d4f024a890e24f.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-407325ddb5ab557b.rlib" "/opt/rustwide/target/debug/deps/libct_logs-b66e12ef17e42576.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-818b01b1507c3494.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-8ea06a9a932f44ff.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ce2cf399c6498500.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-85566eeda777d258.rlib" "/opt/rustwide/target/debug/deps/librand-5ab5f6411868649c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dc367a92faa7b59d.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-48a511c452e44b12.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-7850605bf6c5c691.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-2859b577b47e78ac.rlib" "/opt/rustwide/target/debug/deps/libutf8-95a5585fa4338dfd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/libsha1-21517881b655ea74.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-d07f9ccdb4d2eb6f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-37d15242a8cf5b4e.rlib" "/opt/rustwide/target/debug/deps/libdigest-32409e222fbee1e7.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-25205935fbe97910.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a00116533befcfb3.rlib" "/opt/rustwide/target/debug/deps/liburl-58d0e4679e254217.rlib" "/opt/rustwide/target/debug/deps/libidna-26691e8b713d50c4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-42dd9642ab6b4946.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d63edca62d35608e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-325e22c7978d4097.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b8040838849b86ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-96501c250b6e78f0.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-9e66b37a4e490f0c.rlib" "/opt/rustwide/target/debug/deps/libhyper-b3a4407798a93d0e.rlib" "/opt/rustwide/target/debug/deps/libwant-77082813c54722fc.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-3f4807a46576544e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-de1cce7d8ccee71e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4f65c2024bf457fb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6990ec38e09d2cbe.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7f5eee65dcfd86b7.rlib" "/opt/rustwide/target/debug/deps/libtokio-6c2ec842d701074f.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-afbdeab36892eb6a.rlib" "/opt/rustwide/target/debug/deps/libmio-ae7e031c1acd4fbe.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-c55ad724ac7da978.rlib" "/opt/rustwide/target/debug/deps/libtracing-f7e6b4306ab1787c.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-60f5f4324a3543e9.rlib" "/opt/rustwide/target/debug/deps/libfutures-2a11c7be52370d36.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ee4c43e0019662cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-fc45bdc9a89ecbdc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-e63b810c241dd44f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-54941fc5ee35e3a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-304962a425599f26.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/librustls-eaa33bb66600820f.rlib" "/opt/rustwide/target/debug/deps/libsct-212754c1bb6f9963.rlib" "/opt/rustwide/target/debug/deps/libwebpki-3e401a8ca8f93f86.rlib" "/opt/rustwide/target/debug/deps/librcgen-f2b570c3513758da.rlib" "/opt/rustwide/target/debug/deps/libx509_parser-4ec34390d8ba3851.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-f84ed73cf422f89f.rlib" "/opt/rustwide/target/debug/deps/liboid_registry-0fc6a1a854198222.rlib" "/opt/rustwide/target/debug/deps/libder_parser-b62546a0c621ce25.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-f6fe98d55c79924f.rlib" "/opt/rustwide/target/debug/deps/librusticata_macros-6e326a735b627803.rlib" "/opt/rustwide/target/debug/deps/libnom-c90d5e8d0c92f83c.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-3e15b7ea9731db61.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-5ba753c1934f1135.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-67e1233e36153719.rlib" "/opt/rustwide/target/debug/deps/libbitvec-8959b0232a9e29bd.rlib" "/opt/rustwide/target/debug/deps/libfunty-15f2b698842c3471.rlib" "/opt/rustwide/target/debug/deps/libwyz-ae2ca63c3a5a2730.rlib" "/opt/rustwide/target/debug/deps/libtap-aab539557e8c4fbb.rlib" "/opt/rustwide/target/debug/deps/libradium-d0371432de1684ae.rlib" "/opt/rustwide/target/debug/deps/libpem-870681d5c7accd59.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libregex-68564244fa964c25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ad36077aa0bb0e5c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a04715d9dfec859f.rlib" "/opt/rustwide/target/debug/deps/libring-bd6379da17f42d6b.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2f6e401b6f726e33.rlib" "/opt/rustwide/target/debug/deps/libyasna-2854ce9a58acb456.rlib" "/opt/rustwide/target/debug/deps/libmoka-41bbb37486a532e9.rlib" "/opt/rustwide/target/debug/deps/libmoka_cht-0bdfd70ca78417bc.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-2e4d8f2864afcc66.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-cfa241b6ab16dc70.rlib" "/opt/rustwide/target/debug/deps/libasync_io-f4a26f2a61461b95.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libpolling-119beb41c9ca0120.rlib" "/opt/rustwide/target/debug/deps/liblog-7914ddd45155fdc8.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-abc897afdf190a41.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-7c2a98167b432b47.rlib" "/opt/rustwide/target/debug/deps/libsocket2-8cdaa28445eb6ed3.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-6fec6a5484ea81e9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-cc2ba12c58cb3149.rlib" "/opt/rustwide/target/debug/deps/libfastrand-0e69185d5746989a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1e0c3c5fd5238e6b.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f3d5418223d2fe38.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-641ca6068bd76b47.rlib" "/opt/rustwide/target/debug/deps/libparking-1bae8b136a4b8abe.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-eca84dd3ea8e853e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-16050fdc5a751ce8.rlib" "/opt/rustwide/target/debug/deps/libuuid-558a9f71b38f47f7.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ab1a4bcf7b383902.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-6b8dc873c083c5a9.rlib" "/opt/rustwide/target/debug/deps/libquanta-cde3d845c16a98c5.rlib" "/opt/rustwide/target/debug/deps/libraw_cpuid-9c3f32558409b328.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f947290fec4feb2c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-9fffd75946fb8778.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-555219cb62de9d4a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-f8def9a556dfb82c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-46660b7d4a5aba2b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f5275ca3ff8e0794.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libinstant-79c83d59d4486894.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-21415cfd738a29bd.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-b9a1cd257fd0589a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-5bdac591e8ca734e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ef5856d484d5b1e2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libhttp-fb44b7a697945f51.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-4fa0ff79bd79c8a4.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libchrono-f63db165218231f4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-69353476e9203964.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07bce94835c38406.rlib" "/opt/rustwide/target/debug/deps/libtime-b622af9a9e06a5dc.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/noop-d864c4212d13b04e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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 `hudsucker` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "dd4ba82de0520fd99d0fc791518c831bbaff23621c26689bc553b2f143e6f3ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd4ba82de0520fd99d0fc791518c831bbaff23621c26689bc553b2f143e6f3ec", kill_on_drop: false }` [INFO] [stdout] dd4ba82de0520fd99d0fc791518c831bbaff23621c26689bc553b2f143e6f3ec