[INFO] cloning repository https://github.com/shanghai99/img_download [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shanghai99/img_download" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanghai99%2Fimg_download", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanghai99%2Fimg_download'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9122cbaafa26f58fa5e37bd69905fc33999e16bb [INFO] testing shanghai99/img_download against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshanghai99%2Fimg_download" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shanghai99/img_download on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shanghai99/img_download [INFO] finished tweaking git repo https://github.com/shanghai99/img_download [INFO] tweaked toml for git repo https://github.com/shanghai99/img_download written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/shanghai99/img_download 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96682634ce291379689565523af920072d095d09df2cc4aa5b7de499e17eb321 [INFO] running `Command { std: "docker" "start" "-a" "96682634ce291379689565523af920072d095d09df2cc4aa5b7de499e17eb321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96682634ce291379689565523af920072d095d09df2cc4aa5b7de499e17eb321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96682634ce291379689565523af920072d095d09df2cc4aa5b7de499e17eb321", kill_on_drop: false }` [INFO] [stdout] 96682634ce291379689565523af920072d095d09df2cc4aa5b7de499e17eb321 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ca716016483bf133762cbe2a4904d9ea05e2618adfa69ad65cd8d06eb54392e [INFO] running `Command { std: "docker" "start" "-a" "5ca716016483bf133762cbe2a4904d9ea05e2618adfa69ad65cd8d06eb54392e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.28.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling serde v1.0.160 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustix v0.37.18 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling linux-raw-sys v0.3.6 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.18 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.17 [INFO] [stderr] Compiling img_download v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stdout] --> src/main.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / error_chain! { [INFO] [stdout] 7 | | foreign_links { [INFO] [stdout] 8 | | Io(std::io::Error); [INFO] [stdout] 9 | | HttpRequest(reqwest::Error); [INFO] [stdout] 10 | | } [INFO] [stdout] 11 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (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" "/tmp/rustcvvhi8r/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreqwest-3acf231a78272483.rlib,libhyper_tls-17cf8b5a9510802a.rlib,libserde_urlencoded-bfaa6ebbcc61a4b0.rlib,libryu-4d09fff2ce933ebb.rlib,libbase64-50d2915b9227cb37.rlib,libipnet-e119fd6a5ac46173.rlib,libtokio_native_tls-a424801164acbbc9.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-f1a75548cc50876c.rlib,libserde-5f0ca17fe3ac602a.rlib,libnative_tls-4b677a9cbc38ec0a.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libopenssl-b513ca22f4c393d1.rlib,libforeign_types-ce5d663d7c32e748.rlib,libforeign_types_shared-47b443a4583fd949.rlib,libopenssl_sys-627a19f73141eb1b.rlib,libhyper-238bc4ca7c53f4ad.rlib,libwant-543935dff00991e2.rlib,libtry_lock-d829e1fc867adb15.rlib,libhttparse-947711e6baf00551.rlib,libh2-3841131f1d48c008.rlib,libindexmap-5274d428f4bf61eb.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libslab-02c00934ae7bff6e.rlib,libtokio_util-dba127632afb5c0b.rlib,libfutures_sink-9821b46788eebda9.rlib,libtower_service-442e0d38cf369aa3.rlib,libtracing-003b1f905a407247.rlib,libtracing_core-c108cfbadd5304ed.rlib,libonce_cell-d2ec766eecdc7a51.rlib,libfutures_channel-486f6c40ecc042c7.rlib,libfutures_util-e2962caa55f180e0.rlib,libfutures_task-b74a632999f3671b.rlib,libpin_utils-3860774ad9b215b5.rlib,libhttp_body-7c69b037a485e159.rlib,libfutures_core-655f560b951b367c.rlib,liburl-ee3f9953c34b75bb.rlib,libidna-895593603556d625.rlib,libunicode_normalization-4062e93a08f44b3d.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-ddc86bedd1bf40f1.rlib,libform_urlencoded-fd125f4e3f92ae03.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libhttp-adce183c90103ab3.rlib,libitoa-0f3ce2aa4ee007f9.rlib,libfnv-79e2cbfbe03dcd16.rlib,libtokio-9ddfaef5b1b22af5.rlib,libsignal_hook_registry-650dd0d2645714d8.rlib,libnum_cpus-0ade6ccebaf8a950.rlib,libsocket2-e3d2a542f574ec42.rlib,libbytes-d41a62099e4fef91.rlib,libmio-793cf6e921ddc8a4.rlib,liblog-d92df7c38c336d51.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libparking_lot-8ff800f6f6d3d55d.rlib,libparking_lot_core-9afcc42b89f86ba9.rlib,libsmallvec-4517414d4f20efb1.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libtempfile-1d1811f5f30878b8.rlib,libfastrand-273731efb4a6b13e.rlib,librustix-112d392dbf7d3294.rlib,libio_lifetimes-40139c39cdbb8d33.rlib,libbitflags-dde12b0d7d495b50.rlib,liblinux_raw_sys-8446be866c05723e.rlib,liberror_chain-1743ae8274587d78.rlib,libbacktrace-bb6ceff2c495ee14.rlib,libminiz_oxide-17f79754c0bb961c.rlib,libadler-8a8ce72c9fb247b6.rlib,libobject-c5a2e14dfc00857e.rlib,libmemchr-19710ad7045cdf78.rlib,liblibc-632e208f7841bf35.rlib,libaddr2line-be8853aa0507df5a.rlib,libgimli-b04710acbbd3ed84.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,librustc_demangle-74ff52e58533e569.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvvhi8r/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/img_download-52395198be680558" "-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 `img_download` (bin "img_download") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5ca716016483bf133762cbe2a4904d9ea05e2618adfa69ad65cd8d06eb54392e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ca716016483bf133762cbe2a4904d9ea05e2618adfa69ad65cd8d06eb54392e", kill_on_drop: false }` [INFO] [stdout] 5ca716016483bf133762cbe2a4904d9ea05e2618adfa69ad65cd8d06eb54392e