[INFO] cloning repository https://github.com/Desiders/ani_cli_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Desiders/ani_cli_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDesiders%2Fani_cli_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDesiders%2Fani_cli_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] df5a3be3c45eb18fa56a6b6ab12b5fb01f465077 [INFO] checking Desiders/ani_cli_rs against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDesiders%2Fani_cli_rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Desiders/ani_cli_rs on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Desiders/ani_cli_rs [INFO] finished tweaking git repo https://github.com/Desiders/ani_cli_rs [INFO] tweaked toml for git repo https://github.com/Desiders/ani_cli_rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Desiders/ani_cli_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a61c313ff0aaa1bc44385b7ab23bf56f77a56ea44b22abac4fab1b2e906f5712 [INFO] running `Command { std: "docker" "start" "-a" "a61c313ff0aaa1bc44385b7ab23bf56f77a56ea44b22abac4fab1b2e906f5712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a61c313ff0aaa1bc44385b7ab23bf56f77a56ea44b22abac4fab1b2e906f5712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a61c313ff0aaa1bc44385b7ab23bf56f77a56ea44b22abac4fab1b2e906f5712", kill_on_drop: false }` [INFO] [stdout] a61c313ff0aaa1bc44385b7ab23bf56f77a56ea44b22abac4fab1b2e906f5712 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fde641f90dfffb0f59c3da4678688845b64fb38bd159bd21e1e82009e53b8a9 [INFO] running `Command { std: "docker" "start" "-a" "0fde641f90dfffb0f59c3da4678688845b64fb38bd159bd21e1e82009e53b8a9", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Checking bytes v1.2.0 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling tokio v1.20.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking subprocess v0.2.9 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking ani_cli_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `new` and `source` are never used [INFO] [stdout] --> src/dialog/common/data.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Data [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn new(language: Language, source: S, player: Player) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn source(&self) -> Option<&S> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/dialog/common/state_machine.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl StateMachine [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn new(state: St, data: Data) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `source` are never used [INFO] [stdout] --> src/dialog/common/data.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Data [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 20 | pub fn new(language: Language, source: S, player: Player) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | pub fn source(&self) -> Option<&S> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/dialog/common/state_machine.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl StateMachine [INFO] [stdout] | ----------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn new(state: St, data: Data) -> Self [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.74s [INFO] running `Command { std: "docker" "inspect" "0fde641f90dfffb0f59c3da4678688845b64fb38bd159bd21e1e82009e53b8a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fde641f90dfffb0f59c3da4678688845b64fb38bd159bd21e1e82009e53b8a9", kill_on_drop: false }` [INFO] [stdout] 0fde641f90dfffb0f59c3da4678688845b64fb38bd159bd21e1e82009e53b8a9