[INFO] cloning repository https://github.com/fprasx/peapod
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fprasx/peapod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffprasx%2Fpeapod", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffprasx%2Fpeapod'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0dbad9ad542f90df21ff63b851e947f48d26612e
[INFO] testing fprasx/peapod against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffprasx%2Fpeapod" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fprasx/peapod
[INFO] finished tweaking git repo https://github.com/fprasx/peapod
[INFO] tweaked toml for git repo https://github.com/fprasx/peapod written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fprasx/peapod on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fprasx/peapod already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77bbe8bf2acc39eaa5f8b2ef9b76b227aa4e9b6825bad9b3a4ccbba1dc601c1d
[INFO] running `Command { std: "docker" "start" "-a" "77bbe8bf2acc39eaa5f8b2ef9b76b227aa4e9b6825bad9b3a4ccbba1dc601c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77bbe8bf2acc39eaa5f8b2ef9b76b227aa4e9b6825bad9b3a4ccbba1dc601c1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77bbe8bf2acc39eaa5f8b2ef9b76b227aa4e9b6825bad9b3a4ccbba1dc601c1d", kill_on_drop: false }`
[INFO] [stdout] 77bbe8bf2acc39eaa5f8b2ef9b76b227aa4e9b6825bad9b3a4ccbba1dc601c1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a3baee9c1e5813da5f5ae9d4c7d332877c9f3b41cc0206d6a31951e35028183
[INFO] running `Command { std: "docker" "start" "-a" "6a3baee9c1e5813da5f5ae9d4c7d332877c9f3b41cc0206d6a31951e35028183", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling phenotype-internal v0.2.0 (/opt/rustwide/workdir/phenotype-internal)
[INFO] [stderr]    Compiling wyz v0.5.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling phenotype-macro v0.1.4 (/opt/rustwide/workdir/phenotype-macro)
[INFO] [stderr]    Compiling peapod v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `elem`
[INFO] [stdout]   --> src/array.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn force_push(&mut self, elem: T) {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_elem`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedPod` is never constructed
[INFO] [stdout]  --> src/array.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FixedPod<T: Phenotype, const N: usize> {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/array.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | / impl<T, const N: usize> FixedPod<T, N>
[INFO] [stdout] 16 | | where
[INFO] [stdout] 17 | |     T: Phenotype,
[INFO] [stdout]    | |_________________- associated items in this implementation
[INFO] [stdout] 18 |   {
[INFO] [stdout] 19 |       const UNINIT: MaybeUninit<T::Value> = MaybeUninit::uninit();
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 20 |
[INFO] [stdout] 21 |       pub fn new() -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       fn len(&self) -> usize {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |       pub fn push(&mut self, elem: T) -> bool {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |       pub fn force_push(&mut self, elem: T) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |       fn check_init(&self, index: usize) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |       fn set_init(&mut self, index: usize) {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |       fn get_tag(&self, index: usize) -> usize {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |       fn set_tag(&mut self, index: usize, tag: usize) {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.30s
[INFO] running `Command { std: "docker" "inspect" "6a3baee9c1e5813da5f5ae9d4c7d332877c9f3b41cc0206d6a31951e35028183", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a3baee9c1e5813da5f5ae9d4c7d332877c9f3b41cc0206d6a31951e35028183", kill_on_drop: false }`
[INFO] [stdout] 6a3baee9c1e5813da5f5ae9d4c7d332877c9f3b41cc0206d6a31951e35028183
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d955967d3e3c85cde1c1ec63a3697b65ed55e91255586637e3ae2a6dff55a04
[INFO] running `Command { std: "docker" "start" "-a" "8d955967d3e3c85cde1c1ec63a3697b65ed55e91255586637e3ae2a6dff55a04", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `elem`
[INFO] [stdout]   --> src/array.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn force_push(&mut self, elem: T) {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_elem`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedPod` is never constructed
[INFO] [stdout]  --> src/array.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FixedPod<T: Phenotype, const N: usize> {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/array.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | / impl<T, const N: usize> FixedPod<T, N>
[INFO] [stdout] 16 | | where
[INFO] [stdout] 17 | |     T: Phenotype,
[INFO] [stdout]    | |_________________- associated items in this implementation
[INFO] [stdout] 18 |   {
[INFO] [stdout] 19 |       const UNINIT: MaybeUninit<T::Value> = MaybeUninit::uninit();
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 20 |
[INFO] [stdout] 21 |       pub fn new() -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       fn len(&self) -> usize {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |       pub fn push(&mut self, elem: T) -> bool {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |       pub fn force_push(&mut self, elem: T) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |       fn check_init(&self, index: usize) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |       fn set_init(&mut self, index: usize) {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |       fn get_tag(&self, index: usize) -> usize {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |       fn set_tag(&mut self, index: usize, tag: usize) {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling peapod v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::peapod`
[INFO] [stdout]    --> src/peapod_vec.rs:474:9
[INFO] [stdout]     |
[INFO] [stdout] 474 |     use crate::peapod;
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elem`
[INFO] [stdout]   --> src/array.rs:57:34
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn force_push(&mut self, elem: T) {
[INFO] [stdout]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_elem`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedPod` is never constructed
[INFO] [stdout]  --> src/array.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FixedPod<T: Phenotype, const N: usize> {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/array.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | / impl<T, const N: usize> FixedPod<T, N>
[INFO] [stdout] 16 | | where
[INFO] [stdout] 17 | |     T: Phenotype,
[INFO] [stdout]    | |_________________- associated items in this implementation
[INFO] [stdout] 18 |   {
[INFO] [stdout] 19 |       const UNINIT: MaybeUninit<T::Value> = MaybeUninit::uninit();
[INFO] [stdout]    |             ^^^^^^
[INFO] [stdout] 20 |
[INFO] [stdout] 21 |       pub fn new() -> Self {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       fn len(&self) -> usize {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |       pub fn push(&mut self, elem: T) -> bool {
[INFO] [stdout]    |              ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 57 |       pub fn force_push(&mut self, elem: T) {
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |       fn check_init(&self, index: usize) -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 67 |       fn set_init(&mut self, index: usize) {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |       fn get_tag(&self, index: usize) -> usize {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |       fn set_tag(&mut self, index: usize, tag: usize) {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "8d955967d3e3c85cde1c1ec63a3697b65ed55e91255586637e3ae2a6dff55a04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d955967d3e3c85cde1c1ec63a3697b65ed55e91255586637e3ae2a6dff55a04", kill_on_drop: false }`
[INFO] [stdout] 8d955967d3e3c85cde1c1ec63a3697b65ed55e91255586637e3ae2a6dff55a04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 421f0e9744fdddd11a325cd5694d47af5a48682beacae17219508cd49d108d24
[INFO] running `Command { std: "docker" "start" "-a" "421f0e9744fdddd11a325cd5694d47af5a48682beacae17219508cd49d108d24", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `elem`
[INFO] [stderr]   --> src/array.rs:57:34
[INFO] [stderr]    |
[INFO] [stderr] 57 |     pub fn force_push(&mut self, elem: T) {
[INFO] [stderr]    |                                  ^^^^ help: if this is intentional, prefix it with an underscore: `_elem`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FixedPod` is never constructed
[INFO] [stderr]  --> src/array.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct FixedPod<T: Phenotype, const N: usize> {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple associated items are never used
[INFO] [stderr]   --> src/array.rs:19:11
[INFO] [stderr]    |
[INFO] [stderr] 15 | / impl<T, const N: usize> FixedPod<T, N>
[INFO] [stderr] 16 | | where
[INFO] [stderr] 17 | |     T: Phenotype,
[INFO] [stderr]    | |_________________- associated items in this implementation
[INFO] [stderr] 18 |   {
[INFO] [stderr] 19 |       const UNINIT: MaybeUninit<T::Value> = MaybeUninit::uninit();
[INFO] [stderr]    |             ^^^^^^
[INFO] [stderr] 20 |
[INFO] [stderr] 21 |       pub fn new() -> Self {
[INFO] [stderr]    |              ^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |       fn len(&self) -> usize {
[INFO] [stderr]    |          ^^^
[INFO] [stderr] ...
[INFO] [stderr] 38 |       pub fn push(&mut self, elem: T) -> bool {
[INFO] [stderr]    |              ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 57 |       pub fn force_push(&mut self, elem: T) {
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 62 |       fn check_init(&self, index: usize) -> bool {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 67 |       fn set_init(&mut self, index: usize) {
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 72 |       fn get_tag(&self, index: usize) -> usize {
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 78 |       fn set_tag(&mut self, index: usize, tag: usize) {
[INFO] [stderr]    |          ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `peapod` (lib) generated 3 warnings (run `cargo fix --lib -p peapod` to apply 1 suggestion)
[INFO] [stderr] warning: unused import: `crate::peapod`
[INFO] [stderr]    --> src/peapod_vec.rs:474:9
[INFO] [stderr]     |
[INFO] [stderr] 474 |     use crate::peapod;
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `peapod` (lib test) generated 4 warnings (3 duplicates) (run `cargo fix --lib -p peapod --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/peapod-746aa9f8d34ab835)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test peapod_vec::tests::clear_clears_nonempty ... ok
[INFO] [stdout] test peapod_vec::tests::clear_clears_empty ... ok
[INFO] [stdout] test peapod_vec::tests::new_is_empty ... ok
[INFO] [stdout] test peapod_vec::tests::push_increases_len ... ok
[INFO] [stdout] test peapod_vec::tests::exact_size_iterator ... ok
[INFO] [stdout] test peapod_vec::tests::double_ended_iterator ... ok
[INFO] [stdout] test peapod_vec::tests::pop_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/peapod-9642e0f49d591985)
[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 peapod
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 95) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 129) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 149) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 215) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 181) ... FAILED
[INFO] [stdout] test src/peapod_vec.rs - peapod_vec::peapod (line 24) ... ok
[INFO] [stdout] test src/lib.rs - (line 77) ... ok
[INFO] [stdout] test src/lib.rs - (line 26) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 95) stdout ----
[INFO] [stdout] error: expected one of `!` or `::`, found `:`
[INFO] [stdout]   --> src/lib.rs:96:6
[INFO] [stdout]    |
[INFO] [stdout] 96 | Scale: 1 - == 1 byte
[INFO] [stdout]    |      ^ expected one of `!` or `::`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 129) stdout ----
[INFO] [stdout] error: expected one of `where` or `{`, found keyword `fn`
[INFO] [stdout]    --> src/lib.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 131 | fn cleave(self) -> (usize, Self::Value)
[INFO] [stdout]     |                                        - expected one of `where` or `{`
[INFO] [stdout] 132 | fn reknit(tag: usize, value: Self::Value) -> Self
[INFO] [stdout]     | ^^ unexpected token
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 149) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `ManuallyDrop` in this scope
[INFO] [stdout]    --> src/lib.rs:172:18
[INFO] [stdout]     |
[INFO] [stdout] 172 |     NamedFields: ManuallyDrop<__PhenotypeInternalThreeTypesNamedFieldsData<T>>,
[INFO] [stdout]     |                  ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 149 + use std::mem::ManuallyDrop;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ManuallyDrop` in this scope
[INFO] [stdout]    --> src/lib.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 |     Tuple: ManuallyDrop<__PhenotypeInternalThreeTypesTupleData>,
[INFO] [stdout]     |            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 149 + use std::mem::ManuallyDrop;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 215) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `ThreeTypes` in this scope
[INFO] [stdout]    --> src/lib.rs:216:46
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn reknit(tag: usize, value: Self::Value) -> ThreeTypes<T> {
[INFO] [stdout]     |                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `T` in this scope
[INFO] [stdout]    --> src/lib.rs:216:57
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn reknit(tag: usize, value: Self::Value) -> ThreeTypes<T> {
[INFO] [stdout]     |                                                         ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn reknit<T>(tag: usize, value: Self::Value) -> ThreeTypes<T> {
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ManuallyDrop`
[INFO] [stdout]    --> src/lib.rs:221:17
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 ManuallyDrop::<__PhenotypeInternalThreeTypesTupleData>::into_inner(unsafe {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ use of undeclared type `ManuallyDrop`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 215 + use std::mem::ManuallyDrop;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `__PhenotypeInternalThreeTypesTupleData` in this scope
[INFO] [stdout]    --> src/lib.rs:221:32
[INFO] [stdout]     |
[INFO] [stdout] 221 |                 ManuallyDrop::<__PhenotypeInternalThreeTypesTupleData>::into_inner(unsafe {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn reknit<__PhenotypeInternalThreeTypesTupleData>(tag: usize, value: Self::Value) -> ThreeTypes<T> {
[INFO] [stdout]     |          ++++++++++++++++++++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ManuallyDrop`
[INFO] [stdout]    --> src/lib.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |                 ManuallyDrop::<__PhenotypeInternalThreeTypesNamedFieldsData<T>>::into_inner(
[INFO] [stdout]     |                 ^^^^^^^^^^^^ use of undeclared type `ManuallyDrop`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 215 + use std::mem::ManuallyDrop;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `__PhenotypeInternalThreeTypesNamedFieldsData` in this scope
[INFO] [stdout]    --> src/lib.rs:228:32
[INFO] [stdout]     |
[INFO] [stdout] 228 |                 ManuallyDrop::<__PhenotypeInternalThreeTypesNamedFieldsData<T>>::into_inner(
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `T` in this scope
[INFO] [stdout]    --> src/lib.rs:228:77
[INFO] [stdout]     |
[INFO] [stdout] 228 |                 ManuallyDrop::<__PhenotypeInternalThreeTypesNamedFieldsData<T>>::into_inner(
[INFO] [stdout]     |                                                                             ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn reknit<T>(tag: usize, value: Self::Value) -> ThreeTypes<T> {
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThreeTypes`
[INFO] [stdout]    --> src/lib.rs:218:19
[INFO] [stdout]     |
[INFO] [stdout] 218 |         2usize => ThreeTypes::Empty,
[INFO] [stdout]     |                   ^^^^^^^^^^ use of undeclared type `ThreeTypes`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThreeTypes`
[INFO] [stdout]    --> src/lib.rs:224:13
[INFO] [stdout]     |
[INFO] [stdout] 224 |             ThreeTypes::Tuple(data.0, data.1)
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `ThreeTypes`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: `Self` is only available in impls, traits, and type definitions
[INFO] [stdout]    --> src/lib.rs:216:30
[INFO] [stdout]     |
[INFO] [stdout] 216 | fn reknit(tag: usize, value: Self::Value) -> ThreeTypes<T> {
[INFO] [stdout]     |                              ^^^^ `Self` is only available in impls, traits, and type definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThreeTypes`
[INFO] [stdout]    --> src/lib.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |             ThreeTypes::NamedFields {
[INFO] [stdout]     |             ^^^^^^^^^^ use of undeclared type `ThreeTypes`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 181) stdout ----
[INFO] [stdout] error: `self` parameter is only allowed in associated functions
[INFO] [stdout]    --> src/lib.rs:182:11
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn cleave(self) -> (usize, Self::Value) {
[INFO] [stdout]     |           ^^^^ not semantically valid as function parameter
[INFO] [stdout]     |
[INFO] [stdout]     = note: associated functions are those in `impl` or `trait` definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ManuallyDrop`
[INFO] [stdout]    --> src/lib.rs:183:13
[INFO] [stdout]     |
[INFO] [stdout] 183 |     match &*ManuallyDrop::new(self) {
[INFO] [stdout]     |             ^^^^^^^^^^^^ use of undeclared type `ManuallyDrop`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 181 + use std::mem::ManuallyDrop;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `__PhenotypeInternalThreeTypesData` in this scope
[INFO] [stdout]    --> src/lib.rs:184:39
[INFO] [stdout]     |
[INFO] [stdout] 184 |         ThreeTypes::Empty => (2usize, __PhenotypeInternalThreeTypesData { Empty: () }),
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `__PhenotypeInternalThreeTypesData` in this scope
[INFO] [stdout]    --> src/lib.rs:187:13
[INFO] [stdout]     |
[INFO] [stdout] 187 |             __PhenotypeInternalThreeTypesData {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ManuallyDrop`
[INFO] [stdout]    --> src/lib.rs:188:24
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 Tuple: ManuallyDrop::new(__PhenotypeInternalThreeTypesTupleData(
[INFO] [stdout]     |                        ^^^^^^^^^^^^ use of undeclared type `ManuallyDrop`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 181 + use std::mem::ManuallyDrop;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `__PhenotypeInternalThreeTypesData` in this scope
[INFO] [stdout]    --> src/lib.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |             __PhenotypeInternalThreeTypesData {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ManuallyDrop`
[INFO] [stdout]    --> src/lib.rs:197:30
[INFO] [stdout]     |
[INFO] [stdout] 197 |                 NamedFields: ManuallyDrop::new(__PhenotypeInternalThreeTypesNamedFieldsData::<
[INFO] [stdout]     |                              ^^^^^^^^^^^^ use of undeclared type `ManuallyDrop`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 181 + use std::mem::ManuallyDrop;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `__PhenotypeInternalThreeTypesNamedFieldsData` in this scope
[INFO] [stdout]    --> src/lib.rs:197:48
[INFO] [stdout]     |
[INFO] [stdout] 197 |                 NamedFields: ManuallyDrop::new(__PhenotypeInternalThreeTypesNamedFieldsData::<
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `T` in this scope
[INFO] [stdout]    --> src/lib.rs:198:21
[INFO] [stdout]     |
[INFO] [stdout] 198 |                     T,
[INFO] [stdout]     |                     ^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn cleave<T>(self) -> (usize, Self::Value) {
[INFO] [stdout]     |          +++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `__PhenotypeInternalThreeTypesTupleData` in this scope
[INFO] [stdout]    --> src/lib.rs:188:42
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 Tuple: ManuallyDrop::new(__PhenotypeInternalThreeTypesTupleData(
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: `Self` is only available in impls, traits, and type definitions
[INFO] [stdout]    --> src/lib.rs:182:28
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn cleave(self) -> (usize, Self::Value) {
[INFO] [stdout]     |                            ^^^^ `Self` is only available in impls, traits, and type definitions
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThreeTypes`
[INFO] [stdout]    --> src/lib.rs:184:9
[INFO] [stdout]     |
[INFO] [stdout] 184 |         ThreeTypes::Empty => (2usize, __PhenotypeInternalThreeTypesData { Empty: () }),
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `ThreeTypes`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThreeTypes`
[INFO] [stdout]    --> src/lib.rs:185:9
[INFO] [stdout]     |
[INFO] [stdout] 185 |         ThreeTypes::Tuple(_0, _1) => (
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `ThreeTypes`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ThreeTypes`
[INFO] [stdout]    --> src/lib.rs:194:9
[INFO] [stdout]     |
[INFO] [stdout] 194 |         ThreeTypes::NamedFields { one, two } => (
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `ThreeTypes`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 14 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 129)
[INFO] [stdout]     src/lib.rs - (line 149)
[INFO] [stdout]     src/lib.rs - (line 181)
[INFO] [stdout]     src/lib.rs - (line 215)
[INFO] [stdout]     src/lib.rs - (line 95)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "421f0e9744fdddd11a325cd5694d47af5a48682beacae17219508cd49d108d24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "421f0e9744fdddd11a325cd5694d47af5a48682beacae17219508cd49d108d24", kill_on_drop: false }`
[INFO] [stdout] 421f0e9744fdddd11a325cd5694d47af5a48682beacae17219508cd49d108d24
