[INFO] cloning repository https://github.com/devnought/gitplz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devnought/gitplz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnought%2Fgitplz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnought%2Fgitplz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23c13405e2bbb87478ca3bfaa7bf0afcaeca13b5 [INFO] testing devnought/gitplz against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevnought%2Fgitplz" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/devnought/gitplz on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/devnought/gitplz [INFO] finished tweaking git repo https://github.com/devnought/gitplz [INFO] tweaked toml for git repo https://github.com/devnought/gitplz written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/devnought/gitplz already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/devnought/ssh-config` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] 8d654762ba57fefcdf8fd40b49223f99e4cbf81dcb53a7429acfe099c8af3b94 [INFO] running `Command { std: "docker" "start" "-a" "8d654762ba57fefcdf8fd40b49223f99e4cbf81dcb53a7429acfe099c8af3b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d654762ba57fefcdf8fd40b49223f99e4cbf81dcb53a7429acfe099c8af3b94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d654762ba57fefcdf8fd40b49223f99e4cbf81dcb53a7429acfe099c8af3b94", kill_on_drop: false }` [INFO] [stdout] 8d654762ba57fefcdf8fd40b49223f99e4cbf81dcb53a7429acfe099c8af3b94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccd29358f3155763bc4ffe194ef9d08d1f7bba7764a84109e479b38185929165 [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" "ccd29358f3155763bc4ffe194ef9d08d1f7bba7764a84109e479b38185929165", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling color_printer v0.1.0 (/opt/rustwide/workdir/color_printer) [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling ssh-config v0.1.0 (https://github.com/devnought/ssh-config#1a6b942a) [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling command_derive v0.1.0 (/opt/rustwide/workdir/command_derive) [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling command_mods v0.1.0 (/opt/rustwide/workdir/command_mods) [INFO] [stderr] Compiling gitlib v0.1.0 (/opt/rustwide/workdir/gitlib) [INFO] [stdout] warning: unused variable: `asd` [INFO] [stdout] --> gitlib/src/repo.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | let asd = format!("{:?}", e); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_asd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `usr` [INFO] [stdout] --> gitlib/src/repo.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | let usr = String::from(user); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_usr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `usr_url` [INFO] [stdout] --> gitlib/src/repo.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | let usr_url = format!("{:?}", user_from_url); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_usr_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling command v0.1.0 (/opt/rustwide/workdir/command) [INFO] [stderr] Compiling util v0.1.0 (/opt/rustwide/workdir/util) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling git-plz v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "ccd29358f3155763bc4ffe194ef9d08d1f7bba7764a84109e479b38185929165", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccd29358f3155763bc4ffe194ef9d08d1f7bba7764a84109e479b38185929165", kill_on_drop: false }` [INFO] [stdout] ccd29358f3155763bc4ffe194ef9d08d1f7bba7764a84109e479b38185929165 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", 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] d5efe2c144968bf923b36ee3298b59235c301f78e78aa7eb62e2f1ce4fee2e87 [INFO] running `Command { std: "docker" "start" "-a" "d5efe2c144968bf923b36ee3298b59235c301f78e78aa7eb62e2f1ce4fee2e87", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `asd` [INFO] [stdout] --> gitlib/src/repo.rs:100:17 [INFO] [stdout] | [INFO] [stdout] 100 | let asd = format!("{:?}", e); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_asd` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `usr` [INFO] [stdout] --> gitlib/src/repo.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | let usr = String::from(user); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_usr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `usr_url` [INFO] [stdout] --> gitlib/src/repo.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | let usr_url = format!("{:?}", user_from_url); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_usr_url` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling git-plz v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "d5efe2c144968bf923b36ee3298b59235c301f78e78aa7eb62e2f1ce4fee2e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5efe2c144968bf923b36ee3298b59235c301f78e78aa7eb62e2f1ce4fee2e87", kill_on_drop: false }` [INFO] [stdout] d5efe2c144968bf923b36ee3298b59235c301f78e78aa7eb62e2f1ce4fee2e87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 825b54efe142605cef92d30060f5ac895f81604cf197adcd1687cd843b59a25b [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" "825b54efe142605cef92d30060f5ac895f81604cf197adcd1687cd843b59a25b", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `asd` [INFO] [stderr] --> gitlib/src/repo.rs:100:17 [INFO] [stderr] | [INFO] [stderr] 100 | let asd = format!("{:?}", e); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_asd` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `usr` [INFO] [stderr] --> gitlib/src/repo.rs:165:13 [INFO] [stderr] | [INFO] [stderr] 165 | let usr = String::from(user); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_usr` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `usr_url` [INFO] [stderr] --> gitlib/src/repo.rs:166:13 [INFO] [stderr] | [INFO] [stderr] 166 | let usr_url = format!("{:?}", user_from_url); [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_usr_url` [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/git_plz-52de990831641ba6) [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" "825b54efe142605cef92d30060f5ac895f81604cf197adcd1687cd843b59a25b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "825b54efe142605cef92d30060f5ac895f81604cf197adcd1687cd843b59a25b", kill_on_drop: false }` [INFO] [stdout] 825b54efe142605cef92d30060f5ac895f81604cf197adcd1687cd843b59a25b