[INFO] cloning repository https://github.com/Mageas/newpipe_playlist_to_text
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mageas/newpipe_playlist_to_text" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMageas%2Fnewpipe_playlist_to_text", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMageas%2Fnewpipe_playlist_to_text'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a0c223b5181e17157ebcf0ec581ca936b8224de3
[INFO] checking Mageas/newpipe_playlist_to_text against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMageas%2Fnewpipe_playlist_to_text" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mageas/newpipe_playlist_to_text
[INFO] finished tweaking git repo https://github.com/Mageas/newpipe_playlist_to_text
[INFO] tweaked toml for git repo https://github.com/Mageas/newpipe_playlist_to_text written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mageas/newpipe_playlist_to_text on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mageas/newpipe_playlist_to_text 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v4.0.18
[INFO] [stderr]   Downloaded clap v4.0.18
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82c035da7a27eabd7a4b6debb1ff702cc36505c855b4d9decba94a27ab7935e1
[INFO] running `Command { std: "docker" "start" "-a" "82c035da7a27eabd7a4b6debb1ff702cc36505c855b4d9decba94a27ab7935e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82c035da7a27eabd7a4b6debb1ff702cc36505c855b4d9decba94a27ab7935e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82c035da7a27eabd7a4b6debb1ff702cc36505c855b4d9decba94a27ab7935e1", kill_on_drop: false }`
[INFO] [stdout] 82c035da7a27eabd7a4b6debb1ff702cc36505c855b4d9decba94a27ab7935e1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9b6717190a7184feb72584815595fff2e2a0e1e624a713b400ca668de679dfb5
[INFO] running `Command { std: "docker" "start" "-a" "9b6717190a7184feb72584815595fff2e2a0e1e624a713b400ca668de679dfb5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling libsqlite3-sys v0.25.2
[INFO] [stderr]     Checking os_str_bytes v6.3.1
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking hashlink v0.8.1
[INFO] [stderr]     Checking rusqlite v0.28.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling clap_derive v4.0.18
[INFO] [stderr]     Checking thiserror v1.0.37
[INFO] [stderr]     Checking clap v4.0.18
[INFO] [stderr]     Checking newpipe_playlist_to_text v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.96s
[INFO] running `Command { std: "docker" "inspect" "9b6717190a7184feb72584815595fff2e2a0e1e624a713b400ca668de679dfb5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b6717190a7184feb72584815595fff2e2a0e1e624a713b400ca668de679dfb5", kill_on_drop: false }`
[INFO] [stdout] 9b6717190a7184feb72584815595fff2e2a0e1e624a713b400ca668de679dfb5
