[INFO] cloning repository https://github.com/IamKplayzz/am4
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IamKplayzz/am4" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIamKplayzz%2Fam4", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIamKplayzz%2Fam4'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6a403ac301e0bfc865388412bf75fd8e22398ccc
[INFO] checking IamKplayzz/am4 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIamKplayzz%2Fam4" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  61% (262/423)
Updating files:  62% (263/423)
Updating files:  63% (267/423)
Updating files:  64% (271/423)
Updating files:  65% (275/423)
Updating files:  66% (280/423)
Updating files:  67% (284/423)
Updating files:  68% (288/423)
Updating files:  69% (292/423)
Updating files:  70% (297/423)
Updating files:  71% (301/423)
Updating files:  72% (305/423)
Updating files:  73% (309/423)
Updating files:  74% (314/423)
Updating files:  75% (318/423)
Updating files:  76% (322/423)
Updating files:  77% (326/423)
Updating files:  78% (330/423)
Updating files:  78% (332/423)
Updating files:  79% (335/423)
Updating files:  80% (339/423)
Updating files:  81% (343/423)
Updating files:  82% (347/423)
Updating files:  83% (352/423)
Updating files:  84% (356/423)
Updating files:  85% (360/423)
Updating files:  86% (364/423)
Updating files:  87% (369/423)
Updating files:  88% (373/423)
Updating files:  89% (377/423)
Updating files:  90% (381/423)
Updating files:  91% (385/423)
Updating files:  92% (390/423)
Updating files:  93% (394/423)
Updating files:  94% (398/423)
Updating files:  95% (402/423)
Updating files:  96% (407/423)
Updating files:  97% (411/423)
Updating files:  98% (415/423)
Updating files:  99% (419/423)
Updating files: 100% (423/423)
Updating files: 100% (423/423), done.
[INFO] started tweaking git repo https://github.com/IamKplayzz/am4
[INFO] finished tweaking git repo https://github.com/IamKplayzz/am4
[INFO] tweaked toml for git repo https://github.com/IamKplayzz/am4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/IamKplayzz/am4 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/IamKplayzz/am4 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d1d01342ece3b9b24ee373fa310f6c1793a4e89cf8a8f8f14ade8883b5a56ba7
[INFO] running `Command { std: "docker" "start" "-a" "d1d01342ece3b9b24ee373fa310f6c1793a4e89cf8a8f8f14ade8883b5a56ba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d1d01342ece3b9b24ee373fa310f6c1793a4e89cf8a8f8f14ade8883b5a56ba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1d01342ece3b9b24ee373fa310f6c1793a4e89cf8a8f8f14ade8883b5a56ba7", kill_on_drop: false }`
[INFO] [stdout] d1d01342ece3b9b24ee373fa310f6c1793a4e89cf8a8f8f14ade8883b5a56ba7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 48cf5886afac33c4290e575839204602da95262e9885b3bb794a278860513397
[INFO] running `Command { std: "docker" "start" "-a" "48cf5886afac33c4290e575839204602da95262e9885b3bb794a278860513397", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling polars-utils v0.40.0
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking raw-cpuid v11.3.0
[INFO] [stderr]    Compiling polars-arrow v0.40.0
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking uuid v1.12.1
[INFO] [stderr]     Checking atoi_simd v0.15.6
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking jaro_winkler v0.1.0
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking throw_error v0.2.0
[INFO] [stderr]    Compiling polars-compute v0.40.0
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling polars-core v0.40.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling polars-ops v0.40.0
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]     Checking guardian v1.2.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking winnow v0.6.25
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rstest_macros v0.20.0
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking either_of v0.1.2
[INFO] [stderr]    Compiling seq-macro v0.3.5
[INFO] [stderr]     Checking parquet-format-safe v0.2.4
[INFO] [stderr]    Compiling prettyplease v0.2.29
[INFO] [stderr]    Compiling collection_literals v1.0.1
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]     Checking brotli v5.0.0
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling polars-plan v0.40.0
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling polars-lazy v0.40.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr] error: could not compile `brotli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-5.0.0/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="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=f07e6c4a3c9f6a65 -C extra-filename=-02bdd2d7fcebfdda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-257932aa9253e762.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 `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/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="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=480a00d4875e9a03 -C extra-filename=-d8260278ce0a287d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1d1989d9e2c5ec54.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-68890eeeddb3bda2.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-a74db05514864d85.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b5191dae6af14ba4.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "48cf5886afac33c4290e575839204602da95262e9885b3bb794a278860513397", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48cf5886afac33c4290e575839204602da95262e9885b3bb794a278860513397", kill_on_drop: false }`
[INFO] [stdout] 48cf5886afac33c4290e575839204602da95262e9885b3bb794a278860513397
