[INFO] cloning repository https://github.com/valarauca/barrows_calc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/valarauca/barrows_calc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalarauca%2Fbarrows_calc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalarauca%2Fbarrows_calc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ecac6625581c3fce4e72192cdb08f03bae811aa9 [INFO] checking valarauca/barrows_calc against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvalarauca%2Fbarrows_calc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/valarauca/barrows_calc [INFO] finished tweaking git repo https://github.com/valarauca/barrows_calc [INFO] tweaked toml for git repo https://github.com/valarauca/barrows_calc written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/valarauca/barrows_calc on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/valarauca/barrows_calc 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cactus v1.0.7 [INFO] [stderr] Downloaded sparsevec v0.2.0 [INFO] [stderr] Downloaded vob v3.0.3 [INFO] [stderr] Downloaded float-ord v0.3.2 [INFO] [stderr] Downloaded packedvec v1.2.4 [INFO] [stderr] Downloaded easy-cast v0.5.2 [INFO] [stderr] Downloaded cfgrammar v0.13.8 [INFO] [stderr] Downloaded lrlex v0.13.8 [INFO] [stderr] Downloaded rand v0.5.6 [INFO] [stderr] Downloaded lrtable v0.13.8 [INFO] [stderr] Downloaded anyhow v1.0.93 [INFO] [stderr] Downloaded vergen v8.3.2 [INFO] [stderr] Downloaded lrpar v0.13.8 [INFO] [stderr] Downloaded average v0.15.1 [INFO] [stderr] Downloaded drawille v0.3.0 [INFO] [stderr] Downloaded textplots v0.8.6 [INFO] [stderr] Downloaded bytemuck v1.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e492c9eafe485ecb7e20acf6cb8ea87cd3277cae24cc1a66816c58415a3f290 [INFO] running `Command { std: "docker" "start" "-a" "8e492c9eafe485ecb7e20acf6cb8ea87cd3277cae24cc1a66816c58415a3f290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e492c9eafe485ecb7e20acf6cb8ea87cd3277cae24cc1a66816c58415a3f290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e492c9eafe485ecb7e20acf6cb8ea87cd3277cae24cc1a66816c58415a3f290", kill_on_drop: false }` [INFO] [stdout] 8e492c9eafe485ecb7e20acf6cb8ea87cd3277cae24cc1a66816c58415a3f290 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2b5bcc72a136e59a9c6ffe944c6c3211b614189962f8b94368aa31d0afb2a9e [INFO] running `Command { std: "docker" "start" "-a" "e2b5bcc72a136e59a9c6ffe944c6c3211b614189962f8b94368aa31d0afb2a9e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling vob v3.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cactus v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking bytemuck v1.16.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking drawille v0.3.0 [INFO] [stderr] Checking rgb v0.8.37 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking easy-cast v0.5.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking average v0.15.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking textplots v0.8.6 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling lrpar v0.13.8 [INFO] [stderr] Compiling lrlex v0.13.8 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Checking packedvec v1.2.4 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking cfgrammar v0.13.8 [INFO] [stderr] Checking sparsevec v0.2.0 [INFO] [stderr] Checking lrtable v0.13.8 [INFO] [stderr] Compiling barrows_calc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `calc_denom` is never used [INFO] [stdout] --> src/barrows_state.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | fn calc_denom(number_slain: u32) -> u32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.60s [INFO] running `Command { std: "docker" "inspect" "e2b5bcc72a136e59a9c6ffe944c6c3211b614189962f8b94368aa31d0afb2a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b5bcc72a136e59a9c6ffe944c6c3211b614189962f8b94368aa31d0afb2a9e", kill_on_drop: false }` [INFO] [stdout] e2b5bcc72a136e59a9c6ffe944c6c3211b614189962f8b94368aa31d0afb2a9e