[INFO] cloning repository https://github.com/ssc-project/ssc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ssc-project/ssc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssc-project%2Fssc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fssc-project%2Fssc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 92a779391f6894de8bfae8eaf3f8ac81079c064f
[INFO] testing ssc-project/ssc 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%2Fssc-project%2Fssc" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ssc-project/ssc
[INFO] finished tweaking git repo https://github.com/ssc-project/ssc
[INFO] tweaked toml for git repo https://github.com/ssc-project/ssc written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ssc-project/ssc 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/ssc-project/ssc 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 tsify v0.4.5
[INFO] [stderr]   Downloaded serde_derive v1.0.205
[INFO] [stderr]   Downloaded tsify-macros v0.4.5
[INFO] [stderr]   Downloaded napi-sys v2.4.0
[INFO] [stderr]   Downloaded assert-unchecked v0.1.2
[INFO] [stderr]   Downloaded miette-derive v7.2.0
[INFO] [stderr]   Downloaded napi v2.16.8
[INFO] [stderr]   Downloaded libloading v0.8.4
[INFO] [stderr]   Downloaded cc v1.0.104
[INFO] [stderr]   Downloaded indexmap v2.3.0
[INFO] [stderr]   Downloaded oxc_codegen v0.24.0
[INFO] [stderr]   Downloaded ouroboros v0.18.4
[INFO] [stderr]   Downloaded dashmap v6.0.1
[INFO] [stderr]   Downloaded oxc_syntax v0.24.0
[INFO] [stderr]   Downloaded napi-build v2.1.3
[INFO] [stderr]   Downloaded napi-derive-backend v1.0.70
[INFO] [stderr]   Downloaded napi-derive v2.16.8
[INFO] [stderr]   Downloaded oxc_sourcemap v0.24.0
[INFO] [stderr]   Downloaded ryu-js v1.0.1
[INFO] [stderr]   Downloaded unicode-id-start v1.1.2
[INFO] [stderr]   Downloaded miette v7.2.0
[INFO] [stderr]   Downloaded serde v1.0.205
[INFO] [stderr]   Downloaded serde_derive_internals v0.28.0
[INFO] [stderr]   Downloaded daachorse v1.0.0
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.4
[INFO] [stderr]   Downloaded owo-colors v4.0.0
[INFO] [stderr]   Downloaded oxc_ast_macros v0.24.0
[INFO] [stderr]   Downloaded oxc_span v0.24.0
[INFO] [stderr]   Downloaded oxc_allocator v0.24.0
[INFO] [stderr]   Downloaded oxc_cfg v0.24.0
[INFO] [stderr]   Downloaded oxc_mangler v0.24.0
[INFO] [stderr]   Downloaded oxc_index v0.24.0
[INFO] [stderr]   Downloaded oxc_diagnostics v0.24.0
[INFO] [stderr]   Downloaded oxc_ast v0.24.0
[INFO] [stderr]   Downloaded oxc_semantic v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] c49e329ac57453570459f39d85ec9c6d8a6e225dbcf4e91bb7874d1f62119c74
[INFO] running `Command { std: "docker" "start" "-a" "c49e329ac57453570459f39d85ec9c6d8a6e225dbcf4e91bb7874d1f62119c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c49e329ac57453570459f39d85ec9c6d8a6e225dbcf4e91bb7874d1f62119c74", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c49e329ac57453570459f39d85ec9c6d8a6e225dbcf4e91bb7874d1f62119c74", kill_on_drop: false }`
[INFO] [stdout] c49e329ac57453570459f39d85ec9c6d8a6e225dbcf4e91bb7874d1f62119c74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d857bafe802ad3b361ccc007b65c46aaf93f16f7889890441ca11c2efce2b8cb
[INFO] running `Command { std: "docker" "start" "-a" "d857bafe802ad3b361ccc007b65c46aaf93f16f7889890441ca11c2efce2b8cb", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling owo-colors v4.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling unicode-id-start v1.1.2
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling nonmax v0.5.5
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling assert-unchecked v0.1.2
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling daachorse v1.0.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling napi-build v2.1.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling ssc_parser_napi v0.0.0 (/opt/rustwide/workdir/napi/parser)
[INFO] [stderr]    Compiling napi-sys v2.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling dashmap v6.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling serde_derive_internals v0.28.0
[INFO] [stderr]    Compiling napi-derive-backend v1.0.70
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling miette-derive v7.2.0
[INFO] [stderr]    Compiling oxc_ast_macros v0.24.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tsify-macros v0.4.5
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling napi-derive v2.16.8
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling miette v7.2.0
[INFO] [stderr]    Compiling oxc_diagnostics v0.24.0
[INFO] [stderr]    Compiling web-sys v0.3.69
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling oxc_allocator v0.24.0
[INFO] [stderr]    Compiling compact_str v0.8.0
[INFO] [stderr]    Compiling oxc_index v0.24.0
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling napi v2.16.8
[INFO] [stderr]    Compiling gloo-utils v0.1.7
[INFO] [stderr]    Compiling oxc_sourcemap v0.24.0
[INFO] [stderr]    Compiling tsify v0.4.5
[INFO] [stderr]    Compiling oxc_span v0.24.0
[INFO] [stderr]    Compiling oxc_syntax v0.24.0
[INFO] [stderr]    Compiling ssc_css_ast v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_ast)
[INFO] [stderr]    Compiling oxc_ast v0.24.0
[INFO] [stderr]    Compiling oxc_cfg v0.24.0
[INFO] [stderr]    Compiling ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)
[INFO] [stderr]    Compiling ssc_css_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_analyzer)
[INFO] [stderr]    Compiling ssc_css_transformer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_transformer)
[INFO] [stderr]    Compiling ssc_css_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_codegen)
[INFO] [stderr]    Compiling ssc_ast v0.1.0 (/opt/rustwide/workdir/crates/ssc_ast)
[INFO] [stderr]    Compiling oxc_semantic v0.24.0
[INFO] [stderr]    Compiling oxc_parser v0.24.0 (/opt/rustwide/workdir/crates/oxc_parser)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/ssc_ast/src/ast_kind.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn debug_name(&self) -> std::borrow::Cow<str> {
[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] 100 |     pub fn debug_name(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ssc_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_analyzer)
[INFO] [stderr]    Compiling oxc_mangler v0.24.0
[INFO] [stderr]    Compiling ssc_transformer v0.1.0 (/opt/rustwide/workdir/crates/ssc_transformer)
[INFO] [stderr]    Compiling oxc_codegen v0.24.0
[INFO] [stderr]    Compiling ssc_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_parser)
[INFO] [stderr]    Compiling ssc_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_codegen)
[INFO] [stderr]    Compiling ssc v0.1.0 (/opt/rustwide/workdir/crates/ssc)
[INFO] [stderr]    Compiling ssc_parser_wasm v0.0.1 (/opt/rustwide/workdir/wasm/parser)
[INFO] [stderr]    Compiling ssc_wasm v0.1.0 (/opt/rustwide/workdir/crates/ssc_wasm)
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> napi/parser/src/lib.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: requested on the command line with `-W unexpected-cfgs`
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> napi/parser/src/lib.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi::bindgen_prelude::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> napi/parser/src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> napi/parser/src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi::bindgen_prelude::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> napi/parser/src/lib.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> napi/parser/src/lib.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi::bindgen_prelude::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi::bindgen_prelude::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi::bindgen_prelude::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `debug_assert`
[INFO] [stdout]   --> napi/parser/src/lib.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 13s
[INFO] running `Command { std: "docker" "inspect" "d857bafe802ad3b361ccc007b65c46aaf93f16f7889890441ca11c2efce2b8cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d857bafe802ad3b361ccc007b65c46aaf93f16f7889890441ca11c2efce2b8cb", kill_on_drop: false }`
[INFO] [stdout] d857bafe802ad3b361ccc007b65c46aaf93f16f7889890441ca11c2efce2b8cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a6764dcd330f85435e6622705405b03ec896c0a0a06ec6a13447fb5fc205c47
[INFO] running `Command { std: "docker" "start" "-a" "5a6764dcd330f85435e6622705405b03ec896c0a0a06ec6a13447fb5fc205c47", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `analyzer` in package `ssc_css_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_analyzer)` has the same output filename as the example target `analyzer` in package `ssc_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_analyzer)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/analyzer
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `analyzer` in package `ssc_css_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_analyzer)` has the same output filename as the example target `analyzer` in package `ssc_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_analyzer)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/analyzer.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `codegen` in package `ssc_css_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_codegen)` has the same output filename as the example target `codegen` in package `ssc_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_codegen)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/codegen
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `codegen` in package `ssc_css_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_codegen)` has the same output filename as the example target `codegen` in package `ssc_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_codegen)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/codegen.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `sourcemap` in package `ssc_css_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_codegen)` has the same output filename as the example target `sourcemap` in package `ssc_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_codegen)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/sourcemap
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `sourcemap` in package `ssc_css_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_codegen)` has the same output filename as the example target `sourcemap` in package `ssc_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_codegen)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/sourcemap.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `multi-thread` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)` has the same output filename as the example target `multi-thread` in package `oxc_parser v0.24.0 (/opt/rustwide/workdir/crates/oxc_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/multi-thread
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `multi-thread` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)` has the same output filename as the example target `multi-thread` in package `oxc_parser v0.24.0 (/opt/rustwide/workdir/crates/oxc_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/multi-thread.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `parser` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)` has the same output filename as the example target `parser` in package `oxc_parser v0.24.0 (/opt/rustwide/workdir/crates/oxc_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/parser
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `parser` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)` has the same output filename as the example target `parser` in package `oxc_parser v0.24.0 (/opt/rustwide/workdir/crates/oxc_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/parser.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `visitor` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)` has the same output filename as the example target `visitor` in package `oxc_parser v0.24.0 (/opt/rustwide/workdir/crates/oxc_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/visitor
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `visitor` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)` has the same output filename as the example target `visitor` in package `oxc_parser v0.24.0 (/opt/rustwide/workdir/crates/oxc_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/visitor.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `transformer` in package `ssc_css_transformer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_transformer)` has the same output filename as the example target `transformer` in package `ssc_css_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_analyzer)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/transformer
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `transformer` in package `ssc_css_transformer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_transformer)` has the same output filename as the example target `transformer` in package `ssc_css_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_analyzer)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/transformer.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `multi-thread` in package `ssc_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_parser)` has the same output filename as the example target `multi-thread` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/multi-thread
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `multi-thread` in package `ssc_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_parser)` has the same output filename as the example target `multi-thread` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/multi-thread.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `parser` in package `ssc_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_parser)` has the same output filename as the example target `parser` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/parser
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `parser` in package `ssc_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_parser)` has the same output filename as the example target `parser` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/parser.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `visitor` in package `ssc_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_parser)` has the same output filename as the example target `visitor` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/visitor
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `visitor` in package `ssc_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_parser)` has the same output filename as the example target `visitor` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/visitor.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling ssc_css_ast v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_ast)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/ssc_ast/src/ast_kind.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn debug_name(&self) -> std::borrow::Cow<str> {
[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] 100 |     pub fn debug_name(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ssc_css_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_codegen)
[INFO] [stderr]    Compiling ssc_ast v0.1.0 (/opt/rustwide/workdir/crates/ssc_ast)
[INFO] [stderr]    Compiling ssc_css_transformer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_transformer)
[INFO] [stderr]    Compiling ssc_css_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_analyzer)
[INFO] [stderr]    Compiling ssc_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_analyzer)
[INFO] [stderr]    Compiling ssc_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_codegen)
[INFO] [stderr]    Compiling ssc v0.1.0 (/opt/rustwide/workdir/crates/ssc)
[INFO] [stderr]    Compiling ssc_transformer v0.1.0 (/opt/rustwide/workdir/crates/ssc_transformer)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/ssc_ast/src/ast_kind.rs:100:23
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn debug_name(&self) -> std::borrow::Cow<str> {
[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] 100 |     pub fn debug_name(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]    Compiling ouroboros v0.18.4
[INFO] [stderr]    Compiling ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)
[INFO] [stderr]    Compiling ssc_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_parser)
[INFO] [stderr]    Compiling oxc_parser v0.24.0 (/opt/rustwide/workdir/crates/oxc_parser)
[INFO] [stdout] warning: associated function `new_for_tests` is never used
[INFO] [stdout]    --> crates/oxc_parser/src/lib.rs:219:16
[INFO] [stdout]     |
[INFO] [stdout] 209 |     impl UniquePromise {
[INFO] [stdout]     |     ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 219 |         pub fn new_for_tests() -> Self {
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "5a6764dcd330f85435e6622705405b03ec896c0a0a06ec6a13447fb5fc205c47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a6764dcd330f85435e6622705405b03ec896c0a0a06ec6a13447fb5fc205c47", kill_on_drop: false }`
[INFO] [stdout] 5a6764dcd330f85435e6622705405b03ec896c0a0a06ec6a13447fb5fc205c47
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 701f395d352fb74d86855ae6f3210d79d0a310640fc67e5ef672a191a2dc4f65
[INFO] running `Command { std: "docker" "start" "-a" "701f395d352fb74d86855ae6f3210d79d0a310640fc67e5ef672a191a2dc4f65", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `analyzer` in package `ssc_css_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_analyzer)` has the same output filename as the example target `analyzer` in package `ssc_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_analyzer)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/analyzer
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `analyzer` in package `ssc_css_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_analyzer)` has the same output filename as the example target `analyzer` in package `ssc_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_analyzer)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/analyzer.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `codegen` in package `ssc_css_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_codegen)` has the same output filename as the example target `codegen` in package `ssc_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_codegen)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/codegen
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `codegen` in package `ssc_css_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_codegen)` has the same output filename as the example target `codegen` in package `ssc_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_codegen)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/codegen.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `sourcemap` in package `ssc_css_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_codegen)` has the same output filename as the example target `sourcemap` in package `ssc_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_codegen)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/sourcemap
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `sourcemap` in package `ssc_css_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_codegen)` has the same output filename as the example target `sourcemap` in package `ssc_codegen v0.1.0 (/opt/rustwide/workdir/crates/ssc_codegen)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/sourcemap.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `multi-thread` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)` has the same output filename as the example target `multi-thread` in package `oxc_parser v0.24.0 (/opt/rustwide/workdir/crates/oxc_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/multi-thread
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `multi-thread` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)` has the same output filename as the example target `multi-thread` in package `oxc_parser v0.24.0 (/opt/rustwide/workdir/crates/oxc_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/multi-thread.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `parser` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)` has the same output filename as the example target `parser` in package `oxc_parser v0.24.0 (/opt/rustwide/workdir/crates/oxc_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/parser
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `parser` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)` has the same output filename as the example target `parser` in package `oxc_parser v0.24.0 (/opt/rustwide/workdir/crates/oxc_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/parser.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `visitor` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)` has the same output filename as the example target `visitor` in package `oxc_parser v0.24.0 (/opt/rustwide/workdir/crates/oxc_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/visitor
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `visitor` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)` has the same output filename as the example target `visitor` in package `oxc_parser v0.24.0 (/opt/rustwide/workdir/crates/oxc_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/visitor.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `transformer` in package `ssc_css_transformer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_transformer)` has the same output filename as the example target `transformer` in package `ssc_css_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_analyzer)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/transformer
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `transformer` in package `ssc_css_transformer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_transformer)` has the same output filename as the example target `transformer` in package `ssc_css_analyzer v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_analyzer)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/transformer.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `multi-thread` in package `ssc_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_parser)` has the same output filename as the example target `multi-thread` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/multi-thread
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `multi-thread` in package `ssc_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_parser)` has the same output filename as the example target `multi-thread` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/multi-thread.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `parser` in package `ssc_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_parser)` has the same output filename as the example target `parser` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/parser
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `parser` in package `ssc_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_parser)` has the same output filename as the example target `parser` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/parser.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `visitor` in package `ssc_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_parser)` has the same output filename as the example target `visitor` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/visitor
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: output filename collision.
[INFO] [stderr] The example target `visitor` in package `ssc_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_parser)` has the same output filename as the example target `visitor` in package `ssc_css_parser v0.1.0 (/opt/rustwide/workdir/crates/ssc_css_parser)`.
[INFO] [stderr] Colliding filename is: /opt/rustwide/target/debug/examples/visitor.dwp
[INFO] [stderr] The targets should have unique names.
[INFO] [stderr] Consider changing their names to be unique or compiling them separately.
[INFO] [stderr] This may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>.
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> crates/ssc_ast/src/ast_kind.rs:100:23
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub fn debug_name(&self) -> std::borrow::Cow<str> {
[INFO] [stderr]     |                       ^^^^^     --------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub fn debug_name(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stderr]     |                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new_for_tests` is never used
[INFO] [stderr]    --> crates/oxc_parser/src/lib.rs:219:16
[INFO] [stderr]     |
[INFO] [stderr] 209 |     impl UniquePromise {
[INFO] [stderr]     |     ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 219 |         pub fn new_for_tests() -> Self {
[INFO] [stderr]     |                ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ssc_ast` (lib) generated 1 warning
[INFO] [stderr] warning: `ssc_ast` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `oxc_parser` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oxc_parser-3921c30c6c9fb997)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test lexer::number::test::test_float_precision ... ok
[INFO] [stdout] test lexer::number::test::test_int_precision ... ok
[INFO] [stdout] test lexer::number::test::test_decimal ... ok
[INFO] [stdout] test test::directives ... ok
[INFO] [stdout] test test::flow_error ... ok
[INFO] [stdout] test lexer::number::test::test_parse_int_no_sep ... ok
[INFO] [stdout] test test::comments ... ok
[INFO] [stdout] test lexer::number::test::test_parse_int_with_sep ... ok
[INFO] [stdout] test lexer::number::test::test_large_number_of_leading_zeros ... ok
[INFO] [stdout] test test::memory_leak ... ok
[INFO] [stdout] test test::parse_expression_smoke_test ... ok
[INFO] [stdout] test test::parse_program_smoke_test ... ok
[INFO] [stdout] test test::ts_module_declaration ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p oxc_parser --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/oxc_parser-3921c30c6c9fb997` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "701f395d352fb74d86855ae6f3210d79d0a310640fc67e5ef672a191a2dc4f65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "701f395d352fb74d86855ae6f3210d79d0a310640fc67e5ef672a191a2dc4f65", kill_on_drop: false }`
[INFO] [stdout] 701f395d352fb74d86855ae6f3210d79d0a310640fc67e5ef672a191a2dc4f65
