[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] 728efb80d9a5173c95de7b4cc773b5e5087e393a
[INFO] building cyqsimon/openvpn-cred-management against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyqsimon%2Fopenvpn-cred-management" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cyqsimon/openvpn-cred-management on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip-extensions v0.8.1
[INFO] [stderr]   Downloaded zopfli v0.8.1
[INFO] [stderr]   Downloaded zip v2.5.0
[INFO] [stderr]   Downloaded temp-dir v0.1.14
[INFO] [stderr]   Downloaded num_threads v0.1.7
[INFO] [stderr]   Downloaded xshell-macros v0.3.0-pre.2
[INFO] [stderr]   Downloaded documented v0.9.1
[INFO] [stderr]   Downloaded lzma-rs v0.3.0
[INFO] [stderr]   Downloaded bzip2 v0.5.2
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.2
[INFO] [stderr]   Downloaded documented-macros v0.9.1
[INFO] [stderr]   Downloaded clap v4.5.34
[INFO] [stderr]   Downloaded clap_complete v4.5.47
[INFO] [stderr]   Downloaded fs-more v0.8.0
[INFO] [stderr]   Downloaded flate2 v1.1.0
[INFO] [stderr]   Downloaded optfield v0.3.0
[INFO] [stderr]   Downloaded clap_builder v4.5.34
[INFO] [stderr]   Downloaded iana-time-zone v0.1.62
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded xshell v0.3.0-pre.2
[INFO] [stderr]   Downloaded derive_arbitrary v1.4.1
[INFO] [stderr]   Downloaded deflate64 v0.1.9
[INFO] [stderr]   Downloaded lockfree-object-pool v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 80aa8020a4761b36ebb54c7f20059fd64dad0742952b74920fc26dcd855f36e6
[INFO] running `Command { std: "docker" "start" "-a" "80aa8020a4761b36ebb54c7f20059fd64dad0742952b74920fc26dcd855f36e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "80aa8020a4761b36ebb54c7f20059fd64dad0742952b74920fc26dcd855f36e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80aa8020a4761b36ebb54c7f20059fd64dad0742952b74920fc26dcd855f36e6", kill_on_drop: false }`
[INFO] [stdout] 80aa8020a4761b36ebb54c7f20059fd64dad0742952b74920fc26dcd855f36e6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 309ddad1b5fbe42c513ac5a022a163c06f470a3f70d87ed649a35e0193ebeb32
[INFO] running `Command { std: "docker" "start" "-a" "309ddad1b5fbe42c513ac5a022a163c06f470a3f70d87ed649a35e0193ebeb32", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap_builder v4.5.34
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling lockfree-object-pool v0.1.6
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling zip v2.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling zopfli v0.8.1
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+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]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling optfield v0.3.0
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling clap v4.5.34
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling xshell-macros v0.3.0-pre.2
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling documented-macros v0.9.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling documented v0.9.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling fs-more v0.8.0
[INFO] [stderr]    Compiling xshell v0.3.0-pre.2
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling clap_complete v4.5.47
[INFO] [stderr]    Compiling clap-verbosity-flag v3.0.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling temp-dir v0.1.14
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling zip-extensions v0.8.1
[INFO] [stderr]    Compiling openvpn-cred-management v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "309ddad1b5fbe42c513ac5a022a163c06f470a3f70d87ed649a35e0193ebeb32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "309ddad1b5fbe42c513ac5a022a163c06f470a3f70d87ed649a35e0193ebeb32", kill_on_drop: false }`
[INFO] [stdout] 309ddad1b5fbe42c513ac5a022a163c06f470a3f70d87ed649a35e0193ebeb32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 568bdf494e3261ce9aac2d8e23f5f105c275ea98cbac95d32e77893702b571cf
[INFO] running `Command { std: "docker" "start" "-a" "568bdf494e3261ce9aac2d8e23f5f105c275ea98cbac95d32e77893702b571cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling openvpn-cred-management v0.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s
[INFO] running `Command { std: "docker" "inspect" "568bdf494e3261ce9aac2d8e23f5f105c275ea98cbac95d32e77893702b571cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "568bdf494e3261ce9aac2d8e23f5f105c275ea98cbac95d32e77893702b571cf", kill_on_drop: false }`
[INFO] [stdout] 568bdf494e3261ce9aac2d8e23f5f105c275ea98cbac95d32e77893702b571cf
