[INFO] fetching crate nu_plugin_twitch 0.1.1...
[INFO] checking nu_plugin_twitch-0.1.1 against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] extracting crate nu_plugin_twitch 0.1.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate nu_plugin_twitch 0.1.1
[INFO] finished tweaking crates.io crate nu_plugin_twitch 0.1.1
[INFO] tweaked toml for crates.io crate nu_plugin_twitch 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate nu_plugin_twitch 0.1.1 on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nu_plugin_twitch 0.1.1 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:91:1
[INFO] [stderr]    |
[INFO] [stderr] 91 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: binary `nu_plugin_twitch` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-5-tc2/source/target/.../nu_plugin_twitch
[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 `nu-plugin-twitch`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "nu_plugin_twitch"
[INFO] [stderr] 2 + name = "nu-plugin-twitch"
[INFO] [stderr]   |
[INFO] [stderr] warning: `nu_plugin_twitch` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e57b158b4f395fd44f66be78290910e9ea8ab52d6263aa9522aa322f51640179
[INFO] running `Command { std: "docker" "start" "e57b158b4f395fd44f66be78290910e9ea8ab52d6263aa9522aa322f51640179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e57b158b4f395fd44f66be78290910e9ea8ab52d6263aa9522aa322f51640179", 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" "e57b158b4f395fd44f66be78290910e9ea8ab52d6263aa9522aa322f51640179" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e57b158b4f395fd44f66be78290910e9ea8ab52d6263aa9522aa322f51640179", 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" "e57b158b4f395fd44f66be78290910e9ea8ab52d6263aa9522aa322f51640179" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:91:1
[INFO] [stderr]    |
[INFO] [stderr] 91 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: binary `nu_plugin_twitch` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../nu_plugin_twitch
[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 `nu-plugin-twitch`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "nu_plugin_twitch"
[INFO] [stderr] 2 + name = "nu-plugin-twitch"
[INFO] [stderr]   |
[INFO] [stderr] warning: `nu_plugin_twitch` (manifest) generated 2 warnings
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking brotli-decompressor v4.0.3
[INFO] [stderr]     Checking sysinfo v0.36.1
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]     Checking lscolors v0.20.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking nu-glob v0.106.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking interprocess v2.2.3
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tz-rs v0.7.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling tzdb_data v0.2.2
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling is_debug v1.1.0
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking shadow-rs v1.2.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking console v0.16.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/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/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=de973827722597b6 -C extra-filename=-7ae43d5fbe1eb75d --out-dir /opt/rustwide/target/debug/build/syn/7ae43d5fbe1eb75d/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/out/libquote-60c6fa93c90874f2.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out/libunicode_ident-b3925cc8f83e9ac1.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 `pure-rust-locales` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name pure_rust_locales --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pure-rust-locales-0.8.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ab9ed22fa9e99cee -C extra-filename=-4170c9226db6d0bd --out-dir /opt/rustwide/target/debug/build/pure-rust-locales/4170c9226db6d0bd/out --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e57b158b4f395fd44f66be78290910e9ea8ab52d6263aa9522aa322f51640179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e57b158b4f395fd44f66be78290910e9ea8ab52d6263aa9522aa322f51640179", kill_on_drop: false }`
[INFO] [stdout] e57b158b4f395fd44f66be78290910e9ea8ab52d6263aa9522aa322f51640179
