[INFO] fetching crate cargo-bullet 0.2.6... [INFO] checking cargo-bullet-0.2.6 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate cargo-bullet 0.2.6 into /workspace/builds/worker-118/source [INFO] validating manifest of crates.io crate cargo-bullet 0.2.6 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-bullet 0.2.6 [INFO] finished tweaking crates.io crate cargo-bullet 0.2.6 [INFO] tweaked toml for crates.io crate cargo-bullet 0.2.6 written to /workspace/builds/worker-118/source/Cargo.toml [INFO] crate crates.io crate cargo-bullet 0.2.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded autocfg v0.1.2 [INFO] [stderr] Downloaded libc v0.2.47 [INFO] [stderr] Downloaded lazy_static v1.2.0 [INFO] [stderr] Downloaded winapi v0.3.6 [INFO] [stderr] Downloaded walkdir v2.2.7 [INFO] [stderr] Downloaded smallvec v0.6.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b963cbdfe3e299b5d0279c0d6d31c61ee032829f30de2588032d5a1a05bbfe2 [INFO] running `Command { std: "docker" "start" "-a" "5b963cbdfe3e299b5d0279c0d6d31c61ee032829f30de2588032d5a1a05bbfe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b963cbdfe3e299b5d0279c0d6d31c61ee032829f30de2588032d5a1a05bbfe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b963cbdfe3e299b5d0279c0d6d31c61ee032829f30de2588032d5a1a05bbfe2", kill_on_drop: false }` [INFO] [stdout] 5b963cbdfe3e299b5d0279c0d6d31c61ee032829f30de2588032d5a1a05bbfe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-118/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb8e2dd0fd1dbb30a096c28bf48a035225866b509b0910dc9f3a26352093585f [INFO] running `Command { std: "docker" "start" "-a" "eb8e2dd0fd1dbb30a096c28bf48a035225866b509b0910dc9f3a26352093585f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] syn v0.15.26 (as host dependency): extra-traits [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.85 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking nom v4.2.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking serde_json v1.0.37 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking config v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking git2 v0.7.5 [INFO] [stderr] Checking cargo-bullet v0.2.6 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/template_renderer.rs (7 fixes) [INFO] [stdout] warning: function is never used: `copy_template_file` [INFO] [stdout] --> src/template_renderer.rs:235:4 [INFO] [stdout] | [INFO] [stdout] 235 | fn copy_template_file(_item: &ProjectStructureItem) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `PHOTO` [INFO] [stdout] --> src/photo.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pub static PHOTO: &str = [INFO] [stdout] 2 | | "+.::-============+++=+++=-----====+++++****++++=-: [INFO] [stdout] 3 | | =:=+**###########**+=--. .:--=+*####%%%%%%#####** [INFO] [stdout] 4 | | +-+*##%%%%%##+=:. :-+%%%%%%%%%##* [INFO] [stdout] ... | [INFO] [stdout] 16 | | **+=--==-. : -=-::=.+=**#*#%%%%%%%%%%%####*+ [INFO] [stdout] 17 | | +:=+++++==:-- .. :==++=:++==+**************++=:"; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `copy_template_file` [INFO] [stdout] --> src/template_renderer.rs:235:4 [INFO] [stdout] | [INFO] [stdout] 235 | fn copy_template_file(_item: &ProjectStructureItem) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `PHOTO` [INFO] [stdout] --> src/photo.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pub static PHOTO: &str = [INFO] [stdout] 2 | | "+.::-============+++=+++=-----====+++++****++++=-: [INFO] [stdout] 3 | | =:=+**###########**+=--. .:--=+*####%%%%%%#####** [INFO] [stdout] 4 | | +-+*##%%%%%##+=:. :-+%%%%%%%%%##* [INFO] [stdout] ... | [INFO] [stdout] 16 | | **+=--==-. : -=-::=.+=**#*#%%%%%%%%%%%####*+ [INFO] [stdout] 17 | | +:=+++++==:-- .. :==++=:++==+**************++=:"; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.79s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking cargo-bullet v0.2.6 (/tmp/fixit) [INFO] [stdout] warning: function is never used: `copy_template_file` [INFO] [stdout] --> src/template_renderer.rs:235:4 [INFO] [stdout] | [INFO] [stdout] 235 | fn copy_template_file(_item: &ProjectStructureItem) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `copy_template_file` [INFO] [stdout] --> src/template_renderer.rs:235:4 [INFO] [stdout] | [INFO] [stdout] 235 | fn copy_template_file(_item: &ProjectStructureItem) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `PHOTO` [INFO] [stdout] --> src/photo.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pub static PHOTO: &str = [INFO] [stdout] 2 | | "+.::-============+++=+++=-----====+++++****++++=-: [INFO] [stdout] 3 | | =:=+**###########**+=--. .:--=+*####%%%%%%#####** [INFO] [stdout] 4 | | +-+*##%%%%%##+=:. :-+%%%%%%%%%##* [INFO] [stdout] ... | [INFO] [stdout] 16 | | **+=--==-. : -=-::=.+=**#*#%%%%%%%%%%%####*+ [INFO] [stdout] 17 | | +:=+++++==:-- .. :==++=:++==+**************++=:"; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `PHOTO` [INFO] [stdout] --> src/photo.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / pub static PHOTO: &str = [INFO] [stdout] 2 | | "+.::-============+++=+++=-----====+++++****++++=-: [INFO] [stdout] 3 | | =:=+**###########**+=--. .:--=+*####%%%%%%#####** [INFO] [stdout] 4 | | +-+*##%%%%%##+=:. :-+%%%%%%%%%##* [INFO] [stdout] ... | [INFO] [stdout] 16 | | **+=--==-. : -=-::=.+=**#*#%%%%%%%%%%%####*+ [INFO] [stdout] 17 | | +:=+++++==:-- .. :==++=:++==+**************++=:"; [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.72s [INFO] running `Command { std: "docker" "inspect" "eb8e2dd0fd1dbb30a096c28bf48a035225866b509b0910dc9f3a26352093585f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8e2dd0fd1dbb30a096c28bf48a035225866b509b0910dc9f3a26352093585f", kill_on_drop: false }` [INFO] [stdout] eb8e2dd0fd1dbb30a096c28bf48a035225866b509b0910dc9f3a26352093585f