[INFO] cloning repository https://github.com/rodmoioliveira/capital-gains [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rodmoioliveira/capital-gains" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodmoioliveira%2Fcapital-gains", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodmoioliveira%2Fcapital-gains'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f0f684b13f66ffbdcff7df4d3a6f44a6b69e0ca [INFO] checking rodmoioliveira/capital-gains against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodmoioliveira%2Fcapital-gains" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/rodmoioliveira/capital-gains [INFO] finished tweaking git repo https://github.com/rodmoioliveira/capital-gains [INFO] tweaked toml for git repo https://github.com/rodmoioliveira/capital-gains written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rodmoioliveira/capital-gains on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rodmoioliveira/capital-gains 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded assert_cmd v2.0.17 [INFO] [stderr] Downloaded predicates-tree v1.0.12 [INFO] [stderr] Downloaded globset v0.4.15 [INFO] [stderr] Downloaded grep-cli v0.1.11 [INFO] [stderr] Downloaded predicates-core v1.0.9 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded termtree v0.5.1 [INFO] [stderr] Downloaded bstr v1.11.3 [INFO] [stderr] Downloaded predicates v3.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6f107bd020bca701db51aae44583b03a1c263a52dd844d5cac11552d79d69755 [INFO] running `Command { std: "docker" "start" "-a" "6f107bd020bca701db51aae44583b03a1c263a52dd844d5cac11552d79d69755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f107bd020bca701db51aae44583b03a1c263a52dd844d5cac11552d79d69755", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f107bd020bca701db51aae44583b03a1c263a52dd844d5cac11552d79d69755", kill_on_drop: false }` [INFO] [stdout] 6f107bd020bca701db51aae44583b03a1c263a52dd844d5cac11552d79d69755 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5be73bd6c86a33dfe8e8ddf82c252ec8c1773452a38a8f2b21f93bdec675200 [INFO] running `Command { std: "docker" "start" "-a" "c5be73bd6c86a33dfe8e8ddf82c252ec8c1773452a38a8f2b21f93bdec675200", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.46 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling capital-gains v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking globset v0.4.15 [INFO] [stderr] Checking grep-cli v0.1.11 [INFO] [stderr] Checking clap v4.5.46 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.21s [INFO] running `Command { std: "docker" "inspect" "c5be73bd6c86a33dfe8e8ddf82c252ec8c1773452a38a8f2b21f93bdec675200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5be73bd6c86a33dfe8e8ddf82c252ec8c1773452a38a8f2b21f93bdec675200", kill_on_drop: false }` [INFO] [stdout] c5be73bd6c86a33dfe8e8ddf82c252ec8c1773452a38a8f2b21f93bdec675200