[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] testing ubnt-intrepid/hogeutilrs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fubnt-intrepid%2Fhogeutilrs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ubnt-intrepid/hogeutilrs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-1/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" "+beta-2022-04-10" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66d7e1e905980ffd33fb3146ce46f457317634e3de3798eb9e1d26e27619237a [INFO] running `Command { std: "docker" "start" "-a" "66d7e1e905980ffd33fb3146ce46f457317634e3de3798eb9e1d26e27619237a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66d7e1e905980ffd33fb3146ce46f457317634e3de3798eb9e1d26e27619237a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66d7e1e905980ffd33fb3146ce46f457317634e3de3798eb9e1d26e27619237a", kill_on_drop: false }` [INFO] [stdout] 66d7e1e905980ffd33fb3146ce46f457317634e3de3798eb9e1d26e27619237a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd442303c7cbf602e47fb783ca610d824c4c22ced4ce030b9fd537220317d9e3 [INFO] running `Command { std: "docker" "start" "-a" "fd442303c7cbf602e47fb783ca610d824c4c22ced4ce030b9fd537220317d9e3", 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling rustc-serialize v0.3.22 [INFO] [stderr] Compiling lazy_static v0.2.2 [INFO] [stderr] Compiling pest v0.3.3 [INFO] [stderr] Compiling quick-error v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling memmap v0.5.0 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling clap v2.20.5 [INFO] [stderr] Compiling aho-corasick v0.6.2 [INFO] [stderr] Compiling nix v0.7.0 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling handlebars v0.25.1 [INFO] [stderr] Compiling docopt v0.7.0 [INFO] [stderr] Compiling 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/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: 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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.25s [INFO] running `Command { std: "docker" "inspect" "fd442303c7cbf602e47fb783ca610d824c4c22ced4ce030b9fd537220317d9e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd442303c7cbf602e47fb783ca610d824c4c22ced4ce030b9fd537220317d9e3", kill_on_drop: false }` [INFO] [stdout] fd442303c7cbf602e47fb783ca610d824c4c22ced4ce030b9fd537220317d9e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3db92f77959c16afb4ff64e2e46791989f78ffbcf43dcb2de0eb8f77d00565c [INFO] running `Command { std: "docker" "start" "-a" "b3db92f77959c16afb4ff64e2e46791989f78ffbcf43dcb2de0eb8f77d00565c", kill_on_drop: false }` [INFO] [stderr] Compiling 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/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: 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.20s [INFO] [stderr] Executable unittests src/files.rs (/opt/rustwide/target/debug/deps/files-c14b20ae9ddd3ba2) [INFO] [stderr] Executable unittests src/jsonargs.rs (/opt/rustwide/target/debug/deps/jsonargs-55826e11b72e9138) [INFO] [stderr] Executable unittests src/rsmate.rs (/opt/rustwide/target/debug/deps/rsmate-5f442eadb010c30a) [INFO] running `Command { std: "docker" "inspect" "b3db92f77959c16afb4ff64e2e46791989f78ffbcf43dcb2de0eb8f77d00565c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3db92f77959c16afb4ff64e2e46791989f78ffbcf43dcb2de0eb8f77d00565c", kill_on_drop: false }` [INFO] [stdout] b3db92f77959c16afb4ff64e2e46791989f78ffbcf43dcb2de0eb8f77d00565c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7bc2cd27345693694392403fa6dcce00aab35f05369184dca9fd2a64319510d3 [INFO] running `Command { std: "docker" "start" "-a" "7bc2cd27345693694392403fa6dcce00aab35f05369184dca9fd2a64319510d3", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/rsmate.rs:31:17 [INFO] [stderr] | [INFO] [stderr] 31 | #[derive(Debug, RustcDecodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/rsmate.rs:183:19 [INFO] [stderr] | [INFO] [stderr] 183 | let len = try!($reader.read_line(&mut line)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 191 | let cmd = readline!(reader); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/rsmate.rs:183:19 [INFO] [stderr] | [INFO] [stderr] 183 | let len = try!($reader.read_line(&mut line)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 198 | let token = readline!(reader); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/rsmate.rs:183:19 [INFO] [stderr] | [INFO] [stderr] 183 | let len = try!($reader.read_line(&mut line)); [INFO] [stderr] | ^^^ [INFO] [stderr] ... [INFO] [stderr] 205 | let len = readline!(reader); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stderr] --> src/rsmate.rs:100:10 [INFO] [stderr] | [INFO] [stderr] 100 | line.trim_right().to_owned() [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stderr] --> src/rsmate.rs:185:14 [INFO] [stderr] | [INFO] [stderr] 185 | line.trim_right().to_owned() [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stderr] ... [INFO] [stderr] 191 | let cmd = readline!(reader); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stderr] --> src/rsmate.rs:185:14 [INFO] [stderr] | [INFO] [stderr] 185 | line.trim_right().to_owned() [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stderr] ... [INFO] [stderr] 198 | let token = readline!(reader); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stderr] --> src/rsmate.rs:185:14 [INFO] [stderr] | [INFO] [stderr] 185 | line.trim_right().to_owned() [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stderr] ... [INFO] [stderr] 205 | let len = readline!(reader); [INFO] [stderr] | ----------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `readline` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/rsmate.rs:97:9 [INFO] [stderr] | [INFO] [stderr] 97 | let mut reader = &mut reader; [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `RustcDecodable`: rustc-serialize is deprecated and no longer supported [INFO] [stderr] --> src/jsonargs.rs:13:17 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Debug, RustcDecodable)] [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-miscs` (bin "rsmate" test) generated 9 warnings [INFO] [stderr] warning: `rust-miscs` (bin "jsonargs" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/files.rs (/opt/rustwide/target/debug/deps/files-c14b20ae9ddd3ba2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/jsonargs.rs (/opt/rustwide/target/debug/deps/jsonargs-55826e11b72e9138) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/rsmate.rs (/opt/rustwide/target/debug/deps/rsmate-5f442eadb010c30a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7bc2cd27345693694392403fa6dcce00aab35f05369184dca9fd2a64319510d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bc2cd27345693694392403fa6dcce00aab35f05369184dca9fd2a64319510d3", kill_on_drop: false }` [INFO] [stdout] 7bc2cd27345693694392403fa6dcce00aab35f05369184dca9fd2a64319510d3