[INFO] cloning repository https://github.com/kumar2000s/rust_fibonacci
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kumar2000s/rust_fibonacci" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumar2000s%2Frust_fibonacci", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumar2000s%2Frust_fibonacci'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdab7071aa0bd707987527b98feaba352240d5c0
[INFO] checking kumar2000s/rust_fibonacci against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkumar2000s%2Frust_fibonacci" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/kumar2000s/rust_fibonacci on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/kumar2000s/rust_fibonacci
[INFO] finished tweaking git repo https://github.com/kumar2000s/rust_fibonacci
[INFO] tweaked toml for git repo https://github.com/kumar2000s/rust_fibonacci written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/kumar2000s/rust_fibonacci 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 298664ea3b9acbc00934105ecf95df480c1d520be9b9bfcabd1c8799dd82079b
[INFO] running `Command { std: "docker" "start" "-a" "298664ea3b9acbc00934105ecf95df480c1d520be9b9bfcabd1c8799dd82079b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "298664ea3b9acbc00934105ecf95df480c1d520be9b9bfcabd1c8799dd82079b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "298664ea3b9acbc00934105ecf95df480c1d520be9b9bfcabd1c8799dd82079b", kill_on_drop: false }`
[INFO] [stdout] 298664ea3b9acbc00934105ecf95df480c1d520be9b9bfcabd1c8799dd82079b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c355606bd8a98fddf1010000666b7bc556a6aad8c79cf637eee7b346b8c5cda6
[INFO] running `Command { std: "docker" "start" "-a" "c355606bd8a98fddf1010000666b7bc556a6aad8c79cf637eee7b346b8c5cda6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking fibnocci v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/fibnocci-5f714a26dc983c58.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/fibnocci-5f714a26dc983c58/dep-test-bin-fibnocci`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/fibnocci-f1e288403c6eb3a3.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/fibnocci-f1e288403c6eb3a3/dep-bin-fibnocci`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] running `Command { std: "docker" "inspect" "c355606bd8a98fddf1010000666b7bc556a6aad8c79cf637eee7b346b8c5cda6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c355606bd8a98fddf1010000666b7bc556a6aad8c79cf637eee7b346b8c5cda6", kill_on_drop: false }`
[INFO] [stdout] c355606bd8a98fddf1010000666b7bc556a6aad8c79cf637eee7b346b8c5cda6
