[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 65c7d39f9c2b9d5c316725cb48fa3d360c64c663 for pr-161253
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSpeedyGo55%2Fshort-cli" "/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/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SpeedyGo55/short-cli on toolchain 65c7d39f9c2b9d5c316725cb48fa3d360c64c663
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "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" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] 7852d9fd445759953ef14734f3f0e535d8e307de8a7031a2a0e0214858f905bf
[INFO] running `Command { std: "docker" "start" "7852d9fd445759953ef14734f3f0e535d8e307de8a7031a2a0e0214858f905bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7852d9fd445759953ef14734f3f0e535d8e307de8a7031a2a0e0214858f905bf", 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" "7852d9fd445759953ef14734f3f0e535d8e307de8a7031a2a0e0214858f905bf" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7852d9fd445759953ef14734f3f0e535d8e307de8a7031a2a0e0214858f905bf", 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" "7852d9fd445759953ef14734f3f0e535d8e307de8a7031a2a0e0214858f905bf" "/opt/rustwide/cargo-home/bin/cargo" "+65c7d39f9c2b9d5c316725cb48fa3d360c64c663" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking ordered-float v4.3.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[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 unicode_categories v0.1.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[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]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]     Checking winnow v0.6.20
[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 multer v3.1.0
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling sqlformat v0.2.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking task-local-extensions v0.1.4
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[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 base64 v0.22.1
[INFO] [stderr]     Checking binascii v0.1.4
[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 sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[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]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling typeshare-annotation v1.0.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio-stream v0.1.16
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling pest v2.7.13
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling shuttle-codegen v0.48.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[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/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/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 --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 -L dependency=/opt/rustwide/target/debug/build/nom/2c42e90c889160c6/out -L dependency=/opt/rustwide/target/debug/build/unicode_categories/5bb069a1dc5524fb/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` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/65c7d39f9c2b9d5c316725cb48fa3d360c64c663/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.14/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=5f247cef11c155e4 -C extra-filename=-7b58ca5036d02b33 --out-dir /opt/rustwide/target/debug/build/rustls/7b58ca5036d02b33/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/getrandom/3bdff4e664d9500d/out -L dependency=/opt/rustwide/target/debug/build/libc/6bac623d7a7ccecf/out -L dependency=/opt/rustwide/target/debug/build/once_cell/154929b6ac9493b9/out -L dependency=/opt/rustwide/target/debug/build/ring/df8a952d5e93745f/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/91d0e3355835d391/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/a8eaf2bf2f4b1c38/out -L dependency=/opt/rustwide/target/debug/build/spin/b09ca1e84a49ef17/out -L dependency=/opt/rustwide/target/debug/build/subtle/350c4d777e42ad0b/out -L dependency=/opt/rustwide/target/debug/build/untrusted/03cde965a30f6cbb/out -L dependency=/opt/rustwide/target/debug/build/zeroize/9cea171f801bc7db/out --extern once_cell=/opt/rustwide/target/debug/build/once_cell/154929b6ac9493b9/out/libonce_cell-154929b6ac9493b9.rmeta --extern ring=/opt/rustwide/target/debug/build/ring/df8a952d5e93745f/out/libring-df8a952d5e93745f.rmeta --extern pki_types=/opt/rustwide/target/debug/build/rustls-pki-types/91d0e3355835d391/out/librustls_pki_types-91d0e3355835d391.rmeta --extern webpki=/opt/rustwide/target/debug/build/rustls-webpki/a8eaf2bf2f4b1c38/out/libwebpki-a8eaf2bf2f4b1c38.rmeta --extern subtle=/opt/rustwide/target/debug/build/subtle/350c4d777e42ad0b/out/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/build/zeroize/9cea171f801bc7db/out/libzeroize-9cea171f801bc7db.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring/47441ca9417d038c/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7852d9fd445759953ef14734f3f0e535d8e307de8a7031a2a0e0214858f905bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7852d9fd445759953ef14734f3f0e535d8e307de8a7031a2a0e0214858f905bf", kill_on_drop: false }`
[INFO] [stdout] 7852d9fd445759953ef14734f3f0e535d8e307de8a7031a2a0e0214858f905bf
