[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 try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 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-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/valarauca/barrows_calc on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b94ae7cc205191af6ef3ab4ae4a2927b3af09d3b2f313361bd52a87f0258855 [INFO] running `Command { std: "docker" "start" "-a" "3b94ae7cc205191af6ef3ab4ae4a2927b3af09d3b2f313361bd52a87f0258855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b94ae7cc205191af6ef3ab4ae4a2927b3af09d3b2f313361bd52a87f0258855", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b94ae7cc205191af6ef3ab4ae4a2927b3af09d3b2f313361bd52a87f0258855", kill_on_drop: false }` [INFO] [stdout] 3b94ae7cc205191af6ef3ab4ae4a2927b3af09d3b2f313361bd52a87f0258855 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bd7e4527d07c4b99aec8bc4921fc1ce8d9b6ff9409fdd840972714e2cd27922 [INFO] running `Command { std: "docker" "start" "-a" "6bd7e4527d07c4b99aec8bc4921fc1ce8d9b6ff9409fdd840972714e2cd27922", 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 vob v3.0.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.1 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling cactus v1.0.7 [INFO] [stderr] Compiling static_assertions v1.1.0 [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 rgb v0.8.37 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking drawille v0.3.0 [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 regex v1.11.1 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking float-ord v0.3.2 [INFO] [stderr] Checking textplots v0.8.6 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Compiling lrpar v0.13.8 [INFO] [stderr] Compiling lrlex v0.13.8 [INFO] [stderr] Checking average v0.15.1 [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 47.32s [INFO] running `Command { std: "docker" "inspect" "6bd7e4527d07c4b99aec8bc4921fc1ce8d9b6ff9409fdd840972714e2cd27922", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd7e4527d07c4b99aec8bc4921fc1ce8d9b6ff9409fdd840972714e2cd27922", kill_on_drop: false }` [INFO] [stdout] 6bd7e4527d07c4b99aec8bc4921fc1ce8d9b6ff9409fdd840972714e2cd27922