[INFO] cloning repository https://github.com/ubnt-intrepid/hogeutilrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ubnt-intrepid/hogeutilrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubnt-intrepid%2Fhogeutilrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubnt-intrepid%2Fhogeutilrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c3d1ed53bb78763778af28526cd94c11f0b7783 [INFO] checking ubnt-intrepid/hogeutilrs against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubnt-intrepid%2Fhogeutilrs" "/workspace/builds/worker-33/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-33/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ubnt-intrepid/hogeutilrs on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ubnt-intrepid/hogeutilrs [INFO] finished tweaking git repo https://github.com/ubnt-intrepid/hogeutilrs [INFO] tweaked toml for git repo https://github.com/ubnt-intrepid/hogeutilrs written to /workspace/builds/worker-33/source/Cargo.toml [INFO] crate git repo https://github.com/ubnt-intrepid/hogeutilrs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26ab89dee28ea84a9c8c6213e6092c9044e765b02edf8d513cccbb9a0fcb2fd3 [INFO] running `Command { std: "docker" "start" "-a" "26ab89dee28ea84a9c8c6213e6092c9044e765b02edf8d513cccbb9a0fcb2fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26ab89dee28ea84a9c8c6213e6092c9044e765b02edf8d513cccbb9a0fcb2fd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26ab89dee28ea84a9c8c6213e6092c9044e765b02edf8d513cccbb9a0fcb2fd3", kill_on_drop: false }` [INFO] [stdout] 26ab89dee28ea84a9c8c6213e6092c9044e765b02edf8d513cccbb9a0fcb2fd3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-33/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50e906ce400b089301df81b3e84f5a0a8e58e23093a556eb5992989848aa1336 [INFO] running `Command { std: "docker" "start" "-a" "50e906ce400b089301df81b3e84f5a0a8e58e23093a556eb5992989848aa1336", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking regex-syntax v0.4.0 [INFO] [stderr] Checking lazy_static v0.2.2 [INFO] [stderr] Checking rustc-serialize v0.3.22 [INFO] [stderr] Checking pest v0.3.3 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking unicode-segmentation v1.1.0 [INFO] [stderr] Checking same-file v0.1.3 [INFO] [stderr] Checking quick-error v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.0 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking walkdir v1.0.7 [INFO] [stderr] Checking thread-id v3.0.0 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking term_size v0.2.3 [INFO] [stderr] Checking memmap v0.5.0 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Checking clap v2.20.5 [INFO] [stderr] Checking aho-corasick v0.6.2 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Checking regex v0.2.1 [INFO] [stderr] Checking docopt v0.7.0 [INFO] [stderr] Checking handlebars v0.25.1 [INFO] [stderr] Checking rust-miscs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/jsonargs.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/jsonargs.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Debug, RustcDecodable)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/rsmate.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, RustcDecodable)] [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/rsmate.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 183 | let len = try!($reader.read_line(&mut line)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | let cmd = readline!(reader); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rsmate.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 183 | let len = try!($reader.read_line(&mut line)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | let token = readline!(reader); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rsmate.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 183 | let len = try!($reader.read_line(&mut line)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | let len = readline!(reader); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stdout] --> src/rsmate.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(Debug, RustcDecodable)] [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/rsmate.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 183 | let len = try!($reader.read_line(&mut line)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 191 | let cmd = readline!(reader); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rsmate.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 183 | let len = try!($reader.read_line(&mut line)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 198 | let token = readline!(reader); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/rsmate.rs:183:19 [INFO] [stdout] | [INFO] [stdout] 183 | let len = try!($reader.read_line(&mut line)); [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 205 | let len = readline!(reader); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/rsmate.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | line.trim_right().to_owned() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/rsmate.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | line.trim_right().to_owned() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 191 | let cmd = readline!(reader); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/rsmate.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | line.trim_right().to_owned() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 198 | let token = readline!(reader); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/rsmate.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | line.trim_right().to_owned() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 205 | let len = readline!(reader); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/rsmate.rs:100:10 [INFO] [stdout] | [INFO] [stdout] 100 | line.trim_right().to_owned() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/rsmate.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | line.trim_right().to_owned() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 191 | let cmd = readline!(reader); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/rsmate.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | line.trim_right().to_owned() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 198 | let token = readline!(reader); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/rsmate.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | line.trim_right().to_owned() [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] ... [INFO] [stdout] 205 | let len = readline!(reader); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/rsmate.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | let mut reader = &mut reader; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/rsmate.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 97 | let mut reader = &mut reader; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 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 18.49s [INFO] running `Command { std: "docker" "inspect" "50e906ce400b089301df81b3e84f5a0a8e58e23093a556eb5992989848aa1336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50e906ce400b089301df81b3e84f5a0a8e58e23093a556eb5992989848aa1336", kill_on_drop: false }` [INFO] [stdout] 50e906ce400b089301df81b3e84f5a0a8e58e23093a556eb5992989848aa1336