[INFO] fetching crate mm0_deepsize 0.1.3... [INFO] testing mm0_deepsize-0.1.3 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate mm0_deepsize 0.1.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate mm0_deepsize 0.1.3 [INFO] finished tweaking crates.io crate mm0_deepsize 0.1.3 [INFO] tweaked toml for crates.io crate mm0_deepsize 0.1.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mm0_deepsize 0.1.3 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 73 packages to latest compatible versions [INFO] [stderr] Adding bit-set v0.5.3 (available: v0.8.0) [INFO] [stderr] Adding bit-vec v0.6.3 (available: v0.8.0) [INFO] [stderr] Adding lsp-types v0.89.2 (available: v0.97.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b0e694a0e01d1e5632eb44342a6168305d9e26a30c21fced788f494fbacee85 [INFO] running `Command { std: "docker" "start" "-a" "7b0e694a0e01d1e5632eb44342a6168305d9e26a30c21fced788f494fbacee85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b0e694a0e01d1e5632eb44342a6168305d9e26a30c21fced788f494fbacee85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b0e694a0e01d1e5632eb44342a6168305d9e26a30c21fced788f494fbacee85", kill_on_drop: false }` [INFO] [stdout] 7b0e694a0e01d1e5632eb44342a6168305d9e26a30c21fced788f494fbacee85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3e9caa7e5b3dc835e3c555b6196bb79862af264512de2b4355c8ea9aa7bf454 [INFO] running `Command { std: "docker" "start" "-a" "e3e9caa7e5b3dc835e3c555b6196bb79862af264512de2b4355c8ea9aa7bf454", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling mm0_deepsize_derive v0.1.2 [INFO] [stderr] Compiling mm0_deepsize v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.09s [INFO] running `Command { std: "docker" "inspect" "e3e9caa7e5b3dc835e3c555b6196bb79862af264512de2b4355c8ea9aa7bf454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3e9caa7e5b3dc835e3c555b6196bb79862af264512de2b4355c8ea9aa7bf454", kill_on_drop: false }` [INFO] [stdout] e3e9caa7e5b3dc835e3c555b6196bb79862af264512de2b4355c8ea9aa7bf454 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67b578218f0b8c54db7356b4c75ccc4b819dd69dcf61557e81be6d496b3e75fc [INFO] running `Command { std: "docker" "start" "-a" "67b578218f0b8c54db7356b4c75ccc4b819dd69dcf61557e81be6d496b3e75fc", kill_on_drop: false }` [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mm0_deepsize v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `assert_copy` is never used [INFO] [stdout] --> src/lib.rs:257:16 [INFO] [stdout] | [INFO] [stdout] 257 | fn assert_copy() {} [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `go` is never used [INFO] [stdout] --> src/lib.rs:258:16 [INFO] [stdout] | [INFO] [stdout] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 265 | / deep_size_0!( [INFO] [stdout] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stdout] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stdout] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stdout] ... | [INFO] [stdout] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stdout] 275 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "67b578218f0b8c54db7356b4c75ccc4b819dd69dcf61557e81be6d496b3e75fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67b578218f0b8c54db7356b4c75ccc4b819dd69dcf61557e81be6d496b3e75fc", kill_on_drop: false }` [INFO] [stdout] 67b578218f0b8c54db7356b4c75ccc4b819dd69dcf61557e81be6d496b3e75fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 87cdbabf704b273e6196b94aaeab95d8ed16d89fc51f9d9e8378370f2ddac66e [INFO] running `Command { std: "docker" "start" "-a" "87cdbabf704b273e6196b94aaeab95d8ed16d89fc51f9d9e8378370f2ddac66e", kill_on_drop: false }` [INFO] [stderr] warning: function `assert_copy` is never used [INFO] [stderr] --> src/lib.rs:257:16 [INFO] [stderr] | [INFO] [stderr] 257 | fn assert_copy() {} [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 265 | / deep_size_0!( [INFO] [stderr] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stderr] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stderr] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stderr] ... | [INFO] [stderr] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stderr] 275 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `go` is never used [INFO] [stderr] --> src/lib.rs:258:16 [INFO] [stderr] | [INFO] [stderr] 258 | fn go$(<$($gen)+>)?() {assert_copy::<$type>()} [INFO] [stderr] | ^^ [INFO] [stderr] ... [INFO] [stderr] 265 | / deep_size_0!( [INFO] [stderr] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stderr] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stderr] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stderr] ... | [INFO] [stderr] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stderr] 275 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: function `assert_copy` is never used [INFO] [stderr] --> src/lib.rs:257:16 [INFO] [stderr] | [INFO] [stderr] 257 | fn assert_copy() {} [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 265 | / deep_size_0!( [INFO] [stderr] 266 | | u8, u16, u32, u64, usize, i8, i16, i32, i64, isize, [INFO] [stderr] 267 | | bool, char, f32, f64, (), {!Copy} str, [INFO] [stderr] 268 | | {!Copy} atomic::AtomicBool, {!Copy} atomic::AtomicIsize, {!Copy} atomic::AtomicUsize, [INFO] [stderr] ... | [INFO] [stderr] 274 | | {!Copy} dyn std::error::Error + Send + Sync [INFO] [stderr] 275 | | ); [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::deep_size_0` which comes from the expansion of the macro `deep_size_0` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `mm0_deepsize` (lib) generated 34 warnings (31 duplicates) [INFO] [stderr] warning: `mm0_deepsize` (lib test) generated 34 warnings (34 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mm0_deepsize-157eaacc2109cbaf) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests mm0_deepsize [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - DeepSizeOf::deep_size_of_children (line 67) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "87cdbabf704b273e6196b94aaeab95d8ed16d89fc51f9d9e8378370f2ddac66e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87cdbabf704b273e6196b94aaeab95d8ed16d89fc51f9d9e8378370f2ddac66e", kill_on_drop: false }` [INFO] [stdout] 87cdbabf704b273e6196b94aaeab95d8ed16d89fc51f9d9e8378370f2ddac66e