[INFO] cloning repository https://github.com/CLIR479/CLIR
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CLIR479/CLIR" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCLIR479%2FCLIR", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCLIR479%2FCLIR'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] df8bc95be106b24512f5a904286ffb73355ccf67
[INFO] checking CLIR479/CLIR against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCLIR479%2FCLIR" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  57% (3654/6367)
Updating files:  58% (3693/6367)
Updating files:  59% (3757/6367)
Updating files:  60% (3821/6367)
Updating files:  61% (3884/6367)
Updating files:  62% (3948/6367)
Updating files:  63% (4012/6367)
Updating files:  64% (4075/6367)
Updating files:  65% (4139/6367)
Updating files:  66% (4203/6367)
Updating files:  67% (4266/6367)
Updating files:  68% (4330/6367)
Updating files:  69% (4394/6367)
Updating files:  70% (4457/6367)
Updating files:  71% (4521/6367)
Updating files:  72% (4585/6367)
Updating files:  73% (4648/6367)
Updating files:  74% (4712/6367)
Updating files:  75% (4776/6367)
Updating files:  76% (4839/6367)
Updating files:  77% (4903/6367)
Updating files:  78% (4967/6367)
Updating files:  79% (5030/6367)
Updating files:  80% (5094/6367)
Updating files:  81% (5158/6367)
Updating files:  82% (5221/6367)
Updating files:  83% (5285/6367)
Updating files:  84% (5349/6367)
Updating files:  85% (5412/6367)
Updating files:  86% (5476/6367)
Updating files:  87% (5540/6367)
Updating files:  88% (5603/6367)
Updating files:  89% (5667/6367)
Updating files:  90% (5731/6367)
Updating files:  91% (5794/6367)
Updating files:  92% (5858/6367)
Updating files:  93% (5922/6367)
Updating files:  94% (5985/6367)
Updating files:  95% (6049/6367)
Updating files:  96% (6113/6367)
Updating files:  97% (6176/6367)
Updating files:  98% (6240/6367)
Updating files:  99% (6304/6367)
Updating files: 100% (6367/6367)
Updating files: 100% (6367/6367), done.
[INFO] started tweaking git repo https://github.com/CLIR479/CLIR
[INFO] finished tweaking git repo https://github.com/CLIR479/CLIR
[INFO] tweaked toml for git repo https://github.com/CLIR479/CLIR written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CLIR479/CLIR on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CLIR479/CLIR 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `ir_generator` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc2/source/target/.../ir_generator
[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 `ir-generator`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ir_generator.rs
[INFO] [stderr] 1 + src/bin/ir-generator.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ir_serde` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc2/source/target/.../ir_serde
[INFO] [stderr]   |                                                  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ir-serde`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ir_serde.rs
[INFO] [stderr] 1 + src/bin/ir-serde.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `CLIR` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d222ebbe1cd19cfe93af58c275f503d911d2a269b7b27d3e2ba92753522e149b
[INFO] running `Command { std: "docker" "start" "d222ebbe1cd19cfe93af58c275f503d911d2a269b7b27d3e2ba92753522e149b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d222ebbe1cd19cfe93af58c275f503d911d2a269b7b27d3e2ba92753522e149b", 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" "d222ebbe1cd19cfe93af58c275f503d911d2a269b7b27d3e2ba92753522e149b" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d222ebbe1cd19cfe93af58c275f503d911d2a269b7b27d3e2ba92753522e149b", 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" "d222ebbe1cd19cfe93af58c275f503d911d2a269b7b27d3e2ba92753522e149b" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `ir_generator` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../ir_generator
[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 `ir-generator`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ir_generator.rs
[INFO] [stderr] 1 + src/bin/ir-generator.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `ir_serde` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../ir_serde
[INFO] [stderr]   |                          ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `ir-serde`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/ir_serde.rs
[INFO] [stderr] 1 + src/bin/ir-serde.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `CLIR` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling cranelift-srcgen v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/srcgen)
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]    Compiling wasmtime-internal-core v43.0.0 (/opt/rustwide/workdir/wasmtime/crates/core)
[INFO] [stderr]    Compiling cranelift-isle v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/isle/isle)
[INFO] [stderr]    Compiling cc v1.1.10
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/codegen/shared)
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/assembler-x64/meta)
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling serde_json v1.0.124
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::min_value`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]   --> wasmtime/crates/core/src/math.rs:42:27
[INFO] [stdout]    |
[INFO] [stdout] 42 |         (true, 8) => (i8::min_value() as f32 - 1., i8::max_value() as f32 + 1.),
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> wasmtime/crates/core/src/math.rs:42:56
[INFO] [stdout]    |
[INFO] [stdout] 42 |         (true, 8) => (i8::min_value() as f32 - 1., i8::max_value() as f32 + 1.),
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::min_value`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]   --> wasmtime/crates/core/src/math.rs:43:29
[INFO] [stdout]    |
[INFO] [stdout] 43 |         (true, 16) => (i16::min_value() as f32 - 1., i16::max_value() as f32 + 1.),
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> wasmtime/crates/core/src/math.rs:43:59
[INFO] [stdout]    |
[INFO] [stdout] 43 |         (true, 16) => (i16::min_value() as f32 - 1., i16::max_value() as f32 + 1.),
[INFO] [stdout]    |                                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> wasmtime/crates/core/src/math.rs:46:33
[INFO] [stdout]    |
[INFO] [stdout] 46 |         (false, 8) => (-1., u8::max_value() as f32 + 1.),
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> wasmtime/crates/core/src/math.rs:47:35
[INFO] [stdout]    |
[INFO] [stdout] 47 |         (false, 16) => (-1., u16::max_value() as f32 + 1.),
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::min_value`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]   --> wasmtime/crates/core/src/math.rs:57:27
[INFO] [stdout]    |
[INFO] [stdout] 57 |         (true, 8) => (i8::min_value() as f64 - 1., i8::max_value() as f64 + 1.),
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> wasmtime/crates/core/src/math.rs:57:56
[INFO] [stdout]    |
[INFO] [stdout] 57 |         (true, 8) => (i8::min_value() as f64 - 1., i8::max_value() as f64 + 1.),
[INFO] [stdout]    |                                                        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::min_value`: replaced by the `MIN` associated constant on this type
[INFO] [stdout]   --> wasmtime/crates/core/src/math.rs:58:29
[INFO] [stdout]    |
[INFO] [stdout] 58 |         (true, 16) => (i16::min_value() as f64 - 1., i16::max_value() as f64 + 1.),
[INFO] [stdout]    |                             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> wasmtime/crates/core/src/math.rs:58:59
[INFO] [stdout]    |
[INFO] [stdout] 58 |         (true, 16) => (i16::min_value() as f64 - 1., i16::max_value() as f64 + 1.),
[INFO] [stdout]    |                                                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u8>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> wasmtime/crates/core/src/math.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |         (false, 8) => (-1., u8::max_value() as f64 + 1.),
[INFO] [stdout]    |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]   --> wasmtime/crates/core/src/math.rs:62:35
[INFO] [stdout]    |
[INFO] [stdout] 62 |         (false, 16) => (-1., u16::max_value() as f64 + 1.),
[INFO] [stdout]    |                                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking cpufeatures v0.2.13
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]     Checking cranelift-control v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/control)
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/codegen/meta)
[INFO] [stderr]     Checking unicode-properties v0.1.1
[INFO] [stderr]     Checking gimli v0.33.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl u16>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> wasmtime/cranelift/codegen/meta/src/cdsl/typevar.rs:665:39
[INFO] [stdout]     |
[INFO] [stdout] 665 |         assert!(1 << i <= RangeBound::max_value());
[INFO] [stdout]     |                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/assembler-x64)
[INFO] [stderr]     Checking toml_parser v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling cranelift-codegen v0.130.0 (/opt/rustwide/workdir/wasmtime/cranelift/codegen)
[INFO] [stderr]     Checking tokio v1.39.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling mongodb-internal-macros v3.0.1
[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/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=6e4b952bea45018b -C extra-filename=-1126b583228380b4 --out-dir /opt/rustwide/target/debug/build/syn/1126b583228380b4/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/f3285e5c19000248/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/f3285e5c19000248/out/libproc_macro2-f3285e5c19000248.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/b29be6395babc9ba/out/libquote-b29be6395babc9ba.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/f2de522ba645d884/out/libunicode_ident-f2de522ba645d884.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] running `Command { std: "docker" "inspect" "d222ebbe1cd19cfe93af58c275f503d911d2a269b7b27d3e2ba92753522e149b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d222ebbe1cd19cfe93af58c275f503d911d2a269b7b27d3e2ba92753522e149b", kill_on_drop: false }`
[INFO] [stdout] d222ebbe1cd19cfe93af58c275f503d911d2a269b7b27d3e2ba92753522e149b
