[INFO] cloning repository https://github.com/tailhook/lithos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tailhook/lithos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftailhook%2Flithos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftailhook%2Flithos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eaf420161293864dbecd435266b73635f1ce9bb0 [INFO] checking tailhook/lithos against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftailhook%2Flithos" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tailhook/lithos on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tailhook/lithos [INFO] finished tweaking git repo https://github.com/tailhook/lithos [INFO] tweaked toml for git repo https://github.com/tailhook/lithos written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tailhook/lithos already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fern v0.4.4 [INFO] [stderr] Downloaded unshare v0.5.0 [INFO] [stderr] Downloaded syslog v3.3.0 [INFO] [stderr] Downloaded serde_str v0.1.0 [INFO] [stderr] Downloaded ipnetwork v0.13.0 [INFO] [stderr] Downloaded ssh-keys v0.1.3 [INFO] running `Command { std: "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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 35bf0d2514aecf99f49b0ed1f26d3f29d646f67ecf29adf04ec937f26e67144c [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" "35bf0d2514aecf99f49b0ed1f26d3f29d646f67ecf29adf04ec937f26e67144c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "35bf0d2514aecf99f49b0ed1f26d3f29d646f67ecf29adf04ec937f26e67144c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35bf0d2514aecf99f49b0ed1f26d3f29d646f67ecf29adf04ec937f26e67144c", kill_on_drop: false }` [INFO] [stdout] 35bf0d2514aecf99f49b0ed1f26d3f29d646f67ecf29adf04ec937f26e67144c [INFO] running `Command { std: "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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7e8e354227faed7b1db71df6f12eda9bb4108d47bf49fe1ef5ed6304072ef87 [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" "e7e8e354227faed7b1db71df6f12eda9bb4108d47bf49fe1ef5ed6304072ef87", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.12 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Checking bitflags v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.9 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking byteorder v1.2.4 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking arrayref v0.3.4 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking itoa v0.4.2 [INFO] [stderr] Checking atomic v0.3.4 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking termcolor v1.0.1 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking argparse v0.2.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking unix_socket v0.5.0 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking rand v0.5.5 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking scan_dir v0.3.3 [INFO] [stderr] Checking block-buffer v0.3.3 [INFO] [stderr] Checking base64 v0.9.2 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking generic-array v0.9.0 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking ssh-keys v0.1.3 [INFO] [stderr] Checking digest v0.7.5 [INFO] [stderr] Checking crypto-mac v0.5.2 [INFO] [stderr] Checking syslog v3.3.0 [INFO] [stderr] Checking fern v0.4.4 [INFO] [stderr] Checking sha2 v0.7.1 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking blake2 v0.7.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling syn v0.14.8 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking humannum v0.1.0 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking libmount v0.1.11 [INFO] [stderr] Checking signal v0.6.0 [INFO] [stderr] Checking unshare v0.5.0 [INFO] [stderr] Checking env_logger v0.5.12 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Checking serde_json v1.0.24 [INFO] [stderr] Checking quire v0.4.1 [INFO] [stderr] Checking serde_str v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling structopt-derive v0.2.10 [INFO] [stderr] Checking libcantal v0.3.2 [INFO] [stderr] Checking failure v0.1.2 [INFO] [stderr] Checking structopt v0.2.10 [INFO] [stderr] Checking ipnetwork v0.13.0 [INFO] [stderr] Checking lithos v0.18.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/master_config.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | try!(ensure_dir(&cfg.runtime_dir) [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/master_config.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | try!(ensure_dir(&cfg.runtime_dir.join(&cfg.state_dir)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/master_config.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | try!(ensure_dir(&cfg.runtime_dir.join(&cfg.mount_dir)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/master_config.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | try!(ensure_dir(&cfg.default_log_dir) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/master_config.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | try!(ensure_dir(&cfg.stdio_log_dir) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/master_config.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | try!(ensure_dir(&cfg.runtime_dir) [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/master_config.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | try!(ensure_dir(&cfg.runtime_dir.join(&cfg.state_dir)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/master_config.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | try!(ensure_dir(&cfg.runtime_dir.join(&cfg.mount_dir)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/master_config.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | try!(ensure_dir(&cfg.default_log_dir) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/master_config.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 64 | try!(ensure_dir(&cfg.stdio_log_dir) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | let mount_id = try!(parts.next_value()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 73 | let parent_id = try!(parts.next_value()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | let device = try!(parts.next_str()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | let relative_root = try!(parts.next_str()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | let mount_point = try!(parts.next_str()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:77:29 [INFO] [stdout] | [INFO] [stdout] 77 | let mount_options = try!(parts.next_str()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:89:39 [INFO] [stdout] | [INFO] [stdout] 89 | tag_shared = Some(try!(pair.next_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:92:39 [INFO] [stdout] | [INFO] [stdout] 92 | tag_master = Some(try!(pair.next_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:95:47 [INFO] [stdout] | [INFO] [stdout] 95 | tag_propagate_from = Some(try!(pair.next_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | let fstype = try!(parts.next_str()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 103 | let mount_source = try!(parts.next_str()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | let super_options = try!(parts.next_str()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | try!(temporary_change_root(dir, || { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | try!(remove_dir(dir) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:161:23 [INFO] [stdout] | [INFO] [stdout] 161 | let dirlist = try!(read_dir("/") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 168 | try!(remove_dir_all(entry.path()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | try!(remove_file(entry.path()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/network.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | let host = try!(get_host_name()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/network.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | let addr = try!(get_host_address(&host[..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | let f = try!(File::open(&path) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | 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/cgroup.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | try!(chunks.next().ok_or(format!("CGroup num expected"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | let namechunk = try!(chunks.next() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | let names = try!(namepair.next() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | let group_path = Path::new(try!(chunks.next() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | let parent_grp = try!(parse_cgroups(Some(1))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | let old_grp = try!(parse_cgroups(None)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:98:52 [INFO] [stdout] | [INFO] [stdout] 98 | let CGroupPath(ref rfolder, ref rpath) = **try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:101:52 [INFO] [stdout] | [INFO] [stdout] 101 | let CGroupPath(ref ofolder, ref opath) = **try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | try!(create_dir(&fullpath) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | try!(OpenOptions::new().write(true).open(&fullpath.join("tasks")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:165:22 [INFO] [stdout] | [INFO] [stdout] 165 | let parent_grp = try!(parse_cgroups(Some(1))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:185:20 [INFO] [stdout] | [INFO] [stdout] 185 | let path = try!(self.full_paths.get(&ctr) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:195:20 [INFO] [stdout] | [INFO] [stdout] 195 | let path = try!(self.full_paths.get(&ctr) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/metrics.rs:64:42 [INFO] [stdout] | [INFO] [stdout] 64 | fn visit<'x>(&'x self, visitor: &mut Visitor<'x>) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Visitor<'x>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/metrics.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | fn visit(&self, s: &mut NameVisitor) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NameVisitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/metrics.rs:105:29 [INFO] [stdout] | [INFO] [stdout] 105 | fn visit(&self, s: &mut NameVisitor) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NameVisitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/metrics.rs:115:29 [INFO] [stdout] | [INFO] [stdout] 115 | fn visit(&self, s: &mut NameVisitor) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NameVisitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/knot_options.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | stdout: &mut Write, stderr: &mut Write) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/knot_options.rs:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | stdout: &mut Write, stderr: &mut Write) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tree_options.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | stdout: &mut Write, stderr: &mut Write) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tree_options.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | stdout: &mut Write, stderr: &mut Write) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:72:24 [INFO] [stdout] | [INFO] [stdout] 72 | let mount_id = try!(parts.next_value()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:73:25 [INFO] [stdout] | [INFO] [stdout] 73 | let parent_id = try!(parts.next_value()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:74:22 [INFO] [stdout] | [INFO] [stdout] 74 | let device = try!(parts.next_str()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:75:29 [INFO] [stdout] | [INFO] [stdout] 75 | let relative_root = try!(parts.next_str()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:76:27 [INFO] [stdout] | [INFO] [stdout] 76 | let mount_point = try!(parts.next_str()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:77:29 [INFO] [stdout] | [INFO] [stdout] 77 | let mount_options = try!(parts.next_str()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:89:39 [INFO] [stdout] | [INFO] [stdout] 89 | tag_shared = Some(try!(pair.next_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:92:39 [INFO] [stdout] | [INFO] [stdout] 92 | tag_master = Some(try!(pair.next_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:95:47 [INFO] [stdout] | [INFO] [stdout] 95 | tag_propagate_from = Some(try!(pair.next_value())); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:102:22 [INFO] [stdout] | [INFO] [stdout] 102 | let fstype = try!(parts.next_str()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 103 | let mount_source = try!(parts.next_str()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/mount.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | let super_options = try!(parts.next_str()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | try!(temporary_change_root(dir, || { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | try!(remove_dir(dir) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:161:23 [INFO] [stdout] | [INFO] [stdout] 161 | let dirlist = try!(read_dir("/") [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 168 | try!(remove_dir_all(entry.path()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/utils.rs:173:21 [INFO] [stdout] | [INFO] [stdout] 173 | try!(remove_file(entry.path()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/network.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 23 | let host = try!(get_host_name()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/network.rs:24:16 [INFO] [stdout] | [INFO] [stdout] 24 | let addr = try!(get_host_address(&host[..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | let f = try!(File::open(&path) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:45:20 [INFO] [stdout] | [INFO] [stdout] 45 | 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/cgroup.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 52 | try!(chunks.next().ok_or(format!("CGroup num expected"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:53:25 [INFO] [stdout] | [INFO] [stdout] 53 | let namechunk = try!(chunks.next() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | let names = try!(namepair.next() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:59:36 [INFO] [stdout] | [INFO] [stdout] 59 | let group_path = Path::new(try!(chunks.next() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | let parent_grp = try!(parse_cgroups(Some(1))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:93:19 [INFO] [stdout] | [INFO] [stdout] 93 | let old_grp = try!(parse_cgroups(None)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:98:52 [INFO] [stdout] | [INFO] [stdout] 98 | let CGroupPath(ref rfolder, ref rpath) = **try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:101:52 [INFO] [stdout] | [INFO] [stdout] 101 | let CGroupPath(ref ofolder, ref opath) = **try!( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | try!(create_dir(&fullpath) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | try!(OpenOptions::new().write(true).open(&fullpath.join("tasks")) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:165:22 [INFO] [stdout] | [INFO] [stdout] 165 | let parent_grp = try!(parse_cgroups(Some(1))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:185:20 [INFO] [stdout] | [INFO] [stdout] 185 | let path = try!(self.full_paths.get(&ctr) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cgroup.rs:195:20 [INFO] [stdout] | [INFO] [stdout] 195 | let path = try!(self.full_paths.get(&ctr) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/metrics.rs:64:42 [INFO] [stdout] | [INFO] [stdout] 64 | fn visit<'x>(&'x self, visitor: &mut Visitor<'x>) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Visitor<'x>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/metrics.rs:91:29 [INFO] [stdout] | [INFO] [stdout] 91 | fn visit(&self, s: &mut NameVisitor) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NameVisitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/metrics.rs:105:29 [INFO] [stdout] | [INFO] [stdout] 105 | fn visit(&self, s: &mut NameVisitor) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NameVisitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/metrics.rs:115:29 [INFO] [stdout] | [INFO] [stdout] 115 | fn visit(&self, s: &mut NameVisitor) { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn NameVisitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/knot_options.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | stdout: &mut Write, stderr: &mut Write) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/knot_options.rs:30:42 [INFO] [stdout] | [INFO] [stdout] 30 | stdout: &mut Write, stderr: &mut Write) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tree_options.rs:20:22 [INFO] [stdout] | [INFO] [stdout] 20 | stdout: &mut Write, stderr: &mut Write) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tree_options.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | stdout: &mut Write, stderr: &mut Write) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/utils.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | if unsafe { chdir(CString::new("/").unwrap().as_ptr()) } != 0 { [INFO] [stdout] | -------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/utils.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | if unsafe { chroot(CString::new(".").unwrap().as_ptr()) } != 0 { [INFO] [stdout] | -------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/utils.rs:114:50 [INFO] [stdout] | [INFO] [stdout] 114 | if unsafe { chdir(CString::new("/").unwrap().as_ptr()) } != 0 [INFO] [stdout] | -------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/utils.rs:61:50 [INFO] [stdout] | [INFO] [stdout] 61 | if unsafe { chdir(CString::new("/").unwrap().as_ptr()) } != 0 { [INFO] [stdout] | -------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(temporary_cstring_as_ptr)]` on by default [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/utils.rs:70:51 [INFO] [stdout] | [INFO] [stdout] 70 | if unsafe { chroot(CString::new(".").unwrap().as_ptr()) } != 0 { [INFO] [stdout] | -------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: getting the inner pointer of a temporary `CString` [INFO] [stdout] --> src/utils.rs:114:50 [INFO] [stdout] | [INFO] [stdout] 114 | if unsafe { chdir(CString::new("/").unwrap().as_ptr()) } != 0 [INFO] [stdout] | -------------------------- ^^^^^^ this pointer will be invalid [INFO] [stdout] | | [INFO] [stdout] | this `CString` is deallocated at the end of the statement, bind it to a variable to extend its lifetime [INFO] [stdout] | [INFO] [stdout] = note: pointers do not have a lifetime; when calling `as_ptr` the `CString` will be deallocated at the end of the statement because nothing is referencing it as far as the type system is concerned [INFO] [stdout] = help: for more information, see https://doc.rust-lang.org/reference/destructors.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 50 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/ascii.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | try!(write!(writer, "{}\n", self.head)); [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/bin/lithos_ps/ascii.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | try!(write!(writer, "{}├─{}\n", indent, child.head)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/ascii.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | try!(child._print_children(writer, &childindent[..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/ascii.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | try!(write!(writer, "{}└─{}\n", indent, child.head)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/ascii.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | try!(child._print_children(writer, &childindent[..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/bin/lithos_ps/ascii.rs:130:23 [INFO] [stdout] | [INFO] [stdout] 130 | 1 ... 10240 => (1f64, "B"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/bin/lithos_ps/ascii.rs:131:27 [INFO] [stdout] | [INFO] [stdout] 131 | 10241 ... 10485760 => (1024f64, "kiB"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/bin/lithos_ps/ascii.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | 10485761 ... 10737418240 => (1048576f64, "MiB"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | let mut f = try!(File::open( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | try!(f.read_to_string(&mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:185:28 [INFO] [stdout] | [INFO] [stdout] 185 | let f = BufReader::new(try!(File::open( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:189:22 [INFO] [stdout] | [INFO] [stdout] 189 | result.cmdline = try!(read_cmdline(pid)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:191:20 [INFO] [stdout] | [INFO] [stdout] 191 | 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/bin/lithos_ps/main.rs:226:32 [INFO] [stdout] | [INFO] [stdout] 226 | let mut f = BufReader::new(try!(File::open( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | try!(f.read_line(&mut line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:533:9 [INFO] [stdout] | [INFO] [stdout] 533 | try!(tree.print(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/lithos_check.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | use std::sync::atomic::{AtomicUsize, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/lithos_check.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | static EXIT_STATUS: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicUsize::new(0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:595:56 [INFO] [stdout] | [INFO] [stdout] 595 | let new_children: BTreeMap = try!(scan_processes()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_cmd.rs:36:32 [INFO] [stdout] | [INFO] [stdout] 36 | let master: MasterConfig = try!(parse_config(&master_cfg, [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/bin/lithos_cmd.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | try!(create_master_dirs(&master)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_cmd.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | let sandbox: SandboxConfig = try!(parse_config( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_cmd.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | try!(init_logging(&master, &log_file, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_cmd.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | sandbox_children = try!(parse_config(&cfg, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_cmd.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | let child_cfg = try!(sandbox_children.get(&command_name) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_switch.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | try!(copy(&config_file, &tmp_filename) [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/bin/lithos_switch.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | try!(rename(&tmp_filename, &target_fn) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_switch.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | try!(copy(&config_file, &tmp_filename) [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/bin/lithos_switch.rs:86:5 [INFO] [stdout] | [INFO] [stdout] 86 | try!(rename(&tmp_filename, &target_fn) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_cmd.rs:36:32 [INFO] [stdout] | [INFO] [stdout] 36 | let master: MasterConfig = try!(parse_config(&master_cfg, [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/bin/lithos_cmd.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | try!(create_master_dirs(&master)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_cmd.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | let sandbox: SandboxConfig = try!(parse_config( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_cmd.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | try!(init_logging(&master, &log_file, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_cmd.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | sandbox_children = try!(parse_config(&cfg, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_cmd.rs:78:21 [INFO] [stdout] | [INFO] [stdout] 78 | let child_cfg = try!(sandbox_children.get(&command_name) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/bin/lithos_crypt.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[macro_use] extern crate structopt; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/ascii.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | try!(write!(writer, "{}\n", self.head)); [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/bin/lithos_ps/ascii.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | try!(write!(writer, "{}├─{}\n", indent, child.head)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/ascii.rs:110:17 [INFO] [stdout] | [INFO] [stdout] 110 | try!(child._print_children(writer, &childindent[..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/ascii.rs:115:13 [INFO] [stdout] | [INFO] [stdout] 115 | try!(write!(writer, "{}└─{}\n", indent, child.head)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/ascii.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | try!(child._print_children(writer, &childindent[..])); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/bin/lithos_ps/ascii.rs:130:23 [INFO] [stdout] | [INFO] [stdout] 130 | 1 ... 10240 => (1f64, "B"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/bin/lithos_ps/ascii.rs:131:27 [INFO] [stdout] | [INFO] [stdout] 131 | 10241 ... 10485760 => (1024f64, "kiB"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/bin/lithos_ps/ascii.rs:132:30 [INFO] [stdout] | [INFO] [stdout] 132 | 10485761 ... 10737418240 => (1048576f64, "MiB"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:139:17 [INFO] [stdout] | [INFO] [stdout] 139 | let mut f = try!(File::open( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:142:5 [INFO] [stdout] | [INFO] [stdout] 142 | try!(f.read_to_string(&mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:185:28 [INFO] [stdout] | [INFO] [stdout] 185 | let f = BufReader::new(try!(File::open( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:189:22 [INFO] [stdout] | [INFO] [stdout] 189 | result.cmdline = try!(read_cmdline(pid)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:191:20 [INFO] [stdout] | [INFO] [stdout] 191 | 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/bin/lithos_ps/main.rs:226:32 [INFO] [stdout] | [INFO] [stdout] 226 | let mut f = BufReader::new(try!(File::open( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | try!(f.read_line(&mut line)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:533:9 [INFO] [stdout] | [INFO] [stdout] 533 | try!(tree.print(&mut out)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_ps/main.rs:595:56 [INFO] [stdout] | [INFO] [stdout] 595 | let new_children: BTreeMap = try!(scan_processes()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | try!(create_master_dirs(&master)); [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/bin/lithos_tree/main.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | try!(init_logging(&master, &master.log_file, &master.syslog_app_name, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | try!(check_process(&master)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | try!(cgroup::ensure_in_group(name, &master.cgroup_controllers)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | try!(File::create(&pid_file) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:462:32 [INFO] [stdout] | [INFO] [stdout] 462 | let master: MasterConfig = try!(parse_config(&config_file, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | try!(check_master_config(&master)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/lithos_check.rs:17:48 [INFO] [stdout] | [INFO] [stdout] 17 | use std::sync::atomic::{AtomicUsize, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_USIZE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/bin/lithos_check.rs:34:35 [INFO] [stdout] | [INFO] [stdout] 34 | static EXIT_STATUS: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated constant: `AtomicUsize::new(0)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 466 | try!(global_init(&master, &options)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:581:9 [INFO] [stdout] | [INFO] [stdout] 581 | try!(socket(AddressFamily::Inet, SockType::Stream, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/bin/lithos_crypt.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[macro_use] extern crate structopt; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:96:32 [INFO] [stdout] | [INFO] [stdout] 96 | let master: MasterConfig = try!(parse_config(&options.master_config, [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/bin/lithos_knot/main.rs:100:34 [INFO] [stdout] | [INFO] [stdout] 100 | let sandbox: SandboxConfig = try!(parse_config( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | try!(init_logging(&master, &log_file, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:123:27 [INFO] [stdout] | [INFO] [stdout] 123 | let mut stderr_file = try!(OpenOptions::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | try!(mount_private(&Path::new("/"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | try!(BindMount::new(&image_path, &mount_dir).mount() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | try!(mount_ro_recursive(&mount_dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | try!(prepare_state_dir(state_dir, &local, &sandbox)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | try!(setup_filesystem(&master, &sandbox, &local, state_dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:202:23 [INFO] [stdout] | [INFO] [stdout] 202 | let cgroups = try!(cgroup::ensure_in_group( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | try!(set_fileno_limit(local.fileno_limit) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:361:25 [INFO] [stdout] | [INFO] [stdout] 361 | let f = try!(OpenOptions::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:365:28 [INFO] [stdout] | [INFO] [stdout] 365 | cmd.stdout(try!(Stdio::dup_file(&f) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:371:28 [INFO] [stdout] | [INFO] [stdout] 371 | cmd.stdout(try!(Stdio::dup_file(&stderr_file) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:374:28 [INFO] [stdout] | [INFO] [stdout] 374 | cmd.stderr(try!(Stdio::dup_file(&stderr_file) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:388:21 [INFO] [stdout] | [INFO] [stdout] 388 | let child = try!(cmd.spawn().map_err(|e| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | try!(create_master_dirs(&master)); [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/bin/lithos_tree/main.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | try!(init_logging(&master, &master.log_file, &master.syslog_app_name, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | try!(check_process(&master)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | try!(cgroup::ensure_in_group(name, &master.cgroup_controllers)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | try!(File::create(&pid_file) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:96:32 [INFO] [stdout] | [INFO] [stdout] 96 | let master: MasterConfig = try!(parse_config(&options.master_config, [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/bin/lithos_knot/main.rs:100:34 [INFO] [stdout] | [INFO] [stdout] 100 | let sandbox: SandboxConfig = try!(parse_config( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | try!(init_logging(&master, &log_file, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:123:27 [INFO] [stdout] | [INFO] [stdout] 123 | let mut stderr_file = try!(OpenOptions::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:128:5 [INFO] [stdout] | [INFO] [stdout] 128 | try!(mount_private(&Path::new("/"))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 131 | try!(BindMount::new(&image_path, &mount_dir).mount() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | try!(mount_ro_recursive(&mount_dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:462:32 [INFO] [stdout] | [INFO] [stdout] 462 | let master: MasterConfig = try!(parse_config(&config_file, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:465:5 [INFO] [stdout] | [INFO] [stdout] 465 | try!(check_master_config(&master)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:466:5 [INFO] [stdout] | [INFO] [stdout] 466 | try!(global_init(&master, &options)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_tree/main.rs:581:9 [INFO] [stdout] | [INFO] [stdout] 581 | try!(socket(AddressFamily::Inet, SockType::Stream, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | try!(prepare_state_dir(state_dir, &local, &sandbox)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | try!(setup_filesystem(&master, &sandbox, &local, state_dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:202:23 [INFO] [stdout] | [INFO] [stdout] 202 | let cgroups = try!(cgroup::ensure_in_group( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | try!(set_fileno_limit(local.fileno_limit) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:361:25 [INFO] [stdout] | [INFO] [stdout] 361 | let f = try!(OpenOptions::new() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:365:28 [INFO] [stdout] | [INFO] [stdout] 365 | cmd.stdout(try!(Stdio::dup_file(&f) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:371:28 [INFO] [stdout] | [INFO] [stdout] 371 | cmd.stdout(try!(Stdio::dup_file(&stderr_file) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:374:28 [INFO] [stdout] | [INFO] [stdout] 374 | cmd.stderr(try!(Stdio::dup_file(&stderr_file) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/lithos_knot/main.rs:388:21 [INFO] [stdout] | [INFO] [stdout] 388 | let child = try!(cmd.spawn().map_err(|e| [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "e7e8e354227faed7b1db71df6f12eda9bb4108d47bf49fe1ef5ed6304072ef87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7e8e354227faed7b1db71df6f12eda9bb4108d47bf49fe1ef5ed6304072ef87", kill_on_drop: false }` [INFO] [stdout] e7e8e354227faed7b1db71df6f12eda9bb4108d47bf49fe1ef5ed6304072ef87