[INFO] cloning repository https://github.com/igaray/ocd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/igaray/ocd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figaray%2Focd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figaray%2Focd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e96b3920ba9da402e360359284489b824e4b243f [INFO] checking igaray/ocd against master#9c3064e131f4939cc95a29bb11413c49bbda1491 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figaray%2Focd" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/igaray/ocd [INFO] finished tweaking git repo https://github.com/igaray/ocd [INFO] tweaked toml for git repo https://github.com/igaray/ocd written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/igaray/ocd on toolchain 9c3064e131f4939cc95a29bb11413c49bbda1491 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/igaray/ocd 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" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "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 dateparser v0.2.1 [INFO] [stderr] Downloaded lalrpop-util v0.22.0 [INFO] [stderr] Downloaded ascii-canvas v4.0.0 [INFO] [stderr] Downloaded term v1.0.1 [INFO] [stderr] Downloaded kamadak-exif v0.6.1 [INFO] [stderr] Downloaded lalrpop v0.22.0 [INFO] [stderr] Downloaded chrono-tz v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 098531a3d39d451a17bf4dff8b3b4ef97bdc6db807b6426fc6ab677767856ec6 [INFO] running `Command { std: "docker" "start" "-a" "098531a3d39d451a17bf4dff8b3b4ef97bdc6db807b6426fc6ab677767856ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "098531a3d39d451a17bf4dff8b3b4ef97bdc6db807b6426fc6ab677767856ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "098531a3d39d451a17bf4dff8b3b4ef97bdc6db807b6426fc6ab677767856ec6", kill_on_drop: false }` [INFO] [stdout] 098531a3d39d451a17bf4dff8b3b4ef97bdc6db807b6426fc6ab677767856ec6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+9c3064e131f4939cc95a29bb11413c49bbda1491" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56791b1e1799f2b91765727e5d968ca0c50d36981d4f7f365cde76e33256c2b8 [INFO] running `Command { std: "docker" "start" "-a" "56791b1e1799f2b91765727e5d968ca0c50d36981d4f7f365cde76e33256c2b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling term v1.0.1 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking bitflags v2.7.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking console v0.15.10 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking mutate_once v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking kamadak-exif v0.6.1 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Compiling logos-codegen v0.14.4 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking lalrpop-util v0.22.0 [INFO] [stderr] Checking dateparser v0.2.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling lalrpop v0.22.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling logos-derive v0.14.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Checking logos v0.14.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling ocd-cli v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.60s [INFO] running `Command { std: "docker" "inspect" "56791b1e1799f2b91765727e5d968ca0c50d36981d4f7f365cde76e33256c2b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56791b1e1799f2b91765727e5d968ca0c50d36981d4f7f365cde76e33256c2b8", kill_on_drop: false }` [INFO] [stdout] 56791b1e1799f2b91765727e5d968ca0c50d36981d4f7f365cde76e33256c2b8