[INFO] cloning repository https://github.com/SpeedyGo55/short-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SpeedyGo55/short-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpeedyGo55%2Fshort-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpeedyGo55%2Fshort-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d18b239574166b19f4bc397861759edaf797403c
[INFO] checking SpeedyGo55/short-cli against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpeedyGo55%2Fshort-cli" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SpeedyGo55/short-cli
[INFO] finished tweaking git repo https://github.com/SpeedyGo55/short-cli
[INFO] tweaked toml for git repo https://github.com/SpeedyGo55/short-cli written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SpeedyGo55/short-cli on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SpeedyGo55/short-cli 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlformat v0.2.6
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.2
[INFO] [stderr]   Downloaded shuttle-service v0.48.0
[INFO] [stderr]   Downloaded typeshare v1.0.3
[INFO] [stderr]   Downloaded strfmt v0.2.4
[INFO] [stderr]   Downloaded sqlx-macros v0.8.2
[INFO] [stderr]   Downloaded shuttle-shared-db v0.48.0
[INFO] [stderr]   Downloaded sqlx-core v0.8.2
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.2
[INFO] [stderr]   Downloaded shuttle-common v0.48.0
[INFO] [stderr]   Downloaded ordered-float v4.3.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.6
[INFO] [stderr]   Downloaded opentelemetry-http v0.10.0
[INFO] [stderr]   Downloaded scoped-futures v0.1.3
[INFO] [stderr]   Downloaded diesel_table_macro_syntax v0.1.0
[INFO] [stderr]   Downloaded pin-project v1.1.6
[INFO] [stderr]   Downloaded shuttle-runtime v0.48.0
[INFO] [stderr]   Downloaded shuttle-proto v0.48.0
[INFO] [stderr]   Downloaded shuttle-codegen v0.48.0
[INFO] [stderr]   Downloaded shuttle-api-client v0.48.0
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.2
[INFO] [stderr]   Downloaded opentelemetry v0.21.0
[INFO] [stderr]   Downloaded cc v1.1.28
[INFO] [stderr]   Downloaded diesel-async v0.4.1
[INFO] [stderr]   Downloaded comfy-table v6.2.0
[INFO] [stderr]   Downloaded diesel_derives v2.1.4
[INFO] [stderr]   Downloaded opentelemetry_sdk v0.21.2
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.2
[INFO] [stderr]   Downloaded tracing-opentelemetry v0.22.0
[INFO] [stderr]   Downloaded sqlx v0.8.2
[INFO] [stderr]   Downloaded webpki-roots v0.26.6
[INFO] [stderr]   Downloaded nanoid v0.4.0
[INFO] [stderr]   Downloaded pest_generator v2.7.13
[INFO] [stderr]   Downloaded rustls v0.23.14
[INFO] [stderr]   Downloaded diesel v2.1.6
[INFO] [stderr]   Downloaded pest_meta v2.7.13
[INFO] [stderr]   Downloaded pest_derive v2.7.13
[INFO] [stderr]   Downloaded pest v2.7.13
[INFO] [stderr]   Downloaded shuttle-rocket v0.48.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c36cdfe9530c9f8703cd31ce1dd7430898c7a2a145d3c9ae1a526a4cafc6a534
[INFO] running `Command { std: "docker" "start" "c36cdfe9530c9f8703cd31ce1dd7430898c7a2a145d3c9ae1a526a4cafc6a534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c36cdfe9530c9f8703cd31ce1dd7430898c7a2a145d3c9ae1a526a4cafc6a534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c36cdfe9530c9f8703cd31ce1dd7430898c7a2a145d3c9ae1a526a4cafc6a534" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c36cdfe9530c9f8703cd31ce1dd7430898c7a2a145d3c9ae1a526a4cafc6a534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c36cdfe9530c9f8703cd31ce1dd7430898c7a2a145d3c9ae1a526a4cafc6a534" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking ordered-float v4.3.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking task-local-extensions v0.1.4
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking normpath v1.3.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling typeshare-annotation v1.0.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling pest v2.7.13
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling shuttle-codegen v0.48.0
[INFO] [stderr] error: could not compile `sqlformat` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name sqlformat --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlformat-0.2.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=4ac03475673d6923 -C extra-filename=-506229ce58f2160e --out-dir /opt/rustwide/target/debug/build/sqlformat/506229ce58f2160e/out -L dependency=/opt/rustwide/target/debug/build/memchr/371cdb7d366b303a/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out --extern nom=/opt/rustwide/target/debug/build/nom/2c42e90c889160c6/out/libnom-2c42e90c889160c6.rmeta --extern unicode_categories=/opt/rustwide/target/debug/build/unicode_categories/5bb069a1dc5524fb/out/libunicode_categories-5bb069a1dc5524fb.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.13/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=96dad75a7c902a70 -C extra-filename=-282f616543132928 --out-dir /opt/rustwide/target/debug/build/pest/282f616543132928/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/3de2022be7d5e3f4/out --extern memchr=/opt/rustwide/target/debug/build/memchr/371cdb7d366b303a/out/libmemchr-371cdb7d366b303a.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/7adacfa52e7881c9/out/libthiserror-7adacfa52e7881c9.rmeta --extern ucd_trie=/opt/rustwide/target/debug/build/ucd-trie/9bcde3556d193e0f/out/libucd_trie-9bcde3556d193e0f.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c36cdfe9530c9f8703cd31ce1dd7430898c7a2a145d3c9ae1a526a4cafc6a534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c36cdfe9530c9f8703cd31ce1dd7430898c7a2a145d3c9ae1a526a4cafc6a534", kill_on_drop: false }`
[INFO] [stdout] c36cdfe9530c9f8703cd31ce1dd7430898c7a2a145d3c9ae1a526a4cafc6a534
