[INFO] cloning repository https://github.com/kenan-rhoton/tik [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenan-rhoton/tik" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenan-rhoton%2Ftik", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenan-rhoton%2Ftik'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70e5f95c45ab36f24730784bf1bbdfe34ada4d93 [INFO] checking kenan-rhoton/tik against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenan-rhoton%2Ftik" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kenan-rhoton/tik on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kenan-rhoton/tik [INFO] finished tweaking git repo https://github.com/kenan-rhoton/tik [INFO] tweaked toml for git repo https://github.com/kenan-rhoton/tik written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kenan-rhoton/tik 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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "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] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.8.8 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cfbaeaf3b8ff19028c0baa1832aa90f7a88cd26db068caecc53b900d46645d7e [INFO] running `Command { std: "docker" "start" "-a" "cfbaeaf3b8ff19028c0baa1832aa90f7a88cd26db068caecc53b900d46645d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cfbaeaf3b8ff19028c0baa1832aa90f7a88cd26db068caecc53b900d46645d7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfbaeaf3b8ff19028c0baa1832aa90f7a88cd26db068caecc53b900d46645d7e", kill_on_drop: false }` [INFO] [stdout] cfbaeaf3b8ff19028c0baa1832aa90f7a88cd26db068caecc53b900d46645d7e [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5d94f35d8dfc6aa6114e190487ccdc1a3bda97eb31e69ea82e554e6ad9a40af [INFO] running `Command { std: "docker" "start" "-a" "c5d94f35d8dfc6aa6114e190487ccdc1a3bda97eb31e69ea82e554e6ad9a40af", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling libc v0.2.44 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.80 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking dtoa v0.4.3 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaS8AjhR/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c5d94f35d8dfc6aa6114e190487ccdc1a3bda97eb31e69ea82e554e6ad9a40af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5d94f35d8dfc6aa6114e190487ccdc1a3bda97eb31e69ea82e554e6ad9a40af", kill_on_drop: false }` [INFO] [stdout] c5d94f35d8dfc6aa6114e190487ccdc1a3bda97eb31e69ea82e554e6ad9a40af