[INFO] fetching crate rsipfix 0.1.4... [INFO] checking rsipfix-0.1.4 against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] extracting crate rsipfix 0.1.4 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate rsipfix 0.1.4 on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "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-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4c23ecc0f7143870688d48a8ff406ea7abe654c7e678adfdb0e88270db4eae1 [INFO] running `Command { std: "docker" "start" "-a" "b4c23ecc0f7143870688d48a8ff406ea7abe654c7e678adfdb0e88270db4eae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4c23ecc0f7143870688d48a8ff406ea7abe654c7e678adfdb0e88270db4eae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4c23ecc0f7143870688d48a8ff406ea7abe654c7e678adfdb0e88270db4eae1", kill_on_drop: false }` [INFO] [stdout] b4c23ecc0f7143870688d48a8ff406ea7abe654c7e678adfdb0e88270db4eae1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27c7e7c008bb51754cf9bc43e7178051b56a6a78f1e7cd2db842ce7e39a189f0 [INFO] running `Command { std: "docker" "start" "-a" "27c7e7c008bb51754cf9bc43e7178051b56a6a78f1e7cd2db842ce7e39a189f0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling nom-derive-impl v0.8.0 [INFO] [stderr] Checking nom-derive v0.8.0 [INFO] [stderr] Checking serde v1.0.127 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking 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: 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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.03s [INFO] running `Command { std: "docker" "inspect" "27c7e7c008bb51754cf9bc43e7178051b56a6a78f1e7cd2db842ce7e39a189f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27c7e7c008bb51754cf9bc43e7178051b56a6a78f1e7cd2db842ce7e39a189f0", kill_on_drop: false }` [INFO] [stdout] 27c7e7c008bb51754cf9bc43e7178051b56a6a78f1e7cd2db842ce7e39a189f0