[INFO] cloning repository https://github.com/jwodder/batchdav
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwodder/batchdav" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fbatchdav", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fbatchdav'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9391f962d5395009ac919acce107870d14627e7
[INFO] checking jwodder/batchdav against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwodder%2Fbatchdav" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jwodder/batchdav
[INFO] finished tweaking git repo https://github.com/jwodder/batchdav
[INFO] tweaked toml for git repo https://github.com/jwodder/batchdav written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jwodder/batchdav on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jwodder/batchdav 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simba v0.6.0
[INFO] [stderr]   Downloaded rstest v0.19.0
[INFO] [stderr]   Downloaded rstest_macros v0.19.0
[INFO] [stderr]   Downloaded wide v0.7.16
[INFO] [stderr]   Downloaded winnow v0.6.7
[INFO] [stderr]   Downloaded statrs v0.16.0
[INFO] [stderr]   Downloaded nalgebra v0.29.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efbac4f0fbb473df016cd952052e39b56c6e1b5a5cb06cd280d09c126a2effe2
[INFO] running `Command { std: "docker" "start" "-a" "efbac4f0fbb473df016cd952052e39b56c6e1b5a5cb06cd280d09c126a2effe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efbac4f0fbb473df016cd952052e39b56c6e1b5a5cb06cd280d09c126a2effe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efbac4f0fbb473df016cd952052e39b56c6e1b5a5cb06cd280d09c126a2effe2", kill_on_drop: false }`
[INFO] [stdout] efbac4f0fbb473df016cd952052e39b56c6e1b5a5cb06cd280d09c126a2effe2
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5df05958cc143107a983cffa442d2f3c13de04a1c943f7a4b4e20bab97df2c57
[INFO] running `Command { std: "docker" "start" "-a" "5df05958cc143107a983cffa442d2f3c13de04a1c943f7a4b4e20bab97df2c57", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking wide v0.7.16
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]    Compiling rstest_macros v0.19.0
[INFO] [stderr]     Checking http-body-util v0.1.1
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking rustls-pki-types v1.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling relative-path v1.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking winnow v0.6.7
[INFO] [stderr]     Checking xml-rs v0.8.20
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking openssl v0.10.64
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking thiserror v1.0.59
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking rstest v0.19.0
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking statrs v0.16.0
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking hyper-util v0.1.3
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.4
[INFO] [stderr]     Checking batchdav v0.1.0-dev (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "5df05958cc143107a983cffa442d2f3c13de04a1c943f7a4b4e20bab97df2c57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5df05958cc143107a983cffa442d2f3c13de04a1c943f7a4b4e20bab97df2c57", kill_on_drop: false }`
[INFO] [stdout] 5df05958cc143107a983cffa442d2f3c13de04a1c943f7a4b4e20bab97df2c57
