[INFO] fetching crate vf-rs 0.3.12... [INFO] checking vf-rs-0.3.12 against master#f9fdf642bab2bfcabe1829a4c82aaf055330661b for pr-73102 [INFO] extracting crate vf-rs 0.3.12 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate vf-rs 0.3.12 on toolchain f9fdf642bab2bfcabe1829a4c82aaf055330661b [INFO] running `"/workspace/cargo-home/bin/cargo" "+f9fdf642bab2bfcabe1829a4c82aaf055330661b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate vf-rs 0.3.12 [INFO] finished tweaking crates.io crate vf-rs 0.3.12 [INFO] tweaked toml for crates.io crate vf-rs 0.3.12 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+f9fdf642bab2bfcabe1829a4c82aaf055330661b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+f9fdf642bab2bfcabe1829a4c82aaf055330661b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+f9fdf642bab2bfcabe1829a4c82aaf055330661b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 77950891c426954306e5c5bb008294cb1927d0b5d6637e83db53783a4ec6f678 [INFO] running `"docker" "start" "-a" "77950891c426954306e5c5bb008294cb1927d0b5d6637e83db53783a4ec6f678"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rio_api v0.4.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rio_turtle v0.4.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Checking rust_decimal v1.6.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Compiling om2 v0.1.7 [INFO] [stderr] Compiling vf-rs v0.3.12 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `chrono::prelude::*` [INFO] [stderr] --> src/lib.rs:82:9 [INFO] [stderr] | [INFO] [stderr] 82 | use chrono::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> /opt/rustwide/target/debug/build/vf-rs-84cf32eb11b11186/out/vf_gen.rs:1679:21 [INFO] [stderr] | [INFO] [stderr] 1679 | let mut builder = Self::builder(); [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> /opt/rustwide/target/debug/build/vf-rs-84cf32eb11b11186/out/vf_gen.rs:1679:21 [INFO] [stderr] | [INFO] [stderr] 1679 | let mut builder = Self::builder(); [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s [INFO] running `"docker" "inspect" "77950891c426954306e5c5bb008294cb1927d0b5d6637e83db53783a4ec6f678"` [INFO] running `"docker" "rm" "-f" "77950891c426954306e5c5bb008294cb1927d0b5d6637e83db53783a4ec6f678"` [INFO] [stdout] 77950891c426954306e5c5bb008294cb1927d0b5d6637e83db53783a4ec6f678