[INFO] cloning repository https://github.com/Keio-CSG/velo-pcap-parser-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Keio-CSG/velo-pcap-parser-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeio-CSG%2Fvelo-pcap-parser-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeio-CSG%2Fvelo-pcap-parser-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54b85628bba3cbc8eff0e4f67e7bfdf623b178e6
[INFO] checking Keio-CSG/velo-pcap-parser-rs against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeio-CSG%2Fvelo-pcap-parser-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Keio-CSG/velo-pcap-parser-rs
[INFO] finished tweaking git repo https://github.com/Keio-CSG/velo-pcap-parser-rs
[INFO] tweaked toml for git repo https://github.com/Keio-CSG/velo-pcap-parser-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Keio-CSG/velo-pcap-parser-rs on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Keio-CSG/velo-pcap-parser-rs 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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/aldanor/hdf5-rust.git`
[INFO] [stderr]     Updating git submodule `https://github.com/HDFGroup/hdf5.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smallvec v1.11.0
[INFO] [stderr]   Downloaded circular v0.3.0
[INFO] [stderr]   Downloaded memchr v2.6.3
[INFO] [stderr]   Downloaded pcap-parser v0.14.1
[INFO] [stderr]   Downloaded libloading v0.8.0
[INFO] [stderr]   Downloaded unicode-width v0.1.10
[INFO] [stderr]   Downloaded getopts v0.2.21
[INFO] [stderr]   Downloaded quote v1.0.33
[INFO] [stderr]   Downloaded bitflags v2.4.0
[INFO] [stderr]   Downloaded anyhow v1.0.75
[INFO] [stderr]   Downloaded proc-macro2 v1.0.66
[INFO] [stderr]   Downloaded serde_derive v1.0.188
[INFO] [stderr]   Downloaded num-traits v0.2.16
[INFO] [stderr]   Downloaded serde v1.0.188
[INFO] [stderr]   Downloaded aho-corasick v1.0.5
[INFO] [stderr]   Downloaded syn v2.0.32
[INFO] [stderr]   Downloaded regex v1.9.5
[INFO] [stderr]   Downloaded ndarray v0.15.6
[INFO] [stderr]   Downloaded libc v0.2.147
[INFO] [stderr]   Downloaded regex-automata v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddeac38fee68faa9b79b8793620d94df5462cbfb6316ad0a1d9e0c73cf23161d
[INFO] running `Command { std: "docker" "start" "-a" "ddeac38fee68faa9b79b8793620d94df5462cbfb6316ad0a1d9e0c73cf23161d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddeac38fee68faa9b79b8793620d94df5462cbfb6316ad0a1d9e0c73cf23161d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddeac38fee68faa9b79b8793620d94df5462cbfb6316ad0a1d9e0c73cf23161d", kill_on_drop: false }`
[INFO] [stdout] ddeac38fee68faa9b79b8793620d94df5462cbfb6316ad0a1d9e0c73cf23161d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa70a50179e9fea2d29680932241468e6c3f180d3ac2f99a6a41c1dce37da789
[INFO] running `Command { std: "docker" "start" "-a" "aa70a50179e9fea2d29680932241468e6c3f180d3ac2f99a6a41c1dce37da789", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling hdf5-types v0.8.1 (https://github.com/aldanor/hdf5-rust.git#26046fb4)
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling hdf5 v0.8.1 (https://github.com/aldanor/hdf5-rust.git#26046fb4)
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking circular v0.3.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling matrixmultiply v0.3.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]     Checking pcap-parser v0.14.1
[INFO] [stderr]    Compiling hdf5-derive v0.8.1 (https://github.com/aldanor/hdf5-rust.git#26046fb4)
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stderr]    Compiling hdf5-sys v0.8.1 (https://github.com/aldanor/hdf5-rust.git#26046fb4)
[INFO] [stderr]     Checking velo-pcap-parser-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `num_frames` is never read
[INFO] [stdout]    --> src/lib.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 316 | struct PcapInfo {
[INFO] [stdout]     |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 319 |     num_frames: u16,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PcapInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/velopoint.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(H5Type, Clone, PartialEq, Debug)] // register with HDF5
[INFO] [stdout]   |          ^-----
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `H5Type` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_VeloPoint`
[INFO] [stdout] 4 | #[repr(C)]
[INFO] [stdout] 5 | pub struct VeloPoint {
[INFO] [stdout]   |            --------- `VeloPoint` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `H5Type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `num_frames` is never read
[INFO] [stdout]    --> src/lib.rs:319:5
[INFO] [stdout]     |
[INFO] [stdout] 316 | struct PcapInfo {
[INFO] [stdout]     |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 319 |     num_frames: u16,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `PcapInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/velopoint.rs:3:10
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(H5Type, Clone, PartialEq, Debug)] // register with HDF5
[INFO] [stdout]   |          ^-----
[INFO] [stdout]   |          |
[INFO] [stdout]   |          `H5Type` is not local
[INFO] [stdout]   |          move the `impl` block outside of this constant `_IMPL_H5TYPE_FOR_VeloPoint`
[INFO] [stdout] 4 | #[repr(C)]
[INFO] [stdout] 5 | pub struct VeloPoint {
[INFO] [stdout]   |            --------- `VeloPoint` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `H5Type` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `H5Type` may come from an old version of the `hdf5_derive` crate, try updating your dependency with `cargo update -p hdf5_derive`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `H5Type` (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 10.91s
[INFO] running `Command { std: "docker" "inspect" "aa70a50179e9fea2d29680932241468e6c3f180d3ac2f99a6a41c1dce37da789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa70a50179e9fea2d29680932241468e6c3f180d3ac2f99a6a41c1dce37da789", kill_on_drop: false }`
[INFO] [stdout] aa70a50179e9fea2d29680932241468e6c3f180d3ac2f99a6a41c1dce37da789
