[INFO] cloning repository https://github.com/turnkeylinux/clicksnap
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/turnkeylinux/clicksnap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturnkeylinux%2Fclicksnap", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturnkeylinux%2Fclicksnap'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc8789828821cbe1535fd4840c6e5b7440534212
[INFO] building turnkeylinux/clicksnap against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fturnkeylinux%2Fclicksnap" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/turnkeylinux/clicksnap
[INFO] finished tweaking git repo https://github.com/turnkeylinux/clicksnap
[INFO] tweaked toml for git repo https://github.com/turnkeylinux/clicksnap written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/turnkeylinux/clicksnap on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/turnkeylinux/clicksnap 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_repr v0.1.16
[INFO] [stderr]   Downloaded stringmatch v0.4.0
[INFO] [stderr]   Downloaded thirtyfour-macros v0.1.1
[INFO] [stderr]   Downloaded cookie v0.17.0
[INFO] [stderr]   Downloaded webdriver v0.48.0
[INFO] [stderr]   Downloaded indexmap v2.0.2
[INFO] [stderr]   Downloaded fantoccini v0.20.0-rc.7
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded thirtyfour v0.32.0-rc.8
[INFO] [stderr]   Downloaded hashbrown v0.14.1
[INFO] [stderr]   Downloaded rustls-webpki v0.101.6
[INFO] [stderr]   Downloaded rustls v0.21.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ddfc77b732906b4e24041a15eaf96d60dd71074b7a5e7cb2e8f523131fa781a
[INFO] running `Command { std: "docker" "start" "-a" "3ddfc77b732906b4e24041a15eaf96d60dd71074b7a5e7cb2e8f523131fa781a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ddfc77b732906b4e24041a15eaf96d60dd71074b7a5e7cb2e8f523131fa781a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ddfc77b732906b4e24041a15eaf96d60dd71074b7a5e7cb2e8f523131fa781a", kill_on_drop: false }`
[INFO] [stdout] 3ddfc77b732906b4e24041a15eaf96d60dd71074b7a5e7cb2e8f523131fa781a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ec8c293e1fe5b2ecb56019b267834963f8976583690f27f3732b0049b52f4b5
[INFO] running `Command { std: "docker" "start" "-a" "1ec8c293e1fe5b2ecb56019b267834963f8976583690f27f3732b0049b52f4b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.3
[INFO] [stderr]    Compiling sharded-slab v0.1.6
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling gimli v0.28.0
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.1
[INFO] [stderr]    Compiling object v0.32.1
[INFO] [stderr]    Compiling thirtyfour-macros v0.1.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling stringmatch v0.4.0
[INFO] [stderr]    Compiling tokio v1.32.0
[INFO] [stderr]    Compiling color-eyre v0.6.2
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.6
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling webdriver v0.48.0
[INFO] [stderr]    Compiling hyper-rustls v0.24.1
[INFO] [stderr]    Compiling fantoccini v0.20.0-rc.7
[INFO] [stderr]    Compiling thirtyfour v0.32.0-rc.8
[INFO] [stderr]    Compiling clicksnap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `color_eyre::eyre::eyre`
[INFO] [stdout]  --> src/apps/wireguard/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use color_eyre::eyre::eyre;
[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: `std::env`
[INFO] [stdout]  --> src/apps/wireguard/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `db_pass` and `app_domain` are never read
[INFO] [stdout]    --> src/apps/mod.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct Preseeds {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 105 |     pub root_pass: String,
[INFO] [stdout] 106 |     pub db_pass: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub app_domain: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.33s
[INFO] running `Command { std: "docker" "inspect" "1ec8c293e1fe5b2ecb56019b267834963f8976583690f27f3732b0049b52f4b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ec8c293e1fe5b2ecb56019b267834963f8976583690f27f3732b0049b52f4b5", kill_on_drop: false }`
[INFO] [stdout] 1ec8c293e1fe5b2ecb56019b267834963f8976583690f27f3732b0049b52f4b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8517ab2366c42715ce81a46eb59cae23aea8014b5d5cf74010675e652e9a8a7
[INFO] running `Command { std: "docker" "start" "-a" "c8517ab2366c42715ce81a46eb59cae23aea8014b5d5cf74010675e652e9a8a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling clicksnap v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `color_eyre::eyre::eyre`
[INFO] [stdout]  --> src/apps/wireguard/mod.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use color_eyre::eyre::eyre;
[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: `std::env`
[INFO] [stdout]  --> src/apps/wireguard/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::env;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `db_pass` and `app_domain` are never read
[INFO] [stdout]    --> src/apps/mod.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub struct Preseeds {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 105 |     pub root_pass: String,
[INFO] [stdout] 106 |     pub db_pass: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub app_domain: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.21s
[INFO] running `Command { std: "docker" "inspect" "c8517ab2366c42715ce81a46eb59cae23aea8014b5d5cf74010675e652e9a8a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8517ab2366c42715ce81a46eb59cae23aea8014b5d5cf74010675e652e9a8a7", kill_on_drop: false }`
[INFO] [stdout] c8517ab2366c42715ce81a46eb59cae23aea8014b5d5cf74010675e652e9a8a7
