[INFO] cloning repository https://github.com/lannonbr/esm-checker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lannonbr/esm-checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flannonbr%2Fesm-checker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flannonbr%2Fesm-checker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffd65b01a2e43a3e0e976ea8b89f8c9d68fb2e49 [INFO] testing lannonbr/esm-checker against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flannonbr%2Fesm-checker" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lannonbr/esm-checker on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lannonbr/esm-checker [INFO] finished tweaking git repo https://github.com/lannonbr/esm-checker [INFO] tweaked toml for git repo https://github.com/lannonbr/esm-checker written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/lannonbr/esm-checker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project v1.0.9 [INFO] [stderr] Downloaded pin-project-internal v1.0.9 [INFO] [stderr] Downloaded bytes-utils v0.1.1 [INFO] [stderr] Downloaded aws-http v0.4.1 [INFO] [stderr] Downloaded aws-smithy-client v0.34.1 [INFO] [stderr] Downloaded aws-types v0.4.1 [INFO] [stderr] Downloaded aws-smithy-query v0.34.1 [INFO] [stderr] Downloaded aws-smithy-xml v0.34.1 [INFO] [stderr] Downloaded aws-config v0.4.1 [INFO] [stderr] Downloaded aws-sig-auth v0.4.1 [INFO] [stderr] Downloaded aws-smithy-json v0.34.1 [INFO] [stderr] Downloaded aws-smithy-types v0.34.1 [INFO] [stderr] Downloaded aws-smithy-async v0.34.1 [INFO] [stderr] Downloaded aws-endpoint v0.4.1 [INFO] [stderr] Downloaded aws-sigv4 v0.4.1 [INFO] [stderr] Downloaded aws-sdk-sts v0.4.1 [INFO] [stderr] Downloaded aws-smithy-http v0.34.1 [INFO] [stderr] Downloaded aws-smithy-http-tower v0.34.1 [INFO] [stderr] Downloaded aws-sdk-dynamodb v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7661be2e588e336f1d56bb949ad8a8ae2658b05e1d67a6b21cd5d72dcac40466 [INFO] running `Command { std: "docker" "start" "-a" "7661be2e588e336f1d56bb949ad8a8ae2658b05e1d67a6b21cd5d72dcac40466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7661be2e588e336f1d56bb949ad8a8ae2658b05e1d67a6b21cd5d72dcac40466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7661be2e588e336f1d56bb949ad8a8ae2658b05e1d67a6b21cd5d72dcac40466", kill_on_drop: false }` [INFO] [stdout] 7661be2e588e336f1d56bb949ad8a8ae2658b05e1d67a6b21cd5d72dcac40466 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6698c5c7db850a693d60a58753c1bc0ce52c241d0beb8b5efc2061fff8d9f869 [INFO] running `Command { std: "docker" "start" "-a" "6698c5c7db850a693d60a58753c1bc0ce52c241d0beb8b5efc2061fff8d9f869", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bytes-utils v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling aws-types v0.4.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling aws-smithy-types v0.34.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling aws-smithy-query v0.34.1 [INFO] [stderr] Compiling aws-smithy-json v0.34.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling pin-project-internal v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pin-project v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling aws-smithy-xml v0.34.1 [INFO] [stderr] Compiling clap v3.0.7 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tower v0.4.11 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling aws-smithy-async v0.34.1 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling aws-smithy-http v0.34.1 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling aws-sigv4 v0.4.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.34.1 [INFO] [stderr] Compiling aws-http v0.4.1 [INFO] [stderr] Compiling aws-endpoint v0.4.1 [INFO] [stderr] Compiling aws-smithy-client v0.34.1 [INFO] [stderr] Compiling aws-sig-auth v0.4.1 [INFO] [stderr] Compiling aws-sdk-sts v0.4.1 [INFO] [stderr] Compiling aws-sdk-dynamodb v0.4.1 [INFO] [stderr] Compiling aws-config v0.4.1 [INFO] [stderr] Compiling esm-checker v0.3.1 (/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/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.examine_top_packages.8b1c5519-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7.434iwmlh8d1fkerl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-aed0f20e16956c1e/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libuuid-05cc32cb2b1bb2be.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-e861b9602ab13308.rlib" "/opt/rustwide/target/debug/deps/libaws_config-4c40196b15f7b5c7.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sts-d4617e60a50a4e18.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_query-8a896e16420868a5.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-8562a1f9cfb87372.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_xml-1ceb4eacfb7c7ff4.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-91b2395292d3f5ce.rlib" "/opt/rustwide/target/debug/deps/libesm_checker-8558ffa3d1ab9b64.rlib" "/opt/rustwide/target/debug/deps/libreqwest-309d9eb9b29ad526.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-fed9400a074ee31d.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-4abaebba7621d19e.rlib" "/opt/rustwide/target/debug/deps/libipnet-d006d1962901da61.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-ad39897084e0ba8c.rlib" "/opt/rustwide/target/debug/deps/libmime-68e3edcf7919f775.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9a02318fa8be37f7.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-27625d943322e504.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3292095405e30801.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-df0e58a4f0a4cf2f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a92bffa6dfc6160f.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0e56156babaa2cf5.rlib" "/opt/rustwide/target/debug/deps/liburl-e641032224f81586.rlib" "/opt/rustwide/target/debug/deps/libidna-1471ed1cb7d70767.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c54c5ce886ebd82c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ed2e4c4c531806eb.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-94e88fe29250bed0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-6431a0f5e36e4af1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f0e4f5ef75868ecd.rlib" "/opt/rustwide/target/debug/deps/libserde-05bd48cf8e200549.rlib" "/opt/rustwide/target/debug/deps/libfutures-c73282dfd8854d8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-516374625cfa34fb.rlib" "/opt/rustwide/target/debug/deps/libclap-4b1e13ae707d3a77.rlib" "/opt/rustwide/target/debug/deps/libstrsim-efc95d61a4073098.rlib" "/opt/rustwide/target/debug/deps/libatty-a3f1657835ffa648.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b792ab1f217da8de.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-fd638744125a9b26.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-243440063fb2369b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/libchrono-b1a9a35238109f61.rlib" "/opt/rustwide/target/debug/deps/libtime-9543ca8ce03309f9.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-80ab8650f0d67e23.rlib" "/opt/rustwide/target/debug/deps/libaws_sig_auth-d05b1dab988f1d60.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d225a06306fcae27.rlib" "/opt/rustwide/target/debug/deps/libaws_sigv4-ee6172db3a58878d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f90eb87d808deb87.rlib" "/opt/rustwide/target/debug/deps/libmatches-e69bff4dcefe502a.rlib" "/opt/rustwide/target/debug/deps/libhex-916c50638fc1506d.rlib" "/opt/rustwide/target/debug/deps/libaws_http-c700ee3727019b4b.rlib" "/opt/rustwide/target/debug/deps/libaws_endpoint-97796d94e49e70af.rlib" "/opt/rustwide/target/debug/deps/libregex-a6f9a384a5e0ee04.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-183b69152644db8a.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-71dab053db1b6952.rlib" "/opt/rustwide/target/debug/deps/libaws_types-e9f402d5808c976b.rlib" "/opt/rustwide/target/debug/deps/libzeroize-d517257b128f9faf.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_json-5fdafa55f161267f.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_client-ab1291339c7074d6.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-35f75124fef8bddd.rlib" "/opt/rustwide/target/debug/deps/libct_logs-9ef8dd13b3291547.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-bc79a190b5626624.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-cd54fc6f4729c5af.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-3d6ba6a0a8c31055.rlib" "/opt/rustwide/target/debug/deps/librustls-314f1dd4355effed.rlib" "/opt/rustwide/target/debug/deps/libbase64-4c997255cfee02b8.rlib" "/opt/rustwide/target/debug/deps/libsct-c114f5ce3fa0b57b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-16625510a8604bc1.rlib" "/opt/rustwide/target/debug/deps/libring-bea77d38bc14896f.rlib" "/opt/rustwide/target/debug/deps/libspin-4fb0d68edaf2737f.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-be088880171e6156.rlib" "/opt/rustwide/target/debug/deps/libfastrand-1d15ea7f739b355c.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-7657f64cb46b6644.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_async-291b4d50cda05b0d.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-ee2f5fca628ab930.rlib" "/opt/rustwide/target/debug/deps/libtower-c51d8bc7fac8fedf.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-e221f789984ce52a.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http-3189f0d1f3fad5c1.rlib" "/opt/rustwide/target/debug/deps/libhyper-4a15b54305c05cad.rlib" "/opt/rustwide/target/debug/deps/libwant-49ac5ffed25917bb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-7883700d67bfeb45.rlib" "/opt/rustwide/target/debug/deps/libsocket2-252e2ca2199f1c57.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9c8eccee78ba83ae.rlib" "/opt/rustwide/target/debug/deps/libh2-f2fcd2b4384467e3.rlib" "/opt/rustwide/target/debug/deps/libindexmap-2af05f0322054654.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-8ce5fddf7b71f952.rlib" "/opt/rustwide/target/debug/deps/libtower_service-fe5750cfd2804552.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0992c9fe2eb056e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7e65d41cb84f1abc.rlib" "/opt/rustwide/target/debug/deps/libslab-7deec20c7d80499d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ee34f3181c2f46bf.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fb061efcdf63b2dd.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6c669315cfadfec5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-81271b30b88cba94.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f515c7562cf78b1c.rlib" "/opt/rustwide/target/debug/deps/libtokio-19580fc7f4387789.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-378370b0577f5e96.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-39932b296bc8f71f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1331aa8962ea7f83.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c0a71338b09fde83.rlib" "/opt/rustwide/target/debug/deps/libmio-0eac263c18e9cf0b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-692e6ab397b0fff9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-22d5d0e12a4bd480.rlib" "/opt/rustwide/target/debug/deps/liblibc-593c6b9c958c9896.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f6bd3a4c297062ff.rlib" "/opt/rustwide/target/debug/deps/liblock_api-a41ab347b0626279.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-96dfeefe39c850c7.rlib" "/opt/rustwide/target/debug/deps/libbytes_utils-78f0ab07e832c6cf.rlib" "/opt/rustwide/target/debug/deps/libeither-c08fdad45407601c.rlib" "/opt/rustwide/target/debug/deps/libtracing-41b5e2e2ed84f49b.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2d5d5308f2b2feba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liblog-a0eb019960e81552.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-1a1983d2d4a49459.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_types-115ee64eae2bfc07.rlib" "/opt/rustwide/target/debug/deps/libryu-53580c25f32ff188.rlib" "/opt/rustwide/target/debug/deps/libitoa-eb0b0da4f5c7fd02.rlib" "/opt/rustwide/target/debug/deps/libtime-70cab481b1755b05.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-98ef3f49fbb7b070.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-8145b482ee107f58.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ed3459292b319776.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-daf2df8c70d90910.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-18d8f07136239349.rlib" "/opt/rustwide/target/debug/deps/libhttp-7daffe67b169d837.rlib" "/opt/rustwide/target/debug/deps/libitoa-fdf340bbb49690d1.rlib" "/opt/rustwide/target/debug/deps/libfnv-6d1578eb67bc4123.rlib" "/opt/rustwide/target/debug/deps/libbytes-59116c3d90e42d31.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.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/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/examine_top_packages-f9390f3bfe24abc7" "-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 `esm-checker` 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" "6698c5c7db850a693d60a58753c1bc0ce52c241d0beb8b5efc2061fff8d9f869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6698c5c7db850a693d60a58753c1bc0ce52c241d0beb8b5efc2061fff8d9f869", kill_on_drop: false }` [INFO] [stdout] 6698c5c7db850a693d60a58753c1bc0ce52c241d0beb8b5efc2061fff8d9f869