[INFO] cloning repository https://github.com/tmccombs/dopen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmccombs/dopen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmccombs%2Fdopen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmccombs%2Fdopen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e48f350e558313841e271ed6ff99953cba879ed [INFO] checking tmccombs/dopen against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmccombs%2Fdopen" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tmccombs/dopen on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tmccombs/dopen [INFO] finished tweaking git repo https://github.com/tmccombs/dopen [INFO] tweaked toml for git repo https://github.com/tmccombs/dopen written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/tmccombs/dopen already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2e52392e57ff82eb2a1b2471539288c2c42bcf999be3dce96e8e91d37b68495 [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" "f2e52392e57ff82eb2a1b2471539288c2c42bcf999be3dce96e8e91d37b68495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2e52392e57ff82eb2a1b2471539288c2c42bcf999be3dce96e8e91d37b68495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e52392e57ff82eb2a1b2471539288c2c42bcf999be3dce96e8e91d37b68495", kill_on_drop: false }` [INFO] [stdout] f2e52392e57ff82eb2a1b2471539288c2c42bcf999be3dce96e8e91d37b68495 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 2d60d31b827c082416079750e28125fe735cc04245a9241a218b4a449556fd1b [INFO] running `Command { std: "docker" "start" "-a" "2d60d31b827c082416079750e28125fe735cc04245a9241a218b4a449556fd1b", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.32 [INFO] [stderr] Checking regex-syntax v0.4.1 [INFO] [stderr] Checking thread_local v0.3.4 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking regex v0.2.2 [INFO] [stderr] Checking nom v3.2.0 [INFO] [stderr] Checking dopen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/desktop/error.rs:36:32 [INFO] [stdout] | [INFO] [stdout] 36 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/desktop/entries.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/desktop/error.rs:36:32 [INFO] [stdout] | [INFO] [stdout] 36 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/desktop/execute.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | / lazy_static! { [INFO] [stdout] 113 | | static ref FLAG_RE: Regex = Regex::new("%.").unwrap(); [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/desktop/execute.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | / lazy_static! { [INFO] [stdout] 113 | | static ref FLAG_RE: Regex = Regex::new("%.").unwrap(); [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/desktop/model.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/desktop/parser.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/desktop/parser.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / named!(entry_key, map!(re_bytes_find_static!(KEY_RE), |name| { [INFO] [stdout] 83 | | use std::ascii::AsciiExt; [INFO] [stdout] 84 | | // regex already garantees name is ascii [INFO] [stdout] 85 | | let mut s = unsafe { str::from_utf8_unchecked(name).to_owned() }; [INFO] [stdout] ... | [INFO] [stdout] 88 | | s [INFO] [stdout] 89 | | })); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/desktop/parser.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / named!(entry_key, map!(re_bytes_find_static!(KEY_RE), |name| { [INFO] [stdout] 83 | | use std::ascii::AsciiExt; [INFO] [stdout] 84 | | // regex already garantees name is ascii [INFO] [stdout] 85 | | let mut s = unsafe { str::from_utf8_unchecked(name).to_owned() }; [INFO] [stdout] ... | [INFO] [stdout] 88 | | s [INFO] [stdout] 89 | | })); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `#[inline]` is ignored on function prototypes [INFO] [stdout] --> src/desktop/entries.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | #[inline(always)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/desktop/execute.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | / lazy_static! { [INFO] [stdout] 113 | | static ref FLAG_RE: Regex = Regex::new("%.").unwrap(); [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/desktop/execute.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | / lazy_static! { [INFO] [stdout] 113 | | static ref FLAG_RE: Regex = Regex::new("%.").unwrap(); [INFO] [stdout] 114 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/desktop/model.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated trait `std::ascii::AsciiExt`: use inherent methods instead [INFO] [stdout] --> src/desktop/parser.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/desktop/parser.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / named!(entry_key, map!(re_bytes_find_static!(KEY_RE), |name| { [INFO] [stdout] 83 | | use std::ascii::AsciiExt; [INFO] [stdout] 84 | | // regex already garantees name is ascii [INFO] [stdout] 85 | | let mut s = unsafe { str::from_utf8_unchecked(name).to_owned() }; [INFO] [stdout] ... | [INFO] [stdout] 88 | | s [INFO] [stdout] 89 | | })); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/desktop/parser.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | / named!(entry_key, map!(re_bytes_find_static!(KEY_RE), |name| { [INFO] [stdout] 83 | | use std::ascii::AsciiExt; [INFO] [stdout] 84 | | // regex already garantees name is ascii [INFO] [stdout] 85 | | let mut s = unsafe { str::from_utf8_unchecked(name).to_owned() }; [INFO] [stdout] ... | [INFO] [stdout] 88 | | s [INFO] [stdout] 89 | | })); [INFO] [stdout] | |____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/desktop/error.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | IO(ref err) => err.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/desktop/error.rs:32:32 [INFO] [stdout] | [INFO] [stdout] 32 | IO(ref err) => err.description() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> src/desktop/model.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> src/desktop/parser.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> src/desktop/model.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::ascii::AsciiExt` [INFO] [stdout] --> src/desktop/parser.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | use std::ascii::AsciiExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entry` [INFO] [stdout] --> src/desktop/execute.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | entry: &'a DesktopEntry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entry` [INFO] [stdout] --> src/desktop/execute.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | entry: &'a DesktopEntry, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.91s [INFO] running `Command { std: "docker" "inspect" "2d60d31b827c082416079750e28125fe735cc04245a9241a218b4a449556fd1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d60d31b827c082416079750e28125fe735cc04245a9241a218b4a449556fd1b", kill_on_drop: false }` [INFO] [stdout] 2d60d31b827c082416079750e28125fe735cc04245a9241a218b4a449556fd1b