[INFO] fetching crate rsipfix 0.1.4... [INFO] testing rsipfix-0.1.4 against 1.60.0 for beta-1.61-1 [INFO] extracting crate rsipfix 0.1.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rsipfix 0.1.4 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsipfix 0.1.4 [INFO] finished tweaking crates.io crate rsipfix 0.1.4 [INFO] tweaked toml for crates.io crate rsipfix 0.1.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom-derive v0.8.0 [INFO] [stderr] Downloaded nom-derive-impl v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f3b5d09c2b964e69ae529897c4e833456902bcdba7ad3486551a4490734304e [INFO] running `Command { std: "docker" "start" "-a" "1f3b5d09c2b964e69ae529897c4e833456902bcdba7ad3486551a4490734304e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f3b5d09c2b964e69ae529897c4e833456902bcdba7ad3486551a4490734304e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f3b5d09c2b964e69ae529897c4e833456902bcdba7ad3486551a4490734304e", kill_on_drop: false }` [INFO] [stdout] 1f3b5d09c2b964e69ae529897c4e833456902bcdba7ad3486551a4490734304e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89e8f4b732a7ad361db392c77d36840a6eda352d5833052f7d06cf2f358dc706 [INFO] running `Command { std: "docker" "start" "-a" "89e8f4b732a7ad361db392c77d36840a6eda352d5833052f7d06cf2f358dc706", 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] Compiling radium v0.5.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling nom-derive-impl v0.8.0 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling nom-derive v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling rsipfix v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/formatter.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/formatter.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | named!(read_u16, call!(be_u16)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/formatter.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/formatter.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | named!(read_u32, call!(be_u32)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/formatter.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/formatter.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | named!(read_u64, call!(be_u64)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/formatter.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/formatter.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | named!(read_u128, call!(be_u128)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `temp_ident` [INFO] [stdout] --> src/parser.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | temp_ident: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FieldSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Nom, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_variable` [INFO] [stdout] --> src/parser.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | is_variable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Nom, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_pen` [INFO] [stdout] --> src/parser.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | is_pen: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Nom, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.46s [INFO] running `Command { std: "docker" "inspect" "89e8f4b732a7ad361db392c77d36840a6eda352d5833052f7d06cf2f358dc706", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89e8f4b732a7ad361db392c77d36840a6eda352d5833052f7d06cf2f358dc706", kill_on_drop: false }` [INFO] [stdout] 89e8f4b732a7ad361db392c77d36840a6eda352d5833052f7d06cf2f358dc706 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc655f37fd90888d5591a09df13e0a08d0769fca1e321ebd8d8142dad1af78e0 [INFO] running `Command { std: "docker" "start" "-a" "dc655f37fd90888d5591a09df13e0a08d0769fca1e321ebd8d8142dad1af78e0", kill_on_drop: false }` [INFO] [stderr] Compiling bencher v0.1.5 [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/formatter.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/formatter.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | named!(read_u16, call!(be_u16)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/formatter.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/formatter.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | named!(read_u32, call!(be_u32)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/formatter.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/formatter.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | named!(read_u64, call!(be_u64)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/formatter.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/formatter.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | named!(read_u128, call!(be_u128)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `temp_ident` [INFO] [stdout] --> src/parser.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | temp_ident: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FieldSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Nom, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_variable` [INFO] [stdout] --> src/parser.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | is_variable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Nom, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_pen` [INFO] [stdout] --> src/parser.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | is_pen: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Nom, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rsipfix v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/formatter.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/formatter.rs:53:1 [INFO] [stdout] | [INFO] [stdout] 53 | named!(read_u16, call!(be_u16)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/formatter.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/formatter.rs:55:1 [INFO] [stdout] | [INFO] [stdout] 55 | named!(read_u32, call!(be_u32)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/formatter.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/formatter.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | named!(read_u64, call!(be_u64)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `inline` [INFO] [stdout] --> src/formatter.rs:58:1 [INFO] [stdout] | [INFO] [stdout] 58 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stdout] --> src/formatter.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | named!(read_u128, call!(be_u128)); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `temp_ident` [INFO] [stdout] --> src/parser.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | temp_ident: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `FieldSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Nom, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_variable` [INFO] [stdout] --> src/parser.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | is_variable: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Nom, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_pen` [INFO] [stdout] --> src/parser.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 111 | is_pen: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `FieldSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/parser.rs:94:15 [INFO] [stdout] | [INFO] [stdout] 94 | #[derive(Nom, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.79s [INFO] running `Command { std: "docker" "inspect" "dc655f37fd90888d5591a09df13e0a08d0769fca1e321ebd8d8142dad1af78e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc655f37fd90888d5591a09df13e0a08d0769fca1e321ebd8d8142dad1af78e0", kill_on_drop: false }` [INFO] [stdout] dc655f37fd90888d5591a09df13e0a08d0769fca1e321ebd8d8142dad1af78e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4883260bf4a29cbed8277290b61712a16457442f9f4ac9a7efed543bea4c51b0 [INFO] running `Command { std: "docker" "start" "-a" "4883260bf4a29cbed8277290b61712a16457442f9f4ac9a7efed543bea4c51b0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused attribute `inline` [INFO] [stderr] --> src/formatter.rs:52:1 [INFO] [stderr] | [INFO] [stderr] 52 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stderr] --> src/formatter.rs:53:1 [INFO] [stderr] | [INFO] [stderr] 53 | named!(read_u16, call!(be_u16)); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `inline` [INFO] [stderr] --> src/formatter.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stderr] --> src/formatter.rs:55:1 [INFO] [stderr] | [INFO] [stderr] 55 | named!(read_u32, call!(be_u32)); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `inline` [INFO] [stderr] --> src/formatter.rs:56:1 [INFO] [stderr] | [INFO] [stderr] 56 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stderr] --> src/formatter.rs:57:1 [INFO] [stderr] | [INFO] [stderr] 57 | named!(read_u64, call!(be_u64)); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute `inline` [INFO] [stderr] --> src/formatter.rs:58:1 [INFO] [stderr] | [INFO] [stderr] 58 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `inline` will be ignored, since it's applied to the macro invocation `named` [INFO] [stderr] --> src/formatter.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | named!(read_u128, call!(be_u128)); [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `temp_ident` [INFO] [stderr] --> src/parser.rs:96:5 [INFO] [stderr] | [INFO] [stderr] 96 | temp_ident: u16, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `FieldSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser.rs:94:15 [INFO] [stderr] | [INFO] [stderr] 94 | #[derive(Nom, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `is_variable` [INFO] [stderr] --> src/parser.rs:109:5 [INFO] [stderr] | [INFO] [stderr] 109 | is_variable: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FieldSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser.rs:94:15 [INFO] [stderr] | [INFO] [stderr] 94 | #[derive(Nom, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `is_pen` [INFO] [stderr] --> src/parser.rs:111:5 [INFO] [stderr] | [INFO] [stderr] 111 | is_pen: bool, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `FieldSpecifier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/parser.rs:94:15 [INFO] [stderr] | [INFO] [stderr] 94 | #[derive(Nom, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rsipfix` (lib) generated 7 warnings [INFO] [stderr] warning: `rsipfix` (lib test) generated 7 warnings (7 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rsipfix-4905dd15b0a53e1a) [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] Running tests/parse.rs (/opt/rustwide/target/debug/deps/parse-8f6ceeff5b5c864e) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::looper_01 ... ok [INFO] [stdout] test tests::test_parse_template_enterprise_fields ... ok [INFO] [stdout] test tests::concurrency ... ok [INFO] [stdout] test tests::test_parse_data_variable_fields ... ok [INFO] [stdout] test tests::test_parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rsipfix [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] running `Command { std: "docker" "inspect" "4883260bf4a29cbed8277290b61712a16457442f9f4ac9a7efed543bea4c51b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4883260bf4a29cbed8277290b61712a16457442f9f4ac9a7efed543bea4c51b0", kill_on_drop: false }` [INFO] [stdout] 4883260bf4a29cbed8277290b61712a16457442f9f4ac9a7efed543bea4c51b0