[INFO] cloning repository https://github.com/AmaranthineCodices/chrysanthemum
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AmaranthineCodices/chrysanthemum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmaranthineCodices%2Fchrysanthemum", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmaranthineCodices%2Fchrysanthemum'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e95b159f430870ddb8535f5fc217c0b71bfefb2
[INFO] testing AmaranthineCodices/chrysanthemum against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmaranthineCodices%2Fchrysanthemum" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AmaranthineCodices/chrysanthemum on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AmaranthineCodices/chrysanthemum
[INFO] finished tweaking git repo https://github.com/AmaranthineCodices/chrysanthemum
[INFO] tweaked toml for git repo https://github.com/AmaranthineCodices/chrysanthemum written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/AmaranthineCodices/chrysanthemum 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded twilight-util v0.14.2
[INFO] [stderr]   Downloaded twilight-validate v0.14.2
[INFO] [stderr]   Downloaded twilight-gateway-queue v0.14.1
[INFO] [stderr]   Downloaded sentry-debug-images v0.29.3
[INFO] [stderr]   Downloaded sentry-panic v0.29.3
[INFO] [stderr]   Downloaded influxdb_derive v0.5.1
[INFO] [stderr]   Downloaded twilight-http-ratelimiting v0.14.2
[INFO] [stderr]   Downloaded leaky-bucket-lite v0.5.2
[INFO] [stderr]   Downloaded sentry-tracing v0.29.3
[INFO] [stderr]   Downloaded influxdb v0.5.2
[INFO] [stderr]   Downloaded sentry v0.29.3
[INFO] [stderr]   Downloaded sentry-types v0.29.3
[INFO] [stderr]   Downloaded sentry-core v0.29.3
[INFO] [stderr]   Downloaded serde_yaml v0.9.29
[INFO] [stderr]   Downloaded twilight-cache-inmemory v0.14.4
[INFO] [stderr]   Downloaded twilight-http v0.14.4
[INFO] [stderr]   Downloaded twilight-model v0.14.5
[INFO] [stderr]   Downloaded twilight-gateway v0.14.2
[INFO] [stderr]   Downloaded sentry-contexts v0.29.3
[INFO] [stderr]   Downloaded sentry-backtrace v0.29.3
[INFO] [stderr]   Downloaded twilight-mention v0.14.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 875b285e222ff14da451c0f71cbc50593a14be4195ea7a60f7d02f170d861806
[INFO] running `Command { std: "docker" "start" "-a" "875b285e222ff14da451c0f71cbc50593a14be4195ea7a60f7d02f170d861806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "875b285e222ff14da451c0f71cbc50593a14be4195ea7a60f7d02f170d861806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "875b285e222ff14da451c0f71cbc50593a14be4195ea7a60f7d02f170d861806", kill_on_drop: false }`
[INFO] [stdout] 875b285e222ff14da451c0f71cbc50593a14be4195ea7a60f7d02f170d861806
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc363b7e237521156f99cdcaaa0a6ce7da766724fd64ddb327bf81e3affff716
[INFO] running `Command { std: "docker" "start" "-a" "bc363b7e237521156f99cdcaaa0a6ce7da766724fd64ddb327bf81e3affff716", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling thiserror v1.0.52
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling sentry-contexts v0.29.3
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling eyre v0.6.11
[INFO] [stderr]    Compiling webpki-roots v0.25.3
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.10
[INFO] [stderr]    Compiling tracing-log v0.1.4
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.52
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.17
[INFO] [stderr]    Compiling influxdb_derive v0.5.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling twilight-http-ratelimiting v0.14.2
[INFO] [stderr]    Compiling leaky-bucket-lite v0.5.2
[INFO] [stderr]    Compiling twilight-gateway-queue v0.14.1
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling uuid v1.6.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling serde_yaml v0.9.29
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling twilight-model v0.14.5
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling sentry-types v0.29.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling sentry-core v0.29.3
[INFO] [stderr]    Compiling sentry-backtrace v0.29.3
[INFO] [stderr]    Compiling sentry-debug-images v0.29.3
[INFO] [stderr]    Compiling sentry-tracing v0.29.3
[INFO] [stderr]    Compiling sentry-panic v0.29.3
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling hyper-rustls v0.23.2
[INFO] [stderr]    Compiling reqwest v0.11.23
[INFO] [stderr]    Compiling influxdb v0.5.2
[INFO] [stderr]    Compiling sentry v0.29.3
[INFO] [stderr]    Compiling twilight-validate v0.14.2
[INFO] [stderr]    Compiling twilight-mention v0.14.0
[INFO] [stderr]    Compiling twilight-cache-inmemory v0.14.4
[INFO] [stderr]    Compiling twilight-http v0.14.4
[INFO] [stderr]    Compiling twilight-util v0.14.2
[INFO] [stderr]    Compiling twilight-gateway v0.14.2
[INFO] [stderr]    Compiling chrysanthemum v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `enabled` is never read
[INFO] [stdout]    --> src/config.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub struct SlashCommands {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 263 |     pub enabled: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SlashCommands` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `substrings` is never read
[INFO] [stdout]    --> src/config.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |     Substring {
[INFO] [stdout]     |     --------- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 281 |         substrings: Regex,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `regexes` is never read
[INFO] [stdout]    --> src/config.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |     Regex {
[INFO] [stdout]     |     ----- field in this variant
[INFO] [stdout] 284 |         #[serde(with = "serde_regex")]
[INFO] [stdout] 285 |         regexes: Vec<Regex>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `channel_id` and `content` are never read
[INFO] [stdout]    --> src/config.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |     SendMessage {
[INFO] [stdout]     |     ----------- fields in this variant
[INFO] [stdout] 292 |         channel_id: Id<ChannelMarker>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 293 |         content: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "bc363b7e237521156f99cdcaaa0a6ce7da766724fd64ddb327bf81e3affff716", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc363b7e237521156f99cdcaaa0a6ce7da766724fd64ddb327bf81e3affff716", kill_on_drop: false }`
[INFO] [stdout] bc363b7e237521156f99cdcaaa0a6ce7da766724fd64ddb327bf81e3affff716
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3750d256bcc27d1dc782673cec0310c6ea050f5243531edd300314febfb09f03
[INFO] running `Command { std: "docker" "start" "-a" "3750d256bcc27d1dc782673cec0310c6ea050f5243531edd300314febfb09f03", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling chrysanthemum v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `enabled` is never read
[INFO] [stdout]    --> src/config.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 262 | pub struct SlashCommands {
[INFO] [stdout]     |            ------------- field in this struct
[INFO] [stdout] 263 |     pub enabled: bool,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SlashCommands` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `substrings` is never read
[INFO] [stdout]    --> src/config.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 277 |     Substring {
[INFO] [stdout]     |     --------- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 281 |         substrings: Regex,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `regexes` is never read
[INFO] [stdout]    --> src/config.rs:285:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |     Regex {
[INFO] [stdout]     |     ----- field in this variant
[INFO] [stdout] 284 |         #[serde(with = "serde_regex")]
[INFO] [stdout] 285 |         regexes: Vec<Regex>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `channel_id` and `content` are never read
[INFO] [stdout]    --> src/config.rs:292:9
[INFO] [stdout]     |
[INFO] [stdout] 291 |     SendMessage {
[INFO] [stdout]     |     ----------- fields in this variant
[INFO] [stdout] 292 |         channel_id: Id<ChannelMarker>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 293 |         content: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.01s
[INFO] running `Command { std: "docker" "inspect" "3750d256bcc27d1dc782673cec0310c6ea050f5243531edd300314febfb09f03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3750d256bcc27d1dc782673cec0310c6ea050f5243531edd300314febfb09f03", kill_on_drop: false }`
[INFO] [stdout] 3750d256bcc27d1dc782673cec0310c6ea050f5243531edd300314febfb09f03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4bd994d68e9a7671c2b59ef5eed3ef727b8646d612b699efb4135183505fff5
[INFO] running `Command { std: "docker" "start" "-a" "c4bd994d68e9a7671c2b59ef5eed3ef727b8646d612b699efb4135183505fff5", kill_on_drop: false }`
[INFO] [stderr] warning: field `enabled` is never read
[INFO] [stderr]    --> src/config.rs:263:9
[INFO] [stderr]     |
[INFO] [stderr] 262 | pub struct SlashCommands {
[INFO] [stderr]     |            ------------- field in this struct
[INFO] [stderr] 263 |     pub enabled: bool,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SlashCommands` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `substrings` is never read
[INFO] [stderr]    --> src/config.rs:281:9
[INFO] [stderr]     |
[INFO] [stderr] 277 |     Substring {
[INFO] [stderr]     |     --------- field in this variant
[INFO] [stderr] ...
[INFO] [stderr] 281 |         substrings: Regex,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `regexes` is never read
[INFO] [stderr]    --> src/config.rs:285:9
[INFO] [stderr]     |
[INFO] [stderr] 283 |     Regex {
[INFO] [stderr]     |     ----- field in this variant
[INFO] [stderr] 284 |         #[serde(with = "serde_regex")]
[INFO] [stderr] 285 |         regexes: Vec<Regex>,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `channel_id` and `content` are never read
[INFO] [stderr]    --> src/config.rs:292:9
[INFO] [stderr]     |
[INFO] [stderr] 291 |     SendMessage {
[INFO] [stderr]     |     ----------- fields in this variant
[INFO] [stderr] 292 |         channel_id: Id<ChannelMarker>,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 293 |         content: String,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `chrysanthemum` (bin "chrysanthemum" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chrysanthemum-7db2cf9635cc1322)
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test filter::test::messages::filter_mimetype_allow ... ok
[INFO] [stdout] test filter::test::messages::filter_sticker_id_allow ... ok
[INFO] [stdout] test filter::test::messages::filter_mimetype_deny ... ok
[INFO] [stdout] test config::test::validate_catches_empty_regex ... ok
[INFO] [stdout] test filter::test::messages::filter_sticker_id_deny ... ok
[INFO] [stdout] test config::test::deserialize_word_regex ... ok
[INFO] [stdout] test filter::test::messages::filter_sticker_name ... ok
[INFO] [stdout] test filter::test::scoping::exclude_channels ... ok
[INFO] [stdout] test filter::test::scoping::complex_scoping ... ok
[INFO] [stdout] test filter::test::scoping::include_channels ... ok
[INFO] [stdout] test filter::test::spam::attachment_spam_checker ... ok
[INFO] [stdout] test filter::test::spam::content_spam_checker ... ok
[INFO] [stdout] test filter::test::spam::emoji_spam_checker ... ok
[INFO] [stdout] test filter::test::spam::link_spam_checker ... ok
[INFO] [stdout] test filter::test::spam::mention_spam_checker ... ok
[INFO] [stdout] test filter::test::spam::spam_checker_noop ... ok
[INFO] [stdout] test filter::test::messages::filter_zalgo ... ok
[INFO] [stdout] test filter::test::scoping::exclude_roles ... ok
[INFO] [stdout] test message::test::clean_message_mentions ... ok
[INFO] [stdout] test filter::test::messages::filter_domain_deny ... ok
[INFO] [stdout] test filter::test::messages::filter_domain_allow ... ok
[INFO] [stdout] test filter::test::spam::remove_old_records ... ok
[INFO] [stdout] test filter::test::spam::spam_record_creation ... ok
[INFO] [stdout] test message::test::spam_check ... ok
[INFO] [stdout] test message::test::spam_check_actions_override_default_actions ... ok
[INFO] [stdout] test filter::test::messages::filter_invite_deny ... ok
[INFO] [stdout] test message::test::spam_check_scoping_overrides_default_scoping ... ok
[INFO] [stdout] test message::test::spam_check_use_default_actions_if_no_actions ... ok
[INFO] [stdout] test message::test::spam_check_use_default_scoping_if_no_scoping ... ok
[INFO] [stdout] test filter::test::messages::filter_invite_allow ... ok
[INFO] [stdout] test confusable::test::test_skeletonize ... ok
[INFO] [stdout] test filter::test::messages::filter_regex_with_skeletonization ... ok
[INFO] [stdout] test confusable::test::dont_copy_if_no_confusables ... ok
[INFO] [stdout] test message::test::use_default_scoping_if_no_scoping ... ok
[INFO] [stdout] test message::test::filter_basic ... ok
[INFO] [stdout] test filter::test::messages::filter_substrings ... ok
[INFO] [stdout] test message::test::actions_override_default_actions ... ok
[INFO] [stdout] test filter::test::messages::filter_substrings_with_skeletonization ... ok
[INFO] [stdout] test filter::test::messages::filter_words ... ok
[INFO] [stdout] test message::test::scoping_overrides_default_scoping ... ok
[INFO] [stdout] test filter::test::messages::filter_words_with_skeletonization ... ok
[INFO] [stdout] test message::test::pass_if_no_filters_filter ... ok
[INFO] [stdout] test message::test::use_default_actions_if_no_actions ... ok
[INFO] [stdout] test filter::test::messages::filter_regex ... ok
[INFO] [stdout] test reaction::test::evaluate_filters_in_order ... ok
[INFO] [stdout] test message::test::spam_check_after_filters ... ok
[INFO] [stdout] test reaction::test::use_default_scoping_if_no_scoping ... ok
[INFO] [stdout] test reaction::test::filter_basic ... ok
[INFO] [stdout] test reaction::test::pass_if_no_filters_filter ... ok
[INFO] [stdout] test message::test::evaluate_filters_in_order ... ok
[INFO] [stdout] test reaction::test::scoping_overrides_default_scoping ... ok
[INFO] [stdout] test reaction::test::actions_override_default_actions ... ok
[INFO] [stdout] test reaction::test::use_no_actions_if_none_are_specified ... ok
[INFO] [stdout] test message::test::use_no_actions_if_none_are_specified ... ok
[INFO] [stdout] test reaction::test::use_default_actions_if_no_actions ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 55 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c4bd994d68e9a7671c2b59ef5eed3ef727b8646d612b699efb4135183505fff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4bd994d68e9a7671c2b59ef5eed3ef727b8646d612b699efb4135183505fff5", kill_on_drop: false }`
[INFO] [stdout] c4bd994d68e9a7671c2b59ef5eed3ef727b8646d612b699efb4135183505fff5
[INFO] testing AmaranthineCodices/chrysanthemum against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmaranthineCodices%2Fchrysanthemum" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AmaranthineCodices/chrysanthemum on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/AmaranthineCodices/chrysanthemum
[INFO] finished tweaking git repo https://github.com/AmaranthineCodices/chrysanthemum
[INFO] tweaked toml for git repo https://github.com/AmaranthineCodices/chrysanthemum written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/AmaranthineCodices/chrysanthemum 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04e69f10a454e6158de84b58db0bf739444c4e1746917bacfb8a7fa4a7157ea5
[INFO] running `Command { std: "docker" "start" "-a" "04e69f10a454e6158de84b58db0bf739444c4e1746917bacfb8a7fa4a7157ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04e69f10a454e6158de84b58db0bf739444c4e1746917bacfb8a7fa4a7157ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04e69f10a454e6158de84b58db0bf739444c4e1746917bacfb8a7fa4a7157ea5", kill_on_drop: false }`
[INFO] [stdout] 04e69f10a454e6158de84b58db0bf739444c4e1746917bacfb8a7fa4a7157ea5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee68efeadd741f2f2ef58c47f06937f31d62f2949b50327fb682f8a66bcd0682
[INFO] running `Command { std: "docker" "start" "-a" "ee68efeadd741f2f2ef58c47f06937f31d62f2949b50327fb682f8a66bcd0682", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling deranged v0.3.10
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling thiserror v1.0.52
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling rustls v0.21.10
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling sentry-contexts v0.29.3
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling eyre v0.6.11
[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/b642703cf9526da1e72c0b6755753b939a9c6b6d/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.43/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=40dee9dd4fe8c9dc -C extra-filename=-40dee9dd4fe8c9dc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-db8db9f1bac87ef2.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-47ff61d77a97a9cf.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rmeta --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" "ee68efeadd741f2f2ef58c47f06937f31d62f2949b50327fb682f8a66bcd0682", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee68efeadd741f2f2ef58c47f06937f31d62f2949b50327fb682f8a66bcd0682", kill_on_drop: false }`
[INFO] [stdout] ee68efeadd741f2f2ef58c47f06937f31d62f2949b50327fb682f8a66bcd0682
