[INFO] cloning repository https://github.com/arjunguha/slopcoder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arjunguha/slopcoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farjunguha%2Fslopcoder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farjunguha%2Fslopcoder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1deff4b0984976f3c6e012e2cd20d0f92ecc4306
[INFO] checking arjunguha/slopcoder against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farjunguha%2Fslopcoder" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arjunguha/slopcoder
[INFO] finished tweaking git repo https://github.com/arjunguha/slopcoder
[INFO] tweaked toml for git repo https://github.com/arjunguha/slopcoder written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arjunguha/slopcoder on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arjunguha/slopcoder 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7e592fd949939b0da8162bdbd5ed6e90afe0cda7528399a13565005de8e93ab4
[INFO] running `Command { std: "docker" "start" "7e592fd949939b0da8162bdbd5ed6e90afe0cda7528399a13565005de8e93ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e592fd949939b0da8162bdbd5ed6e90afe0cda7528399a13565005de8e93ab4", 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" "7e592fd949939b0da8162bdbd5ed6e90afe0cda7528399a13565005de8e93ab4" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7e592fd949939b0da8162bdbd5ed6e90afe0cda7528399a13565005de8e93ab4", 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" "7e592fd949939b0da8162bdbd5ed6e90afe0cda7528399a13565005de8e93ab4" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling zmij v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking arrow-schema v56.2.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking zlib-rs v0.5.5
[INFO] [stderr]    Compiling io-uring v0.7.11
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking foyer-intrusive-collections v0.10.0-dev
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking libz-rs-sys v0.5.5
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling small_ctor v0.1.2
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking cmsketch v0.2.4
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking fastant v0.1.11
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking mixtrics v0.2.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking fs4 v0.13.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking socks v0.3.4
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking core_affinity v0.8.3
[INFO] [stderr]     Checking as-any v0.3.2
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking kdam v0.6.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking serial-core v0.4.0
[INFO] [stderr]     Checking termios v0.2.2
[INFO] [stderr]     Checking ioctl-rs v0.1.6
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking serial-unix v0.4.0
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking serial v0.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[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 thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[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/615014f15745532730b9ce7a1d9309f8b4756f93/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.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="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=e397e6e26790ac1d -C extra-filename=-6d815117dba34989 --out-dir /opt/rustwide/target/debug/build/tokio/6d815117dba34989/out -L dependency=/opt/rustwide/target/debug/build/bytes/1733fcdb13354ed1/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/errno/f5c95bcb72b561ae/out -L dependency=/opt/rustwide/target/debug/build/libc/6be46a6c393a21e7/out -L dependency=/opt/rustwide/target/debug/build/lock_api/b47e4fe57039b3cf/out -L dependency=/opt/rustwide/target/debug/build/mio/3130b10f86b48709/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/4f532ceb73c3b29f/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/a7e5c2b897124873/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/579d37412dd580f2/out -L dependency=/opt/rustwide/target/debug/build/smallvec/dd4339173f24a482/out -L dependency=/opt/rustwide/target/debug/build/socket2/8b9437acc7305a98/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/bb014ad774f3b01d/out --extern bytes=/opt/rustwide/target/debug/build/bytes/1733fcdb13354ed1/out/libbytes-1733fcdb13354ed1.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/6be46a6c393a21e7/out/liblibc-6be46a6c393a21e7.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/3130b10f86b48709/out/libmio-3130b10f86b48709.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/4f532ceb73c3b29f/out/libparking_lot-4f532ceb73c3b29f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/579d37412dd580f2/out/libsignal_hook_registry-579d37412dd580f2.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/8b9437acc7305a98/out/libsocket2-8b9437acc7305a98.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/bb014ad774f3b01d/out/libtokio_macros-bb014ad774f3b01d.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "7e592fd949939b0da8162bdbd5ed6e90afe0cda7528399a13565005de8e93ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e592fd949939b0da8162bdbd5ed6e90afe0cda7528399a13565005de8e93ab4", kill_on_drop: false }`
[INFO] [stdout] 7e592fd949939b0da8162bdbd5ed6e90afe0cda7528399a13565005de8e93ab4
