[INFO] cloning repository https://github.com/Tejas242/meow [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tejas242/meow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTejas242%2Fmeow", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTejas242%2Fmeow'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b500364231a5d5ea6d04b26decb1d42d4c65e676 [INFO] checking Tejas242/meow against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTejas242%2Fmeow" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tejas242/meow on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tejas242/meow [INFO] finished tweaking git repo https://github.com/Tejas242/meow [INFO] tweaked toml for git repo https://github.com/Tejas242/meow written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Tejas242/meow 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plist v1.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47c8b2038cb19115c134a730337d177af3dadd339d901d88c3604fb6804fe2b8 [INFO] running `Command { std: "docker" "start" "-a" "47c8b2038cb19115c134a730337d177af3dadd339d901d88c3604fb6804fe2b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47c8b2038cb19115c134a730337d177af3dadd339d901d88c3604fb6804fe2b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47c8b2038cb19115c134a730337d177af3dadd339d901d88c3604fb6804fe2b8", kill_on_drop: false }` [INFO] [stdout] 47c8b2038cb19115c134a730337d177af3dadd339d901d88c3604fb6804fe2b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 607f253a4bbd686869c41c98bf9e1810dd508708922f3ddf403ef97ff7806ee4 [INFO] running `Command { std: "docker" "start" "-a" "607f253a4bbd686869c41c98bf9e1810dd508708922f3ddf403ef97ff7806ee4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking clap_builder v4.5.0 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking plist v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking clap v4.5.0 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking syntect v5.2.0 [INFO] [stderr] Checking meow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.91s [INFO] running `Command { std: "docker" "inspect" "607f253a4bbd686869c41c98bf9e1810dd508708922f3ddf403ef97ff7806ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "607f253a4bbd686869c41c98bf9e1810dd508708922f3ddf403ef97ff7806ee4", kill_on_drop: false }` [INFO] [stdout] 607f253a4bbd686869c41c98bf9e1810dd508708922f3ddf403ef97ff7806ee4