[INFO] cloning repository https://github.com/Mendelt/clicker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mendelt/clicker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMendelt%2Fclicker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMendelt%2Fclicker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36c574ba2b82060fefc51a5065ef0a571b65ac22 [INFO] testing Mendelt/clicker against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMendelt%2Fclicker" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mendelt/clicker on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Mendelt/clicker [INFO] finished tweaking git repo https://github.com/Mendelt/clicker [INFO] tweaked toml for git repo https://github.com/Mendelt/clicker written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Mendelt/clicker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unic-segment v0.8.0 [INFO] [stderr] Downloaded pest_meta v2.1.0 [INFO] [stderr] Downloaded humansize v1.1.0 [INFO] [stderr] Downloaded pest v2.1.0 [INFO] [stderr] Downloaded regex-syntax v0.6.5 [INFO] [stderr] Downloaded deunicode v0.4.3 [INFO] [stderr] Downloaded globset v0.4.2 [INFO] [stderr] Downloaded ignore v0.4.6 [INFO] [stderr] Downloaded sha-1 v0.7.0 [INFO] [stderr] Downloaded slug v0.1.4 [INFO] [stderr] Downloaded regex v1.1.2 [INFO] [stderr] Downloaded unic-common v0.8.0 [INFO] [stderr] Downloaded v_escape_derive v0.5.1 [INFO] [stderr] Downloaded globwalk v0.7.0 [INFO] [stderr] Downloaded v_htmlescape v0.4.2 [INFO] [stderr] Downloaded unic-char-range v0.8.0 [INFO] [stderr] Downloaded pest_generator v2.1.0 [INFO] [stderr] Downloaded unic-char-property v0.8.0 [INFO] [stderr] Downloaded unic-ucd-version v0.8.0 [INFO] [stderr] Downloaded v_escape v0.7.1 [INFO] [stderr] Downloaded unic-ucd-segment v0.8.0 [INFO] [stderr] Downloaded ucd-trie v0.1.1 [INFO] [stderr] Downloaded nom v4.2.1 [INFO] [stderr] Downloaded tera v1.0.0-beta.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41efaf1be9a77f09d6a0cd81dd3ae033b560457a8ae37dcb991e98c4ce4d6c42 [INFO] running `Command { std: "docker" "start" "-a" "41efaf1be9a77f09d6a0cd81dd3ae033b560457a8ae37dcb991e98c4ce4d6c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41efaf1be9a77f09d6a0cd81dd3ae033b560457a8ae37dcb991e98c4ce4d6c42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41efaf1be9a77f09d6a0cd81dd3ae033b560457a8ae37dcb991e98c4ce4d6c42", kill_on_drop: false }` [INFO] [stdout] 41efaf1be9a77f09d6a0cd81dd3ae033b560457a8ae37dcb991e98c4ce4d6c42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39417d086fde6b47ea5a9376db6e4e7337b4df6507ed256dc418bbd12bbb881b [INFO] running `Command { std: "docker" "start" "-a" "39417d086fde6b47ea5a9376db6e4e7337b4df6507ed256dc418bbd12bbb881b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling unic-char-range v0.8.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling unic-common v0.8.0 [INFO] [stderr] Compiling same-file v1.0.4 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-char-property v0.8.0 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling unic-ucd-version v0.8.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling unic-ucd-segment v0.8.0 [INFO] [stderr] Compiling v_escape v0.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling nom v4.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling unic-segment v0.8.0 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling v_escape_derive v0.5.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling ignore v0.4.6 [INFO] [stderr] Compiling globwalk v0.7.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.4.2 [INFO] [stderr] Compiling tera v1.0.0-beta.2 [INFO] [stderr] Compiling clicker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `ParseError` [INFO] [stdout] --> src/manifest.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | ParseError, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ManifestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/manifest.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, PartialEq, Fail)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.81s [INFO] running `Command { std: "docker" "inspect" "39417d086fde6b47ea5a9376db6e4e7337b4df6507ed256dc418bbd12bbb881b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39417d086fde6b47ea5a9376db6e4e7337b4df6507ed256dc418bbd12bbb881b", kill_on_drop: false }` [INFO] [stdout] 39417d086fde6b47ea5a9376db6e4e7337b4df6507ed256dc418bbd12bbb881b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f625c23a50b867504cecacd14e4d30bdfddd0881a7681535644aa4fcabf23fd2 [INFO] running `Command { std: "docker" "start" "-a" "f625c23a50b867504cecacd14e4d30bdfddd0881a7681535644aa4fcabf23fd2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling clicker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/manifest.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ParseError` [INFO] [stdout] --> src/manifest.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | ParseError, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ManifestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/manifest.rs:19:10 [INFO] [stdout] | [INFO] [stdout] 19 | #[derive(Debug, PartialEq, Fail)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.69s [INFO] running `Command { std: "docker" "inspect" "f625c23a50b867504cecacd14e4d30bdfddd0881a7681535644aa4fcabf23fd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f625c23a50b867504cecacd14e4d30bdfddd0881a7681535644aa4fcabf23fd2", kill_on_drop: false }` [INFO] [stdout] f625c23a50b867504cecacd14e4d30bdfddd0881a7681535644aa4fcabf23fd2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee788d654efccef214fb98949b41b3d8a34c3474f34ba2faaba095f6c4fa1048 [INFO] running `Command { std: "docker" "start" "-a" "ee788d654efccef214fb98949b41b3d8a34c3474f34ba2faaba095f6c4fa1048", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/manifest.rs:59:9 [INFO] [stderr] | [INFO] [stderr] 59 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ParseError` [INFO] [stderr] --> src/manifest.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | ParseError, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ManifestError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/manifest.rs:19:10 [INFO] [stderr] | [INFO] [stderr] 19 | #[derive(Debug, PartialEq, Fail)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `clicker` (bin "click" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/click-30f46fe1af6ecbe8) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test manifest::tests::should_get_template_by_name ... ok [INFO] [stdout] test manifest::tests::should_return_none_for_none_existing_template ... ok [INFO] [stdout] test manifest_toml::tests::should_parse_empty_manifest ... ok [INFO] [stdout] test manifest_toml::tests::should_fail_parsing_invalid_value_list ... ok [INFO] [stdout] test manifest_toml::tests::should_parse_string_values ... ok [INFO] [stdout] test manifest_toml::tests::should_fail_parsing_invalid_value ... ok [INFO] [stdout] test manifest_toml::tests::should_parse_templates ... ok [INFO] [stdout] test manifest_toml::tests::should_parse_user_values ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ee788d654efccef214fb98949b41b3d8a34c3474f34ba2faaba095f6c4fa1048", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee788d654efccef214fb98949b41b3d8a34c3474f34ba2faaba095f6c4fa1048", kill_on_drop: false }` [INFO] [stdout] ee788d654efccef214fb98949b41b3d8a34c3474f34ba2faaba095f6c4fa1048