[INFO] cloning repository https://github.com/udzura/container-tracers
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/udzura/container-tracers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudzura%2Fcontainer-tracers", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudzura%2Fcontainer-tracers'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e3ab67bd47fc1e1f43af868742e9188c5568adb
[INFO] checking udzura/container-tracers against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fudzura%2Fcontainer-tracers" "/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/udzura/container-tracers
[INFO] finished tweaking git repo https://github.com/udzura/container-tracers
[INFO] tweaked toml for git repo https://github.com/udzura/container-tracers written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/udzura/container-tracers on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/udzura/container-tracers 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded meval v0.2.0
[INFO] [stderr]   Downloaded ctrlc v3.1.9
[INFO] [stderr]   Downloaded drawille v0.2.3
[INFO] [stderr]   Downloaded nom v1.2.4
[INFO] [stderr]   Downloaded textplots v0.6.0
[INFO] [stderr]   Downloaded nc v0.6.2
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0f86b7c021520a0e4af3076b399b28f6dfddbe961f84c660378625d120c2774a
[INFO] running `Command { std: "docker" "start" "-a" "0f86b7c021520a0e4af3076b399b28f6dfddbe961f84c660378625d120c2774a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f86b7c021520a0e4af3076b399b28f6dfddbe961f84c660378625d120c2774a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f86b7c021520a0e4af3076b399b28f6dfddbe961f84c660378625d120c2774a", kill_on_drop: false }`
[INFO] [stdout] 0f86b7c021520a0e4af3076b399b28f6dfddbe961f84c660378625d120c2774a
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71256f671ee96615aa4bf53d132edb2855544466947b28dce224dd1c7e8a48a2
[INFO] running `Command { std: "docker" "start" "-a" "71256f671ee96615aa4bf53d132edb2855544466947b28dce224dd1c7e8a48a2", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking nom v1.2.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]     Checking drawille v0.2.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking meval v0.2.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling libbpf-sys v0.2.0-3
[INFO] [stderr]    Compiling nc v0.6.2
[INFO] [stderr]    Compiling vsprintf v1.0.3
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling num_enum_derive v0.5.1
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]     Checking ctrlc v3.1.9
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking textplots v0.6.0
[INFO] [stderr]     Checking num_enum v0.5.1
[INFO] [stderr]     Checking libbpf-rs v0.7.2 (https://github.com/libbpf/libbpf-rs.git#ffbbeb90)
[INFO] [stderr]     Checking constat v0.1.0 (/opt/rustwide/workdir/constat)
[INFO] [stderr]     Checking conbiograph v0.1.0 (/opt/rustwide/workdir/conbiograph)
[INFO] [stdout] error[E0583]: file not found for module `bpf`
[INFO] [stdout]   --> constat/src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | mod bpf;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `bpf`, create file "constat/src/bpf.rs" or "constat/src/bpf/mod.rs"
[INFO] [stdout]    = note: if there is a `mod bpf` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking unsharesnoop v0.1.0 (/opt/rustwide/workdir/unsharesnoop)
[INFO] [stdout] error[E0583]: file not found for module `bpf`
[INFO] [stdout]   --> conbiograph/src/main.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | mod bpf;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `bpf`, create file "conbiograph/src/bpf.rs" or "conbiograph/src/bpf/mod.rs"
[INFO] [stdout]    = note: if there is a `mod bpf` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `bpf`
[INFO] [stdout]   --> unsharesnoop/src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | mod bpf;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `bpf`, create file "unsharesnoop/src/bpf.rs" or "unsharesnoop/src/bpf/mod.rs"
[INFO] [stdout]    = note: if there is a `mod bpf` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `bpf`
[INFO] [stdout]   --> conbiograph/src/main.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | mod bpf;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `bpf`, create file "conbiograph/src/bpf.rs" or "conbiograph/src/bpf/mod.rs"
[INFO] [stdout]    = note: if there is a `mod bpf` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `bpf`
[INFO] [stdout]   --> constat/src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | mod bpf;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `bpf`, create file "constat/src/bpf.rs" or "constat/src/bpf/mod.rs"
[INFO] [stdout]    = note: if there is a `mod bpf` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bpf::*`
[INFO] [stdout]   --> unsharesnoop/src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use bpf::*;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ConbiographSkelBuilder` in this scope
[INFO] [stdout]   --> conbiograph/src/main.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let skel_builder: ConbiographSkelBuilder = ConbiographSkelBuilder::default();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bpf::*`
[INFO] [stdout]   --> conbiograph/src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use bpf::*;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `bpf`
[INFO] [stdout]   --> unsharesnoop/src/main.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | mod bpf;
[INFO] [stdout]    | ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: to create the module `bpf`, create file "unsharesnoop/src/bpf.rs" or "unsharesnoop/src/bpf/mod.rs"
[INFO] [stdout]    = note: if there is a `mod bpf` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConbiographSkelBuilder` in this scope
[INFO] [stdout]   --> conbiograph/src/main.rs:50:48
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let skel_builder: ConbiographSkelBuilder = ConbiographSkelBuilder::default();
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ConbiographSkelBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `UnsharesnoopSkelBuilder` in this scope
[INFO] [stdout]   --> unsharesnoop/src/main.rs:89:24
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let skel_builder = UnsharesnoopSkelBuilder::default();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `UnsharesnoopSkelBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]   --> conbiograph/src/main.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |         if let Some(value) = dist.lookup(key_, MapFlags::empty())? {
[INFO] [stdout]    |                ^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]   --> /rustc/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/library/core/src/option.rs:608:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ConbiographSkelBuilder` in this scope
[INFO] [stdout]   --> conbiograph/src/main.rs:50:23
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let skel_builder: ConbiographSkelBuilder = ConbiographSkelBuilder::default();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bpf::*`
[INFO] [stdout]   --> conbiograph/src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use bpf::*;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unsharesnoop` (bin "unsharesnoop" test) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find type `ConbiographSkelBuilder` in this scope
[INFO] [stdout]   --> conbiograph/src/main.rs:50:48
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let skel_builder: ConbiographSkelBuilder = ConbiographSkelBuilder::default();
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ConbiographSkelBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `conbiograph` (bin "conbiograph") due to 4 previous errors; 1 warning emitted
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]   --> conbiograph/src/main.rs:86:16
[INFO] [stdout]    |
[INFO] [stdout] 86 |         if let Some(value) = dist.lookup(key_, MapFlags::empty())? {
[INFO] [stdout]    |                ^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]   --> /rustc/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/library/core/src/option.rs:608:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bpf::*`
[INFO] [stdout]   --> unsharesnoop/src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use bpf::*;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `conbiograph` (bin "conbiograph" test) due to 4 previous errors; 1 warning emitted
[INFO] [stdout] error[E0433]: cannot find type `UnsharesnoopSkelBuilder` in this scope
[INFO] [stdout]   --> unsharesnoop/src/main.rs:89:24
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let skel_builder = UnsharesnoopSkelBuilder::default();
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `UnsharesnoopSkelBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ConstatSkelBuilder` in this scope
[INFO] [stdout]   --> constat/src/main.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let skel_builder: ConstatSkelBuilder = ConstatSkelBuilder::default();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OpenConstatSkel` in this scope
[INFO] [stdout]   --> constat/src/main.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let mut open_skel: OpenConstatSkel = skel_builder.open()?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ConstatSkel` in this scope
[INFO] [stdout]   --> constat/src/main.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut skel: ConstatSkel = open_skel.load()?;
[INFO] [stdout]    |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bpf::*`
[INFO] [stdout]   --> constat/src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use bpf::*;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConstatSkelBuilder` in this scope
[INFO] [stdout]   --> constat/src/main.rs:74:44
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let skel_builder: ConstatSkelBuilder = ConstatSkelBuilder::default();
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^ use of undeclared type `ConstatSkelBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unsharesnoop` (bin "unsharesnoop") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error[E0425]: cannot find type `ConstatSkelBuilder` in this scope
[INFO] [stdout]   --> constat/src/main.rs:74:23
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let skel_builder: ConstatSkelBuilder = ConstatSkelBuilder::default();
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OpenConstatSkel` in this scope
[INFO] [stdout]   --> constat/src/main.rs:75:24
[INFO] [stdout]    |
[INFO] [stdout] 75 |     let mut open_skel: OpenConstatSkel = skel_builder.open()?;
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `ConstatSkel` in this scope
[INFO] [stdout]   --> constat/src/main.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |     let mut skel: ConstatSkel = open_skel.load()?;
[INFO] [stdout]    |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bpf::*`
[INFO] [stdout]   --> constat/src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use bpf::*;
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> constat/src/main.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |     for key in dist.keys() {
[INFO] [stdout]     |         ^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> constat/src/main.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     for key in dist.keys() {
[INFO] [stdout] 116 | |         if let Some(value) = dist.lookup(&key, MapFlags::empty())? {
[INFO] [stdout] 117 | |             let mut key_ = Key::default();
[INFO] [stdout] 118 | |             plain::copy_from_bytes(&mut key_, &key).expect("invalid key bytes");
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Option`
[INFO] [stdout]    --> /rustc/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/library/core/src/option.rs:600:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> constat/src/main.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |         if let Some(value) = dist.lookup(&key, MapFlags::empty())? {
[INFO] [stdout]     |                ^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/library/core/src/option.rs:608:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ConstatSkelBuilder` in this scope
[INFO] [stdout]   --> constat/src/main.rs:74:44
[INFO] [stdout]    |
[INFO] [stdout] 74 |     let skel_builder: ConstatSkelBuilder = ConstatSkelBuilder::default();
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^^^^^ use of undeclared type `ConstatSkelBuilder`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `constat` (bin "constat" test) due to 8 previous errors; 1 warning emitted
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> constat/src/main.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 115 |     for key in dist.keys() {
[INFO] [stdout]     |         ^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> constat/src/main.rs:115:5
[INFO] [stdout]     |
[INFO] [stdout] 115 | /     for key in dist.keys() {
[INFO] [stdout] 116 | |         if let Some(value) = dist.lookup(&key, MapFlags::empty())? {
[INFO] [stdout] 117 | |             let mut key_ = Key::default();
[INFO] [stdout] 118 | |             plain::copy_from_bytes(&mut key_, &key).expect("invalid key bytes");
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Option`
[INFO] [stdout]    --> /rustc/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/library/core/src/option.rs:600:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> constat/src/main.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |         if let Some(value) = dist.lookup(&key, MapFlags::empty())? {
[INFO] [stdout]     |                ^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/library/core/src/option.rs:608:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0425, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `constat` (bin "constat") due to 8 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "71256f671ee96615aa4bf53d132edb2855544466947b28dce224dd1c7e8a48a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71256f671ee96615aa4bf53d132edb2855544466947b28dce224dd1c7e8a48a2", kill_on_drop: false }`
[INFO] [stdout] 71256f671ee96615aa4bf53d132edb2855544466947b28dce224dd1c7e8a48a2
