[INFO] fetching crate buildkit-frontend 0.3.0... [INFO] testing buildkit-frontend-0.3.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate buildkit-frontend 0.3.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate buildkit-frontend 0.3.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-10/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic v0.1.1 [INFO] [stderr] Downloaded tracing-attributes v0.1.7 [INFO] [stderr] Downloaded buildkit-proto v0.2.0 [INFO] [stderr] Downloaded buildkit-llb v0.2.0 [INFO] [stderr] Downloaded petgraph v0.5.0 [INFO] [stderr] Downloaded tracing v0.1.13 [INFO] [stderr] Downloaded tower-limit v0.3.0 [INFO] [stderr] Downloaded tower-util v0.3.0 [INFO] [stderr] Downloaded multimap v0.8.0 [INFO] [stderr] Downloaded which v3.1.0 [INFO] [stderr] Downloaded tonic-build v0.1.1 [INFO] [stderr] Downloaded async-trait v0.1.24 [INFO] [stderr] Downloaded tracing-futures v0.2.3 [INFO] [stderr] Downloaded tracing-core v0.1.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cbdbfcda547b9d692847130c69397bf13519e97701411e425fd068fdc2f6cf1 [INFO] running `Command { std: "docker" "start" "-a" "2cbdbfcda547b9d692847130c69397bf13519e97701411e425fd068fdc2f6cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cbdbfcda547b9d692847130c69397bf13519e97701411e425fd068fdc2f6cf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cbdbfcda547b9d692847130c69397bf13519e97701411e425fd068fdc2f6cf1", kill_on_drop: false }` [INFO] [stdout] 2cbdbfcda547b9d692847130c69397bf13519e97701411e425fd068fdc2f6cf1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58e338d916b0fa466830562b665ec0c899f693726afe3705155212198c2564da [INFO] running `Command { std: "docker" "start" "-a" "58e338d916b0fa466830562b665ec0c899f693726afe3705155212198c2564da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling tower-layer v0.3.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling multimap v0.8.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling aho-corasick v0.7.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling backtrace-sys v0.1.33 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.45 [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 serde_derive v1.0.104 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling failure v0.1.6 [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 futures-util v0.3.4 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tower-buffer v0.3.0 [INFO] [stderr] Compiling tower-load v0.3.0 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tower-retry v0.3.0 [INFO] [stderr] Compiling tower-limit v0.3.0 [INFO] [stderr] Compiling tower-timeout v0.3.0 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling tower-util v0.3.0 [INFO] [stderr] Compiling tower-ready-cache v0.3.1 [INFO] [stderr] Compiling h2 v0.2.2 [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 serde_json v1.0.48 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling tonic v0.1.1 [INFO] [stderr] Compiling buildkit-llb v0.2.0 [INFO] [stderr] Compiling buildkit-frontend v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stdio.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_must_use)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.05s [INFO] running `Command { std: "docker" "inspect" "58e338d916b0fa466830562b665ec0c899f693726afe3705155212198c2564da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e338d916b0fa466830562b665ec0c899f693726afe3705155212198c2564da", kill_on_drop: false }` [INFO] [stdout] 58e338d916b0fa466830562b665ec0c899f693726afe3705155212198c2564da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddd2f691d299dc70c8f4e6a5c43e80a4758e05b6b6c480bd74e2be2e975fa415 [INFO] running `Command { std: "docker" "start" "-a" "ddd2f691d299dc70c8f4e6a5c43e80a4758e05b6b6c480bd74e2be2e975fa415", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stdio.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_must_use)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling buildkit-frontend v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stdio.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[pin_project] [INFO] [stdout] | ^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_must_use)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this warning originates in the derive macro `::pin_project::__private::__PinProjectInternalDerive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.download.e3e49cf4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846.55nf9aebw4ysc2r2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-2b5ff0324463e191/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-c6d6a240523e06a4.rlib" "/opt/rustwide/target/debug/deps/libatty-5ed7232a27ae7d14.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0ad7ae6487dc00f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-98509e9c1e8eea64.rlib" "/opt/rustwide/target/debug/deps/libbuildkit_frontend-01d4250255468f6c.rlib" "/opt/rustwide/target/debug/deps/libchrono-e7fed5e44f7a90bf.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-cbda050a705224a9.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-366e7273f3f3457d.rlib" "/opt/rustwide/target/debug/deps/libbuildkit_llb-b648f7f801f64bb8.rlib" "/opt/rustwide/target/debug/deps/libserde_json-33d56e74bfa29aa5.rlib" "/opt/rustwide/target/debug/deps/libryu-54f5ba54592ba520.rlib" "/opt/rustwide/target/debug/deps/libeither-d682a5a41e699347.rlib" "/opt/rustwide/target/debug/deps/libsha2-1ae567b7583fd820.rlib" "/opt/rustwide/target/debug/deps/libdigest-61829d420e2b0bc7.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e91017f61df6d4a9.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-f2715897ff08c150.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-464423b628ec8299.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-e2e0ad4930ef2cea.rlib" "/opt/rustwide/target/debug/deps/libtypenum-1e98692e001b6096.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-92d56d4146fb69e3.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-5bd7449b3af6479f.rlib" "/opt/rustwide/target/debug/deps/libbuildkit_proto-67083859058f7004.rlib" "/opt/rustwide/target/debug/deps/libprost_types-9692be93e6d690d5.rlib" "/opt/rustwide/target/debug/deps/libtonic-59c07dace72661f9.rlib" "/opt/rustwide/target/debug/deps/libbase64-bf84df363c46f6a0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-195565e85f6c1ed0.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-409105b84c742bc4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-f7f68d5e89970486.rlib" "/opt/rustwide/target/debug/deps/libtower_balance-be252e3f8a71d80f.rlib" "/opt/rustwide/target/debug/deps/libtower_ready_cache-8d453885fec31748.rlib" "/opt/rustwide/target/debug/deps/libtower_load-ecded3e816b6f92f.rlib" "/opt/rustwide/target/debug/deps/librand-88ca57a68c4ca2c6.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-7851edc3a3d897b7.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e6f1203263b2dc77.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-b30b784f12c2cdea.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-413d64d3e3abcfaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-88e2f6c3cb37c254.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-83f571012dbfbda3.rlib" "/opt/rustwide/target/debug/deps/libtower-065d6138128ec50c.rlib" "/opt/rustwide/target/debug/deps/libtower_util-415029e6e982ae2f.rlib" "/opt/rustwide/target/debug/deps/libtower_timeout-ee4f6ace9158c45e.rlib" "/opt/rustwide/target/debug/deps/libtower_retry-1845fd119980a54e.rlib" "/opt/rustwide/target/debug/deps/libtower_load_shed-e6ab2e2233bf5387.rlib" "/opt/rustwide/target/debug/deps/libtower_limit-195db064960d48d3.rlib" "/opt/rustwide/target/debug/deps/libtower_discover-6d618c62bdfd56c0.rlib" "/opt/rustwide/target/debug/deps/libtower_buffer-ae4a2d361afd16fe.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-824ef678df4b8afa.rlib" "/opt/rustwide/target/debug/deps/libhyper-1c02ce065a2f19ca.rlib" "/opt/rustwide/target/debug/deps/libhttparse-33207b296810ef8b.rlib" "/opt/rustwide/target/debug/deps/libwant-bc3c6f38bf1d66e3.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-bc5cae845e61d55a.rlib" "/opt/rustwide/target/debug/deps/libh2-afd429caaf7ddd98.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4ca14f53af3ac62b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-943ff020345fceab.rlib" "/opt/rustwide/target/debug/deps/libtime-70bd6308e5b1d0a1.rlib" "/opt/rustwide/target/debug/deps/libtower_make-24e75de7cfe2e5f6.rlib" "/opt/rustwide/target/debug/deps/libtokio-6840b6dd7b641715.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3011eb840ea1910e.rlib" "/opt/rustwide/target/debug/deps/libmio-bf3ef0d8a9c0cf55.rlib" "/opt/rustwide/target/debug/deps/libiovec-6a1a4a49fdbaf16f.rlib" "/opt/rustwide/target/debug/deps/libnet2-afe1c6ba132c6434.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e029997ffe3d8f5.rlib" "/opt/rustwide/target/debug/deps/libprost-3aa94662b20b1b0d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-2806225d748e6979.rlib" "/opt/rustwide/target/debug/deps/libtracing-5247634f25fe8752.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-802ea8f34cef9c6f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-00915ba7b4c532b1.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-45ca2ce00ab1f938.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8feb5eeff3f6c2cd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-af5fcc62369d4273.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ff067d0fee0b88d1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-1185f897e0bee3e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-30e805230297e060.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e55a4fbbba84243f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b27470e574ce9e32.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-de070408c422491c.rlib" "/opt/rustwide/target/debug/deps/libhttp-e1202e4fe1fc791e.rlib" "/opt/rustwide/target/debug/deps/libitoa-94eca445da7fd95f.rlib" "/opt/rustwide/target/debug/deps/libfnv-80ed2aac042641d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-d644ac2201308e60.rlib" "/opt/rustwide/target/debug/deps/liblog-48bf6b66dbf092f6.rlib" "/opt/rustwide/target/debug/deps/liburl-8c1340dfd3c2870e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libidna-bf38dedb5e611506.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-98c59e16127f40b0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-7359c9e94621bc79.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libserde-5d60c06cb859bebf.rlib" "/opt/rustwide/target/debug/deps/libregex-bc4c63ae254553f4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b3c3d2b8f539120d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-3d441537736bce3f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libfailure-bc30a0bd3043ebb5.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-0f51cef625bdcebc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-b5eaae385d8f8165.rlib" "/opt/rustwide/target/debug/deps/liblibc-a5811aa2c3f38129.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-bb9c6c48a985dfdb.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/download-9033d5521cf86846" "-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 `buildkit-frontend` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ddd2f691d299dc70c8f4e6a5c43e80a4758e05b6b6c480bd74e2be2e975fa415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddd2f691d299dc70c8f4e6a5c43e80a4758e05b6b6c480bd74e2be2e975fa415", kill_on_drop: false }` [INFO] [stdout] ddd2f691d299dc70c8f4e6a5c43e80a4758e05b6b6c480bd74e2be2e975fa415