[INFO] cloning repository https://github.com/thecrossk/shame-table
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thecrossk/shame-table" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthecrossk%2Fshame-table", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthecrossk%2Fshame-table'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7774afc2552b698e0df173fb346035dc69e68376
[INFO] checking thecrossk/shame-table against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthecrossk%2Fshame-table" "/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/thecrossk/shame-table
[INFO] finished tweaking git repo https://github.com/thecrossk/shame-table
[INFO] tweaked toml for git repo https://github.com/thecrossk/shame-table written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thecrossk/shame-table on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thecrossk/shame-table 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v2.0.11
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.19
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.33.0
[INFO] [stderr]   Downloaded crc v3.2.1
[INFO] [stderr]   Downloaded sqlx-macros v0.8.3
[INFO] [stderr]   Downloaded native-tls v0.2.13
[INFO] [stderr]   Downloaded whoami v1.5.2
[INFO] [stderr]   Downloaded zstd-safe v7.2.1
[INFO] [stderr]   Downloaded zstd v0.13.2
[INFO] [stderr]   Downloaded thiserror v2.0.11
[INFO] [stderr]   Downloaded getrandom v0.3.1
[INFO] [stderr]   Downloaded axum-core v0.5.0
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.3
[INFO] [stderr]   Downloaded tempfile v3.16.0
[INFO] [stderr]   Downloaded event-listener v5.4.0
[INFO] [stderr]   Downloaded httparse v1.10.0
[INFO] [stderr]   Downloaded uuid v1.13.2
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.16
[INFO] [stderr]   Downloaded bytes v1.10.0
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.105
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.3
[INFO] [stderr]   Downloaded rsa v0.9.7
[INFO] [stderr]   Downloaded cc v1.2.12
[INFO] [stderr]   Downloaded tower-http v0.6.2
[INFO] [stderr]   Downloaded flate2 v1.0.35
[INFO] [stderr]   Downloaded sqlx-core v0.8.3
[INFO] [stderr]   Downloaded der v0.7.9
[INFO] [stderr]   Downloaded async-compression v0.4.18
[INFO] [stderr]   Downloaded iri-string v0.7.7
[INFO] [stderr]   Downloaded wasi v0.13.3+wasi-0.2.2
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.3
[INFO] [stderr]   Downloaded brotli-decompressor v4.0.2
[INFO] [stderr]   Downloaded sqlx v0.8.3
[INFO] [stderr]   Downloaded axum v0.8.1
[INFO] [stderr]   Downloaded openssl v0.10.70
[INFO] [stderr]   Downloaded zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]   Downloaded brotli v7.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 965972ad52057666509ac6d1bbefed5e5132fed7c2a100bcd5377388f3ed4b12
[INFO] running `Command { std: "docker" "start" "965972ad52057666509ac6d1bbefed5e5132fed7c2a100bcd5377388f3ed4b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "965972ad52057666509ac6d1bbefed5e5132fed7c2a100bcd5377388f3ed4b12", 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" "965972ad52057666509ac6d1bbefed5e5132fed7c2a100bcd5377388f3ed4b12" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "965972ad52057666509ac6d1bbefed5e5132fed7c2a100bcd5377388f3ed4b12", 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" "965972ad52057666509ac6d1bbefed5e5132fed7c2a100bcd5377388f3ed4b12" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling openssl v0.10.70
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]     Checking miniz_oxide v0.8.3
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking uuid v1.13.2
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking iri-string v0.7.7
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]    Compiling openssl-sys v0.9.105
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/018018e881e2db0956f229dbb543e21f058d1ce7/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=eef779f90c73615a -C extra-filename=-8937a57935d5d4cb --out-dir /opt/rustwide/target/debug/build/syn/8937a57935d5d4cb/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/6917781d00b430cf/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/a3690edd3a41f0e2/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/6917781d00b430cf/out/libproc_macro2-6917781d00b430cf.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/2b75de37f63c0239/out/libquote-2b75de37f63c0239.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/a3690edd3a41f0e2/out/libunicode_ident-a3690edd3a41f0e2.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (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/018018e881e2db0956f229dbb543e21f058d1ce7/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,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --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=2daf5780d5d1cda8 -C extra-filename=-47da4f885f49daa6 --out-dir /opt/rustwide/target/debug/build/futures-util/47da4f885f49daa6/out --extern futures_core=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out/libfutures_io-8d88089869a627e9.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out/libmemchr-a8313380c25031b5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/336ee4618dc8a867/out/libslab-336ee4618dc8a867.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "965972ad52057666509ac6d1bbefed5e5132fed7c2a100bcd5377388f3ed4b12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "965972ad52057666509ac6d1bbefed5e5132fed7c2a100bcd5377388f3ed4b12", kill_on_drop: false }`
[INFO] [stdout] 965972ad52057666509ac6d1bbefed5e5132fed7c2a100bcd5377388f3ed4b12
