[INFO] cloning repository https://github.com/nooesc/git-mux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nooesc/git-mux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnooesc%2Fgit-mux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnooesc%2Fgit-mux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ee69271c6c5de13208ed567a4a67c3bd381a11f9
[INFO] checking nooesc/git-mux against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnooesc%2Fgit-mux" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nooesc/git-mux
[INFO] finished tweaking git repo https://github.com/nooesc/git-mux
[INFO] tweaked toml for git repo https://github.com/nooesc/git-mux written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nooesc/git-mux on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nooesc/git-mux 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded avif-serialize v0.8.8
[INFO] [stderr]   Downloaded octocrab v0.44.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 53cf8adc3c2a8b83f313abbafccac49129d3f4a7689847554da72376dfe141c3
[INFO] running `Command { std: "docker" "start" "53cf8adc3c2a8b83f313abbafccac49129d3f4a7689847554da72376dfe141c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53cf8adc3c2a8b83f313abbafccac49129d3f4a7689847554da72376dfe141c3", 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" "53cf8adc3c2a8b83f313abbafccac49129d3f4a7689847554da72376dfe141c3" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53cf8adc3c2a8b83f313abbafccac49129d3f4a7689847554da72376dfe141c3", 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" "53cf8adc3c2a8b83f313abbafccac49129d3f4a7689847554da72376dfe141c3" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking zune-jpeg v0.5.12
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]     Checking tempfile v3.26.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking openssl v0.10.75
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[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/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.37/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="log"' --cfg 'feature="logging"' --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", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=e6c8278959284281 -C extra-filename=-c64f3b0ecf376ba2 --out-dir /opt/rustwide/target/debug/build/rustls/c64f3b0ecf376ba2/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/getrandom/4c9a09e81c1762ee/out -L dependency=/opt/rustwide/target/debug/build/libc/8826d17fc7d5e9f0/out -L dependency=/opt/rustwide/target/debug/build/ring/56ee82a965b07382/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/e278ec71858aaccb/out -L dependency=/opt/rustwide/target/debug/build/untrusted/03cde965a30f6cbb/out -L dependency=/opt/rustwide/target/debug/build/zeroize/a40156bb3ac2a890/out --extern log=/opt/rustwide/target/debug/build/log/a469ce83c9b0fe3a/out/liblog-a469ce83c9b0fe3a.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out/libonce_cell-2ad934dc7da92e31.rmeta --extern ring=/opt/rustwide/target/debug/build/ring/56ee82a965b07382/out/libring-56ee82a965b07382.rmeta --extern pki_types=/opt/rustwide/target/debug/build/rustls-pki-types/e278ec71858aaccb/out/librustls_pki_types-e278ec71858aaccb.rmeta --extern webpki=/opt/rustwide/target/debug/build/rustls-webpki/7c7ee10c92837cf3/out/libwebpki-7c7ee10c92837cf3.rmeta --extern subtle=/opt/rustwide/target/debug/build/subtle/350c4d777e42ad0b/out/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/build/zeroize/a40156bb3ac2a890/out/libzeroize-a40156bb3ac2a890.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/opt/rustwide/target/debug/build/ring/2190729a8e30ea41/out` (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/eca445e5ae4a6679cc27d3a09106ce245e13a5a6/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --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", "libc", "memchr", "portable-atomic", "sink", "slab", "spin", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=190ea8b9f18a28da -C extra-filename=-0dc1c9981376e5b0 --out-dir /opt/rustwide/target/debug/build/futures-util/0dc1c9981376e5b0/out -L dependency=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/6351650e09691772/out/libfutures_channel-6351650e09691772.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/1cd512d543215c04/out/libfutures_core-1cd512d543215c04.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/ee83dd0d8cfe75cb/out/libfutures_io-ee83dd0d8cfe75cb.rmeta --extern futures_macro=/opt/rustwide/target/debug/build/futures-macro/eff926812d101a5d/out/libfutures_macro-eff926812d101a5d.so --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/80687936758fa695/out/libfutures_sink-80687936758fa695.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/bde3b8216abf23c5/out/libfutures_task-bde3b8216abf23c5.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/3d944e3b9ac373a3/out/libmemchr-3d944e3b9ac373a3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/7176d3be2b7ee2e1/out/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/101f873bca723251/out/libslab-101f873bca723251.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "53cf8adc3c2a8b83f313abbafccac49129d3f4a7689847554da72376dfe141c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53cf8adc3c2a8b83f313abbafccac49129d3f4a7689847554da72376dfe141c3", kill_on_drop: false }`
[INFO] [stdout] 53cf8adc3c2a8b83f313abbafccac49129d3f4a7689847554da72376dfe141c3
