[INFO] cloning repository https://github.com/ArkashaJavelin/lxc-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArkashaJavelin/lxc-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkashaJavelin%2Flxc-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkashaJavelin%2Flxc-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 941feb6db608513bfe322b3e8b855c8e9f07bafd
[INFO] building ArkashaJavelin/lxc-rust against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArkashaJavelin%2Flxc-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/ArkashaJavelin/lxc-rust on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/ArkashaJavelin/lxc-rust
[INFO] finished tweaking git repo https://github.com/ArkashaJavelin/lxc-rust
[INFO] tweaked toml for git repo https://github.com/ArkashaJavelin/lxc-rust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/ArkashaJavelin/lxc-rust 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c86917f13a04ef457ef8fa67296805a6268e70932225fcbb4b6c6ca2d0e9fcaa
[INFO] running `Command { std: "docker" "start" "-a" "c86917f13a04ef457ef8fa67296805a6268e70932225fcbb4b6c6ca2d0e9fcaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c86917f13a04ef457ef8fa67296805a6268e70932225fcbb4b6c6ca2d0e9fcaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c86917f13a04ef457ef8fa67296805a6268e70932225fcbb4b6c6ca2d0e9fcaa", kill_on_drop: false }`
[INFO] [stdout] c86917f13a04ef457ef8fa67296805a6268e70932225fcbb4b6c6ca2d0e9fcaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19a00109429da418d8a3c39e1b03e4872ab8748f8497d38964596def1197ec7d
[INFO] running `Command { std: "docker" "start" "-a" "19a00109429da418d8a3c39e1b03e4872ab8748f8497d38964596def1197ec7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling lxc_rust v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> src/lxc.rs:77:33
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn get_local_lxc_images(flags: Option<Vec<&str>>) {
[INFO] [stdout]    |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remote`
[INFO] [stdout]    --> src/lxc.rs:246:30
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn rename_remote_lxc(remote: &str, container: &str, new_name: &str) {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/lxc.rs:246:44
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn rename_remote_lxc(remote: &str, container: &str, new_name: &str) {
[INFO] [stdout]     |                                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_name`
[INFO] [stdout]    --> src/lxc.rs:246:61
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn rename_remote_lxc(remote: &str, container: &str, new_name: &str) {
[INFO] [stdout]     |                                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_container`
[INFO] [stdout]    --> src/lxc.rs:264:59
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn copy_remote_lxc(remote: &str, container: &str, to_container: &str) {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs`
[INFO] [stdout]    --> src/lxc.rs:317:63
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn create_remote_storage(remote: &str, storage: &str, fs: &str) {
[INFO] [stdout]     |                                                               ^^ help: if this is intentional, prefix it with an underscore: `_fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `container`, `image`, `snapshot`, and `storage`
[INFO] [stdout]  --> src/main.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lxc_rust::{image, container, storage, snapshot, network};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2.51s
[INFO] running `Command { std: "docker" "inspect" "19a00109429da418d8a3c39e1b03e4872ab8748f8497d38964596def1197ec7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19a00109429da418d8a3c39e1b03e4872ab8748f8497d38964596def1197ec7d", kill_on_drop: false }`
[INFO] [stdout] 19a00109429da418d8a3c39e1b03e4872ab8748f8497d38964596def1197ec7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b63a173dfac3517ba696fa6993c7f47a9d8bb131c73fcffc64842d3ed3a9ad9
[INFO] running `Command { std: "docker" "start" "-a" "1b63a173dfac3517ba696fa6993c7f47a9d8bb131c73fcffc64842d3ed3a9ad9", kill_on_drop: false }`
[INFO] [stderr]    Compiling lxc_rust v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> src/lxc.rs:77:33
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn get_local_lxc_images(flags: Option<Vec<&str>>) {
[INFO] [stdout]    |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remote`
[INFO] [stdout]    --> src/lxc.rs:246:30
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn rename_remote_lxc(remote: &str, container: &str, new_name: &str) {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/lxc.rs:246:44
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn rename_remote_lxc(remote: &str, container: &str, new_name: &str) {
[INFO] [stdout]     |                                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_name`
[INFO] [stdout]    --> src/lxc.rs:246:61
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn rename_remote_lxc(remote: &str, container: &str, new_name: &str) {
[INFO] [stdout]     |                                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_container`
[INFO] [stdout]    --> src/lxc.rs:264:59
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn copy_remote_lxc(remote: &str, container: &str, to_container: &str) {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs`
[INFO] [stdout]    --> src/lxc.rs:317:63
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn create_remote_storage(remote: &str, storage: &str, fs: &str) {
[INFO] [stdout]     |                                                               ^^ help: if this is intentional, prefix it with an underscore: `_fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `container`, `image`, `snapshot`, and `storage`
[INFO] [stdout]  --> src/main.rs:1:16
[INFO] [stdout]   |
[INFO] [stdout] 1 | use lxc_rust::{image, container, storage, snapshot, network};
[INFO] [stdout]   |                ^^^^^  ^^^^^^^^^  ^^^^^^^  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> src/lxc.rs:77:33
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn get_local_lxc_images(flags: Option<Vec<&str>>) {
[INFO] [stdout]    |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remote`
[INFO] [stdout]    --> src/lxc.rs:246:30
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn rename_remote_lxc(remote: &str, container: &str, new_name: &str) {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `container`
[INFO] [stdout]    --> src/lxc.rs:246:44
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn rename_remote_lxc(remote: &str, container: &str, new_name: &str) {
[INFO] [stdout]     |                                            ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_name`
[INFO] [stdout]    --> src/lxc.rs:246:61
[INFO] [stdout]     |
[INFO] [stdout] 246 |     pub fn rename_remote_lxc(remote: &str, container: &str, new_name: &str) {
[INFO] [stdout]     |                                                             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `to_container`
[INFO] [stdout]    --> src/lxc.rs:264:59
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn copy_remote_lxc(remote: &str, container: &str, to_container: &str) {
[INFO] [stdout]     |                                                           ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_to_container`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fs`
[INFO] [stdout]    --> src/lxc.rs:317:63
[INFO] [stdout]     |
[INFO] [stdout] 317 |     pub fn create_remote_storage(remote: &str, storage: &str, fs: &str) {
[INFO] [stdout]     |                                                               ^^ help: if this is intentional, prefix it with an underscore: `_fs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.53s
[INFO] running `Command { std: "docker" "inspect" "1b63a173dfac3517ba696fa6993c7f47a9d8bb131c73fcffc64842d3ed3a9ad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b63a173dfac3517ba696fa6993c7f47a9d8bb131c73fcffc64842d3ed3a9ad9", kill_on_drop: false }`
[INFO] [stdout] 1b63a173dfac3517ba696fa6993c7f47a9d8bb131c73fcffc64842d3ed3a9ad9
