[INFO] cloning repository https://github.com/samueltardieu/findkeepassword
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samueltardieu/findkeepassword" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamueltardieu%2Ffindkeepassword", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamueltardieu%2Ffindkeepassword'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c14fb5765c08e4ac3154fea6ae6c92b671627d0
[INFO] checking samueltardieu/findkeepassword against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamueltardieu%2Ffindkeepassword" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/samueltardieu/findkeepassword on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/samueltardieu/findkeepassword
[INFO] finished tweaking git repo https://github.com/samueltardieu/findkeepassword
[INFO] tweaked toml for git repo https://github.com/samueltardieu/findkeepassword written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/samueltardieu/findkeepassword 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded twofish v0.7.1
[INFO] [stderr]   Downloaded chacha20 v0.9.0
[INFO] [stderr]   Downloaded kdbx-rs v0.5.1
[INFO] [stderr]   Downloaded object v0.30.2
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cce85382cd4bdf7ba147ec27ba42015df4395e43729a7758b5de5f9feae1f00
[INFO] running `Command { std: "docker" "start" "-a" "5cce85382cd4bdf7ba147ec27ba42015df4395e43729a7758b5de5f9feae1f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cce85382cd4bdf7ba147ec27ba42015df4395e43729a7758b5de5f9feae1f00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cce85382cd4bdf7ba147ec27ba42015df4395e43729a7758b5de5f9feae1f00", kill_on_drop: false }`
[INFO] [stdout] 5cce85382cd4bdf7ba147ec27ba42015df4395e43729a7758b5de5f9feae1f00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bb0e5c6e5673986189a4dbe1c5a2249ee0b50b78899afe32ddec8f2c847088f
[INFO] running `Command { std: "docker" "start" "-a" "2bb0e5c6e5673986189a4dbe1c5a2249ee0b50b78899afe32ddec8f2c847088f", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking gimli v0.27.0
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking libflate_lz77 v1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking blake2b_simd v1.0.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking object v0.30.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-padding v0.3.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling syn v2.0.11
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]     Checking rust-argon2 v1.0.0
[INFO] [stderr]     Checking libflate v1.2.0
[INFO] [stderr]     Checking chrono v0.4.30
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking twofish v0.7.1
[INFO] [stderr]     Checking aes v0.8.2
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking chacha20 v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking uuid v1.2.2
[INFO] [stderr]     Checking xml-rs v0.8.4
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr]     Checking either v1.8.0
[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/8a65ee08296b36342bf7c3cdc15312ccbc357227/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.107/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="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=8436c6d2ce994559 -C extra-filename=-10819bef421003bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-574804164f985ff5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-592d966a3e5677fe.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-bd626417b457fa0b.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetazR2vTM/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaNGmpza/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaTtRjOj/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "2bb0e5c6e5673986189a4dbe1c5a2249ee0b50b78899afe32ddec8f2c847088f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bb0e5c6e5673986189a4dbe1c5a2249ee0b50b78899afe32ddec8f2c847088f", kill_on_drop: false }`
[INFO] [stdout] 2bb0e5c6e5673986189a4dbe1c5a2249ee0b50b78899afe32ddec8f2c847088f
