[INFO] cloning repository https://github.com/walksanatora/cc-ftp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/walksanatora/cc-ftp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalksanatora%2Fcc-ftp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalksanatora%2Fcc-ftp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2388a189be1634ea3516540891034f05aa336393 [INFO] checking walksanatora/cc-ftp against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwalksanatora%2Fcc-ftp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/walksanatora/cc-ftp on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/walksanatora/cc-ftp [INFO] finished tweaking git repo https://github.com/walksanatora/cc-ftp [INFO] tweaked toml for git repo https://github.com/walksanatora/cc-ftp written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/walksanatora/cc-ftp 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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ca5396ed66362746256d78843009aad30e0c4d44cf15800f971ec1a17afd664 [INFO] running `Command { std: "docker" "start" "-a" "3ca5396ed66362746256d78843009aad30e0c4d44cf15800f971ec1a17afd664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ca5396ed66362746256d78843009aad30e0c4d44cf15800f971ec1a17afd664", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ca5396ed66362746256d78843009aad30e0c4d44cf15800f971ec1a17afd664", kill_on_drop: false }` [INFO] [stdout] 3ca5396ed66362746256d78843009aad30e0c4d44cf15800f971ec1a17afd664 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2daece04537d61c3a975a017e38b2ca5c98ff8ca5250b7549f4a27c5f2dac40f [INFO] running `Command { std: "docker" "start" "-a" "2daece04537d61c3a975a017e38b2ca5c98ff8ca5250b7549f4a27c5f2dac40f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling oid-registry v0.7.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling io-extras v0.18.2 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling moka v0.11.3 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cap-primitives v2.0.1 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking triomphe v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking tagptr v0.2.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.7 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking num-bigint v0.4.5 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling cap-std v2.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking stfu8 v0.2.7 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking slog-term v2.9.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking fs-set-times v0.20.1 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling clap_derive v4.5.5 [INFO] [stderr] Compiling asn1-rs-derive v0.5.0 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] rustc-LLVM ERROR: rustc-LLVM ERROR: IO failure on output stream: No space left on deviceIO failure on output stream: No space left on device [INFO] [stderr] [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/cap_primitives-6516ec4d3ee51f75.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/cap-primitives-6516ec4d3ee51f75/dep-lib-cap_primitives` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta2fDMaq" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asn1-rs-derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/bin/rustc --crate-name asn1_rs_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/asn1-rs-derive-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=06b8ccbca1e78607 -C extra-filename=-a56243414395635f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-44afbfcf6fb086b1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-dc78453216aca867.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7c8a1010cc8dbf12.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-7cfe3b8869345beb.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `displaydoc` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=5f8bf6b688936096 -C extra-filename=-dd7ac58d08bc1ee8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-44afbfcf6fb086b1.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-dc78453216aca867.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `clap_derive` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `tracing-attributes` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.27/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=3148272bd88821b4 -C extra-filename=-0016dd910801864e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-44afbfcf6fb086b1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-dc78453216aca867.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7c8a1010cc8dbf12.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `serde_derive` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/cd420d8bda33494ba3cc45048d5f067484a32b94/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.203/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=55ddb6558811ecfb -C extra-filename=-d65f0f84770a159a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-44afbfcf6fb086b1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-dc78453216aca867.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-7c8a1010cc8dbf12.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "2daece04537d61c3a975a017e38b2ca5c98ff8ca5250b7549f4a27c5f2dac40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2daece04537d61c3a975a017e38b2ca5c98ff8ca5250b7549f4a27c5f2dac40f", kill_on_drop: false }` [INFO] [stdout] 2daece04537d61c3a975a017e38b2ca5c98ff8ca5250b7549f4a27c5f2dac40f