[INFO] cloning repository https://github.com/derek623/toy_payment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/derek623/toy_payment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderek623%2Ftoy_payment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderek623%2Ftoy_payment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cb4c4155112f6c2f1d6a0958c4652d5c3f2b017 [INFO] checking derek623/toy_payment/0cb4c4155112f6c2f1d6a0958c4652d5c3f2b017 against master#ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fderek623%2Ftoy_payment" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/derek623/toy_payment [INFO] finished tweaking git repo https://github.com/derek623/toy_payment [INFO] tweaked toml for git repo https://github.com/derek623/toy_payment written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/derek623/toy_payment on toolchain ddaf12390d3ffb7d5ba74491a48f3cd528e5d777 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/derek623/toy_payment 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" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_approx_eq v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e673c1dff23c95be16f61d173f775302eadae56f9e53f630ecbf8adb971cc9b [INFO] running `Command { std: "docker" "start" "-a" "5e673c1dff23c95be16f61d173f775302eadae56f9e53f630ecbf8adb971cc9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e673c1dff23c95be16f61d173f775302eadae56f9e53f630ecbf8adb971cc9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e673c1dff23c95be16f61d173f775302eadae56f9e53f630ecbf8adb971cc9b", kill_on_drop: false }` [INFO] [stdout] 5e673c1dff23c95be16f61d173f775302eadae56f9e53f630ecbf8adb971cc9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ddaf12390d3ffb7d5ba74491a48f3cd528e5d777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 430ea7213aa3c67940ad062a6a9da113d3b2a1e4e008e55d271a4bfc9fa674e8 [INFO] running `Command { std: "docker" "start" "-a" "430ea7213aa3c67940ad062a6a9da113d3b2a1e4e008e55d271a4bfc9fa674e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking assert_approx_eq v1.1.0 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking thiserror v2.0.6 [INFO] [stderr] Checking clap v4.5.23 [INFO] [stderr] Checking serde v1.0.216 [INFO] [stderr] Checking smol_str v0.3.2 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking toy_payment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.76s [INFO] running `Command { std: "docker" "inspect" "430ea7213aa3c67940ad062a6a9da113d3b2a1e4e008e55d271a4bfc9fa674e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "430ea7213aa3c67940ad062a6a9da113d3b2a1e4e008e55d271a4bfc9fa674e8", kill_on_drop: false }` [INFO] [stdout] 430ea7213aa3c67940ad062a6a9da113d3b2a1e4e008e55d271a4bfc9fa674e8