[INFO] cloning repository https://github.com/caos-obliquo/bandcamp-lyrics-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caos-obliquo/bandcamp-lyrics-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaos-obliquo%2Fbandcamp-lyrics-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaos-obliquo%2Fbandcamp-lyrics-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9bccbd32911a249328f49e255634ce7e4b6cc9a
[INFO] checking caos-obliquo/bandcamp-lyrics-rust/e9bccbd32911a249328f49e255634ce7e4b6cc9a against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaos-obliquo%2Fbandcamp-lyrics-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/caos-obliquo/bandcamp-lyrics-rust
[INFO] finished tweaking git repo https://github.com/caos-obliquo/bandcamp-lyrics-rust
[INFO] tweaked toml for git repo https://github.com/caos-obliquo/bandcamp-lyrics-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/caos-obliquo/bandcamp-lyrics-rust on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/caos-obliquo/bandcamp-lyrics-rust 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cssparser v0.34.0
[INFO] [stderr]   Downloaded scraper v0.22.0
[INFO] [stderr]   Downloaded selectors v0.26.0
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0a644b078b21dae91a462182da16355a56365f01b5fc95f82d806fdfca70fe04
[INFO] running `Command { std: "docker" "start" "0a644b078b21dae91a462182da16355a56365f01b5fc95f82d806fdfca70fe04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a644b078b21dae91a462182da16355a56365f01b5fc95f82d806fdfca70fe04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0a644b078b21dae91a462182da16355a56365f01b5fc95f82d806fdfca70fe04" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a644b078b21dae91a462182da16355a56365f01b5fc95f82d806fdfca70fe04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0a644b078b21dae91a462182da16355a56365f01b5fc95f82d806fdfca70fe04" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]     Checking ureq-proto v0.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking scraper v0.22.0
[INFO] [stderr]     Checking ureq v3.3.0
[INFO] [stderr]     Checking bandcamp-lyrics v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.11s
[INFO] running `Command { std: "docker" "inspect" "0a644b078b21dae91a462182da16355a56365f01b5fc95f82d806fdfca70fe04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a644b078b21dae91a462182da16355a56365f01b5fc95f82d806fdfca70fe04", kill_on_drop: false }`
[INFO] [stdout] 0a644b078b21dae91a462182da16355a56365f01b5fc95f82d806fdfca70fe04
