[INFO] fetching crate pseudocode 0.1.8... [INFO] checking pseudocode-0.1.8 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate pseudocode 0.1.8 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate pseudocode 0.1.8 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pseudocode 0.1.8 [INFO] finished tweaking crates.io crate pseudocode 0.1.8 [INFO] tweaked toml for crates.io crate pseudocode 0.1.8 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate pseudocode 0.1.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7c05c5c376201ebe3507a7ce8aa6c7b3eb42640272f9af70ecdf7342b676c1c [INFO] running `Command { std: "docker" "start" "-a" "e7c05c5c376201ebe3507a7ce8aa6c7b3eb42640272f9af70ecdf7342b676c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7c05c5c376201ebe3507a7ce8aa6c7b3eb42640272f9af70ecdf7342b676c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c05c5c376201ebe3507a7ce8aa6c7b3eb42640272f9af70ecdf7342b676c1c", kill_on_drop: false }` [INFO] [stdout] e7c05c5c376201ebe3507a7ce8aa6c7b3eb42640272f9af70ecdf7342b676c1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 897015dad5929871cab33e8f36101c3312d0af407ebf86809af660b32cbfc8f3 [INFO] running `Command { std: "docker" "start" "-a" "897015dad5929871cab33e8f36101c3312d0af407ebf86809af660b32cbfc8f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking pseudocode v0.1.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `dump` [INFO] [stdout] --> src/lib.rs:317:8 [INFO] [stdout] | [INFO] [stdout] 317 | fn dump(&self) { [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] [stdout] warning: associated function is never used: `dump` [INFO] [stdout] --> src/lib.rs:317:8 [INFO] [stdout] | [INFO] [stdout] 317 | fn dump(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/lib.rs:958:9 [INFO] [stdout] | [INFO] [stdout] 958 | / parses_to! { [INFO] [stdout] 959 | | parser: PseudocodeParser, [INFO] [stdout] 960 | | input: "my_variable", [INFO] [stdout] 961 | | rule: Rule::identifier, [INFO] [stdout] 962 | | tokens: [identifier(0, 11)] [INFO] [stdout] 963 | | } [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/lib.rs:958:9 [INFO] [stdout] | [INFO] [stdout] 958 | / parses_to! { [INFO] [stdout] 959 | | parser: PseudocodeParser, [INFO] [stdout] 960 | | input: "my_variable", [INFO] [stdout] 961 | | rule: Rule::identifier, [INFO] [stdout] 962 | | tokens: [identifier(0, 11)] [INFO] [stdout] 963 | | } [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/lib.rs:965:9 [INFO] [stdout] | [INFO] [stdout] 965 | / parses_to! { [INFO] [stdout] 966 | | parser: PseudocodeParser, [INFO] [stdout] 967 | | input: "\"hello world\"", [INFO] [stdout] 968 | | rule: Rule::string, [INFO] [stdout] 969 | | tokens: [string(0, 13, [inner(1, 12)])] [INFO] [stdout] 970 | | } [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/lib.rs:965:9 [INFO] [stdout] | [INFO] [stdout] 965 | / parses_to! { [INFO] [stdout] 966 | | parser: PseudocodeParser, [INFO] [stdout] 967 | | input: "\"hello world\"", [INFO] [stdout] 968 | | rule: Rule::string, [INFO] [stdout] 969 | | tokens: [string(0, 13, [inner(1, 12)])] [INFO] [stdout] 970 | | } [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: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.41s [INFO] running `Command { std: "docker" "inspect" "897015dad5929871cab33e8f36101c3312d0af407ebf86809af660b32cbfc8f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "897015dad5929871cab33e8f36101c3312d0af407ebf86809af660b32cbfc8f3", kill_on_drop: false }` [INFO] [stdout] 897015dad5929871cab33e8f36101c3312d0af407ebf86809af660b32cbfc8f3