[INFO] cloning repository https://github.com/nicholas-miklaucic/fast_fib_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholas-miklaucic/fast_fib_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholas-miklaucic%2Ffast_fib_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholas-miklaucic%2Ffast_fib_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0cd49567cbe3aa1106f9b89b344477d4641a9ce0 [INFO] checking nicholas-miklaucic/fast_fib_rs against try#218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa for pr-92594 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholas-miklaucic%2Ffast_fib_rs" "/workspace/builds/worker-68/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-68/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicholas-miklaucic/fast_fib_rs on toolchain 218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicholas-miklaucic/fast_fib_rs [INFO] finished tweaking git repo https://github.com/nicholas-miklaucic/fast_fib_rs [INFO] tweaked toml for git repo https://github.com/nicholas-miklaucic/fast_fib_rs written to /workspace/builds/worker-68/source/Cargo.toml [INFO] crate git repo https://github.com/nicholas-miklaucic/fast_fib_rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa" "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-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4f985abc12b90388a9501f4287b0e1dd8b8cf86eca70253da6cb3fd53d5c9e31 [INFO] running `Command { std: "docker" "start" "-a" "4f985abc12b90388a9501f4287b0e1dd8b8cf86eca70253da6cb3fd53d5c9e31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f985abc12b90388a9501f4287b0e1dd8b8cf86eca70253da6cb3fd53d5c9e31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f985abc12b90388a9501f4287b0e1dd8b8cf86eca70253da6cb3fd53d5c9e31", kill_on_drop: false }` [INFO] [stdout] 4f985abc12b90388a9501f4287b0e1dd8b8cf86eca70253da6cb3fd53d5c9e31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+218e3b1b9f68e7a8b7fb8fcbff627c64536eebaa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f28feb6a95fd33939a1a4745768f7d95d37c91a7530514d1ebab349b4880889 [INFO] running `Command { std: "docker" "start" "-a" "2f28feb6a95fd33939a1a4745768f7d95d37c91a7530514d1ebab349b4880889", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling gmp-mpfr-sys v1.4.6 [INFO] [stderr] Compiling az v1.1.2 [INFO] [stderr] Compiling rug v1.13.0 [INFO] [stderr] Checking fast_fib v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `clear` [INFO] [stdout] --> src/memoized.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 41s [INFO] running `Command { std: "docker" "inspect" "2f28feb6a95fd33939a1a4745768f7d95d37c91a7530514d1ebab349b4880889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f28feb6a95fd33939a1a4745768f7d95d37c91a7530514d1ebab349b4880889", kill_on_drop: false }` [INFO] [stdout] 2f28feb6a95fd33939a1a4745768f7d95d37c91a7530514d1ebab349b4880889