[INFO] cloning repository https://github.com/berkgercek/clockers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/berkgercek/clockers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberkgercek%2Fclockers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberkgercek%2Fclockers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8629fb743e0f35ee2b3d0a89980fe7017c7304f7 [INFO] checking berkgercek/clockers against master#4455c8937007f3cc3c078375a335d86dbab391ce for pr-140956 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fberkgercek%2Fclockers" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/berkgercek/clockers [INFO] finished tweaking git repo https://github.com/berkgercek/clockers [INFO] tweaked toml for git repo https://github.com/berkgercek/clockers written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/berkgercek/clockers on toolchain 4455c8937007f3cc3c078375a335d86dbab391ce [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/berkgercek/clockers 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" "+4455c8937007f3cc3c078375a335d86dbab391ce" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef1e6936ac58eb960d9a30be40370dd4713681d3b54f3ba529f6af713be9907e [INFO] running `Command { std: "docker" "start" "-a" "ef1e6936ac58eb960d9a30be40370dd4713681d3b54f3ba529f6af713be9907e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef1e6936ac58eb960d9a30be40370dd4713681d3b54f3ba529f6af713be9907e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef1e6936ac58eb960d9a30be40370dd4713681d3b54f3ba529f6af713be9907e", kill_on_drop: false }` [INFO] [stdout] ef1e6936ac58eb960d9a30be40370dd4713681d3b54f3ba529f6af713be9907e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+4455c8937007f3cc3c078375a335d86dbab391ce" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee6f967e15ae24ddc661bd48d59f1f9d84557712abe1a4982e1cbe8a747258b0 [INFO] running `Command { std: "docker" "start" "-a" "ee6f967e15ae24ddc661bd48d59f1f9d84557712abe1a4982e1cbe8a747258b0", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling pyo3-build-config v0.22.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] error: failed to run custom build command for `pyo3-build-config v0.22.2` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pyo3-build-config-373a6e16b111aece/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_CONFIG_FILE [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_NO_PYTHON [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_ENVIRONMENT_SIGNATURE [INFO] [stderr] cargo:rerun-if-env-changed=PYO3_PYTHON [INFO] [stderr] cargo:rerun-if-env-changed=VIRTUAL_ENV [INFO] [stderr] cargo:rerun-if-env-changed=CONDA_PREFIX [INFO] [stderr] cargo:rerun-if-env-changed=PATH [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: failed to write implementation to config [INFO] [stderr] caused by: [INFO] [stderr] - 0: No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ee6f967e15ae24ddc661bd48d59f1f9d84557712abe1a4982e1cbe8a747258b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee6f967e15ae24ddc661bd48d59f1f9d84557712abe1a4982e1cbe8a747258b0", kill_on_drop: false }` [INFO] [stdout] ee6f967e15ae24ddc661bd48d59f1f9d84557712abe1a4982e1cbe8a747258b0