[INFO] fetching crate mm0_deepsize 0.1.3... [INFO] testing mm0_deepsize-0.1.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate mm0_deepsize 0.1.3 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate mm0_deepsize 0.1.3 [INFO] finished tweaking crates.io crate mm0_deepsize 0.1.3 [INFO] tweaked toml for crates.io crate mm0_deepsize 0.1.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mm0_deepsize 0.1.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 72 packages to latest compatible versions [INFO] [stderr] Adding bit-set v0.5.3 (available: v0.10.0) [INFO] [stderr] Adding bit-vec v0.6.3 (available: v0.9.1) [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15259827d8523a3144bfb210eba0cf09e0f1abf51eaed56dbe2c77746c7a4f7b [INFO] running `Command { std: "docker" "start" "-a" "15259827d8523a3144bfb210eba0cf09e0f1abf51eaed56dbe2c77746c7a4f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15259827d8523a3144bfb210eba0cf09e0f1abf51eaed56dbe2c77746c7a4f7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15259827d8523a3144bfb210eba0cf09e0f1abf51eaed56dbe2c77746c7a4f7b", kill_on_drop: false }` [INFO] [stdout] 15259827d8523a3144bfb210eba0cf09e0f1abf51eaed56dbe2c77746c7a4f7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e6e2a00d46d54fcbb8ce9fca4f923de35c27c562f058c955e14d76d6eef0a89 [INFO] running `Command { std: "docker" "start" "-a" "9e6e2a00d46d54fcbb8ce9fca4f923de35c27c562f058c955e14d76d6eef0a89", 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.00s [INFO] running `Command { std: "docker" "inspect" "9e6e2a00d46d54fcbb8ce9fca4f923de35c27c562f058c955e14d76d6eef0a89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e6e2a00d46d54fcbb8ce9fca4f923de35c27c562f058c955e14d76d6eef0a89", kill_on_drop: false }` [INFO] [stdout] 9e6e2a00d46d54fcbb8ce9fca4f923de35c27c562f058c955e14d76d6eef0a89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 118c6307d7c5226b1008799d31e93f767c54e2f598c34d372551186869a591f7 [INFO] running `Command { std: "docker" "start" "-a" "118c6307d7c5226b1008799d31e93f767c54e2f598c34d372551186869a591f7", 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] [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: 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: `#[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.32s [INFO] running `Command { std: "docker" "inspect" "118c6307d7c5226b1008799d31e93f767c54e2f598c34d372551186869a591f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "118c6307d7c5226b1008799d31e93f767c54e2f598c34d372551186869a591f7", kill_on_drop: false }` [INFO] [stdout] 118c6307d7c5226b1008799d31e93f767c54e2f598c34d372551186869a591f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a94c9a11309777e44fe618a59c89464277272e9ae9a7bb1ad51bdd5e6b43faf6 [INFO] running `Command { std: "docker" "start" "-a" "a94c9a11309777e44fe618a59c89464277272e9ae9a7bb1ad51bdd5e6b43faf6", 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.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mm0_deepsize-f76ef6e09bfa3735) [INFO] [stdout] [INFO] [stdout] running 0 tests [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] [stderr] Doc-tests mm0_deepsize [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" "a94c9a11309777e44fe618a59c89464277272e9ae9a7bb1ad51bdd5e6b43faf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a94c9a11309777e44fe618a59c89464277272e9ae9a7bb1ad51bdd5e6b43faf6", kill_on_drop: false }` [INFO] [stdout] a94c9a11309777e44fe618a59c89464277272e9ae9a7bb1ad51bdd5e6b43faf6