[INFO] cloning repository https://github.com/thegenius/bullet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thegenius/bullet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegenius%2Fbullet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegenius%2Fbullet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5df679cddcd7b8d405398b46e3fc58766bf8171 [INFO] checking thegenius/bullet against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthegenius%2Fbullet" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thegenius/bullet on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/thegenius/bullet [INFO] finished tweaking git repo https://github.com/thegenius/bullet [INFO] tweaked toml for git repo https://github.com/thegenius/bullet written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/thegenius/bullet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-sys v0.9.41 [INFO] [stderr] Downloaded libssh2-sys v0.2.11 [INFO] [stderr] Downloaded libgit2-sys v0.7.11 [INFO] [stderr] Downloaded curl-sys v0.4.16 [INFO] [stderr] Downloaded config v0.9.2 [INFO] [stderr] Downloaded git2 v0.7.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cac5f9664386a8f081e2471d916f76f2e20bebeb2aa0da594fe26672a4c94319 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cac5f9664386a8f081e2471d916f76f2e20bebeb2aa0da594fe26672a4c94319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cac5f9664386a8f081e2471d916f76f2e20bebeb2aa0da594fe26672a4c94319", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac5f9664386a8f081e2471d916f76f2e20bebeb2aa0da594fe26672a4c94319", kill_on_drop: false }` [INFO] [stdout] cac5f9664386a8f081e2471d916f76f2e20bebeb2aa0da594fe26672a4c94319 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 216e1cc08963a55a2d4489467b45fd082a7a3eb42b691047bfdfc063006f7131 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "216e1cc08963a55a2d4489467b45fd082a7a3eb42b691047bfdfc063006f7131", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Compiling libc v0.2.47 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking regex-syntax v0.6.4 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Compiling pest v2.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Checking walkdir v2.2.7 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking serde_json v1.0.37 [INFO] [stderr] Checking serde_yaml v0.8.8 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling openssl-sys v0.9.41 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libgit2-sys v0.7.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 unic-segment v0.7.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-integer v0.1.39 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Compiling pest_meta v2.1.0 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Checking nom v4.2.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking error-chain v0.12.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking config v0.9.2 [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 git2 v0.7.5 [INFO] [stderr] Checking cargo-bullet v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/template_renderer.rs:235:23 [INFO] [stdout] | [INFO] [stdout] 235 | fn copy_template_file(item: &ProjectStructureItem) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/template_renderer.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | Ok(f) => (), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/template_renderer.rs:260:18 [INFO] [stdout] | [INFO] [stdout] 260 | Err(e) => match fs::create_dir_all(&target_dir_path) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/template_renderer.rs:261:21 [INFO] [stdout] | [INFO] [stdout] 261 | Ok(t) => println!("[create dir]: {}", &target_dir_path), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/template_renderer.rs:267:16 [INFO] [stdout] | [INFO] [stdout] 267 | Ok(v) => println!("[copy asset]: {}", &target_file_path), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `item` [INFO] [stdout] --> src/template_renderer.rs:235:23 [INFO] [stdout] | [INFO] [stdout] 235 | fn copy_template_file(item: &ProjectStructureItem) { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_item` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/template_renderer.rs:259:17 [INFO] [stdout] | [INFO] [stdout] 259 | Ok(f) => (), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/template_renderer.rs:260:18 [INFO] [stdout] | [INFO] [stdout] 260 | Err(e) => match fs::create_dir_all(&target_dir_path) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> src/template_renderer.rs:261:21 [INFO] [stdout] | [INFO] [stdout] 261 | Ok(t) => println!("[create dir]: {}", &target_dir_path), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `v` [INFO] [stdout] --> src/template_renderer.rs:267:16 [INFO] [stdout] | [INFO] [stdout] 267 | Ok(v) => println!("[copy asset]: {}", &target_file_path), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_v` [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: panic message is not a string literal [INFO] [stdout] --> src/template_renderer.rs:262:35 [INFO] [stdout] | [INFO] [stdout] 262 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 262 | Err(e) => panic!("{}", e), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 262 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/template_renderer.rs:268:30 [INFO] [stdout] | [INFO] [stdout] 268 | Err(e) => panic!(e) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 268 | Err(e) => panic!("{}", e) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 268 | Err(e) => std::panic::panic_any(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/template_renderer.rs:262:35 [INFO] [stdout] | [INFO] [stdout] 262 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 262 | Err(e) => panic!("{}", e), [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 262 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/template_renderer.rs:268:30 [INFO] [stdout] | [INFO] [stdout] 268 | Err(e) => panic!(e) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 268 | Err(e) => panic!("{}", e) [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 268 | Err(e) => std::panic::panic_any(e) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "216e1cc08963a55a2d4489467b45fd082a7a3eb42b691047bfdfc063006f7131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "216e1cc08963a55a2d4489467b45fd082a7a3eb42b691047bfdfc063006f7131", kill_on_drop: false }` [INFO] [stdout] 216e1cc08963a55a2d4489467b45fd082a7a3eb42b691047bfdfc063006f7131