[INFO] cloning repository https://github.com/atbraz/preq [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atbraz/preq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatbraz%2Fpreq", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatbraz%2Fpreq'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d8d95fcec3688c35719a4fb8d1889806087409c4 [INFO] testing atbraz/preq 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%2Fatbraz%2Fpreq" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/atbraz/preq 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/atbraz/preq [INFO] finished tweaking git repo https://github.com/atbraz/preq [INFO] tweaked toml for git repo https://github.com/atbraz/preq written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/atbraz/preq 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ceeeb2f51f514dbca07e23da316a27732aa97cf31e0f44cd86aaeaf0db9f0332 [INFO] running `Command { std: "docker" "start" "-a" "ceeeb2f51f514dbca07e23da316a27732aa97cf31e0f44cd86aaeaf0db9f0332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceeeb2f51f514dbca07e23da316a27732aa97cf31e0f44cd86aaeaf0db9f0332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceeeb2f51f514dbca07e23da316a27732aa97cf31e0f44cd86aaeaf0db9f0332", kill_on_drop: false }` [INFO] [stdout] ceeeb2f51f514dbca07e23da316a27732aa97cf31e0f44cd86aaeaf0db9f0332 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 46ec3fbd10c87d191f7a031c49e05e4b977300724e94953debfab3ebe167faa6 [INFO] running `Command { std: "docker" "start" "-a" "46ec3fbd10c87d191f7a031c49e05e4b977300724e94953debfab3ebe167faa6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling workdir v0.1.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling preq v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `process_path_recursive` is never used [INFO] [stdout] --> src/imports/reader.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn process_path_recursive( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `process_directory_recursive` is never used [INFO] [stdout] --> src/imports/reader.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn process_directory_recursive( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.79s [INFO] running `Command { std: "docker" "inspect" "46ec3fbd10c87d191f7a031c49e05e4b977300724e94953debfab3ebe167faa6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ec3fbd10c87d191f7a031c49e05e4b977300724e94953debfab3ebe167faa6", kill_on_drop: false }` [INFO] [stdout] 46ec3fbd10c87d191f7a031c49e05e4b977300724e94953debfab3ebe167faa6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2df90bbbeae37b3fc06dda82977c6448990b0bfeec0abb757f39e7aa2bb45a1 [INFO] running `Command { std: "docker" "start" "-a" "c2df90bbbeae37b3fc06dda82977c6448990b0bfeec0abb757f39e7aa2bb45a1", kill_on_drop: false }` [INFO] [stderr] Compiling preq v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `process_path_recursive` is never used [INFO] [stdout] --> src/imports/reader.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn process_path_recursive( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `process_directory_recursive` is never used [INFO] [stdout] --> src/imports/reader.rs:55:4 [INFO] [stdout] | [INFO] [stdout] 55 | fn process_directory_recursive( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctfk3va/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-8acf55104061d3c0.rlib,libitoa-20e94f961f8d160c.rlib,libryu-bfbf481d1d54f9d3.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtoml-d7a9571497357f95.rlib,libtoml_edit-ba5a75f21220efff.rlib,libserde_spanned-321ff9928d2a6d99.rlib,libindexmap-be2ad77cc7f212f9.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-4d78fb2fe3afee13.rlib,libwinnow-a8519569a1bfea8a.rlib,libtoml_datetime-acb4889935c8da40.rlib,libserde-a8db7a29ab93bc02.rlib,libregex-394a303906fca8ee.rlib,libregex_automata-102bec97f9ebf929.rlib,libaho_corasick-00a745380b85aca7.rlib,libmemchr-64e185d99f0c46ef.rlib,libregex_syntax-a3b2c2df707c8030.rlib,liblazy_static-af860367908b8176.rlib,libclap-93dbe1fc2b0303b3.rlib,libclap_builder-2c2a79be8e19870d.rlib,libstrsim-4d1ed08a123238dc.rlib,libanstream-dc25875f66ab1c5a.rlib,libanstyle_query-747b660fef517683.rlib,libcolorchoice-7e168c6abb6e41ad.rlib,libanstyle_parse-b92c21f129630fbf.rlib,libutf8parse-bf86fa6e8ff589fb.rlib,libclap_lex-f9c68e5e1e382bcb.rlib,libanstyle-b382b9c79936306e.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" "-L" "/tmp/rustctfk3va/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/preq-12a40463bc45c8e3" "-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 `preq` (bin "preq" test) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c2df90bbbeae37b3fc06dda82977c6448990b0bfeec0abb757f39e7aa2bb45a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2df90bbbeae37b3fc06dda82977c6448990b0bfeec0abb757f39e7aa2bb45a1", kill_on_drop: false }` [INFO] [stdout] c2df90bbbeae37b3fc06dda82977c6448990b0bfeec0abb757f39e7aa2bb45a1