[INFO] fetching crate easy-csv 0.3.2... [INFO] checking easy-csv-0.3.2 against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] extracting crate easy-csv 0.3.2 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate easy-csv 0.3.2 on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate easy-csv 0.3.2 [INFO] finished tweaking crates.io crate easy-csv 0.3.2 [INFO] tweaked toml for crates.io crate easy-csv 0.3.2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9a9dd34c812f7a4da60110755a8b459d88c39963d47993396369974327b87512 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9a9dd34c812f7a4da60110755a8b459d88c39963d47993396369974327b87512"` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling easy-csv-derive v0.3.2 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking csv v0.15.0 [INFO] [stderr] Checking easy-csv v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:35:27 [INFO] [stderr] | [INFO] [stderr] 35 | let col_indices = try!(T::parse_header(&mut reader)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stderr] --> src/lib.rs:37:39 [INFO] [stderr] | [INFO] [stderr] 37 | records: reader.records::<'a>().into_iter().enumerate(), [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/csv-0.15.0/src/reader.rs:307:20 [INFO] [stderr] | [INFO] [stderr] 307 | pub fn records<'a>(&'a mut self) -> StringRecords<'a, R> { [INFO] [stderr] | -- the late bound lifetime parameter is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(late_bound_lifetime_arguments)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #42868 [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> src/lib.rs:35:27 [INFO] [stderr] | [INFO] [stderr] 35 | let col_indices = try!(T::parse_header(&mut reader)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: cannot specify lifetime arguments explicitly if late bound lifetime parameters are present [INFO] [stderr] --> src/lib.rs:37:39 [INFO] [stderr] | [INFO] [stderr] 37 | records: reader.records::<'a>().into_iter().enumerate(), [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/csv-0.15.0/src/reader.rs:307:20 [INFO] [stderr] | [INFO] [stderr] 307 | pub fn records<'a>(&'a mut self) -> StringRecords<'a, R> { [INFO] [stderr] | -- the late bound lifetime parameter is introduced here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(late_bound_lifetime_arguments)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #42868 [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.79s [INFO] running `"docker" "inspect" "9a9dd34c812f7a4da60110755a8b459d88c39963d47993396369974327b87512"` [INFO] running `"docker" "rm" "-f" "9a9dd34c812f7a4da60110755a8b459d88c39963d47993396369974327b87512"` [INFO] [stdout] 9a9dd34c812f7a4da60110755a8b459d88c39963d47993396369974327b87512