[INFO] cloning repository https://github.com/felinae98/clashup-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felinae98/clashup-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelinae98%2Fclashup-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelinae98%2Fclashup-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6270fcf8d73a01531b868b44f65eafc32539bc49
[INFO] testing felinae98/clashup-rs against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelinae98%2Fclashup-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/felinae98/clashup-rs on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/felinae98/clashup-rs
[INFO] finished tweaking git repo https://github.com/felinae98/clashup-rs
[INFO] tweaked toml for git repo https://github.com/felinae98/clashup-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/felinae98/clashup-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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/rust-cli/confy`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c86a7a1b8699efeb0c72d2abf8f6191f808a5cae4f9b8cf2b1fd672c1574f1e
[INFO] running `Command { std: "docker" "start" "-a" "9c86a7a1b8699efeb0c72d2abf8f6191f808a5cae4f9b8cf2b1fd672c1574f1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c86a7a1b8699efeb0c72d2abf8f6191f808a5cae4f9b8cf2b1fd672c1574f1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c86a7a1b8699efeb0c72d2abf8f6191f808a5cae4f9b8cf2b1fd672c1574f1e", kill_on_drop: false }`
[INFO] [stdout] 9c86a7a1b8699efeb0c72d2abf8f6191f808a5cae4f9b8cf2b1fd672c1574f1e
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70cdbcf3133fa9616d93a4b864fade208d3f6661f53dfe9131502720ecb9b275
[INFO] running `Command { std: "docker" "start" "-a" "70cdbcf3133fa9616d93a4b864fade208d3f6661f53dfe9131502720ecb9b275", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.127
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling nix v0.22.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]    Compiling structopt v0.3.22
[INFO] [stderr]    Compiling serde_yaml v0.8.17
[INFO] [stderr]    Compiling confy v0.4.0 (https://github.com/rust-cli/confy#664992ae)
[INFO] [stderr]    Compiling clashup v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `load_path`, `store_path`
[INFO] [stdout]  --> src/config.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use confy::{load_path, store_path};
[INFO] [stdout]   |             ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config_path` and `is_root` are never read
[INFO] [stdout]   --> src/config.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct GlobalConf {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 16 |     config_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 17 |     is_root: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.12s
[INFO] running `Command { std: "docker" "inspect" "70cdbcf3133fa9616d93a4b864fade208d3f6661f53dfe9131502720ecb9b275", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70cdbcf3133fa9616d93a4b864fade208d3f6661f53dfe9131502720ecb9b275", kill_on_drop: false }`
[INFO] [stdout] 70cdbcf3133fa9616d93a4b864fade208d3f6661f53dfe9131502720ecb9b275
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0c28e0d28b5d97dff8a85f7b54bd4fabf1f25d5e951362ab11f338ad595b6332
[INFO] running `Command { std: "docker" "start" "-a" "0c28e0d28b5d97dff8a85f7b54bd4fabf1f25d5e951362ab11f338ad595b6332", kill_on_drop: false }`
[INFO] [stderr]    Compiling clashup v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `config_path` and `is_root` are never read
[INFO] [stdout]   --> src/config.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct GlobalConf {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 16 |     config_path: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 17 |     is_root: bool,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] running `Command { std: "docker" "inspect" "0c28e0d28b5d97dff8a85f7b54bd4fabf1f25d5e951362ab11f338ad595b6332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c28e0d28b5d97dff8a85f7b54bd4fabf1f25d5e951362ab11f338ad595b6332", kill_on_drop: false }`
[INFO] [stdout] 0c28e0d28b5d97dff8a85f7b54bd4fabf1f25d5e951362ab11f338ad595b6332
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e3f0572a339c367287cfa8a09029b79e2019518b5094f465681498f1c8539fb6
[INFO] running `Command { std: "docker" "start" "-a" "e3f0572a339c367287cfa8a09029b79e2019518b5094f465681498f1c8539fb6", kill_on_drop: false }`
[INFO] [stderr] warning: fields `config_path` and `is_root` are never read
[INFO] [stderr]   --> src/config.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub struct GlobalConf {
[INFO] [stderr]    |            ---------- fields in this struct
[INFO] [stderr] 16 |     config_path: PathBuf,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 17 |     is_root: bool,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `clashup` (bin "clashup" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clashup-4806ba7e30ff7506)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test config::test::config_dump ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e3f0572a339c367287cfa8a09029b79e2019518b5094f465681498f1c8539fb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3f0572a339c367287cfa8a09029b79e2019518b5094f465681498f1c8539fb6", kill_on_drop: false }`
[INFO] [stdout] e3f0572a339c367287cfa8a09029b79e2019518b5094f465681498f1c8539fb6
