[INFO] cloning repository https://github.com/habara-k/wordle-pokemon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/habara-k/wordle-pokemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhabara-k%2Fwordle-pokemon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhabara-k%2Fwordle-pokemon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fe297909e4cf4c768969c9e8ca62914cecdcbee
[INFO] checking habara-k/wordle-pokemon against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhabara-k%2Fwordle-pokemon" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/habara-k/wordle-pokemon
[INFO] finished tweaking git repo https://github.com/habara-k/wordle-pokemon
[INFO] tweaked toml for git repo https://github.com/habara-k/wordle-pokemon written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/habara-k/wordle-pokemon on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/habara-k/wordle-pokemon 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `dump_json` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-1-tc1/source/target/.../dump_json
[INFO] [stderr]   |                                                  ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `dump-json`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/dump_json.rs
[INFO] [stderr] 1 + src/bin/dump-json.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `wordle-pokemon` (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded debugid v0.7.2
[INFO] [stderr]   Downloaded symbolic-common v8.6.0
[INFO] [stderr]   Downloaded pprof v0.4.5
[INFO] [stderr]   Downloaded memmap2 v0.5.2
[INFO] [stderr]   Downloaded which v4.2.4
[INFO] [stderr]   Downloaded argh_shared v0.1.7
[INFO] [stderr]   Downloaded argh v0.1.7
[INFO] [stderr]   Downloaded prost-derive v0.7.0
[INFO] [stderr]   Downloaded argh_derive v0.1.7
[INFO] [stderr]   Downloaded prost-types v0.7.0
[INFO] [stderr]   Downloaded prost v0.7.0
[INFO] [stderr]   Downloaded anyhow v1.0.53
[INFO] [stderr]   Downloaded symbolic-demangle v8.6.0
[INFO] [stderr]   Downloaded prost-build v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7987bafc642f1150a6c68136660eb89983af140dc3d321778c843c1925ec655b
[INFO] running `Command { std: "docker" "start" "7987bafc642f1150a6c68136660eb89983af140dc3d321778c843c1925ec655b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7987bafc642f1150a6c68136660eb89983af140dc3d321778c843c1925ec655b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7987bafc642f1150a6c68136660eb89983af140dc3d321778c843c1925ec655b" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7987bafc642f1150a6c68136660eb89983af140dc3d321778c843c1925ec655b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7987bafc642f1150a6c68136660eb89983af140dc3d321778c843c1925ec655b" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `dump_json` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../dump_json
[INFO] [stderr]   |                          ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `dump-json`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/dump_json.rs
[INFO] [stderr] 1 + src/bin/dump-json.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `wordle-pokemon` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.7
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.7
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling rayon-core v1.9.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling symbolic-demangle v8.6.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking debugid v0.7.2
[INFO] [stderr]    Compiling rayon v1.5.1
[INFO] [stderr]    Compiling argh_shared v0.1.7
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.2
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.1
[INFO] [stderr]     Checking memmap2 v0.5.2
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking nix v0.20.2
[INFO] [stderr]     Checking symbolic-common v8.6.0
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking ordered-float v2.10.0
[INFO] [stderr]    Compiling which v4.2.4
[INFO] [stderr]    Compiling prost-build v0.7.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]    Compiling prost-derive v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling argh_derive v0.1.7
[INFO] [stderr]     Checking argh v0.1.7
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]    Compiling prost v0.7.0
[INFO] [stderr]    Compiling prost-types v0.7.0
[INFO] [stderr]    Compiling pprof v0.4.5
[INFO] [stderr]     Checking wordle-pokemon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unused dependency `pprof`
[INFO] [stderr]  --> Cargo.toml:6:15
[INFO] [stderr]   |
[INFO] [stderr] 6 | [dependencies.pprof]
[INFO] [stderr]   |               ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `pprof`
[INFO] [stderr] warning: `wordle-pokemon` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.74s
[INFO] running `Command { std: "docker" "inspect" "7987bafc642f1150a6c68136660eb89983af140dc3d321778c843c1925ec655b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7987bafc642f1150a6c68136660eb89983af140dc3d321778c843c1925ec655b", kill_on_drop: false }`
[INFO] [stdout] 7987bafc642f1150a6c68136660eb89983af140dc3d321778c843c1925ec655b
