[INFO] fetching crate mm0_deepsize 0.1.3... [INFO] testing mm0_deepsize-0.1.3 against 1.91.0 for beta-1.92-2 [INFO] extracting crate mm0_deepsize 0.1.3 into /workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mm0_deepsize 0.1.3 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded owning_ref v0.4.1 [INFO] [stderr] Downloaded lsp-types v0.89.2 [INFO] [stderr] Downloaded mm0_deepsize_derive v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c846ab638c6033ca23c9cc7e1cfb3fbc9ef6717a2bad9b1686c9c17c75b1d9a8 [INFO] running `Command { std: "docker" "start" "-a" "c846ab638c6033ca23c9cc7e1cfb3fbc9ef6717a2bad9b1686c9c17c75b1d9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c846ab638c6033ca23c9cc7e1cfb3fbc9ef6717a2bad9b1686c9c17c75b1d9a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c846ab638c6033ca23c9cc7e1cfb3fbc9ef6717a2bad9b1686c9c17c75b1d9a8", kill_on_drop: false }` [INFO] [stdout] c846ab638c6033ca23c9cc7e1cfb3fbc9ef6717a2bad9b1686c9c17c75b1d9a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1251f15dd8a18d93e3232522515a5750e5243466c48723cb82472531c2776228 [INFO] running `Command { std: "docker" "start" "-a" "1251f15dd8a18d93e3232522515a5750e5243466c48723cb82472531c2776228", 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 3.83s [INFO] running `Command { std: "docker" "inspect" "1251f15dd8a18d93e3232522515a5750e5243466c48723cb82472531c2776228", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1251f15dd8a18d93e3232522515a5750e5243466c48723cb82472531c2776228", kill_on_drop: false }` [INFO] [stdout] 1251f15dd8a18d93e3232522515a5750e5243466c48723cb82472531c2776228 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa87ebc70eb4f41a3ea66e5d8535dc2d7105688d6d77505fbe720d0f23c770be [INFO] running `Command { std: "docker" "start" "-a" "aa87ebc70eb4f41a3ea66e5d8535dc2d7105688d6d77505fbe720d0f23c770be", 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.55s [INFO] running `Command { std: "docker" "inspect" "aa87ebc70eb4f41a3ea66e5d8535dc2d7105688d6d77505fbe720d0f23c770be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa87ebc70eb4f41a3ea66e5d8535dc2d7105688d6d77505fbe720d0f23c770be", kill_on_drop: false }` [INFO] [stdout] aa87ebc70eb4f41a3ea66e5d8535dc2d7105688d6d77505fbe720d0f23c770be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1e3414559cb951b7242111043814d21f7ae5dca9e48fe839e98a3fe3ac5f1743 [INFO] running `Command { std: "docker" "start" "-a" "1e3414559cb951b7242111043814d21f7ae5dca9e48fe839e98a3fe3ac5f1743", 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.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mm0_deepsize-5e2d1f0e626dab96) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests mm0_deepsize [INFO] [stdout] [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" "1e3414559cb951b7242111043814d21f7ae5dca9e48fe839e98a3fe3ac5f1743", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e3414559cb951b7242111043814d21f7ae5dca9e48fe839e98a3fe3ac5f1743", kill_on_drop: false }` [INFO] [stdout] 1e3414559cb951b7242111043814d21f7ae5dca9e48fe839e98a3fe3ac5f1743