[INFO] cloning repository https://github.com/shinkou/scancsv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinkou/scancsv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinkou%2Fscancsv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinkou%2Fscancsv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d6d4b5524fa1fef07f49742bc0c7f4728dba230 [INFO] checking shinkou/scancsv against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinkou%2Fscancsv" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/shinkou/scancsv on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shinkou/scancsv [INFO] finished tweaking git repo https://github.com/shinkou/scancsv [INFO] tweaked toml for git repo https://github.com/shinkou/scancsv written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/shinkou/scancsv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1caed862a456a3a050da106ea1e0c69de06b2768a829db374ab17efcfed5777 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f1caed862a456a3a050da106ea1e0c69de06b2768a829db374ab17efcfed5777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1caed862a456a3a050da106ea1e0c69de06b2768a829db374ab17efcfed5777", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1caed862a456a3a050da106ea1e0c69de06b2768a829db374ab17efcfed5777", kill_on_drop: false }` [INFO] [stdout] f1caed862a456a3a050da106ea1e0c69de06b2768a829db374ab17efcfed5777 [INFO] running `Command { std: "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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7d33bedbc8db38a06326114c7ef319a80a00187bda83d4d54fb10101f66b577 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a7d33bedbc8db38a06326114c7ef319a80a00187bda83d4d54fb10101f66b577", kill_on_drop: false }` [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.13 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking tar v0.4.30 [INFO] [stderr] Checking xz2 v0.1.6 [INFO] [stderr] Checking flate2 v0.2.20 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking scancsv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | try!(writeln!(w, "{}", s)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:53:4 [INFO] [stdout] | [INFO] [stdout] 53 | try!(writeln!(w, "{}", s)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | try!(writeln!(w, "{}", s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | let line = try!(line); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | try!(self.writeln_if_matches(w, re, &line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | let line = try!(line); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | try!(self.writeln_if_equals(w, &line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:116:19 [INFO] [stdout] | [INFO] [stdout] 116 | let line = try!(line); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | let line = try!(line); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 140 | for entry in try!(archive.entries()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | let entry = try!(entry); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | let path = try!(entry.header().path()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | try!(self.parse_file(BufReader::new(entry))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:218:11 [INFO] [stdout] | [INFO] [stdout] 218 | let f = try!(File::open(Path::new(self.filepath))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | try! [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:245:44 [INFO] [stdout] | [INFO] [stdout] 245 | , Compression::Gzip => self.parse_naked(try!(GzDecoder::new(f))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:76:4 [INFO] [stdout] | [INFO] [stdout] 76 | try!(writeln!(w, "{}", s)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:94:19 [INFO] [stdout] | [INFO] [stdout] 94 | let line = try!(line); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | try!(self.writeln_if_matches(w, re, &line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:102:19 [INFO] [stdout] | [INFO] [stdout] 102 | let line = try!(line); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:103:8 [INFO] [stdout] | [INFO] [stdout] 103 | try!(self.writeln_if_equals(w, &line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:116:19 [INFO] [stdout] | [INFO] [stdout] 116 | let line = try!(line); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:124:19 [INFO] [stdout] | [INFO] [stdout] 124 | let line = try!(line); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:140:16 [INFO] [stdout] | [INFO] [stdout] 140 | for entry in try!(archive.entries()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:142:16 [INFO] [stdout] | [INFO] [stdout] 142 | let entry = try!(entry); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | let path = try!(entry.header().path()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | try!(self.parse_file(BufReader::new(entry))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:218:11 [INFO] [stdout] | [INFO] [stdout] 218 | let f = try!(File::open(Path::new(self.filepath))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | try! [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/scancsv.rs:245:44 [INFO] [stdout] | [INFO] [stdout] 245 | , Compression::Gzip => self.parse_naked(try!(GzDecoder::new(f))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.90s [INFO] running `Command { std: "docker" "inspect" "a7d33bedbc8db38a06326114c7ef319a80a00187bda83d4d54fb10101f66b577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7d33bedbc8db38a06326114c7ef319a80a00187bda83d4d54fb10101f66b577", kill_on_drop: false }` [INFO] [stdout] a7d33bedbc8db38a06326114c7ef319a80a00187bda83d4d54fb10101f66b577