[INFO] cloning repository https://github.com/tadeokondrak/cube
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tadeokondrak/cube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftadeokondrak%2Fcube", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftadeokondrak%2Fcube'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80f77fe0dab1a2715fafb24b25ce03bd355018fb
[INFO] checking tadeokondrak/cube against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftadeokondrak%2Fcube" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tadeokondrak/cube on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tadeokondrak/cube
[INFO] finished tweaking git repo https://github.com/tadeokondrak/cube
[INFO] tweaked toml for git repo https://github.com/tadeokondrak/cube written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/tadeokondrak/cube 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rquickjs v0.4.3
[INFO] [stderr]   Downloaded write-json v0.1.4
[INFO] [stderr]   Downloaded calamine v0.23.1
[INFO] [stderr]   Downloaded calamine v0.22.1
[INFO] [stderr]   Downloaded rquickjs-core v0.4.3
[INFO] [stderr]   Downloaded codepage v0.1.2
[INFO] [stderr]   Downloaded rquickjs-sys v0.4.3
[INFO] [stderr]   Downloaded struson v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3b2ed6d63a59bed92ab898d644f61f29b1b9d1742494c56d00ed455c1ba2bb6
[INFO] running `Command { std: "docker" "start" "-a" "a3b2ed6d63a59bed92ab898d644f61f29b1b9d1742494c56d00ed455c1ba2bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3b2ed6d63a59bed92ab898d644f61f29b1b9d1742494c56d00ed455c1ba2bb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3b2ed6d63a59bed92ab898d644f61f29b1b9d1742494c56d00ed455c1ba2bb6", kill_on_drop: false }`
[INFO] [stdout] a3b2ed6d63a59bed92ab898d644f61f29b1b9d1742494c56d00ed455c1ba2bb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55f94877794b69a0d5435c739fc1ab511222f501d525521b0b88ef072096bdaa
[INFO] running `Command { std: "docker" "start" "-a" "55f94877794b69a0d5435c739fc1ab511222f501d525521b0b88ef072096bdaa", kill_on_drop: false }`
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking cube v0.0.0 (/opt/rustwide/workdir/crates/cube)
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling wayland-sys v0.31.4
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling wayland-client v0.31.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling wayland-backend v0.3.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling quick-xml v0.34.0
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.93
[INFO] [stderr]     Checking bytemuck v1.17.1
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.4
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking flate2 v1.0.33
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling naga v22.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking bit-vec v0.7.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.93
[INFO] [stderr]     Checking bit-set v0.6.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking codepage v0.1.2
[INFO] [stderr]    Compiling rquickjs-sys v0.4.3
[INFO] [stderr]     Checking cube_notation v0.1.0 (/opt/rustwide/workdir/crates/cube_notation)
[INFO] [stderr]     Checking cube_bld v0.1.0 (/opt/rustwide/workdir/crates/cube_bld)
[INFO] [stderr]    Compiling wgpu-hal v22.0.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking dissimilar v1.0.9
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking unicode-xid v0.2.5
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking expect-test v1.5.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking rustls v0.18.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.93
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.5
[INFO] [stderr]     Checking owned_ttf_parser v0.24.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wgpu-core v22.1.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking wgpu-types v22.0.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling wasm-bindgen v0.2.93
[INFO] [stderr]    Compiling portable-atomic v1.7.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking ab_glyph v0.2.28
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking tokio-rustls v0.14.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.93
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling wgpu v22.1.0
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking sctk-adwaita v0.8.3
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling duplicate v1.0.0
[INFO] [stderr]     Checking rquickjs-core v0.4.3
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking webpki-roots v0.20.0
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking hyper-rustls v0.21.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking rquickjs v0.4.3
[INFO] [stderr]     Checking calamine v0.22.1
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]     Checking calamine v0.23.1
[INFO] [stderr]     Checking struson v0.3.0
[INFO] [stderr]     Checking cube_3d v0.1.0 (/opt/rustwide/workdir/crates/cube_3d)
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking write-json v0.1.4
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking bld_tadeo_ca v0.1.0 (/opt/rustwide/workdir/crates/bld_tadeo_ca)
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> crates/bld_tadeo_ca/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[wasm_bindgen]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 30 more
[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 `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[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]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> crates/bld_tadeo_ca/src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[wasm_bindgen]
[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 `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[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 `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> crates/bld_tadeo_ca/src/lib.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | #[wasm_bindgen]
[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 `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[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 `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> crates/bld_tadeo_ca/src/lib.rs:29:1
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[wasm_bindgen]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 30 more
[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 `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[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]    = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> crates/bld_tadeo_ca/src/lib.rs:81:1
[INFO] [stdout]    |
[INFO] [stdout] 81 | #[wasm_bindgen]
[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 `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[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 `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]    --> crates/bld_tadeo_ca/src/lib.rs:293:1
[INFO] [stdout]     |
[INFO] [stdout] 293 | #[wasm_bindgen]
[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 `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[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 `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cube_scramblers v0.1.0 (/opt/rustwide/workdir/crates/cube_scramblers)
[INFO] [stderr]     Checking misc v0.1.0 (/opt/rustwide/workdir/crates/misc)
[INFO] [stderr]     Checking comm_finder v0.1.0 (/opt/rustwide/workdir/crates/comm_finder)
[INFO] [stderr]     Checking sheet_dumper v0.1.0 (/opt/rustwide/workdir/crates/sheet_dumper)
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking cube_desktop v0.1.0 (/opt/rustwide/workdir/crates/cube_desktop)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "55f94877794b69a0d5435c739fc1ab511222f501d525521b0b88ef072096bdaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55f94877794b69a0d5435c739fc1ab511222f501d525521b0b88ef072096bdaa", kill_on_drop: false }`
[INFO] [stdout] 55f94877794b69a0d5435c739fc1ab511222f501d525521b0b88ef072096bdaa
