[INFO] cloning repository https://github.com/vmchale/project-init [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vmchale/project-init" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmchale%2Fproject-init", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmchale%2Fproject-init'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8958beef4cc58cfa2b65eb2f43fb517be9006da9 [INFO] checking vmchale/project-init against try#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvmchale%2Fproject-init" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vmchale/project-init on toolchain b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/.cargo/config [INFO] started tweaking git repo https://github.com/vmchale/project-init [INFO] finished tweaking git repo https://github.com/vmchale/project-init [INFO] tweaked toml for git repo https://github.com/vmchale/project-init written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/vmchale/project-init already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cli-setup v0.2.6 [INFO] [stderr] Downloaded case v1.0.0 [INFO] [stderr] Downloaded rustache-lists v0.1.2 [INFO] [stderr] Downloaded text_io v0.1.6 [INFO] [stderr] Downloaded libssh2-sys v0.2.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dad1422d9a60527df28ecfced18c5ee2db38ca3aa5f06f4e3cae5ed6f975761d [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" "dad1422d9a60527df28ecfced18c5ee2db38ca3aa5f06f4e3cae5ed6f975761d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dad1422d9a60527df28ecfced18c5ee2db38ca3aa5f06f4e3cae5ed6f975761d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dad1422d9a60527df28ecfced18c5ee2db38ca3aa5f06f4e3cae5ed6f975761d", kill_on_drop: false }` [INFO] [stdout] dad1422d9a60527df28ecfced18c5ee2db38ca3aa5f06f4e3cae5ed6f975761d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09813149e61509ee7cb05e8dc51132d7553f6f35132342fd6b8700f2cf3c4a4b [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" "09813149e61509ee7cb05e8dc51132d7553f6f35132342fd6b8700f2cf3c4a4b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking yaml-rust v0.3.5 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking case v1.0.0 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Compiling cli-setup v0.2.6 [INFO] [stderr] Compiling project_init v3.1.23 (/opt/rustwide/workdir) [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling libssh2-sys v0.2.16 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Checking error-chain v0.5.0 [INFO] [stderr] Checking rustache-lists v0.1.2 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Checking git2 v0.10.2 [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/main.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let nam: String = read!("{}"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/main.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | let ema: String = read!("{}"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/main.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let nam: String = read!("{}"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(panic_fmt)]` on by default [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message contains braces [INFO] [stdout] --> src/main.rs:77:27 [INFO] [stdout] | [INFO] [stdout] 77 | let ema: String = read!("{}"); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this message is not used as a format string, but will be in a future Rust edition [INFO] [stdout] = note: this warning originates in a macro (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] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "09813149e61509ee7cb05e8dc51132d7553f6f35132342fd6b8700f2cf3c4a4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09813149e61509ee7cb05e8dc51132d7553f6f35132342fd6b8700f2cf3c4a4b", kill_on_drop: false }` [INFO] [stdout] 09813149e61509ee7cb05e8dc51132d7553f6f35132342fd6b8700f2cf3c4a4b