[INFO] cloning repository https://github.com/liquidev/netcanv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liquidev/netcanv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliquidev%2Fnetcanv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliquidev%2Fnetcanv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23e0f71d648ee9604b34c36577b4d6be490a8187 [INFO] building liquidev/netcanv against try#14accda7ba2c586835d15379a621955d9f047371 for pr-103610 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliquidev%2Fnetcanv" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/liquidev/netcanv on toolchain 14accda7ba2c586835d15379a621955d9f047371 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/liquidev/netcanv [INFO] finished tweaking git repo https://github.com/liquidev/netcanv [INFO] tweaked toml for git repo https://github.com/liquidev/netcanv written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/liquidev/netcanv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6ad75b81cd8e7c66398530a9d91a237c8cd5681f04382847947e778b7a0386e [INFO] running `Command { std: "docker" "start" "-a" "e6ad75b81cd8e7c66398530a9d91a237c8cd5681f04382847947e778b7a0386e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6ad75b81cd8e7c66398530a9d91a237c8cd5681f04382847947e778b7a0386e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6ad75b81cd8e7c66398530a9d91a237c8cd5681f04382847947e778b7a0386e", kill_on_drop: false }` [INFO] [stdout] e6ad75b81cd8e7c66398530a9d91a237c8cd5681f04382847947e778b7a0386e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c22afb098436abbb3337af3c12d6a2efb8b1ec96c95131d4bfef0f631196d3b [INFO] running `Command { std: "docker" "start" "-a" "2c22afb098436abbb3337af3c12d6a2efb8b1ec96c95131d4bfef0f631196d3b", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling nix v0.24.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling crossfont v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling png v0.17.6 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling memmap2 v0.5.7 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling tiny-skia-path v0.7.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling freetype-rs v0.26.0 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling tiny-skia v0.7.0 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling glutin_egl_sys v0.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.8 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling wayland-cursor v0.29.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling libwebp-sys v0.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling rustls v0.20.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling raw-window-handle v0.5.0 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling roxmltree v0.14.0 [INFO] [stderr] Compiling wayland-egl v0.29.5 [INFO] [stderr] Compiling sys-locale v0.1.0 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling gethostname v0.2.1 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling kurbo v0.8.0 [INFO] [stderr] Compiling simplecss v0.2.0 [INFO] [stderr] Compiling rgb v0.8.25 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling heapless v0.7.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling paws v0.3.3 [INFO] [stderr] Compiling pico-args v0.4.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling rctree v0.3.3 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling netcanv-renderer v0.1.0 (/opt/rustwide/workdir/netcanv-renderer) [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling svgfilters v0.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling usvg v0.14.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling tiny-skia v0.5.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling cstr_core v0.2.5 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling glam v0.19.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling netcanv v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling simple_logger v2.1.0 [INFO] [stderr] Compiling nysa v0.2.2 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] warning: cargo-about is not available. Licensing information will not be embedded in the executable. [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling netcanv-i18n-macros v0.1.0 (/opt/rustwide/workdir/netcanv-i18n-macros) [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling resvg v0.14.0 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling x11rb v0.8.1 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling calloop v0.10.1 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling tungstenite v0.16.0 [INFO] [stderr] Compiling native-dialog v0.5.5 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling netcanv-i18n v0.1.0 (/opt/rustwide/workdir/netcanv-i18n) [INFO] [stdout] warning: variants `FirstError` and `SecondError` are never constructed [INFO] [stdout] --> netcanv-i18n/src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 21 | enum Nested { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 22 | FirstError, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | SecondError, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Test`, `MultipleWordsHelloWorld`, `WithFields` and `WithNested` are never constructed [INFO] [stdout] --> netcanv-i18n/src/lib.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 28 | enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 29 | Test, [INFO] [stdout] | ^^^^ [INFO] [stdout] 30 | MultipleWordsHelloWorld, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | WithFields { a_field: String }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 32 | WithNested(Nested), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling webp v0.2.0 [INFO] [stderr] Compiling sctk-adwaita v0.4.2 [INFO] [stderr] Compiling arboard v2.0.1 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-tungstenite v0.16.1 [INFO] [stderr] Compiling winit v0.27.4 [INFO] [stderr] Compiling netcanv-protocol v0.5.0 (/opt/rustwide/workdir/netcanv-protocol) [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bincode v1.3.2 [INFO] [stderr] Compiling glutin v0.29.1 [INFO] [stderr] Compiling netcanv-renderer-opengl v0.1.0 (/opt/rustwide/workdir/netcanv-renderer-opengl) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "2c22afb098436abbb3337af3c12d6a2efb8b1ec96c95131d4bfef0f631196d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c22afb098436abbb3337af3c12d6a2efb8b1ec96c95131d4bfef0f631196d3b", kill_on_drop: false }` [INFO] [stdout] 2c22afb098436abbb3337af3c12d6a2efb8b1ec96c95131d4bfef0f631196d3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+14accda7ba2c586835d15379a621955d9f047371" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 481a80ef41be21312e94b866ef0f125f9769a859428d23e177b83b7dfcf4f34d [INFO] running `Command { std: "docker" "start" "-a" "481a80ef41be21312e94b866ef0f125f9769a859428d23e177b83b7dfcf4f34d", kill_on_drop: false }` [INFO] [stdout] warning: variants `FirstError` and `SecondError` are never constructed [INFO] [stdout] --> netcanv-i18n/src/lib.rs:22:7 [INFO] [stdout] | [INFO] [stdout] 21 | enum Nested { [INFO] [stdout] | ------ variants in this enum [INFO] [stdout] 22 | FirstError, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 23 | SecondError, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Test`, `MultipleWordsHelloWorld`, `WithFields` and `WithNested` are never constructed [INFO] [stdout] --> netcanv-i18n/src/lib.rs:29:7 [INFO] [stdout] | [INFO] [stdout] 28 | enum Error { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 29 | Test, [INFO] [stdout] | ^^^^ [INFO] [stdout] 30 | MultipleWordsHelloWorld, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | WithFields { a_field: String }, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 32 | WithNested(Nested), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: cargo-about is not available. Licensing information will not be embedded in the executable. [INFO] [stderr] Compiling netcanv v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.02s [INFO] running `Command { std: "docker" "inspect" "481a80ef41be21312e94b866ef0f125f9769a859428d23e177b83b7dfcf4f34d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "481a80ef41be21312e94b866ef0f125f9769a859428d23e177b83b7dfcf4f34d", kill_on_drop: false }` [INFO] [stdout] 481a80ef41be21312e94b866ef0f125f9769a859428d23e177b83b7dfcf4f34d