[INFO] fetching crate panmath 0.1.2...
[INFO] building panmath-0.1.2 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate panmath 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate panmath 0.1.2
[INFO] finished tweaking crates.io crate panmath 0.1.2
[INFO] tweaked toml for crates.io crate panmath 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate panmath 0.1.2 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding strum v0.22.0 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.22.0 (available: v0.27.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.22.0
[INFO] [stderr]   Downloaded strum_macros v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42f6648c3e055811eec95bd101c7d2a70a25eadb712de3fa25f4bbfcf6ba9816
[INFO] running `Command { std: "docker" "start" "-a" "42f6648c3e055811eec95bd101c7d2a70a25eadb712de3fa25f4bbfcf6ba9816", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42f6648c3e055811eec95bd101c7d2a70a25eadb712de3fa25f4bbfcf6ba9816", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42f6648c3e055811eec95bd101c7d2a70a25eadb712de3fa25f4bbfcf6ba9816", kill_on_drop: false }`
[INFO] [stdout] 42f6648c3e055811eec95bd101c7d2a70a25eadb712de3fa25f4bbfcf6ba9816
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc22cc8e23ed4b37ad0a8f35d522f754bdc14a4c921bee4808269038bf134aff
[INFO] running `Command { std: "docker" "start" "-a" "dc22cc8e23ed4b37ad0a8f35d522f754bdc14a4c921bee4808269038bf134aff", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling strum v0.22.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling panmath v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `operators::Op`
[INFO] [stdout]  --> src/formatters/latex.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     operators::Op,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `operators::Op`
[INFO] [stdout]  --> src/formatters/unicode.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     operators::Op,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DelimKind`
[INFO] [stdout]  --> src/parsers/token.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |     delimiter::{self, DelimDir, DelimKind, Delimiter},
[INFO] [stdout]   |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/parsers/token.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut rest = input.clone();
[INFO] [stdout]    |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/parsers/token.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |                     rest.clone(),
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.26s
[INFO] running `Command { std: "docker" "inspect" "dc22cc8e23ed4b37ad0a8f35d522f754bdc14a4c921bee4808269038bf134aff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc22cc8e23ed4b37ad0a8f35d522f754bdc14a4c921bee4808269038bf134aff", kill_on_drop: false }`
[INFO] [stdout] dc22cc8e23ed4b37ad0a8f35d522f754bdc14a4c921bee4808269038bf134aff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3ab3e7e05b42cfce6a02f06a4a58a5816feb0996fadc94ab740f45e3cddacd8
[INFO] running `Command { std: "docker" "start" "-a" "b3ab3e7e05b42cfce6a02f06a4a58a5816feb0996fadc94ab740f45e3cddacd8", kill_on_drop: false }`
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `operators::Op`
[INFO] [stdout]  --> src/formatters/latex.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     operators::Op,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `operators::Op`
[INFO] [stdout]  --> src/formatters/unicode.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     operators::Op,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DelimKind`
[INFO] [stdout]  --> src/parsers/token.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |     delimiter::{self, DelimDir, DelimKind, Delimiter},
[INFO] [stdout]   |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/parsers/token.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut rest = input.clone();
[INFO] [stdout]    |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/parsers/token.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |                     rest.clone(),
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling panmath v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `operators::Op`
[INFO] [stdout]  --> src/formatters/latex.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     operators::Op,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `operators::Op`
[INFO] [stdout]  --> src/formatters/unicode.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     operators::Op,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DelimKind`
[INFO] [stdout]  --> src/parsers/token.rs:7:33
[INFO] [stdout]   |
[INFO] [stdout] 7 |     delimiter::{self, DelimDir, DelimKind, Delimiter},
[INFO] [stdout]   |                                 ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tree`
[INFO] [stdout]   --> src/formatters/unicode.rs:84:13
[INFO] [stdout]    |
[INFO] [stdout] 84 |         let tree = ast::AST::BinaryExpr(
[INFO] [stdout]    |             ^^^^ help: if this is intentional, prefix it with an underscore: `_tree`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]   --> src/parsers/token.rs:51:29
[INFO] [stdout]    |
[INFO] [stdout] 51 |         let mut rest = input.clone();
[INFO] [stdout]    |                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]    |
[INFO] [stdout]    = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]    = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/parsers/token.rs:132:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |                     rest.clone(),
[INFO] [stdout]     |                         ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "b3ab3e7e05b42cfce6a02f06a4a58a5816feb0996fadc94ab740f45e3cddacd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3ab3e7e05b42cfce6a02f06a4a58a5816feb0996fadc94ab740f45e3cddacd8", kill_on_drop: false }`
[INFO] [stdout] b3ab3e7e05b42cfce6a02f06a4a58a5816feb0996fadc94ab740f45e3cddacd8
