[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] 09b32af5c7757a2306fee3768db24d02220bace6 [INFO] testing turnkeylinux/clicksnap against 1.79.0 for beta-1.80-4 [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] validating manifest of git repo https://github.com/turnkeylinux/clicksnap on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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] 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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thirtyfour v0.32.0-rc.8 [INFO] [stderr] Downloaded tracing-error v0.2.0 [INFO] [stderr] Downloaded stringmatch v0.4.0 [INFO] [stderr] Downloaded thirtyfour-macros v0.1.1 [INFO] [stderr] Downloaded sharded-slab v0.1.6 [INFO] [stderr] Downloaded color-spantrace v0.2.0 [INFO] [stderr] Downloaded webdriver v0.48.0 [INFO] [stderr] Downloaded fantoccini v0.20.0-rc.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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f444d82990a369749349f1e574f09125373a7e9b4bd2e724c15ccb2f065d6f4 [INFO] running `Command { std: "docker" "start" "-a" "8f444d82990a369749349f1e574f09125373a7e9b4bd2e724c15ccb2f065d6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f444d82990a369749349f1e574f09125373a7e9b4bd2e724c15ccb2f065d6f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f444d82990a369749349f1e574f09125373a7e9b4bd2e724c15ccb2f065d6f4", kill_on_drop: false }` [INFO] [stdout] 8f444d82990a369749349f1e574f09125373a7e9b4bd2e724c15ccb2f065d6f4 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4ade5300e58748eb0fde4a3506fa5e7e5c472302cca86c821ed7771e3c06080 [INFO] running `Command { std: "docker" "start" "-a" "b4ade5300e58748eb0fde4a3506fa5e7e5c472302cca86c821ed7771e3c06080", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling time v0.3.29 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling sharded-slab v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [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 regex v1.9.6 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling serde_repr v0.1.16 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling stringmatch v0.4.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling thirtyfour-macros v0.1.1 [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: fields `db_pass` and `app_domain` are never read [INFO] [stdout] --> src/apps/mod.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct Preseeds { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 104 | pub root_pass: String, [INFO] [stdout] 105 | pub db_pass: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub app_domain: String, [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 `dev` profile [unoptimized + debuginfo] target(s) in 57.02s [INFO] running `Command { std: "docker" "inspect" "b4ade5300e58748eb0fde4a3506fa5e7e5c472302cca86c821ed7771e3c06080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4ade5300e58748eb0fde4a3506fa5e7e5c472302cca86c821ed7771e3c06080", kill_on_drop: false }` [INFO] [stdout] b4ade5300e58748eb0fde4a3506fa5e7e5c472302cca86c821ed7771e3c06080 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ba5d2f401ae89018ab669b3d1f7c0256c90da2b597ef09abc4335b359a43be0 [INFO] running `Command { std: "docker" "start" "-a" "6ba5d2f401ae89018ab669b3d1f7c0256c90da2b597ef09abc4335b359a43be0", kill_on_drop: false }` [INFO] [stderr] Compiling clicksnap v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `db_pass` and `app_domain` are never read [INFO] [stdout] --> src/apps/mod.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 103 | pub struct Preseeds { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 104 | pub root_pass: String, [INFO] [stdout] 105 | pub db_pass: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub app_domain: String, [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 9.75s [INFO] running `Command { std: "docker" "inspect" "6ba5d2f401ae89018ab669b3d1f7c0256c90da2b597ef09abc4335b359a43be0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ba5d2f401ae89018ab669b3d1f7c0256c90da2b597ef09abc4335b359a43be0", kill_on_drop: false }` [INFO] [stdout] 6ba5d2f401ae89018ab669b3d1f7c0256c90da2b597ef09abc4335b359a43be0 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e701a0e7f7e5538f77b2c34c024cc630f81722687bc678baadc0b3a7a2a2e5d [INFO] running `Command { std: "docker" "start" "-a" "3e701a0e7f7e5538f77b2c34c024cc630f81722687bc678baadc0b3a7a2a2e5d", kill_on_drop: false }` [INFO] [stderr] warning: fields `db_pass` and `app_domain` are never read [INFO] [stderr] --> src/apps/mod.rs:105:9 [INFO] [stderr] | [INFO] [stderr] 103 | pub struct Preseeds { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 104 | pub root_pass: String, [INFO] [stderr] 105 | pub db_pass: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 108 | pub app_domain: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `clicksnap` (bin "clicksnap" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clicksnap-1123992481307335) [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" "3e701a0e7f7e5538f77b2c34c024cc630f81722687bc678baadc0b3a7a2a2e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e701a0e7f7e5538f77b2c34c024cc630f81722687bc678baadc0b3a7a2a2e5d", kill_on_drop: false }` [INFO] [stdout] 3e701a0e7f7e5538f77b2c34c024cc630f81722687bc678baadc0b3a7a2a2e5d