[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 master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMendelt%2Fclicker" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mendelt/clicker on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "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-15/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e718c5d8a9820bb3509579be8679b732592eb5e58608f4c0990c6d1fd3a3cd56 [INFO] running `Command { std: "docker" "start" "-a" "e718c5d8a9820bb3509579be8679b732592eb5e58608f4c0990c6d1fd3a3cd56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e718c5d8a9820bb3509579be8679b732592eb5e58608f4c0990c6d1fd3a3cd56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e718c5d8a9820bb3509579be8679b732592eb5e58608f4c0990c6d1fd3a3cd56", kill_on_drop: false }` [INFO] [stdout] e718c5d8a9820bb3509579be8679b732592eb5e58608f4c0990c6d1fd3a3cd56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61c005bea29938d46418116dcf3846f0a9a9b6c11ba9890feb6633dad8b4f2c0 [INFO] running `Command { std: "docker" "start" "-a" "61c005bea29938d46418116dcf3846f0a9a9b6c11ba9890feb6633dad8b4f2c0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memchr v2.2.0 [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 ucd-trie v0.1.1 [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 utf8-ranges v1.0.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unic-char-range v0.8.0 [INFO] [stderr] Compiling unic-common v0.8.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling same-file v1.0.4 [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 unicode-width v0.1.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling unic-char-property v0.8.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling unic-ucd-version v0.8.0 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling walkdir v2.2.7 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling unic-ucd-segment v0.8.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling v_escape v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling unic-segment v0.8.0 [INFO] [stderr] Compiling nom v4.2.1 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling ignore v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling globwalk v0.7.0 [INFO] [stderr] Compiling v_escape_derive v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling pest_derive v2.1.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] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.27s [INFO] running `Command { std: "docker" "inspect" "61c005bea29938d46418116dcf3846f0a9a9b6c11ba9890feb6633dad8b4f2c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61c005bea29938d46418116dcf3846f0a9a9b6c11ba9890feb6633dad8b4f2c0", kill_on_drop: false }` [INFO] [stdout] 61c005bea29938d46418116dcf3846f0a9a9b6c11ba9890feb6633dad8b4f2c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee73e663ab4d84568afd258ed88a5d962a2841f3b2ebd657eec98099f2664383 [INFO] running `Command { std: "docker" "start" "-a" "ee73e663ab4d84568afd258ed88a5d962a2841f3b2ebd657eec98099f2664383", 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] 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] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.72s [INFO] running `Command { std: "docker" "inspect" "ee73e663ab4d84568afd258ed88a5d962a2841f3b2ebd657eec98099f2664383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee73e663ab4d84568afd258ed88a5d962a2841f3b2ebd657eec98099f2664383", kill_on_drop: false }` [INFO] [stdout] ee73e663ab4d84568afd258ed88a5d962a2841f3b2ebd657eec98099f2664383 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] babe05cd9a71e3b31a891383c19c1d4c261bb87114b50fec3fa51350464b44ba [INFO] running `Command { std: "docker" "start" "-a" "babe05cd9a71e3b31a891383c19c1d4c261bb87114b50fec3fa51350464b44ba", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stdout] running 8 tests [INFO] [stderr] --> src/manifest.rs:59:9 [INFO] [stdout] test manifest::tests::should_get_template_by_name ... ok [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] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/click-02f00ba1a49f5584) [INFO] [stdout] test manifest_toml::tests::should_parse_templates ... ok [INFO] [stdout] test manifest_toml::tests::should_parse_user_values ... ok [INFO] [stdout] test manifest_toml::tests::should_parse_empty_manifest ... ok [INFO] [stdout] test manifest::tests::should_return_none_for_none_existing_template ... ok [INFO] [stdout] test manifest_toml::tests::should_parse_string_values ... ok [INFO] [stdout] test manifest_toml::tests::should_fail_parsing_invalid_value_list ... ok [INFO] [stdout] test manifest_toml::tests::should_fail_parsing_invalid_value ... 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" "babe05cd9a71e3b31a891383c19c1d4c261bb87114b50fec3fa51350464b44ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "babe05cd9a71e3b31a891383c19c1d4c261bb87114b50fec3fa51350464b44ba", kill_on_drop: false }` [INFO] [stdout] babe05cd9a71e3b31a891383c19c1d4c261bb87114b50fec3fa51350464b44ba