[INFO] cloning repository https://github.com/Serbis/trs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Serbis/trs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerbis%2Ftrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerbis%2Ftrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8443211422dfcff96c970ac13f0889d9ae491e25 [INFO] documenting Serbis/trs against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSerbis%2Ftrs" "/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/Serbis/trs on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Serbis/trs [INFO] finished tweaking git repo https://github.com/Serbis/trs [INFO] tweaked toml for git repo https://github.com/Serbis/trs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Serbis/trs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded match-downcast v0.1.2 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e979ce300de5b8edf133e5894f1fed71ecb8c92d435454adf644e95a9146e7f4 [INFO] running `Command { std: "docker" "start" "-a" "e979ce300de5b8edf133e5894f1fed71ecb8c92d435454adf644e95a9146e7f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e979ce300de5b8edf133e5894f1fed71ecb8c92d435454adf644e95a9146e7f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e979ce300de5b8edf133e5894f1fed71ecb8c92d435454adf644e95a9146e7f4", kill_on_drop: false }` [INFO] [stdout] e979ce300de5b8edf133e5894f1fed71ecb8c92d435454adf644e95a9146e7f4 [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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e2068d9e17b975c411e5209ee3bcc7fd66096dbee58b13bfbb68369379d4184 [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" "3e2068d9e17b975c411e5209ee3bcc7fd66096dbee58b13bfbb68369379d4184", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking match-downcast v0.1.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.10 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Checking atty v0.2.12 [INFO] [stderr] Checking termion v1.5.3 [INFO] [stderr] Checking rpassword v3.0.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling rlua v0.16.3 [INFO] [stderr] Checking regex v1.2.0 [INFO] [stderr] Checking ssh2 v0.3.3 [INFO] [stderr] Documenting trs v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/script_executor.rs:90:46 [INFO] [stdout] | [INFO] [stdout] 90 | lua_ctx.create_function(move |_, (text): (String)| { [INFO] [stdout] | ^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/script_executor.rs:90:54 [INFO] [stdout] | [INFO] [stdout] 90 | lua_ctx.create_function(move |_, (text): (String)| { [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/script_executor.rs:100:46 [INFO] [stdout] | [INFO] [stdout] 100 | lua_ctx.create_function(move |_, (prompt): (String)| { [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/script_executor.rs:100:56 [INFO] [stdout] | [INFO] [stdout] 100 | lua_ctx.create_function(move |_, (prompt): (String)| { [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/script_executor.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 103 | Ok((input)) [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/script_executor.rs:110:46 [INFO] [stdout] | [INFO] [stdout] 110 | lua_ctx.create_function(move |_, (prompt): (String)| { [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/script_executor.rs:110:56 [INFO] [stdout] | [INFO] [stdout] 110 | lua_ctx.create_function(move |_, (prompt): (String)| { [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> src/script_executor.rs:113:20 [INFO] [stdout] | [INFO] [stdout] 113 | Ok((input)) [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around pattern [INFO] [stdout] --> src/script_executor.rs:156:63 [INFO] [stdout] | [INFO] [stdout] 156 | methods.add_method_mut("set_prompt", |lua_ctx, mut s, (pattern): (String)| { [INFO] [stdout] | ^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/script_executor.rs:156:74 [INFO] [stdout] | [INFO] [stdout] 156 | methods.add_method_mut("set_prompt", |lua_ctx, mut s, (pattern): (String)| { [INFO] [stdout] | ^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/runtime/connection.rs:320:43 [INFO] [stdout] | [INFO] [stdout] 320 | ... let percent = (i as f32 / (p_size as f32 / 100.0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.63s [INFO] running `Command { std: "docker" "inspect" "3e2068d9e17b975c411e5209ee3bcc7fd66096dbee58b13bfbb68369379d4184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e2068d9e17b975c411e5209ee3bcc7fd66096dbee58b13bfbb68369379d4184", kill_on_drop: false }` [INFO] [stdout] 3e2068d9e17b975c411e5209ee3bcc7fd66096dbee58b13bfbb68369379d4184