[INFO] cloning repository https://github.com/jessebmiller/volition
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jessebmiller/volition" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebmiller%2Fvolition", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebmiller%2Fvolition'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 525e108dd62f9cf0419c02c5a22b780c3ccd16ab
[INFO] checking jessebmiller/volition against master#e22dab387f6b4f6a87dfc54ac2f6013dddb41e68 for pr-149195
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebmiller%2Fvolition" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jessebmiller/volition
[INFO] finished tweaking git repo https://github.com/jessebmiller/volition
[INFO] tweaked toml for git repo https://github.com/jessebmiller/volition written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jessebmiller/volition on toolchain e22dab387f6b4f6a87dfc54ac2f6013dddb41e68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jessebmiller/volition 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" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crokey v1.1.0
[INFO] [stderr]   Downloaded crokey-proc_macros v1.1.0
[INFO] [stderr]   Downloaded pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]   Downloaded rmcp v0.1.5
[INFO] [stderr]   Downloaded plist v1.7.1
[INFO] [stderr]   Downloaded lazy-regex v3.4.1
[INFO] [stderr]   Downloaded strict v0.2.0
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.4.1
[INFO] [stderr]   Downloaded minimad v0.13.1
[INFO] [stderr]   Downloaded libssh2-sys v0.3.1
[INFO] [stderr]   Downloaded rustyline-derive v0.10.0
[INFO] [stderr]   Downloaded coolor v1.0.0
[INFO] [stderr]   Downloaded termimad v0.31.2
[INFO] [stderr]   Downloaded rmcp-macros v0.1.5
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce144627ac473d68365e6b873af27b348311aeaf7e887a6789af18d0ccf09780
[INFO] running `Command { std: "docker" "start" "-a" "ce144627ac473d68365e6b873af27b348311aeaf7e887a6789af18d0ccf09780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce144627ac473d68365e6b873af27b348311aeaf7e887a6789af18d0ccf09780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce144627ac473d68365e6b873af27b348311aeaf7e887a6789af18d0ccf09780", kill_on_drop: false }`
[INFO] [stdout] ce144627ac473d68365e6b873af27b348311aeaf7e887a6789af18d0ccf09780
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e22dab387f6b4f6a87dfc54ac2f6013dddb41e68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4c788efd42e2a205b035bdc2b3514a6fcce8a9cabc7bbe34c0a2909006199a0
[INFO] running `Command { std: "docker" "start" "-a" "c4c788efd42e2a205b035bdc2b3514a6fcce8a9cabc7bbe34c0a2909006199a0", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rmcp-macros v0.1.5
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustix v1.0.3
[INFO] [stderr]     Checking deranged v0.4.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking openssl v0.10.71
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking getrandom v0.3.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking shared_child v1.0.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]     Checking pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling crokey-proc_macros v1.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking lazy-regex v3.4.1
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking plist v1.7.1
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]     Checking minimad v0.13.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking pulldown-cmark-to-cmark v21.0.0
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking tracing-appender v0.2.3
[INFO] [stderr]     Checking async-process v2.3.0
[INFO] [stderr]     Checking async-std v1.13.1
[INFO] [stderr]     Checking coolor v1.0.0
[INFO] [stderr]     Checking crokey v1.1.0
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking termimad v0.31.2
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking rmcp v0.1.5
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking async-object-pool v0.1.5
[INFO] [stderr]     Checking git2 v0.19.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking volition-filesystem-server v0.1.1 (/opt/rustwide/workdir/volition-filesystem-server)
[INFO] [stderr]     Checking volition-search-server v0.1.1 (/opt/rustwide/workdir/volition-search-server)
[INFO] [stderr]     Checking volition-shell-server v0.1.1 (/opt/rustwide/workdir/volition-shell-server)
[INFO] [stderr]     Checking volition-git-server v0.1.3 (/opt/rustwide/workdir/volition-git-server)
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking httpmock v0.7.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking volition-core v0.2.0 (/opt/rustwide/workdir/volition-core)
[INFO] [stderr]     Checking volition-cli v0.2.6 (/opt/rustwide/workdir/volition-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
[INFO] running `Command { std: "docker" "inspect" "c4c788efd42e2a205b035bdc2b3514a6fcce8a9cabc7bbe34c0a2909006199a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4c788efd42e2a205b035bdc2b3514a6fcce8a9cabc7bbe34c0a2909006199a0", kill_on_drop: false }`
[INFO] [stdout] c4c788efd42e2a205b035bdc2b3514a6fcce8a9cabc7bbe34c0a2909006199a0
