[INFO] fetching crate unw 0.1.0...
[INFO] testing unw-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate unw 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate unw 0.1.0
[INFO] finished tweaking crates.io crate unw 0.1.0
[INFO] tweaked toml for crates.io crate unw 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate unw 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 11 packages to latest compatible versions
[INFO] [stderr]       Adding null-terminated v0.2.11 (available: v0.3.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded null-terminated v0.2.11
[INFO] [stderr]   Downloaded byte-strings-proc_macros v0.2.2
[INFO] [stderr]   Downloaded utf v0.1.6
[INFO] [stderr]   Downloaded null-terminated v0.3.17
[INFO] [stderr]   Downloaded fallible v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 24f125d090fec88ceb1ee7ee6f9a106c527f3be8dd602516120b70d2953c5dc5
[INFO] running `Command { std: "docker" "start" "-a" "24f125d090fec88ceb1ee7ee6f9a106c527f3be8dd602516120b70d2953c5dc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "24f125d090fec88ceb1ee7ee6f9a106c527f3be8dd602516120b70d2953c5dc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24f125d090fec88ceb1ee7ee6f9a106c527f3be8dd602516120b70d2953c5dc5", kill_on_drop: false }`
[INFO] [stdout] 24f125d090fec88ceb1ee7ee6f9a106c527f3be8dd602516120b70d2953c5dc5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da2a79307de134461380c7c3fb0dc031473d1ea73dffa2ebb97264384ce8ce4e
[INFO] running `Command { std: "docker" "start" "-a" "da2a79307de134461380c7c3fb0dc031473d1ea73dffa2ebb97264384ce8ce4e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling utf v0.1.6
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling fallible v0.1.3
[INFO] [stderr]    Compiling byte-strings-proc_macros v0.2.2
[INFO] [stderr]    Compiling null-terminated v0.3.17
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:163:5
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn index(&self, i: I) -> &Self::Output {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<A>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<A>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] note: required by a bound in `core::ops::Index`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/index.rs:59:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:160:25
[INFO] [stdout]     |
[INFO] [stdout] 160 | impl<A, I> Index<I> for Nul<A> where [A]: Index<I> {
[INFO] [stdout]     |                         ^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<A>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<A>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] note: required by a bound in `core::ops::Index`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/index.rs:59:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:170:5
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn index_mut(&mut self, i: I) -> &mut Self::Output {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<A>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<A>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] note: required by a bound in `core::ops::Index`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/index.rs:59:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:168:28
[INFO] [stdout]     |
[INFO] [stdout] 168 | impl<A, I> IndexMut<I> for Nul<A> where [A]: IndexMut<I> {
[INFO] [stdout]     |                            ^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<A>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<A>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] note: required by a bound in `core::ops::IndexMut`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/index.rs:170:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:301:10
[INFO] [stdout]     |
[INFO] [stdout] 301 | #[derive(PartialEq, Eq, PartialOrd, Ord, Hash)]
[INFO] [stdout]     |          ^^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `NulStr`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `NulStr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub struct NulStr(Nul<u8>);
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] note: required by a bound in `StructuralPartialEq`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/marker.rs:261:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:316:27
[INFO] [stdout]     |
[INFO] [stdout] 316 | impl Index<RangeFull> for NulStr {
[INFO] [stdout]     |                           ^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `NulStr`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `NulStr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub struct NulStr(Nul<u8>);
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] note: required by a bound in `core::ops::Index`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/index.rs:59:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:325:30
[INFO] [stdout]     |
[INFO] [stdout] 325 | impl IndexMut<RangeFull> for NulStr {
[INFO] [stdout]     |                              ^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `NulStr`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `NulStr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub struct NulStr(Nul<u8>);
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] note: required by a bound in `core::ops::IndexMut`
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/index.rs:170:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:113:49
[INFO] [stdout]     |
[INFO] [stdout] 113 |     pub fn get(&self, i: usize) -> Option<&A> { self[..].get(i) }
[INFO] [stdout]     |                                                 ^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<A>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<A>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:117:61
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn get_mut(&mut self, i: usize) -> Option<&mut A> { self[..].get_mut(i) }
[INFO] [stdout]     |                                                             ^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<A>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<A>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:177:60
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { self[..].fmt(f) }
[INFO] [stdout]     |                                                            ^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<A>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<A>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:182:42
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn eq(&self, other: &Self) -> bool { self[..] == other[..] }
[INFO] [stdout]     |                                          ^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<A>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<A>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:182:54
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn eq(&self, other: &Self) -> bool { self[..] == other[..] }
[INFO] [stdout]     |                                                      ^^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<A>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<A>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:190:29
[INFO] [stdout]     |
[INFO] [stdout] 190 |         <[A]>::partial_cmp(&self[..], &other[..])
[INFO] [stdout]     |                             ^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<A>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<A>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:190:40
[INFO] [stdout]     |
[INFO] [stdout] 190 |         <[A]>::partial_cmp(&self[..], &other[..])
[INFO] [stdout]     |                                        ^^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<A>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<A>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:196:59
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn cmp(&self, other: &Self) -> Ordering { <[A]>::cmp(&self[..], &other[..]) }
[INFO] [stdout]     |                                                           ^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<A>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<A>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:196:70
[INFO] [stdout]     |
[INFO] [stdout] 196 |     fn cmp(&self, other: &Self) -> Ordering { <[A]>::cmp(&self[..], &other[..]) }
[INFO] [stdout]     |                                                                      ^^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<A>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<A>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:307:83
[INFO] [stdout]     |
[INFO] [stdout] 307 |     fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { write!(fmt, "{:?}", &self[..]) }
[INFO] [stdout]     |                                                                                   ^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `NulStr`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `NulStr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub struct NulStr(Nul<u8>);
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:313:77
[INFO] [stdout]     |
[INFO] [stdout] 313 |     fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { fmt.write_str(&self[..]) }
[INFO] [stdout]     |                                                                             ^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `NulStr`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `NulStr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub struct NulStr(Nul<u8>);
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:321:43
[INFO] [stdout]     |
[INFO] [stdout] 321 |         ::core::str::from_utf8_unchecked(&self.0[..])
[INFO] [stdout]     |                                           ^^^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<u8>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<u8>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:328:51
[INFO] [stdout]     |
[INFO] [stdout] 328 |         ::core::str::from_utf8_unchecked_mut(&mut self.0[..])
[INFO] [stdout]     |                                                   ^^^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<u8>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<u8>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:377:56
[INFO] [stdout]     |
[INFO] [stdout] 377 |     pub fn is_char_boundary(&self, k: usize) -> bool { self[..].is_char_boundary(k) }
[INFO] [stdout]     |                                                        ^^^^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `NulStr`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `NulStr`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:303:12
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub struct NulStr(Nul<u8>);
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:417:33
[INFO] [stdout]     |
[INFO] [stdout] 417 |         ::core::str::from_utf8(&s[..])?;
[INFO] [stdout]     |                                 ^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<u8>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<u8>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `Opaque` cannot be known
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:427:41
[INFO] [stdout]     |
[INFO] [stdout] 427 |         ::core::str::from_utf8_mut(&mut s[..])?;
[INFO] [stdout]     |                                         ^^^^^ doesn't have a known size
[INFO] [stdout]     |
[INFO] [stdout]     = help: within `Nul<u8>`, the trait `MetaSized` is not implemented for `Opaque`
[INFO] [stdout] note: required because it appears within the type `Nul<u8>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/null-terminated-0.3.17/src/lib.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  67 | pub struct Nul<A>([A; 0], Opaque);
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `null-terminated` (lib) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "da2a79307de134461380c7c3fb0dc031473d1ea73dffa2ebb97264384ce8ce4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da2a79307de134461380c7c3fb0dc031473d1ea73dffa2ebb97264384ce8ce4e", kill_on_drop: false }`
[INFO] [stdout] da2a79307de134461380c7c3fb0dc031473d1ea73dffa2ebb97264384ce8ce4e
