[INFO] cloning repository https://github.com/najamelan/tracing_prism [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/najamelan/tracing_prism" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajamelan%2Ftracing_prism", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajamelan%2Ftracing_prism'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 82e976752b35a28ae4d7e5c5a0fca274c9926f22 [INFO] checking najamelan/tracing_prism against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajamelan%2Ftracing_prism" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/najamelan/tracing_prism on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/najamelan/tracing_prism [INFO] finished tweaking git repo https://github.com/najamelan/tracing_prism [INFO] tweaked toml for git repo https://github.com/najamelan/tracing_prism written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/najamelan/tracing_prism 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thespis_derive v0.1.0 [INFO] [stderr] Downloaded thespis v0.1.1 [INFO] [stderr] Downloaded oneshot v0.1.3 [INFO] [stderr] Downloaded async_executors v0.6.0 [INFO] [stderr] Downloaded async_nursery v0.5.0 [INFO] [stderr] Downloaded thespis_impl v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5dcf6b68b9bc89f27a89de2f8993f74e88ec3f4779f8025cb852407c3f271ba [INFO] running `Command { std: "docker" "start" "-a" "c5dcf6b68b9bc89f27a89de2f8993f74e88ec3f4779f8025cb852407c3f271ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5dcf6b68b9bc89f27a89de2f8993f74e88ec3f4779f8025cb852407c3f271ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5dcf6b68b9bc89f27a89de2f8993f74e88ec3f4779f8025cb852407c3f271ba", kill_on_drop: false }` [INFO] [stdout] c5dcf6b68b9bc89f27a89de2f8993f74e88ec3f4779f8025cb852407c3f271ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8022c868c730ae15c59c472d9b691cd51da151daed028a23ce7a082c95238181 [INFO] running `Command { std: "docker" "start" "-a" "8022c868c730ae15c59c472d9b691cd51da151daed028a23ce7a082c95238181", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking oneshot v0.1.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling async_executors v0.6.0 [INFO] [stderr] Compiling thespis_derive v0.1.0 [INFO] [stderr] Compiling thespis v0.1.1 [INFO] [stderr] Compiling thespis_impl v0.2.1 [INFO] [stderr] Compiling async_nursery v0.5.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking js-sys v0.3.57 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking tracing-wasm v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.30 [INFO] [stderr] Checking web-sys v0.3.57 [INFO] [stderr] Checking gloo-timers v0.2.4 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking tracing_prism v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `del_column ::*` [INFO] [stdout] --> src/columns.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | del_column ::* , [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `del_column ::*` [INFO] [stdout] --> src/columns.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | del_column ::* , [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `toggle_entry:: *` [INFO] [stdout] --> src/control.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | toggle_entry:: *, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `toggle_entry:: *` [INFO] [stdout] --> src/control.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | toggle_entry:: *, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `UnboundedSender`, `console::log_1 as dbg`, `convert::TryInto`, `error`, `info`, `marker::PhantomData`, `rc::Rc`, `sync::Arc`, `trace`, and `warn` [INFO] [stdout] --> src/entrypoint.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | tracing :: { trace, debug, info, warn, error } , [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ ^^^^^ [INFO] [stdout] 17 | web_sys :: { *, console::log_1 as dbg } , [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | std :: { marker::PhantomData, rc::Rc } , [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 24 | gloo_events :: { * } , [INFO] [stdout] 25 | futures :: { Stream, StreamExt, channel::{ mpsc::{ unbounded, UnboundedReceiver, UnboundedSender } } } , [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | futures :: { task::LocalSpawnExt, FutureExt } , [INFO] [stdout] 27 | std :: { task::*, pin::Pin, panic, collections::HashMap, sync::Arc, convert::TryInto } , [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `UnboundedSender`, `console::log_1 as dbg`, `convert::TryInto`, `error`, `info`, `marker::PhantomData`, `rc::Rc`, `sync::Arc`, `trace`, and `warn` [INFO] [stdout] --> src/entrypoint.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | tracing :: { trace, debug, info, warn, error } , [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ ^^^^^ [INFO] [stdout] 17 | web_sys :: { *, console::log_1 as dbg } , [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | std :: { marker::PhantomData, rc::Rc } , [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 24 | gloo_events :: { * } , [INFO] [stdout] 25 | futures :: { Stream, StreamExt, channel::{ mpsc::{ unbounded, UnboundedReceiver, UnboundedSender } } } , [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | futures :: { task::LocalSpawnExt, FutureExt } , [INFO] [stdout] 27 | std :: { task::*, pin::Pin, panic, collections::HashMap, sync::Arc, convert::TryInto } , [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value_txt` is never read [INFO] [stdout] --> src/json_entry.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct JsonEntry [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub value_txt: Option , [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value_txt` is never read [INFO] [stdout] --> src/json_entry.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct JsonEntry [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub value_txt: Option , [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.80 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8022c868c730ae15c59c472d9b691cd51da151daed028a23ce7a082c95238181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8022c868c730ae15c59c472d9b691cd51da151daed028a23ce7a082c95238181", kill_on_drop: false }` [INFO] [stdout] 8022c868c730ae15c59c472d9b691cd51da151daed028a23ce7a082c95238181 [INFO] checking najamelan/tracing_prism against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnajamelan%2Ftracing_prism" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/najamelan/tracing_prism on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/najamelan/tracing_prism [INFO] finished tweaking git repo https://github.com/najamelan/tracing_prism [INFO] tweaked toml for git repo https://github.com/najamelan/tracing_prism written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/najamelan/tracing_prism 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb24bd0bff21f78fb8a0b64df8e787b70ee795ced020b279a4bac2a3d3518bc5 [INFO] running `Command { std: "docker" "start" "-a" "cb24bd0bff21f78fb8a0b64df8e787b70ee795ced020b279a4bac2a3d3518bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb24bd0bff21f78fb8a0b64df8e787b70ee795ced020b279a4bac2a3d3518bc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb24bd0bff21f78fb8a0b64df8e787b70ee795ced020b279a4bac2a3d3518bc5", kill_on_drop: false }` [INFO] [stdout] cb24bd0bff21f78fb8a0b64df8e787b70ee795ced020b279a4bac2a3d3518bc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68d9f07ed43e80f989f794aafb80a760ecb86decdcdb0c5be6ccdaa292d92e32 [INFO] running `Command { std: "docker" "start" "-a" "68d9f07ed43e80f989f794aafb80a760ecb86decdcdb0c5be6ccdaa292d92e32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling semver v1.0.10 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking oneshot v0.1.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling thespis_derive v0.1.0 [INFO] [stderr] Compiling async_executors v0.6.0 [INFO] [stderr] Compiling thespis v0.1.1 [INFO] [stderr] Compiling async_nursery v0.5.0 [INFO] [stderr] Compiling thespis_impl v0.2.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking serde_yaml v0.8.24 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking js-sys v0.3.57 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking tracing-wasm v0.2.1 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.30 [INFO] [stderr] Checking web-sys v0.3.57 [INFO] [stderr] Checking gloo-timers v0.2.4 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking gloo-events v0.1.2 [INFO] [stderr] Checking wasm-logger v0.2.0 [INFO] [stderr] Checking tracing_prism v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `del_column ::*` [INFO] [stdout] --> src/columns.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | del_column ::* , [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `toggle_entry:: *` [INFO] [stdout] --> src/control.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | toggle_entry:: *, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `UnboundedSender`, `console::log_1 as dbg`, `convert::TryInto`, `error`, `info`, `marker::PhantomData`, `rc::Rc`, `sync::Arc`, `trace`, and `warn` [INFO] [stdout] --> src/entrypoint.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | tracing :: { trace, debug, info, warn, error } , [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ ^^^^^ [INFO] [stdout] 17 | web_sys :: { *, console::log_1 as dbg } , [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | std :: { marker::PhantomData, rc::Rc } , [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 24 | gloo_events :: { * } , [INFO] [stdout] 25 | futures :: { Stream, StreamExt, channel::{ mpsc::{ unbounded, UnboundedReceiver, UnboundedSender } } } , [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | futures :: { task::LocalSpawnExt, FutureExt } , [INFO] [stdout] 27 | std :: { task::*, pin::Pin, panic, collections::HashMap, sync::Arc, convert::TryInto } , [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `del_column ::*` [INFO] [stdout] --> src/columns.rs:11:2 [INFO] [stdout] | [INFO] [stdout] 11 | del_column ::* , [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `toggle_entry:: *` [INFO] [stdout] --> src/control.rs:13:2 [INFO] [stdout] | [INFO] [stdout] 13 | toggle_entry:: *, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `UnboundedSender`, `console::log_1 as dbg`, `convert::TryInto`, `error`, `info`, `marker::PhantomData`, `rc::Rc`, `sync::Arc`, `trace`, and `warn` [INFO] [stdout] --> src/entrypoint.rs:16:29 [INFO] [stdout] | [INFO] [stdout] 16 | tracing :: { trace, debug, info, warn, error } , [INFO] [stdout] | ^^^^^ ^^^^ ^^^^ ^^^^^ [INFO] [stdout] 17 | web_sys :: { *, console::log_1 as dbg } , [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | std :: { marker::PhantomData, rc::Rc } , [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^ [INFO] [stdout] 24 | gloo_events :: { * } , [INFO] [stdout] 25 | futures :: { Stream, StreamExt, channel::{ mpsc::{ unbounded, UnboundedReceiver, UnboundedSender } } } , [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | futures :: { task::LocalSpawnExt, FutureExt } , [INFO] [stdout] 27 | std :: { task::*, pin::Pin, panic, collections::HashMap, sync::Arc, convert::TryInto } , [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value_txt` is never read [INFO] [stdout] --> src/json_entry.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct JsonEntry [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub value_txt: Option , [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/column.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new( parent: HtmlElement, addr: Addr, columns: Addr, control: Addr ) -> Self [INFO] [stdout] | ------------------- ---------------- ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | { [INFO] [stdout] 44 | let container: HtmlElement = document().create_element( "div" ).expect_throw( "create div" ).unchecked_into(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let (nursery, nursery_output) = Nursery::new( Bindgen ); [INFO] [stdout] | ------- -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | [INFO] [stdout] 49 | let nursery_output = Some( Bindgen.spawn_handle( nursery_output ).expect_throw( "spawn nursery_output" ) ); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let filter = Filter::new( addr.id() ); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | addr: Some(addr) , [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/column.rs:222:69 [INFO] [stdout] | [INFO] [stdout] 222 | let evts = EHandler::new( &button, "click", true ).map( |_| Ok( M::default() ) ); [INFO] [stdout] | - ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/control.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | / logview [INFO] [stdout] 252 | | .clone_node_with_deep( true ) [INFO] [stdout] 253 | | .expect_throw( "clone text" ) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value_txt` is never read [INFO] [stdout] --> src/json_entry.rs:33:6 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct JsonEntry [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub value_txt: Option , [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/column.rs:54:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn new( parent: HtmlElement, addr: Addr, columns: Addr, control: Addr ) -> Self [INFO] [stdout] | ------------------- ---------------- ---------------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | { [INFO] [stdout] 44 | let container: HtmlElement = document().create_element( "div" ).expect_throw( "create div" ).unchecked_into(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | let (nursery, nursery_output) = Nursery::new( Bindgen ); [INFO] [stdout] | ------- -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 48 | [INFO] [stdout] 49 | let nursery_output = Some( Bindgen.spawn_handle( nursery_output ).expect_throw( "spawn nursery_output" ) ); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | let filter = Filter::new( addr.id() ); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | addr: Some(addr) , [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/column.rs:222:69 [INFO] [stdout] | [INFO] [stdout] 222 | let evts = EHandler::new( &button, "click", true ).map( |_| Ok( M::default() ) ); [INFO] [stdout] | - ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/control.rs:251:5 [INFO] [stdout] | [INFO] [stdout] 251 | / logview [INFO] [stdout] 252 | | .clone_node_with_deep( true ) [INFO] [stdout] 253 | | .expect_throw( "clone text" ) [INFO] [stdout] | |_________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing_prism` (lib) due to 4 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing_prism` (lib test) due to 4 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "68d9f07ed43e80f989f794aafb80a760ecb86decdcdb0c5be6ccdaa292d92e32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68d9f07ed43e80f989f794aafb80a760ecb86decdcdb0c5be6ccdaa292d92e32", kill_on_drop: false }` [INFO] [stdout] 68d9f07ed43e80f989f794aafb80a760ecb86decdcdb0c5be6ccdaa292d92e32