[INFO] cloning repository https://github.com/jxson/to-directory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jxson/to-directory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjxson%2Fto-directory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjxson%2Fto-directory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d60d9ee0fe1feca25faba8a72d5209b107bfc43e [INFO] checking jxson/to-directory against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjxson%2Fto-directory" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jxson/to-directory on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jxson/to-directory [INFO] finished tweaking git repo https://github.com/jxson/to-directory [INFO] tweaked toml for git repo https://github.com/jxson/to-directory written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jxson/to-directory already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mkdirp v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d1dcc5a109d8e18d8a9867af4c7725c885d0fa662534888f501833cde9d5670c [INFO] running `Command { std: "docker" "start" "-a" "d1dcc5a109d8e18d8a9867af4c7725c885d0fa662534888f501833cde9d5670c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1dcc5a109d8e18d8a9867af4c7725c885d0fa662534888f501833cde9d5670c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1dcc5a109d8e18d8a9867af4c7725c885d0fa662534888f501833cde9d5670c", kill_on_drop: false }` [INFO] [stdout] d1dcc5a109d8e18d8a9867af4c7725c885d0fa662534888f501833cde9d5670c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e39aeac957e6c01fc7e643d6e7b8b84de3bad97a0c4fb9e8646116c434b6af36 [INFO] running `Command { std: "docker" "start" "-a" "e39aeac957e6c01fc7e643d6e7b8b84de3bad97a0c4fb9e8646116c434b6af36", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling serde v1.0.66 [INFO] [stderr] Checking rustc-demangle v0.1.6 [INFO] [stderr] Checking num-traits v0.2.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking ansi_term v0.10.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking term v0.4.6 [INFO] [stderr] Checking encode_unicode v0.3.1 [INFO] [stderr] Checking mkdirp v0.1.0 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking remove_dir_all v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking atty v0.2.6 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking clap v2.30.0 [INFO] [stderr] Checking loggerv v0.6.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Checking tempdir v0.3.6 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Checking csv v0.15.0 [INFO] [stderr] Checking prettytable-rs v0.6.7 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Checking bincode v0.8.0 [INFO] [stderr] Checking backtrace v0.3.5 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking to-directory v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cli.rs:132:28 [INFO] [stdout] | [INFO] [stdout] 132 | Some(value) => try!(dir::resolve(value)), [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/cli.rs:139:24 [INFO] [stdout] | [INFO] [stdout] 139 | .unwrap_or(try!(dir::basename(&path))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/database.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | try!(self.close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cli.rs:132:28 [INFO] [stdout] | [INFO] [stdout] 132 | Some(value) => try!(dir::resolve(value)), [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/cli.rs:139:24 [INFO] [stdout] | [INFO] [stdout] 139 | .unwrap_or(try!(dir::basename(&path))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/database.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | try!(self.close()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/cli.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | .trim_right_matches(std::path::MAIN_SEPARATOR) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/cli.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | .trim_right_matches(std::path::MAIN_SEPARATOR) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [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] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/main.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | let path = try!(store.get_path(options.name)); [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/main.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | let path = try!(store.get_path(options.name)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.80s [INFO] running `Command { std: "docker" "inspect" "e39aeac957e6c01fc7e643d6e7b8b84de3bad97a0c4fb9e8646116c434b6af36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e39aeac957e6c01fc7e643d6e7b8b84de3bad97a0c4fb9e8646116c434b6af36", kill_on_drop: false }` [INFO] [stdout] e39aeac957e6c01fc7e643d6e7b8b84de3bad97a0c4fb9e8646116c434b6af36