[INFO] cloning repository https://github.com/cgm616/calc_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cgm616/calc_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgm616%2Fcalc_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgm616%2Fcalc_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 190569779561b8998f12e373de77fcfb6ea67fcf [INFO] checking cgm616/calc_rs against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcgm616%2Fcalc_rs" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cgm616/calc_rs on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cgm616/calc_rs [INFO] finished tweaking git repo https://github.com/cgm616/calc_rs [INFO] tweaked toml for git repo https://github.com/cgm616/calc_rs written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/cgm616/calc_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded discard v1.0.3 [INFO] [stderr] Downloaded bumpalo v2.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5900e7be48dea2a9e599fe489d9d0f59afb667a016366222c71a32da7a162c00 [INFO] running `Command { std: "docker" "start" "-a" "5900e7be48dea2a9e599fe489d9d0f59afb667a016366222c71a32da7a162c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5900e7be48dea2a9e599fe489d9d0f59afb667a016366222c71a32da7a162c00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5900e7be48dea2a9e599fe489d9d0f59afb667a016366222c71a32da7a162c00", kill_on_drop: false }` [INFO] [stdout] 5900e7be48dea2a9e599fe489d9d0f59afb667a016366222c71a32da7a162c00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c08ae024f813deafc819420fb97c90fdddff8889563b8ca9193a5a2b4298119 [INFO] running `Command { std: "docker" "start" "-a" "1c08ae024f813deafc819420fb97c90fdddff8889563b8ca9193a5a2b4298119", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling stdweb-internal-runtime v0.1.3 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base-x v0.2.2 [INFO] [stderr] Checking discard v1.0.3 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling stdweb v0.4.20 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling stdweb-internal-macros v0.2.9 [INFO] [stderr] Compiling stdweb-derive v0.5.3 [INFO] [stderr] Checking calc_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::Error` [INFO] [stdout] --> src/main.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | error::Error, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::Error` [INFO] [stdout] --> src/main.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 18 | error::Error, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parse.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | / parses_to! { [INFO] [stdout] 15 | | parser: CalcParser, [INFO] [stdout] 16 | | input: "143", [INFO] [stdout] 17 | | rule: Rule::int, [INFO] [stdout] ... | [INFO] [stdout] 20 | | ] [INFO] [stdout] 21 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parse.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | / parses_to! { [INFO] [stdout] 27 | | parser: CalcParser, [INFO] [stdout] 28 | | input: "-143", [INFO] [stdout] 29 | | rule: Rule::int, [INFO] [stdout] ... | [INFO] [stdout] 32 | | ] [INFO] [stdout] 33 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parse.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | / parses_to! { [INFO] [stdout] 39 | | parser: CalcParser, [INFO] [stdout] 40 | | input: "0.05", [INFO] [stdout] 41 | | rule: Rule::float, [INFO] [stdout] ... | [INFO] [stdout] 44 | | ] [INFO] [stdout] 45 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parse.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | / parses_to! { [INFO] [stdout] 51 | | parser: CalcParser, [INFO] [stdout] 52 | | input: "-8829.5", [INFO] [stdout] 53 | | rule: Rule::float, [INFO] [stdout] ... | [INFO] [stdout] 56 | | ] [INFO] [stdout] 57 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parse.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / parses_to! { [INFO] [stdout] 63 | | parser: CalcParser, [INFO] [stdout] 64 | | input: "76/99", [INFO] [stdout] 65 | | rule: Rule::rational, [INFO] [stdout] ... | [INFO] [stdout] 68 | | ] [INFO] [stdout] 69 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parse.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | / parses_to! { [INFO] [stdout] 75 | | parser: CalcParser, [INFO] [stdout] 76 | | input: "-1/9", [INFO] [stdout] 77 | | rule: Rule::rational, [INFO] [stdout] ... | [INFO] [stdout] 80 | | ] [INFO] [stdout] 81 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parse.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | / parses_to! { [INFO] [stdout] 87 | | parser: CalcParser, [INFO] [stdout] 88 | | input: "50E2 - 0.3345E6", [INFO] [stdout] 89 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 96 | | ] [INFO] [stdout] 97 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/parse.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 102 | / parses_to! { [INFO] [stdout] 103 | | parser: CalcParser, [INFO] [stdout] 104 | | input: "(1 + 4)", [INFO] [stdout] 105 | | rule: Rule::expr, [INFO] [stdout] ... | [INFO] [stdout] 112 | | ] [INFO] [stdout] 113 | | }; [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] = note: this warning originates in the macro `parses_to` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.09s [INFO] running `Command { std: "docker" "inspect" "1c08ae024f813deafc819420fb97c90fdddff8889563b8ca9193a5a2b4298119", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c08ae024f813deafc819420fb97c90fdddff8889563b8ca9193a5a2b4298119", kill_on_drop: false }` [INFO] [stdout] 1c08ae024f813deafc819420fb97c90fdddff8889563b8ca9193a5a2b4298119