[INFO] fetching crate compute-file-server-cli 1.1.0... [INFO] testing compute-file-server-cli-1.1.0 against 1.86.0 for beta-1.87-1 [INFO] extracting crate compute-file-server-cli 1.1.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate compute-file-server-cli 1.1.0 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate compute-file-server-cli 1.1.0 [INFO] finished tweaking crates.io crate compute-file-server-cli 1.1.0 [INFO] tweaked toml for crates.io crate compute-file-server-cli 1.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate compute-file-server-cli 1.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indicatif v0.17.1 [INFO] [stderr] Downloaded clap v4.0.13 [INFO] [stderr] Downloaded fastly-api v1.0.0-beta.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 563520c1f6b0033f9360323f6861364e349b8851670772d45afa6a8862a8dddd [INFO] running `Command { std: "docker" "start" "-a" "563520c1f6b0033f9360323f6861364e349b8851670772d45afa6a8862a8dddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "563520c1f6b0033f9360323f6861364e349b8851670772d45afa6a8862a8dddd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "563520c1f6b0033f9360323f6861364e349b8851670772d45afa6a8862a8dddd", kill_on_drop: false }` [INFO] [stdout] 563520c1f6b0033f9360323f6861364e349b8851670772d45afa6a8862a8dddd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2781413fb51aab34c7c505cfda31185dabb01bb4ca861433df5dd38bba964495 [INFO] running `Command { std: "docker" "start" "-a" "2781413fb51aab34c7c505cfda31185dabb01bb4ca861433df5dd38bba964495", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serde_json v1.0.86 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling console v0.15.2 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling clap v4.0.13 [INFO] [stderr] Compiling indicatif v0.17.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling simple-error v0.2.3 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling toml_edit v0.14.4 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.12 [INFO] [stderr] Compiling fastly-api v1.0.0-beta.0 [INFO] [stderr] Compiling compute-file-server-cli v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 44s [INFO] running `Command { std: "docker" "inspect" "2781413fb51aab34c7c505cfda31185dabb01bb4ca861433df5dd38bba964495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2781413fb51aab34c7c505cfda31185dabb01bb4ca861433df5dd38bba964495", kill_on_drop: false }` [INFO] [stdout] 2781413fb51aab34c7c505cfda31185dabb01bb4ca861433df5dd38bba964495 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2479140d50a8747f6ddb602cdceee33eecd0b24d7aeb3e4e6e49a73410616e76 [INFO] running `Command { std: "docker" "start" "-a" "2479140d50a8747f6ddb602cdceee33eecd0b24d7aeb3e4e6e49a73410616e76", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression. [INFO] [stderr] `license-file` should be used if the package uses a non-standard license. [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information. [INFO] [stderr] Compiling compute-file-server-cli v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMvpsn4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libindicatif-a2c283e9a465cd61.rlib,libnumber_prefix-230ffbcf81daa12a.rlib,libconsole-5decf6bf979bf16a.rlib,libterminal_size-3f8a90ef68ec0a88.rlib,libunicode_width-af31e4634b5bd620.rlib,liblazy_static-2c4e06f363908d28.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libphf-f8da21df0b3eb9f5.rlib,libphf_shared-4e72cff1510de63e.rlib,libsiphasher-26c9901038bad6c3.rlib,libwalkdir-82d8291d43f7a7af.rlib,libsame_file-ec13605ceb642788.rlib,libtoml_edit-88772d1ebae76211.rlib,libitertools-97c8513d921155ec.rlib,libeither-abe67897b51ad1bb.rlib,libcombine-223bf4b680ed25c3.rlib,libsimple_error-59605850f2394c12.rlib,libsha2-ee71ab5510a6063b.rlib,libcpufeatures-0d93750f96cabd15.rlib,libdigest-053792f80184b29c.rlib,libblock_buffer-411ac9b1c0ace8ec.rlib,libcrypto_common-7db842361e010181.rlib,libgeneric_array-dad5f2296e48e035.rlib,libtypenum-741c126d729798a9.rlib,libhttpdate-216bcf922c34d9a5.rlib,libfutures-c07987b5453f2c03.rlib,libfutures_executor-c596e5e1ff235ee4.rlib,libfastly_api-4f240224a650cbaa.rlib,libreqwest-f0f1cb948fade1d6.rlib,libhyper_tls-2da5092f0f27c9b4.rlib,libserde_urlencoded-e73ff196df3383e9.rlib,libipnet-dff2aecb4d868ed4.rlib,libtokio_native_tls-d23e5e61cd63e726.rlib,libencoding_rs-180eca0c412cb471.rlib,libmime_guess-087f0b74293e8f12.rlib,libunicase-e302335d0990e149.rlib,libmime-781eeaf649dc1bef.rlib,libnative_tls-0660da291f26d187.rlib,libopenssl_probe-796ddc39c5b420b8.rlib,libopenssl-0061deaa7911af04.rlib,libforeign_types-8c08dc176465e4d3.rlib,libforeign_types_shared-a93701b229f7fd2a.rlib,libopenssl_sys-f0bc0e949f8833c4.rlib,libhyper-c77cdbc61ab80e1a.rlib,libwant-9d91499d47558b59.rlib,libtry_lock-ae8dc734d425618a.rlib,libhttparse-5edac3f084fb0c21.rlib,libh2-edd6d57fbb6d9e70.rlib,libindexmap-1ba067d83a439262.rlib,libhashbrown-e9f13efe30d14b54.rlib,libtower_service-511def5dccdf34e7.rlib,libfutures_util-5c38b72ce482839e.rlib,libfutures_io-5d3eb741fba3caea.rlib,libslab-9024fb996980c40d.rlib,libfutures_channel-e3138deb17e323bf.rlib,libfutures_task-1ca201a747118a4b.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libtokio_util-2ef3424047a9735c.rlib,libtracing-28edf9912a8ffe7b.rlib,libtracing_core-1af4fb1a63ee54ee.rlib,libonce_cell-20c54e88c8d80acd.rlib,libfutures_sink-316c31e7da898e41.rlib,libtokio-a612821a56bc5085.rlib,libsignal_hook_registry-84cbafd9b195c0a0.rlib,libnum_cpus-d1524092039674ee.rlib,libsocket2-5aca31c4fab691b5.rlib,libmemchr-4ae02b283530c1ee.rlib,libmio-8e00f1a21d6fd38a.rlib,libparking_lot-07f138c2999ff52d.rlib,libparking_lot_core-cd8d79a338080383.rlib,libsmallvec-6b83f3602fd15511.rlib,liblock_api-62daa81a5ae68f27.rlib,libscopeguard-7106c1688341b40d.rlib,libhttp_body-ff095b702ac9fae7.rlib,libpin_project_lite-4fae58c4d3c5fd45.rlib,liblog-f5d20dbede6d0c1a.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libfutures_core-b5c3ad8481edda81.rlib,libhttp-e247f18b28a4fef2.rlib,libbytes-c9c2bcba895eb7ae.rlib,libfnv-185b8526af05532d.rlib,liburl-3bb400a0df9749ce.rlib,libidna-4910fb222cd5e7e7.rlib,libunicode_normalization-0d896cfaec60c1be.rlib,libtinyvec-5a601b22e74a6bff.rlib,libtinyvec_macros-fa5d7584c792794a.rlib,libunicode_bidi-a4307d53a83f332a.rlib,libform_urlencoded-c7bd6dc643ad3fef.rlib,libpercent_encoding-6a4573bfc91732aa.rlib,libserde_json-4e03ca795a5494a5.rlib,libryu-49ed0d5328502c68.rlib,libitoa-b98e386ea2057595.rlib,libserde-96aa02f04f021994.rlib,libclap-1f989d3a5e9016ec.rlib,libatty-dc831d179c452954.rlib,liblibc-eea51c485820e5a3.rlib,libstrsim-86ce3cf7e8ecb62a.rlib,libclap_lex-b734944da8e3b877.rlib,libos_str_bytes-7f3c6d1011d38d0f.rlib,libtermcolor-9d41c1030d5ed508.rlib,libbitflags-817ea04a92d50a33.rlib,libbase64-bd9d37a471830e07.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/openssl-sys-3a7aca8c57d1bc34/out/openssl-build/install/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/compute_file_server_cli-52265cc570c1e5fb" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `compute-file-server-cli` (bin "compute-file-server-cli" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2479140d50a8747f6ddb602cdceee33eecd0b24d7aeb3e4e6e49a73410616e76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2479140d50a8747f6ddb602cdceee33eecd0b24d7aeb3e4e6e49a73410616e76", kill_on_drop: false }` [INFO] [stdout] 2479140d50a8747f6ddb602cdceee33eecd0b24d7aeb3e4e6e49a73410616e76