[INFO] fetching crate buildkit-frontend 0.3.0... [INFO] testing buildkit-frontend-0.3.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate buildkit-frontend 0.3.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate buildkit-frontend 0.3.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate buildkit-frontend 0.3.0 [INFO] finished tweaking crates.io crate buildkit-frontend 0.3.0 [INFO] tweaked toml for crates.io crate buildkit-frontend 0.3.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate buildkit-frontend 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.1.13 [INFO] [stderr] Downloaded buildkit-llb v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1680155fc0830aa3c419963677340bee335654cc912ea96af15045cdcd90a03 [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" "b1680155fc0830aa3c419963677340bee335654cc912ea96af15045cdcd90a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1680155fc0830aa3c419963677340bee335654cc912ea96af15045cdcd90a03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1680155fc0830aa3c419963677340bee335654cc912ea96af15045cdcd90a03", kill_on_drop: false }` [INFO] [stdout] b1680155fc0830aa3c419963677340bee335654cc912ea96af15045cdcd90a03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eea58da1a34477b821aa779e4c4d3463c48d2d6f8aba2abe0b21531cc6a70ab7 [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" "eea58da1a34477b821aa779e4c4d3463c48d2d6f8aba2abe0b21531cc6a70ab7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling multimap v0.8.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.45 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tracing v0.1.13 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tower-discover v0.3.0 [INFO] [stderr] Compiling tower-load-shed v0.3.0 [INFO] [stderr] Compiling tracing-futures v0.2.3 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-limit v0.3.0 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling h2 v0.2.2 [INFO] [stderr] Compiling tower-util v0.3.0 [INFO] [stderr] Compiling tower-ready-cache v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling tonic-build v0.1.1 [INFO] [stderr] Compiling tower-balance v0.3.0 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling tower v0.3.1 [INFO] [stderr] Compiling buildkit-proto v0.2.0 [INFO] [stderr] Compiling hyper v0.13.3 [INFO] [stderr] Compiling tonic v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling buildkit-llb v0.2.0 [INFO] [stderr] Compiling buildkit-frontend v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "eea58da1a34477b821aa779e4c4d3463c48d2d6f8aba2abe0b21531cc6a70ab7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eea58da1a34477b821aa779e4c4d3463c48d2d6f8aba2abe0b21531cc6a70ab7", kill_on_drop: false }` [INFO] [stdout] eea58da1a34477b821aa779e4c4d3463c48d2d6f8aba2abe0b21531cc6a70ab7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73cf7dd49f76f547efdf9fe1a78ac3c5401f1da4c18d499d15d1e65376467bfe [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" "73cf7dd49f76f547efdf9fe1a78ac3c5401f1da4c18d499d15d1e65376467bfe", kill_on_drop: false }` [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling buildkit-frontend v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.download.d7p1u13i-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59" "/opt/rustwide/target/debug/examples/download-f1be1eb33dab5b59.2qh8x9h7niud8qhw.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-1b7274b35de6b7d9/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-011343216cbf1c15.rlib" "/opt/rustwide/target/debug/deps/libatty-ce3794762e88aafc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libbuildkit_frontend-68f69918641bb8b6.rlib" "/opt/rustwide/target/debug/deps/libchrono-251ec23036742ddb.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2cb6fed83320ea48.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-db5df713ab494d02.rlib" "/opt/rustwide/target/debug/deps/libbuildkit_llb-c3aa1d8b3099f81b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-923b2d81fd1fdd60.rlib" "/opt/rustwide/target/debug/deps/libryu-4800338ae083806a.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libsha2-69a6862b72fcb7ef.rlib" "/opt/rustwide/target/debug/deps/libdigest-5c54a324671d099b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e27ec8956155e669.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-57838ff951274f12.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ab38851fcbcd853a.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libbuildkit_proto-5bdd795a928a3b85.rlib" "/opt/rustwide/target/debug/deps/libprost_types-a5d89c33f5bcafa1.rlib" "/opt/rustwide/target/debug/deps/libtonic-de7280de362b4e10.rlib" "/opt/rustwide/target/debug/deps/libbase64-32022c9607029e48.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-e376994c6f09f618.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-11c1bac5a7cf1c14.rlib" "/opt/rustwide/target/debug/deps/libtower_balance-27f262053a11fcfa.rlib" "/opt/rustwide/target/debug/deps/libtower_ready_cache-2ea8663a113ad3fa.rlib" "/opt/rustwide/target/debug/deps/libtower_load-c9d420378983710d.rlib" "/opt/rustwide/target/debug/deps/librand-820a58be3ef877f7.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-fd6f2eb7b6bcae13.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-406f53fa19839b52.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-3c8ed1aa5fbe2a69.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b3fed04289ecdc38.rlib" "/opt/rustwide/target/debug/deps/librand_core-ea1e61ea33a9aa53.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f0b7b1cdf911f271.rlib" "/opt/rustwide/target/debug/deps/libtower-248d46f737f31a11.rlib" "/opt/rustwide/target/debug/deps/libtower_util-016321cdef4d339e.rlib" "/opt/rustwide/target/debug/deps/libtower_timeout-2dbaa15e5c6a64d9.rlib" "/opt/rustwide/target/debug/deps/libtower_retry-a1181cf071c70be5.rlib" "/opt/rustwide/target/debug/deps/libtower_load_shed-fe26d2a0a9e7ab99.rlib" "/opt/rustwide/target/debug/deps/libtower_limit-10c66d72161bec27.rlib" "/opt/rustwide/target/debug/deps/libtower_discover-cf04e99842afe932.rlib" "/opt/rustwide/target/debug/deps/libtower_buffer-8944ce640f3a84b9.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-8ca81b501c4319bb.rlib" "/opt/rustwide/target/debug/deps/libhyper-314d4d66641acc5a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-5b433963513532e6.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d8a71d52e7054de4.rlib" "/opt/rustwide/target/debug/deps/libh2-d537f58328f06222.rlib" "/opt/rustwide/target/debug/deps/libindexmap-9d446edb49cbb02f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3f1a00eef5ee02e5.rlib" "/opt/rustwide/target/debug/deps/libtime-979bd3aff2cef1aa.rlib" "/opt/rustwide/target/debug/deps/libtower_make-a8741dcf7be8eea2.rlib" "/opt/rustwide/target/debug/deps/libtokio-7f895bd8505a5867.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-87ca4c2297b3e341.rlib" "/opt/rustwide/target/debug/deps/libmio-e7961c08ce596ada.rlib" "/opt/rustwide/target/debug/deps/libiovec-5ae694e31a6b72d9.rlib" "/opt/rustwide/target/debug/deps/libnet2-96800cb7714f46ab.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-b9fe14c9e1fe9d93.rlib" "/opt/rustwide/target/debug/deps/libprost-6228512139cf7c7e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c2edce388f968642.rlib" "/opt/rustwide/target/debug/deps/libtracing-e8894f7012d3be77.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-09c68316376e7ee5.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-c69294ea718ca5b1.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-7111e4e8db1a9115.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-56174e08e3ccf7e6.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-44f7e64e71bc6f38.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fe67edd006655bf8.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c4c213a4bdc54d7c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-19446de67e2b2026.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-bb846eec649743f5.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-b24f9f90a2bc3dfa.rlib" "/opt/rustwide/target/debug/deps/libhttp-77d36dde9fe0bd95.rlib" "/opt/rustwide/target/debug/deps/libitoa-e25fe890778d1b6d.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libbytes-6dcaa4ef33958143.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/liburl-2d5666f6d1ed9eb7.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-9c209f2689d93ab7.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e40f8a986a6c85f9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1d911c7750528647.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libserde-d639a3714ad80f85.rlib" "/opt/rustwide/target/debug/deps/libregex-349febee59504881.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a94852c7466d5757.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e18bc7483b572c14.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libfailure-6abfd2a230be1c8c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-18141ac556515a1d.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-0cc3451b6680ac35.rlib" "/opt/rustwide/target/debug/deps/liblibc-c3edb8e557ec89f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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 `buildkit-frontend` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "73cf7dd49f76f547efdf9fe1a78ac3c5401f1da4c18d499d15d1e65376467bfe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73cf7dd49f76f547efdf9fe1a78ac3c5401f1da4c18d499d15d1e65376467bfe", kill_on_drop: false }` [INFO] [stdout] 73cf7dd49f76f547efdf9fe1a78ac3c5401f1da4c18d499d15d1e65376467bfe