[INFO] cloning repository https://github.com/romariocc/replaceword [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romariocc/replaceword" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromariocc%2Freplaceword", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromariocc%2Freplaceword'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromariocc%2Freplaceword: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/romariocc/replaceword [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romariocc/replaceword" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromariocc%2Freplaceword", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromariocc%2Freplaceword'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c46a09112bbe0584fb822ad547aff8699405324 [INFO] checking romariocc/replaceword against master#0c478fdfe138a8b09744798c85fe2be657768b00 for pr-139419 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromariocc%2Freplaceword" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/romariocc/replaceword on toolchain 0c478fdfe138a8b09744798c85fe2be657768b00 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/romariocc/replaceword [INFO] finished tweaking git repo https://github.com/romariocc/replaceword [INFO] tweaked toml for git repo https://github.com/romariocc/replaceword written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/romariocc/replaceword 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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded docx-rs v0.4.17 [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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a764a2397f05b356ea25b1a8becd9cf98d013ba11963e68327668557a54825e4 [INFO] running `Command { std: "docker" "start" "-a" "a764a2397f05b356ea25b1a8becd9cf98d013ba11963e68327668557a54825e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a764a2397f05b356ea25b1a8becd9cf98d013ba11963e68327668557a54825e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a764a2397f05b356ea25b1a8becd9cf98d013ba11963e68327668557a54825e4", kill_on_drop: false }` [INFO] [stdout] a764a2397f05b356ea25b1a8becd9cf98d013ba11963e68327668557a54825e4 [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=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" "+0c478fdfe138a8b09744798c85fe2be657768b00" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93c94a6a144ecbdb11dd406aac618df00cddbe10f6d7596f4c8c3ba656a8034f [INFO] running `Command { std: "docker" "start" "-a" "93c94a6a144ecbdb11dd406aac618df00cddbe10f6d7596f4c8c3ba656a8034f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.73 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking flate2 v1.0.31 [INFO] [stderr] Checking weezl v0.1.8 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking gif v0.13.1 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling zip v2.1.6 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking bytemuck v1.16.3 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Checking xml-rs v0.8.21 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.206 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking docx-rs v0.4.17 [INFO] [stderr] Checking wordreplacelib v0.1.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.17s [INFO] running `Command { std: "docker" "inspect" "93c94a6a144ecbdb11dd406aac618df00cddbe10f6d7596f4c8c3ba656a8034f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93c94a6a144ecbdb11dd406aac618df00cddbe10f6d7596f4c8c3ba656a8034f", kill_on_drop: false }` [INFO] [stdout] 93c94a6a144ecbdb11dd406aac618df00cddbe10f6d7596f4c8c3ba656a8034f