[INFO] cloning repository https://github.com/maxleiko/greycat-dl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maxleiko/greycat-dl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxleiko%2Fgreycat-dl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxleiko%2Fgreycat-dl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ce074426c048a0b445881c9f03ab86c9d23fbf9 [INFO] building maxleiko/greycat-dl against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmaxleiko%2Fgreycat-dl" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/maxleiko/greycat-dl [INFO] finished tweaking git repo https://github.com/maxleiko/greycat-dl [INFO] tweaked toml for git repo https://github.com/maxleiko/greycat-dl written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/maxleiko/greycat-dl on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/maxleiko/greycat-dl 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55135e0a3f99078c2e3c82c776a474a7d07850f518de08e054419a76007fbdb6 [INFO] running `Command { std: "docker" "start" "-a" "55135e0a3f99078c2e3c82c776a474a7d07850f518de08e054419a76007fbdb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55135e0a3f99078c2e3c82c776a474a7d07850f518de08e054419a76007fbdb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55135e0a3f99078c2e3c82c776a474a7d07850f518de08e054419a76007fbdb6", kill_on_drop: false }` [INFO] [stdout] 55135e0a3f99078c2e3c82c776a474a7d07850f518de08e054419a76007fbdb6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 944cee370a70e7f4ebf504a80b311cb8fd61edb12148bbc2c03926804deddee5 [INFO] running `Command { std: "docker" "start" "-a" "944cee370a70e7f4ebf504a80b311cb8fd61edb12148bbc2c03926804deddee5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling once_cell v1.21.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ureq-proto v0.3.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling human_bytes v0.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling env_logger v0.11.7 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ureq v3.0.8 [INFO] [stderr] Compiling greycat-dl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "944cee370a70e7f4ebf504a80b311cb8fd61edb12148bbc2c03926804deddee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "944cee370a70e7f4ebf504a80b311cb8fd61edb12148bbc2c03926804deddee5", kill_on_drop: false }` [INFO] [stdout] 944cee370a70e7f4ebf504a80b311cb8fd61edb12148bbc2c03926804deddee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36247f4ab9a2ef937ea49017e2ad4ad834f72475fda3f92747c98d11eae721d7 [INFO] running `Command { std: "docker" "start" "-a" "36247f4ab9a2ef937ea49017e2ad4ad834f72475fda3f92747c98d11eae721d7", kill_on_drop: false }` [INFO] [stderr] Compiling greycat-dl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.88s [INFO] running `Command { std: "docker" "inspect" "36247f4ab9a2ef937ea49017e2ad4ad834f72475fda3f92747c98d11eae721d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36247f4ab9a2ef937ea49017e2ad4ad834f72475fda3f92747c98d11eae721d7", kill_on_drop: false }` [INFO] [stdout] 36247f4ab9a2ef937ea49017e2ad4ad834f72475fda3f92747c98d11eae721d7