[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 try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKeio-CSG%2Fvelo-pcap-parser-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Keio-CSG/velo-pcap-parser-rs on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "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 circular v0.3.0
[INFO] [stderr]   Downloaded regex v1.9.5
[INFO] [stderr]   Downloaded aho-corasick v1.0.5
[INFO] [stderr]   Downloaded libloading v0.8.0
[INFO] [stderr]   Downloaded regex-automata v0.3.8
[INFO] [stderr]   Downloaded num-complex v0.4.4
[INFO] [stderr]   Downloaded pcap-parser v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e17047acb6456ceaf689c83bfa88cf899a2554e8cb5dffad4d2ae300e6a4d993
[INFO] running `Command { std: "docker" "start" "-a" "e17047acb6456ceaf689c83bfa88cf899a2554e8cb5dffad4d2ae300e6a4d993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e17047acb6456ceaf689c83bfa88cf899a2554e8cb5dffad4d2ae300e6a4d993", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e17047acb6456ceaf689c83bfa88cf899a2554e8cb5dffad4d2ae300e6a4d993", kill_on_drop: false }`
[INFO] [stdout] e17047acb6456ceaf689c83bfa88cf899a2554e8cb5dffad4d2ae300e6a4d993
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7ac3995d004cbe5e6a086e90cd4d87694cab61c6d93f2e800e4ce07e9c0d7f3
[INFO] running `Command { std: "docker" "start" "-a" "c7ac3995d004cbe5e6a086e90cd4d87694cab61c6d93f2e800e4ce07e9c0d7f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.6.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling libloading v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[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]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling hdf5-types v0.8.1 (https://github.com/aldanor/hdf5-rust.git#26046fb4)
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling aho-corasick v1.0.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling hdf5 v0.8.1 (https://github.com/aldanor/hdf5-rust.git#26046fb4)
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking circular v0.3.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[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 27.33s
[INFO] running `Command { std: "docker" "inspect" "c7ac3995d004cbe5e6a086e90cd4d87694cab61c6d93f2e800e4ce07e9c0d7f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7ac3995d004cbe5e6a086e90cd4d87694cab61c6d93f2e800e4ce07e9c0d7f3", kill_on_drop: false }`
[INFO] [stdout] c7ac3995d004cbe5e6a086e90cd4d87694cab61c6d93f2e800e4ce07e9c0d7f3
