[INFO] cloning repository https://github.com/cyqsimon/openvpn-cred-management
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyqsimon/openvpn-cred-management" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyqsimon%2Fopenvpn-cred-management", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyqsimon%2Fopenvpn-cred-management'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e354fe7b0ca7decf10bc7db6d539b470300a550
[INFO] checking cyqsimon/openvpn-cred-management against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyqsimon%2Fopenvpn-cred-management" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cyqsimon/openvpn-cred-management
[INFO] finished tweaking git repo https://github.com/cyqsimon/openvpn-cred-management
[INFO] tweaked toml for git repo https://github.com/cyqsimon/openvpn-cred-management written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cyqsimon/openvpn-cred-management on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cyqsimon/openvpn-cred-management 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking cyqsimon/openvpn-cred-management against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyqsimon%2Fopenvpn-cred-management" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cyqsimon/openvpn-cred-management
[INFO] finished tweaking git repo https://github.com/cyqsimon/openvpn-cred-management
[INFO] tweaked toml for git repo https://github.com/cyqsimon/openvpn-cred-management written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cyqsimon/openvpn-cred-management on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cyqsimon/openvpn-cred-management 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_generator v0.12.1
[INFO] [stderr]   Downloaded zip-extensions v0.8.3
[INFO] [stderr]   Downloaded temp-dir v0.1.16
[INFO] [stderr]   Downloaded documented v0.9.2
[INFO] [stderr]   Downloaded xshell-macros v0.3.0-pre.2
[INFO] [stderr]   Downloaded phf_macros v0.12.1
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded documented-macros v0.9.2
[INFO] [stderr]   Downloaded xshell v0.3.0-pre.2
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.4
[INFO] [stderr]   Downloaded fs-more v0.8.1
[INFO] [stderr]   Downloaded clap_complete v4.5.59
[INFO] [stderr]   Downloaded optfield v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07b149c98a878d5de43bf4cb3f5539235bfc7b91c632f7b38a05ccd0fe0146ee
[INFO] running `Command { std: "docker" "start" "-a" "07b149c98a878d5de43bf4cb3f5539235bfc7b91c632f7b38a05ccd0fe0146ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07b149c98a878d5de43bf4cb3f5539235bfc7b91c632f7b38a05ccd0fe0146ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07b149c98a878d5de43bf4cb3f5539235bfc7b91c632f7b38a05ccd0fe0146ee", kill_on_drop: false }`
[INFO] [stdout] 07b149c98a878d5de43bf4cb3f5539235bfc7b91c632f7b38a05ccd0fe0146ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 885b3f5ae1545625f21c68785aa74185491f2040d5b4d1e56172a48e1efb474d
[INFO] running `Command { std: "docker" "start" "-a" "885b3f5ae1545625f21c68785aa74185491f2040d5b4d1e56172a48e1efb474d", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]     Checking crc v3.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking clap_builder v4.5.50
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking zopfli v0.8.2
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling xshell-macros v0.3.0-pre.2
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking temp-dir v0.1.16
[INFO] [stderr]     Checking xshell v0.3.0-pre.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling optfield v0.4.0
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking fs-more v0.8.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking clap v4.5.50
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.4
[INFO] [stderr]     Checking clap_complete v4.5.59
[INFO] [stderr]    Compiling documented-macros v0.9.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]     Checking zip v3.0.0
[INFO] [stderr]     Checking documented v0.9.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_with v3.15.1
[INFO] [stderr]     Checking zip-extensions v0.8.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking openvpn-cred-management v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.22s
[INFO] running `Command { std: "docker" "inspect" "885b3f5ae1545625f21c68785aa74185491f2040d5b4d1e56172a48e1efb474d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "885b3f5ae1545625f21c68785aa74185491f2040d5b4d1e56172a48e1efb474d", kill_on_drop: false }`
[INFO] [stdout] 885b3f5ae1545625f21c68785aa74185491f2040d5b4d1e56172a48e1efb474d
