[INFO] cloning repository https://github.com/lxl66566/simple-git-encrypt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lxl66566/simple-git-encrypt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxl66566%2Fsimple-git-encrypt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxl66566%2Fsimple-git-encrypt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 901d919ee1352b6c1443417760a2b4762125e107
[INFO] building lxl66566/simple-git-encrypt against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flxl66566%2Fsimple-git-encrypt" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lxl66566/simple-git-encrypt on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lxl66566/simple-git-encrypt
[INFO] finished tweaking git repo https://github.com/lxl66566/simple-git-encrypt
[INFO] tweaked toml for git repo https://github.com/lxl66566/simple-git-encrypt written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/lxl66566/simple-git-encrypt 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-tools v0.5.3
[INFO] [stderr]   Downloaded config-file2 v0.4.0
[INFO] [stderr]   Downloaded const-str v0.5.7
[INFO] [stderr]   Downloaded copy-metadata v0.1.0
[INFO] [stderr]   Downloaded die-exit v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d3d7ef31a087eed0b489ee8bc186bf443b3a250d9d67d5482aeb17fb8c31e0d4
[INFO] running `Command { std: "docker" "start" "-a" "d3d7ef31a087eed0b489ee8bc186bf443b3a250d9d67d5482aeb17fb8c31e0d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3d7ef31a087eed0b489ee8bc186bf443b3a250d9d67d5482aeb17fb8c31e0d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3d7ef31a087eed0b489ee8bc186bf443b3a250d9d67d5482aeb17fb8c31e0d4", kill_on_drop: false }`
[INFO] [stdout] d3d7ef31a087eed0b489ee8bc186bf443b3a250d9d67d5482aeb17fb8c31e0d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d963ac819f0bbbf564b46a03237e004b437174cafafae86dcded2cfaad3d5834
[INFO] running `Command { std: "docker" "start" "-a" "d963ac819f0bbbf564b46a03237e004b437174cafafae86dcded2cfaad3d5834", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-query v1.0.3
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.21
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling assert2-macros v0.3.15
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling copy-metadata v0.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling const-str v0.5.7
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling die-exit v0.5.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling enum-tools v0.5.3
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling assert2 v0.3.15
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling clap v4.5.21
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling config-file2 v0.4.0
[INFO] [stderr]    Compiling git-simple-encrypt v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.35s
[INFO] running `Command { std: "docker" "inspect" "d963ac819f0bbbf564b46a03237e004b437174cafafae86dcded2cfaad3d5834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d963ac819f0bbbf564b46a03237e004b437174cafafae86dcded2cfaad3d5834", kill_on_drop: false }`
[INFO] [stdout] d963ac819f0bbbf564b46a03237e004b437174cafafae86dcded2cfaad3d5834
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6b7c8af73cdf2dd90c8b314f945c1fff90a1c724280b1352ae37bd58174d605
[INFO] running `Command { std: "docker" "start" "-a" "f6b7c8af73cdf2dd90c8b314f945c1fff90a1c724280b1352ae37bd58174d605", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling aes-gcm-siv v0.11.1
[INFO] [stderr]    Compiling git-simple-encrypt v1.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.14.0
[INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/libgit_simple_encrypt-9fe579d1e37d50a9.rlib`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git-simple-encrypt` (lib) due to 1 previous error
[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] [stderr] error: could not compile `git-simple-encrypt` (lib test)
[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/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name git_simple_encrypt --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=27626c6fd0c02ef2 -C extra-filename=-7eb7e84f07a78d90 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_gcm_siv=/opt/rustwide/target/debug/deps/libaes_gcm_siv-0ebfc92d6dc3ce80.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-3109b5ba994d1b57.rlib --extern assert2=/opt/rustwide/target/debug/deps/libassert2-b07443180826d318.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-55b23eb2dcf02111.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-1a1a0e533dc37546.rlib --extern config_file2=/opt/rustwide/target/debug/deps/libconfig_file2-edb9d53f6f194f1d.rlib --extern const_str=/opt/rustwide/target/debug/deps/libconst_str-6926d61ecfbb36d1.rlib --extern copy_metadata=/opt/rustwide/target/debug/deps/libcopy_metadata-9814c6be518cb26c.rlib --extern die_exit=/opt/rustwide/target/debug/deps/libdie_exit-71f1d12ad65f4e90.rlib --extern enum_tools=/opt/rustwide/target/debug/deps/libenum_tools-2b85a6619426b728.so --extern glob=/opt/rustwide/target/debug/deps/libglob-eeb045b280f2e028.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-669e9396cafcbb01.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c8897b0d22ba82f3.rlib --extern path_absolutize=/opt/rustwide/target/debug/deps/libpath_absolutize-df72323c2ceb05fe.rlib --extern pathdiff=/opt/rustwide/target/debug/deps/libpathdiff-3b9982cd4c9b7139.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-4e282916bbddfd54.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6a38a945131d80cb.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-be134ba0e2405d70.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-a2d96195a5c6148e.rlib --extern tap=/opt/rustwide/target/debug/deps/libtap-a03b11bfa148d0b2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-77bd890a78c84d22.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-36221562e86ff572.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-8e9d5afa919a1024.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-7b9a684e60c0916b/out` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "f6b7c8af73cdf2dd90c8b314f945c1fff90a1c724280b1352ae37bd58174d605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6b7c8af73cdf2dd90c8b314f945c1fff90a1c724280b1352ae37bd58174d605", kill_on_drop: false }`
[INFO] [stdout] f6b7c8af73cdf2dd90c8b314f945c1fff90a1c724280b1352ae37bd58174d605
