[INFO] cloning repository https://github.com/hydroperflex/mxmlc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hydroperflex/mxmlc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydroperflex%2Fmxmlc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydroperflex%2Fmxmlc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1ebc558d5f886faaea7770222a08eb33ab4ea03b
[INFO] testing hydroperflex/mxmlc/1ebc558d5f886faaea7770222a08eb33ab4ea03b against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhydroperflex%2Fmxmlc" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/hydroperflex/mxmlc
[INFO] finished tweaking git repo https://github.com/hydroperflex/mxmlc
[INFO] tweaked toml for git repo https://github.com/hydroperflex/mxmlc written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hydroperflex/mxmlc on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hydroperflex/mxmlc 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded realhydroper-path v1.2.1
[INFO] [stderr]   Downloaded realhydroper-sourcetext v1.0.1
[INFO] [stderr]   Downloaded unicode-general-category v0.6.0
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded realhydroper-smodel v1.0.0
[INFO] [stderr]   Downloaded late_format v1.0.0
[INFO] [stderr]   Downloaded anyhow v1.0.96
[INFO] [stderr]   Downloaded realhydroper-lateformat v1.0.0
[INFO] [stderr]   Downloaded realhydroper-utf16 v1.1.0
[INFO] [stderr]   Downloaded auto_impl v1.2.1
[INFO] [stderr]   Downloaded pin-project v1.1.9
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded clap v4.5.31
[INFO] [stderr]   Downloaded winnow v0.7.3
[INFO] [stderr]   Downloaded redox_syscall v0.5.9
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded markdown v1.0.0-alpha.22
[INFO] [stderr]   Downloaded pin-project-internal v1.1.9
[INFO] [stderr]   Downloaded mdast_util_to_markdown v0.0.1
[INFO] [stderr]   Downloaded mxmlextrema-as3parser v1.7.0
[INFO] [stderr]   Downloaded unicode-id v0.3.5
[INFO] [stderr]   Downloaded realhydroper-smodel-proc v1.0.0
[INFO] [stderr]   Downloaded clap_builder v4.5.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9cdbc9c6204690985118c13a3c05df9068cbc59360754a7e4d18642abd85a7f
[INFO] running `Command { std: "docker" "start" "-a" "a9cdbc9c6204690985118c13a3c05df9068cbc59360754a7e4d18642abd85a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9cdbc9c6204690985118c13a3c05df9068cbc59360754a7e4d18642abd85a7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9cdbc9c6204690985118c13a3c05df9068cbc59360754a7e4d18642abd85a7f", kill_on_drop: false }`
[INFO] [stdout] a9cdbc9c6204690985118c13a3c05df9068cbc59360754a7e4d18642abd85a7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2e4d9aa83050321766da6250ae78c1783017e38933d43718e76ba61e61ed741
[INFO] running `Command { std: "docker" "start" "-a" "f2e4d9aa83050321766da6250ae78c1783017e38933d43718e76ba61e61ed741", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling realhydroper-sourcetext v1.0.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling unicode-id v0.3.5
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling markdown v1.0.0-alpha.22
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling realhydroper-utf16 v1.1.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling mdast_util_to_markdown v0.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.1
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling realhydroper-smodel-proc v1.0.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.9
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling auto_impl v1.2.1
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling lazy-regex v3.4.1
[INFO] [stderr]    Compiling realhydroper-path v1.2.1
[INFO] [stderr]    Compiling realhydroper-lateformat v1.0.0
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling late_format v1.0.0
[INFO] [stderr]    Compiling realhydroper-smodel v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling htmlentity v1.3.2
[INFO] [stderr]    Compiling pin-project v1.1.9
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling mxmlextrema-as3parser v1.7.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling whackengine-mxmlsemantics v1.0.0 (/opt/rustwide/workdir/crates/mxmlsemantics)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/mxmlsemantics/src/semantics/names.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn borrow(&self) -> std::cell::Ref<HashMap<QName, Entity>> {
[INFO] [stdout]     |                   ^^^^^     -------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn borrow(&self) -> std::cell::Ref<'_, HashMap<QName, Entity>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/mxmlsemantics/src/semantics/names.rs:172:23
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn borrow_mut(&mut self) -> std::cell::RefMut<HashMap<QName, Entity>> {
[INFO] [stdout]     |                       ^^^^^^^^^     ----------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 172 |     pub fn borrow_mut(&mut self) -> std::cell::RefMut<'_, HashMap<QName, Entity>> {
[INFO] [stdout]     |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/mxmlsemantics/src/semantics/database.rs:176:20
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn factory(&self) -> Factory {
[INFO] [stdout]     |                    ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn factory(&self) -> Factory<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/mxmlsemantics/src/semantics/database.rs:455:33
[INFO] [stdout]     |
[INFO] [stdout] 455 |     pub(crate) fn unused_things(&self) -> std::cell::Ref<Vec<Entity>> {
[INFO] [stdout]     |                                 ^^^^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 455 |     pub(crate) fn unused_things(&self) -> std::cell::Ref<'_, Vec<Entity>> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> crates/mxmlsemantics/src/semantics/unused.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn all(&self) -> std::cell::Ref<Vec<Entity>> {
[INFO] [stdout]   |                ^^^^^     --------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]   |                |
[INFO] [stdout]   |                this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 7 |     pub fn all(&self) -> std::cell::Ref<'_, Vec<Entity>> {
[INFO] [stdout]   |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling whackengine-verifier v1.0.0 (/opt/rustwide/workdir/crates/verifier)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/verifier/src/verifier/function_common.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn params(&self) -> std::cell::Ref<Option<Vec<Rc<SemanticFunctionTypeParameter>>>> {
[INFO] [stdout]    |                   ^^^^^     -------------------------------------------------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn params(&self) -> std::cell::Ref<'_, Option<Vec<Rc<SemanticFunctionTypeParameter>>>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling whackengine-whack v1.0.0 (/opt/rustwide/workdir/crates/whack)
[INFO] [stdout] warning: unused variable: `entry_dir`
[INFO] [stdout]   --> crates/whack/src/packagemanager/dependency_update.rs:10:38
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub async fn update_dependencies(entry_dir: &PathBuf, manifest: &WhackManifest, run_cache_file: &mut RunCacheFile, conflicting_depend...
[INFO] [stdout]    |                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_entry_dir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `run_cache_file`
[INFO] [stdout]   --> crates/whack/src/packagemanager/dependency_update.rs:10:85
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...est: &WhackManifest, run_cache_file: &mut RunCacheFile, conflicting_dependencies_tracker: &mut HashMap<String, HashMap<String, Version...
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_run_cache_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `conflicting_dependencies_tracker`
[INFO] [stdout]   --> crates/whack/src/packagemanager/dependency_update.rs:10:120
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...e, conflicting_dependencies_tracker: &mut HashMap<String, HashMap<String, VersionReq>>, lockfile: &mut WhackLockfile) -> Result<(), Wh...
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_conflicting_dependencies_tracker`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lockfile`
[INFO] [stdout]   --> crates/whack/src/packagemanager/dependency_update.rs:10:205
[INFO] [stdout]    |
[INFO] [stdout] 10 | ...hMap<String, VersionReq>>, lockfile: &mut WhackLockfile) -> Result<(), WhackPackageProcessingError> {
[INFO] [stdout]    |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lockfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `git`
[INFO] [stdout]   --> crates/whack/src/packagemanager/dependency_update.rs:28:66
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 ManifestDependency::Advanced { version: _, path, git, rev, branch } => {
[INFO] [stdout]    |                                                                  ^^^ help: try ignoring the field: `git: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rev`
[INFO] [stdout]   --> crates/whack/src/packagemanager/dependency_update.rs:28:71
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 ManifestDependency::Advanced { version: _, path, git, rev, branch } => {
[INFO] [stdout]    |                                                                       ^^^ help: try ignoring the field: `rev: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `branch`
[INFO] [stdout]   --> crates/whack/src/packagemanager/dependency_update.rs:28:76
[INFO] [stdout]    |
[INFO] [stdout] 28 |                 ManifestDependency::Advanced { version: _, path, git, rev, branch } => {
[INFO] [stdout]    |                                                                            ^^^^^^ help: try ignoring the field: `branch: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mxmlextrema-as3parser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name mxmlextrema_as3parser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mxmlextrema-as3parser-1.7.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a5b57e793ad9e531 -C extra-filename=-e82ebd43be0740c5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e7b2adddea808e51.rmeta --extern by_address=/opt/rustwide/target/debug/deps/libby_address-fb6f77f7978cc3f0.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7afb0a9b73e3a9d3.rmeta --extern conv=/opt/rustwide/target/debug/deps/libconv-a92eaf58543e3f63.rmeta --extern htmlentity=/opt/rustwide/target/debug/deps/libhtmlentity-45929d1a4b9f0ab1.rlib --extern lazy_regex=/opt/rustwide/target/debug/deps/liblazy_regex-307722ea7dbc4a78.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-5f41077b1fb4f2c7.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-1cc9050b1b3075fd.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-c4a3619dc7d9fc7b.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-0c1e870b04fdd174.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c14b39ef6b39f25c.rmeta --extern realhydroper_lateformat=/opt/rustwide/target/debug/deps/librealhydroper_lateformat-482cf208996bbe6a.rmeta --extern realhydroper_path=/opt/rustwide/target/debug/deps/librealhydroper_path-8841022ffd92636d.rmeta --extern realhydroper_sourcetext=/opt/rustwide/target/debug/deps/librealhydroper_sourcetext-573c4ae8543446d7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-99fd2737d704c86f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-95231b6a705a279e.rmeta --extern unicode_general_category=/opt/rustwide/target/debug/deps/libunicode_general_category-f7f7eb81b43002e0.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `whackengine-mxmlsemantics` (lib); 5 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name whackengine_mxmlsemantics --edition=2021 crates/mxmlsemantics/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=84767e11734aa086 -C extra-filename=-fddc1f2c033e8dce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e7b2adddea808e51.rmeta --extern by_address=/opt/rustwide/target/debug/deps/libby_address-fb6f77f7978cc3f0.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7afb0a9b73e3a9d3.rmeta --extern conv=/opt/rustwide/target/debug/deps/libconv-a92eaf58543e3f63.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-5bdeec92b1e53e27.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-5f41077b1fb4f2c7.rmeta --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-1cc9050b1b3075fd.rmeta --extern mxmlextrema_as3parser=/opt/rustwide/target/debug/deps/libmxmlextrema_as3parser-e82ebd43be0740c5.rmeta --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-0c1e870b04fdd174.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-c14b39ef6b39f25c.rmeta --extern realhydroper_lateformat=/opt/rustwide/target/debug/deps/librealhydroper_lateformat-482cf208996bbe6a.rmeta --extern realhydroper_path=/opt/rustwide/target/debug/deps/librealhydroper_path-8841022ffd92636d.rmeta --extern realhydroper_smodel=/opt/rustwide/target/debug/deps/librealhydroper_smodel-c1ae2814fa9bd200.rmeta --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `lsp-types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name lsp_types --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lsp-types-0.94.1/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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proposed"))' -C metadata=e0955c6a9a716d06 -C extra-filename=-86707122159d9659 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ed512472f018a953.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-99fd2737d704c86f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-95231b6a705a279e.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-53d5aa9dab7ba5e6.so --extern url=/opt/rustwide/target/debug/deps/liburl-a0dc6286214173fb.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f2e4d9aa83050321766da6250ae78c1783017e38933d43718e76ba61e61ed741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2e4d9aa83050321766da6250ae78c1783017e38933d43718e76ba61e61ed741", kill_on_drop: false }`
[INFO] [stdout] f2e4d9aa83050321766da6250ae78c1783017e38933d43718e76ba61e61ed741
