[INFO] cloning repository https://github.com/Seungwoo-Yu-Projects-2022/JDK-Selector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Seungwoo-Yu-Projects-2022/JDK-Selector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeungwoo-Yu-Projects-2022%2FJDK-Selector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeungwoo-Yu-Projects-2022%2FJDK-Selector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5e968739ff7b3f7a537cb0a24e33c7c21220338 [INFO] checking Seungwoo-Yu-Projects-2022/JDK-Selector against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSeungwoo-Yu-Projects-2022%2FJDK-Selector" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Seungwoo-Yu-Projects-2022/JDK-Selector [INFO] finished tweaking git repo https://github.com/Seungwoo-Yu-Projects-2022/JDK-Selector [INFO] tweaked toml for git repo https://github.com/Seungwoo-Yu-Projects-2022/JDK-Selector written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Seungwoo-Yu-Projects-2022/JDK-Selector on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Seungwoo-Yu-Projects-2022/JDK-Selector 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v1.0.35 [INFO] [stderr] Downloaded thiserror v1.0.35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81bcb62a93f4767d535dc5a9b0988545026b5e6eede3c48279b88ec8798a27e0 [INFO] running `Command { std: "docker" "start" "-a" "81bcb62a93f4767d535dc5a9b0988545026b5e6eede3c48279b88ec8798a27e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81bcb62a93f4767d535dc5a9b0988545026b5e6eede3c48279b88ec8798a27e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81bcb62a93f4767d535dc5a9b0988545026b5e6eede3c48279b88ec8798a27e0", kill_on_drop: false }` [INFO] [stdout] 81bcb62a93f4767d535dc5a9b0988545026b5e6eede3c48279b88ec8798a27e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86b36635a157f9b44e7f44050d96618a724021812c2a63e65755e035fb5ea134 [INFO] running `Command { std: "docker" "start" "-a" "86b36635a157f9b44e7f44050d96618a724021812c2a63e65755e035fb5ea134", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] | [INFO] [stderr] = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking jdk_selector_installer_linux v0.1.0 (/opt/rustwide/workdir/jdk_selector_installer/linux) [INFO] [stdout] warning: unused import: `remove_file` [INFO] [stdout] --> jdk_selector_installer/linux/src/main.rs:1:82 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::{copy, create_dir_all, File, OpenOptions, read_dir, remove_dir_all, remove_file}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `remove_file` [INFO] [stdout] --> jdk_selector_installer/linux/src/main.rs:1:82 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::{copy, create_dir_all, File, OpenOptions, read_dir, remove_dir_all, remove_file}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking jdk_selector_shared v0.1.0 (/opt/rustwide/workdir/jdk_selector_shared) [INFO] [stderr] Checking jdk_selector_builder v0.1.0 (/opt/rustwide/workdir/jdk_selector_builder) [INFO] [stderr] Checking jdk_selector_executor v0.1.0 (/opt/rustwide/workdir/jdk_selector_executor) [INFO] [stderr] Checking jdk_selector_cli v0.1.0 (/opt/rustwide/workdir/jdk_selector_cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.51s [INFO] running `Command { std: "docker" "inspect" "86b36635a157f9b44e7f44050d96618a724021812c2a63e65755e035fb5ea134", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86b36635a157f9b44e7f44050d96618a724021812c2a63e65755e035fb5ea134", kill_on_drop: false }` [INFO] [stdout] 86b36635a157f9b44e7f44050d96618a724021812c2a63e65755e035fb5ea134