[INFO] cloning repository https://github.com/Mateiadrielrafael/steiner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mateiadrielrafael/steiner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMateiadrielrafael%2Fsteiner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMateiadrielrafael%2Fsteiner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5aaaa45016c5eebcb62fb2c6f8ac94249ba4e287
[INFO] checking Mateiadrielrafael/steiner against master#4b9792692fbb675174d4d2082e7c37b2bc930e71 for pr-153692-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMateiadrielrafael%2Fsteiner" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Mateiadrielrafael/steiner
[INFO] finished tweaking git repo https://github.com/Mateiadrielrafael/steiner
[INFO] tweaked toml for git repo https://github.com/Mateiadrielrafael/steiner written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Mateiadrielrafael/steiner on toolchain 4b9792692fbb675174d4d2082e7c37b2bc930e71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Mateiadrielrafael/steiner already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peg-macros v0.6.2
[INFO] [stderr]   Downloaded peg v0.6.2
[INFO] [stderr]   Downloaded common_macros v0.1.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.14
[INFO] [stderr]   Downloaded quote v1.0.6
[INFO] [stderr]   Downloaded nanoid v0.1.3
[INFO] [stderr]   Downloaded sized-chunks v0.6.2
[INFO] [stderr]   Downloaded rand_xoshiro v0.4.0
[INFO] [stderr]   Downloaded peg-runtime v0.6.2
[INFO] [stderr]   Downloaded im v15.0.0
[INFO] [stderr]   Downloaded libc v0.2.70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8164e476f1e03ab21c5910cba34311d69bf08a60e8706780dbde538e97018a9
[INFO] running `Command { std: "docker" "start" "-a" "b8164e476f1e03ab21c5910cba34311d69bf08a60e8706780dbde538e97018a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8164e476f1e03ab21c5910cba34311d69bf08a60e8706780dbde538e97018a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8164e476f1e03ab21c5910cba34311d69bf08a60e8706780dbde538e97018a9", kill_on_drop: false }`
[INFO] [stdout] b8164e476f1e03ab21c5910cba34311d69bf08a60e8706780dbde538e97018a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4b9792692fbb675174d4d2082e7c37b2bc930e71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91e8a43ec36c38bcf73eadbd4e61cdbd625267058958e7449f2305f06269c94b
[INFO] running `Command { std: "docker" "start" "-a" "91e8a43ec36c38bcf73eadbd4e61cdbd625267058958e7449f2305f06269c94b", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.14
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling peg-runtime v0.6.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking common_macros v0.1.1
[INFO] [stderr]    Compiling im v15.0.0
[INFO] [stderr]     Checking rand_xoshiro v0.4.0
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling peg-macros v0.6.2
[INFO] [stderr]     Checking nanoid v0.1.3
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking sized-chunks v0.6.2
[INFO] [stderr]     Checking peg v0.6.2
[INFO] [stderr]     Checking steiner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/parser.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |     FloatLiteral(f64),
[INFO] [stdout]   |     ------------ ^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Ast` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     FloatLiteral(f64),
[INFO] [stdout] 7 +     FloatLiteral(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/parser.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     StringLiteral(String),
[INFO] [stdout]   |     ------------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Ast` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     StringLiteral(String),
[INFO] [stdout] 8 +     StringLiteral(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/parser.rs:7:18
[INFO] [stdout]   |
[INFO] [stdout] 7 |     FloatLiteral(f64),
[INFO] [stdout]   |     ------------ ^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Ast` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     FloatLiteral(f64),
[INFO] [stdout] 7 +     FloatLiteral(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/parser.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     StringLiteral(String),
[INFO] [stdout]   |     ------------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Ast` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     StringLiteral(String),
[INFO] [stdout] 8 +     StringLiteral(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.62s
[INFO] running `Command { std: "docker" "inspect" "91e8a43ec36c38bcf73eadbd4e61cdbd625267058958e7449f2305f06269c94b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91e8a43ec36c38bcf73eadbd4e61cdbd625267058958e7449f2305f06269c94b", kill_on_drop: false }`
[INFO] [stdout] 91e8a43ec36c38bcf73eadbd4e61cdbd625267058958e7449f2305f06269c94b
