[INFO] cloning repository https://github.com/shebpamm/pls
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shebpamm/pls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshebpamm%2Fpls", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshebpamm%2Fpls'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46109d8c6f95a8165c16eeb1b4a063a2cfcb3928
[INFO] checking shebpamm/pls against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshebpamm%2Fpls" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shebpamm/pls
[INFO] finished tweaking git repo https://github.com/shebpamm/pls
[INFO] tweaked toml for git repo https://github.com/shebpamm/pls written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shebpamm/pls on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shebpamm/pls 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" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded is_executable v1.0.6
[INFO] [stderr]   Downloaded askama_parser v0.15.6
[INFO] [stderr]   Downloaded askama_macros v0.15.6
[INFO] [stderr]   Downloaded askama v0.15.6
[INFO] [stderr]   Downloaded askama_derive v0.15.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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] 50e0a5b0b49a355edda7d195266f84af1a4a8feacc26c09f4ac3771e87cc2fe6
[INFO] running `Command { std: "docker" "start" "50e0a5b0b49a355edda7d195266f84af1a4a8feacc26c09f4ac3771e87cc2fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50e0a5b0b49a355edda7d195266f84af1a4a8feacc26c09f4ac3771e87cc2fe6", 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" "50e0a5b0b49a355edda7d195266f84af1a4a8feacc26c09f4ac3771e87cc2fe6" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50e0a5b0b49a355edda7d195266f84af1a4a8feacc26c09f4ac3771e87cc2fe6", 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" "50e0a5b0b49a355edda7d195266f84af1a4a8feacc26c09f4ac3771e87cc2fe6" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking clap_builder v4.6.2
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]    Compiling winnow v1.0.4
[INFO] [stderr]     Checking is_executable v1.0.6
[INFO] [stderr]     Checking shlex v2.0.1
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking clap v4.6.2
[INFO] [stderr]     Checking clap_complete v4.6.7
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]    Compiling askama_parser v0.15.6
[INFO] [stderr]    Compiling askama_derive v0.15.6
[INFO] [stderr]    Compiling askama_macros v0.15.6
[INFO] [stderr]     Checking askama v0.15.6
[INFO] [stderr]     Checking pls v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.63s
[INFO] running `Command { std: "docker" "inspect" "50e0a5b0b49a355edda7d195266f84af1a4a8feacc26c09f4ac3771e87cc2fe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50e0a5b0b49a355edda7d195266f84af1a4a8feacc26c09f4ac3771e87cc2fe6", kill_on_drop: false }`
[INFO] [stdout] 50e0a5b0b49a355edda7d195266f84af1a4a8feacc26c09f4ac3771e87cc2fe6
