[INFO] cloning repository https://github.com/rohankumardubey/lyon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohankumardubey/lyon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Flyon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Flyon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12aaf01d2d6cf1ff08fb70c8ca011d6c29ed2dbf
[INFO] testing rohankumardubey/lyon against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Flyon" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rohankumardubey/lyon
[INFO] finished tweaking git repo https://github.com/rohankumardubey/lyon
[INFO] tweaked toml for git repo https://github.com/rohankumardubey/lyon written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rohankumardubey/lyon on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rohankumardubey/lyon 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/wasm_test/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/crates/extra/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/bench/geom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/bench/path/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-2-tc2/source/bench/tess/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d29aa4e8cd0989151690eb2cf7bc8c41dc7406acc09e0757189b969284702b8f
[INFO] running `Command { std: "docker" "start" "-a" "d29aa4e8cd0989151690eb2cf7bc8c41dc7406acc09e0757189b969284702b8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d29aa4e8cd0989151690eb2cf7bc8c41dc7406acc09e0757189b969284702b8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d29aa4e8cd0989151690eb2cf7bc8c41dc7406acc09e0757189b969284702b8f", kill_on_drop: false }`
[INFO] [stdout] d29aa4e8cd0989151690eb2cf7bc8c41dc7406acc09e0757189b969284702b8f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32866861e2058c2c7211ba7d17d7e1dda0b7a2acb3d15cf0482eb3e676bb99b8
[INFO] running `Command { std: "docker" "start" "-a" "32866861e2058c2c7211ba7d17d7e1dda0b7a2acb3d15cf0482eb3e676bb99b8", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/extra/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/wasm_test/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/bench/path/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/bench/geom/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/bench/tess/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.97
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.1
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling dlib v0.5.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.2
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling euclid v0.22.6
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling wayland-scanner v0.28.5
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling wayland-sys v0.28.5
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling lyon_geom v0.17.5 (/opt/rustwide/workdir/crates/geom)
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling raw-window-handle v0.3.3
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.1
[INFO] [stdout] warning: methods `bounding_box`, `fast_bounding_box`, and `fast_bounding_range_y` are never used
[INFO] [stdout]    --> crates/geom/src/segment.rs:68:8
[INFO] [stdout]     |
[INFO] [stdout] 64  | pub trait BoundingBox {
[INFO] [stdout]     |           ----------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 68  |     fn bounding_box(&self) -> Box2D<Self::Scalar> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81  |     fn fast_bounding_box(&self) -> Box2D<Self::Scalar> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn fast_bounding_range_y(&self) -> (Self::Scalar, Self::Scalar);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling lyon_path v0.17.7 (/opt/rustwide/workdir/crates/path)
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.4
[INFO] [stderr]    Compiling tess2-sys v0.0.1
[INFO] [stderr]    Compiling xcursor v0.3.3
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling wgpu-core v0.11.0
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/lib.rs:398:12
[INFO] [stdout]     |
[INFO] [stdout] 398 |     fn get(&self, id: EndpointId) -> Attributes;
[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] 398 |     fn get(&self, id: EndpointId) -> Attributes<'_>;
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/lib.rs:411:12
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn get(&self, _: EndpointId) -> Attributes {
[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] 411 |     fn get(&self, _: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/lib.rs:432:12
[INFO] [stdout]     |
[INFO] [stdout] 432 |     fn get(&self, id: EndpointId) -> Attributes {
[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] 432 |     fn get(&self, id: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:163:17
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn iter(&self) -> Iter {
[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] 163 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:168:21
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn as_slice(&self) -> PathCommandsSlice {
[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] 168 |     pub fn as_slice(&self) -> PathCommandsSlice<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:175:10
[INFO] [stdout]     |
[INFO] [stdout] 175 |         &'l self,
[INFO] [stdout]     |          ^^ these lifetimes flow to the output
[INFO] [stdout] 176 |         endpoints: &'l [Endpoint],
[INFO] [stdout]     |                     ^^ these lifetimes flow to the output
[INFO] [stdout] 177 |         control_points: &'l [ControlPoint],
[INFO] [stdout]     |                          ^^ these lifetimes flow to the output
[INFO] [stdout] 178 |     ) -> CommandsPathSlice<Endpoint, ControlPoint> {
[INFO] [stdout]     |          ----------------------------------------- the lifetime gets resolved as `'l`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'l`
[INFO] [stdout]     |
[INFO] [stdout] 178 |     ) -> CommandsPathSlice<'l, Endpoint, ControlPoint> {
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:188:10
[INFO] [stdout]     |
[INFO] [stdout] 188 |         &'l self,
[INFO] [stdout]     |          ^^ these lifetimes flow to the output
[INFO] [stdout] 189 |         endpoints: &'l [Endpoint],
[INFO] [stdout]     |                     ^^ these lifetimes flow to the output
[INFO] [stdout] 190 |         control_points: &'l [ControlPoint],
[INFO] [stdout]     |                          ^^ these lifetimes flow to the output
[INFO] [stdout] 191 |     ) -> Events<Endpoint, ControlPoint> {
[INFO] [stdout]     |          ------------------------------ the lifetime gets resolved as `'l`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'l`
[INFO] [stdout]     |
[INFO] [stdout] 191 |     ) -> Events<'l, Endpoint, ControlPoint> {
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:248:17
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn iter(&self) -> Iter {
[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] 248 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |     pub fn iter(&self) -> Iter {
[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] 355 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/commands.rs:361:19
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn events(&self) -> Events<Endpoint, ControlPoint> {
[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] 361 |     pub fn events(&self) -> Events<'_, Endpoint, ControlPoint> {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/iterator.rs:108:55
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn transformed<T: Transformation<f32>>(self, mat: &T) -> Transformed<Self, T> {
[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] 108 |     fn transformed<T: Transformation<f32>>(self, mat: &T) -> Transformed<'_, Self, T> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/path.rs:117:21
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn as_slice(&self) -> PathSlice {
[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] 117 |     pub fn as_slice(&self) -> PathSlice<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/path.rs:127:23
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub fn attributes(&self, endpoint: EndpointId) -> Attributes {
[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] 127 |     pub fn attributes(&self, endpoint: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/path.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> Iter {
[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] 132 |     pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/path.rs:137:20
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub fn id_iter(&self) -> IdIter {
[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] 137 |     pub fn id_iter(&self) -> IdIter<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/path.rs:142:33
[INFO] [stdout]     |
[INFO] [stdout] 142 |     pub fn iter_with_attributes(&self) -> IterWithAttributes {
[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] 142 |     pub fn iter_with_attributes(&self) -> IterWithAttributes<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/path.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn get(&self, id: EndpointId) -> Attributes {
[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] 244 |     fn get(&self, id: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/path.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |     pub fn id_iter(&self) -> IdIter {
[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] 267 |     pub fn id_iter(&self) -> IdIter<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/path.rs:272:33
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn iter_with_attributes(&self) -> IterWithAttributes {
[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] 272 |     pub fn iter_with_attributes(&self) -> IterWithAttributes<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/path.rs:282:23
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn attributes(&self, endpoint: EndpointId) -> Attributes {
[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] 282 |     pub fn attributes(&self, endpoint: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/path.rs:387:12
[INFO] [stdout]     |
[INFO] [stdout] 387 |     fn get(&self, id: EndpointId) -> Attributes {
[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] 387 |     fn get(&self, id: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/path/src/path.rs:1114:13
[INFO] [stdout]      |
[INFO] [stdout] 1114 |     points: &[Point],
[INFO] [stdout]      |             ^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] 1115 |     endpoint: EndpointId,
[INFO] [stdout] 1116 | ) -> Attributes {
[INFO] [stdout]      |      ---------- the lifetime gets resolved as `'_`
[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] 1116 | ) -> Attributes<'_> {
[INFO] [stdout]      |                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/path/src/path_buffer.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub fn as_slice(&self) -> PathBufferSlice {
[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] 46 |     pub fn as_slice(&self) -> PathBufferSlice<'_> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/path/src/path_buffer.rs:55:16
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub fn get(&self, index: usize) -> PathSlice {
[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] 55 |     pub fn get(&self, index: usize) -> PathSlice<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/path/src/path_buffer.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn builder(&mut self) -> Builder {
[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] 85 |     pub fn builder(&mut self) -> Builder<'_> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/path/src/path_buffer.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn get(&self, index: usize) -> PathSlice {
[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] 132 |     pub fn get(&self, index: usize) -> PathSlice<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/path/src/polygon.rs:52:24
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub fn path_events(&self) -> PathEvents<T>
[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] 52 |     pub fn path_events(&self) -> PathEvents<'_, T>
[INFO] [stdout]    |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lyon_tessellation v0.17.9 (/opt/rustwide/workdir/crates/tessellation)
[INFO] [stderr]    Compiling lyon_extra v0.17.1 (/opt/rustwide/workdir/crates/extra)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tessellation/src/lib.rs:717:12
[INFO] [stdout]     |
[INFO] [stdout] 717 |     fn get(&self, id: EndpointId) -> Attributes {
[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] 717 |     fn get(&self, id: EndpointId) -> Attributes<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/tessellation/src/fill.rs:2141:20
[INFO] [stdout]      |
[INFO] [stdout] 2141 |     pub fn sources(&self) -> VertexSourceIterator {
[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] 2141 |     pub fn sources(&self) -> VertexSourceIterator<'_> {
[INFO] [stdout]      |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/tessellation/src/fill.rs:2177:36
[INFO] [stdout]      |
[INFO] [stdout] 2177 |     pub fn interpolated_attributes(&mut self) -> Attributes {
[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] 2177 |     pub fn interpolated_attributes(&mut self) -> Attributes<'_> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> crates/tessellation/src/geometry_builder.rs:436:32
[INFO] [stdout]     |
[INFO] [stdout] 436 | pub fn simple_builder(buffers: &mut VertexBuffers<Point, u16>) -> SimpleBuffersBuilder {
[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] 436 | pub fn simple_builder(buffers: &mut VertexBuffers<Point, u16>) -> SimpleBuffersBuilder<'_> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> crates/tessellation/src/stroke.rs:2375:36
[INFO] [stdout]      |
[INFO] [stdout] 2375 |     pub fn interpolated_attributes(&mut self) -> Attributes {
[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] 2375 |     pub fn interpolated_attributes(&mut self) -> Attributes<'_> {
[INFO] [stdout]      |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lyon_algorithms v0.17.7 (/opt/rustwide/workdir/crates/algorithms)
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling gpu-descriptor v0.2.1
[INFO] [stderr]    Compiling gpu-alloc v0.5.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling lyon_tess2 v0.17.1 (/opt/rustwide/workdir/crates/tess2)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tess2/src/flattened_path.rs:54:22
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub fn sub_paths(&self) -> SubPaths {
[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] 54 |     pub fn sub_paths(&self) -> SubPaths<'_> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> crates/tess2/src/flattened_path.rs:62:21
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub fn sub_path(&self, index: usize) -> SubPath {
[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] 62 |     pub fn sub_path(&self, index: usize) -> SubPath<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lyon v0.17.5 (/opt/rustwide/workdir/crates/lyon)
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stdout] warning: unexpected `cfg` condition value: `svg`
[INFO] [stdout]    --> crates/lyon/src/lib.rs:188:7
[INFO] [stdout]     |
[INFO] [stdout] 188 | #[cfg(feature = "svg")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debugger`, `extra`, `libtess2`, `lyon_extra`, `lyon_tess2`, `profiling`, and `serialization`
[INFO] [stdout]     = help: consider adding `svg` as a feature in `Cargo.toml`
[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: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `svg`
[INFO] [stdout]    --> crates/lyon/src/lib.rs:197:7
[INFO] [stdout]     |
[INFO] [stdout] 197 | #[cfg(feature = "svg")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `debugger`, `extra`, `libtess2`, `lyon_extra`, `lyon_tess2`, `profiling`, and `serialization`
[INFO] [stdout]     = help: consider adding `svg` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling x11-dl v2.18.5
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.1
[INFO] [stderr]    Compiling wgpu-types v0.11.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling ash v0.33.3+1.2.191
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling inplace_it v0.3.3
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling renderdoc-sys v0.7.1
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling profiling v1.0.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling glow v0.11.0
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling crossbeam v0.8.1
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling unicode-general-category v0.2.0
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling bytemuck v1.7.0
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling wayland-commons v0.28.5
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling mio-misc v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.28.5
[INFO] [stderr]    Compiling wayland-protocols v0.28.5
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr] error: could not compile `nix` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/733b47ea4b1b86216f14ef56e49440c33933f230/bin/rustc --crate-name nix --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nix-0.18.0/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=44c27359fb67b3a5 -C extra-filename=-d936ce5323967cb4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-547400e47747cd5a.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-efc10356e5428a90.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a7524a5bfc73d3c0.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] running `Command { std: "docker" "inspect" "32866861e2058c2c7211ba7d17d7e1dda0b7a2acb3d15cf0482eb3e676bb99b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32866861e2058c2c7211ba7d17d7e1dda0b7a2acb3d15cf0482eb3e676bb99b8", kill_on_drop: false }`
[INFO] [stdout] 32866861e2058c2c7211ba7d17d7e1dda0b7a2acb3d15cf0482eb3e676bb99b8
