[INFO] cloning repository https://github.com/vfbiby/words-lingo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vfbiby/words-lingo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfbiby%2Fwords-lingo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfbiby%2Fwords-lingo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 49a2eaedf30002cb80462b5bfc6fd3479a570bbc
[INFO] checking vfbiby/words-lingo against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfbiby%2Fwords-lingo" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vfbiby/words-lingo
[INFO] finished tweaking git repo https://github.com/vfbiby/words-lingo
[INFO] tweaked toml for git repo https://github.com/vfbiby/words-lingo written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vfbiby/words-lingo on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vfbiby/words-lingo 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `words_lingo` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /workspace/builds/worker-6-tc2/source/target/.../words_lingo
[INFO] [stderr]    |                                                  ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `words-lingo`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:38:8
[INFO] [stderr]    |
[INFO] [stderr] 38 - name = "words_lingo"
[INFO] [stderr] 38 + name = "words-lingo"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `words-lingo`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:42:25
[INFO] [stderr]    |
[INFO] [stderr] 42 ~ members = ["migration"]
[INFO] [stderr] 43 + [[bin]]
[INFO] [stderr] 44 + name = "words-lingo"
[INFO] [stderr] 45 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `words_lingo` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 59150b7cb0d893936d450b39f125248e75085e074b1de40411ccc54b2004066e
[INFO] running `Command { std: "docker" "start" "59150b7cb0d893936d450b39f125248e75085e074b1de40411ccc54b2004066e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59150b7cb0d893936d450b39f125248e75085e074b1de40411ccc54b2004066e", 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" "59150b7cb0d893936d450b39f125248e75085e074b1de40411ccc54b2004066e" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59150b7cb0d893936d450b39f125248e75085e074b1de40411ccc54b2004066e", 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" "59150b7cb0d893936d450b39f125248e75085e074b1de40411ccc54b2004066e" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `words_lingo` should have a kebab-case name
[INFO] [stderr]    |
[INFO] [stderr]  1 | /opt/rustwide/target/.../words_lingo
[INFO] [stderr]    |                          ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `words-lingo`, convert `package.name`
[INFO] [stderr]   --> Cargo.toml:38:8
[INFO] [stderr]    |
[INFO] [stderr] 38 - name = "words_lingo"
[INFO] [stderr] 38 + name = "words-lingo"
[INFO] [stderr]    |
[INFO] [stderr] help: to change the binary name to `words-lingo`, specify `bin.name`
[INFO] [stderr]   --> Cargo.toml:42:25
[INFO] [stderr]    |
[INFO] [stderr] 42 ~ members = ["migration"]
[INFO] [stderr] 43 + [[bin]]
[INFO] [stderr] 44 + name = "words-lingo"
[INFO] [stderr] 45 + path = "src/main.rs"
[INFO] [stderr]    |
[INFO] [stderr] warning: `words_lingo` (manifest) generated 1 warning
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling rust_decimal v1.36.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tinyvec v1.8.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]     Checking whoami v1.5.2
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling ntex-rt v0.4.24
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking oneshot v0.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking ntex-service v3.4.0
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling frunk_core v0.4.3
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling rustc-hash v2.1.0
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling subprocess v0.2.9
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking flate2 v1.0.35
[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/416264364aa47959f5827723e1d7dabc95d0744b/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="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=d2acb0bc8d48314a -C extra-filename=-cc8ebd67c26243c3 --out-dir /opt/rustwide/target/debug/build/futures-util/cc8ebd67c26243c3/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/a990fd8578e61d67/out --extern futures_channel=/opt/rustwide/target/debug/build/futures-channel/9881a3fb7d92e372/out/libfutures_channel-9881a3fb7d92e372.rmeta --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/a990fd8578e61d67/out/libfutures_sink-a990fd8578e61d67.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] [stderr] warning: build failed, waiting for other jobs to finish...
[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/416264364aa47959f5827723e1d7dabc95d0744b/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.95/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=c7412ce975233420 -C extra-filename=-95a5154d60de160f --out-dir /opt/rustwide/target/debug/build/syn/95a5154d60de160f/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/442acad4d4e7f208/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/13328ff8d6cc16fd/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/442acad4d4e7f208/out/libproc_macro2-442acad4d4e7f208.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/080cbe92cf917f0e/out/libquote-080cbe92cf917f0e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/13328ff8d6cc16fd/out/libunicode_ident-13328ff8d6cc16fd.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "59150b7cb0d893936d450b39f125248e75085e074b1de40411ccc54b2004066e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59150b7cb0d893936d450b39f125248e75085e074b1de40411ccc54b2004066e", kill_on_drop: false }`
[INFO] [stdout] 59150b7cb0d893936d450b39f125248e75085e074b1de40411ccc54b2004066e
