[INFO] cloning repository https://github.com/BRAVO68WEB/rusty-alternatives
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BRAVO68WEB/rusty-alternatives" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBRAVO68WEB%2Frusty-alternatives", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBRAVO68WEB%2Frusty-alternatives'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 191b3fa88a29af0c65630b5d6d8bab7735e347ce
[INFO] building BRAVO68WEB/rusty-alternatives against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBRAVO68WEB%2Frusty-alternatives" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BRAVO68WEB/rusty-alternatives 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] started tweaking git repo https://github.com/BRAVO68WEB/rusty-alternatives
[INFO] finished tweaking git repo https://github.com/BRAVO68WEB/rusty-alternatives
[INFO] tweaked toml for git repo https://github.com/BRAVO68WEB/rusty-alternatives written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BRAVO68WEB/rusty-alternatives 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]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-webpki v0.100.2
[INFO] [stderr]   Downloaded flate2 v1.0.27
[INFO] [stderr]   Downloaded ureq v2.7.1
[INFO] [stderr]   Downloaded rustls-webpki v0.101.4
[INFO] [stderr]   Downloaded serde_json v1.0.105
[INFO] [stderr]   Downloaded chrono v0.4.28
[INFO] [stderr]   Downloaded syn v2.0.29
[INFO] [stderr]   Downloaded rustls v0.21.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e39083227264aecd928c1e04deb9706c7c011bd137e92dc49df82fa59f5be626
[INFO] running `Command { std: "docker" "start" "-a" "e39083227264aecd928c1e04deb9706c7c011bd137e92dc49df82fa59f5be626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e39083227264aecd928c1e04deb9706c7c011bd137e92dc49df82fa59f5be626", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e39083227264aecd928c1e04deb9706c7c011bd137e92dc49df82fa59f5be626", kill_on_drop: false }`
[INFO] [stdout] e39083227264aecd928c1e04deb9706c7c011bd137e92dc49df82fa59f5be626
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4fe93e8a1d38d56a263c3b3dd37df9feade3dca0953600ad8aba7835fd10daea
[INFO] running `Command { std: "docker" "start" "-a" "4fe93e8a1d38d56a263c3b3dd37df9feade3dca0953600ad8aba7835fd10daea", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling base64 v0.21.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling flate2 v1.0.27
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling chrono v0.4.28
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling rustls-webpki v0.100.2
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.4
[INFO] [stderr]    Compiling webpki-roots v0.23.1
[INFO] [stderr]    Compiling ureq v2.7.1
[INFO] [stderr]    Compiling random-tools-in-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.17s
[INFO] running `Command { std: "docker" "inspect" "4fe93e8a1d38d56a263c3b3dd37df9feade3dca0953600ad8aba7835fd10daea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fe93e8a1d38d56a263c3b3dd37df9feade3dca0953600ad8aba7835fd10daea", kill_on_drop: false }`
[INFO] [stdout] 4fe93e8a1d38d56a263c3b3dd37df9feade3dca0953600ad8aba7835fd10daea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 2e24a163314ccd9a3166f6debebe8cfc86dd3d154c9bc418dca7b374f32c3439
[INFO] running `Command { std: "docker" "start" "-a" "2e24a163314ccd9a3166f6debebe8cfc86dd3d154c9bc418dca7b374f32c3439", kill_on_drop: false }`
[INFO] [stderr]    Compiling random-tools-in-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] running `Command { std: "docker" "inspect" "2e24a163314ccd9a3166f6debebe8cfc86dd3d154c9bc418dca7b374f32c3439", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e24a163314ccd9a3166f6debebe8cfc86dd3d154c9bc418dca7b374f32c3439", kill_on_drop: false }`
[INFO] [stdout] 2e24a163314ccd9a3166f6debebe8cfc86dd3d154c9bc418dca7b374f32c3439
