[INFO] cloning repository https://github.com/hubuum/hubuum-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hubuum/hubuum-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhubuum%2Fhubuum-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhubuum%2Fhubuum-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8696353c04a78ca169ee5754fbcad7f25aae2a0a [INFO] testing hubuum/hubuum-cli against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhubuum%2Fhubuum-cli" "/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/hubuum/hubuum-cli [INFO] finished tweaking git repo https://github.com/hubuum/hubuum-cli [INFO] tweaked toml for git repo https://github.com/hubuum/hubuum-cli written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hubuum/hubuum-cli on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hubuum/hubuum-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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/hubuum/hubuum-client-rust` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded testing_table v0.3.0 [INFO] [stderr] Downloaded tabled_derive v0.11.0 [INFO] [stderr] Downloaded smooth-json v0.2.7 [INFO] [stderr] Downloaded yare v3.0.0 [INFO] [stderr] Downloaded jsonpath-rust v1.0.4 [INFO] [stderr] Downloaded darling_macro v0.21.1 [INFO] [stderr] Downloaded yare-macro v3.0.0 [INFO] [stderr] Downloaded jqesque v0.0.3 [INFO] [stderr] Downloaded papergrid v0.17.0 [INFO] [stderr] Downloaded rust-ini v0.21.2 [INFO] [stderr] Downloaded darling v0.21.1 [INFO] [stderr] Downloaded clap v4.5.43 [INFO] [stderr] Downloaded darling_core v0.21.1 [INFO] [stderr] Downloaded cc v1.2.32 [INFO] [stderr] Downloaded pest v2.8.1 [INFO] [stderr] Downloaded rustyline v17.0.0 [INFO] [stderr] Downloaded clap_builder v4.5.43 [INFO] [stderr] Downloaded tabled v0.20.0 [INFO] [stderr] Downloaded yaml-rust2 v0.10.3 [INFO] [stderr] Downloaded jsonptr v0.7.1 [INFO] [stderr] Downloaded scc v2.3.4 [INFO] [stderr] Downloaded config v0.15.13 [INFO] [stderr] Downloaded pest_derive v2.8.1 [INFO] [stderr] Downloaded toml v0.9.5 [INFO] [stderr] Downloaded pest_meta v2.8.1 [INFO] [stderr] Downloaded json-patch v4.0.0 [INFO] [stderr] Downloaded pest_generator v2.8.1 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e1d7e139f3978f9d96ffc8127c504991b1e9fefd2eab21d218362e99aee6de5 [INFO] running `Command { std: "docker" "start" "-a" "0e1d7e139f3978f9d96ffc8127c504991b1e9fefd2eab21d218362e99aee6de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e1d7e139f3978f9d96ffc8127c504991b1e9fefd2eab21d218362e99aee6de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e1d7e139f3978f9d96ffc8127c504991b1e9fefd2eab21d218362e99aee6de5", kill_on_drop: false }` [INFO] [stdout] 0e1d7e139f3978f9d96ffc8127c504991b1e9fefd2eab21d218362e99aee6de5 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 211a0a1f66549b7f5722966fe3e1cb740ee78bbc91d4e264f54dab0bd7398b8d [INFO] running `Command { std: "docker" "start" "-a" "211a0a1f66549b7f5722966fe3e1cb740ee78bbc91d4e264f54dab0bd7398b8d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling darling_core v0.21.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling yare-macro v3.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=e7d2a13571bebf28 -C extra-filename=-e3521940133a580f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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 `futures-util` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=2241a094398b0350 -C extra-filename=-64d37be0be80c228 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-c679acf38b3b9ea3.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-3e19596c076de665.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-19b3aba2be9e7ae8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6f5829dadd40eda8.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "211a0a1f66549b7f5722966fe3e1cb740ee78bbc91d4e264f54dab0bd7398b8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211a0a1f66549b7f5722966fe3e1cb740ee78bbc91d4e264f54dab0bd7398b8d", kill_on_drop: false }` [INFO] [stdout] 211a0a1f66549b7f5722966fe3e1cb740ee78bbc91d4e264f54dab0bd7398b8d