[INFO] cloning repository https://github.com/tonymushah/rust-proc-macro-learning
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonymushah/rust-proc-macro-learning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonymushah%2Frust-proc-macro-learning", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonymushah%2Frust-proc-macro-learning'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3e819f523d959bea1f3346c5a779fae348ab6f6
[INFO] checking tonymushah/rust-proc-macro-learning against master#b286722878e18db29a7fbe672be7c4d3b02e8e4d for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonymushah%2Frust-proc-macro-learning" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tonymushah/rust-proc-macro-learning on toolchain b286722878e18db29a7fbe672be7c4d3b02e8e4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tonymushah/rust-proc-macro-learning
[INFO] finished tweaking git repo https://github.com/tonymushah/rust-proc-macro-learning
[INFO] tweaked toml for git repo https://github.com/tonymushah/rust-proc-macro-learning written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/tonymushah/rust-proc-macro-learning 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" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded reflink-copy v0.1.18
[INFO] [stderr]   Downloaded cacache v13.0.0
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49c88f41c18b71dc9f9f7a8cde6ce5fbd871f6aea0d5614c40dfe46ebc1aa52d
[INFO] running `Command { std: "docker" "start" "-a" "49c88f41c18b71dc9f9f7a8cde6ce5fbd871f6aea0d5614c40dfe46ebc1aa52d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49c88f41c18b71dc9f9f7a8cde6ce5fbd871f6aea0d5614c40dfe46ebc1aa52d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49c88f41c18b71dc9f9f7a8cde6ce5fbd871f6aea0d5614c40dfe46ebc1aa52d", kill_on_drop: false }`
[INFO] [stdout] 49c88f41c18b71dc9f9f7a8cde6ce5fbd871f6aea0d5614c40dfe46ebc1aa52d
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+b286722878e18db29a7fbe672be7c4d3b02e8e4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] da5818146b9bfd923aae38b1f90ab6111c8f0de860f7cd92bdf4d8d982b23e23
[INFO] running `Command { std: "docker" "start" "-a" "da5818146b9bfd923aae38b1f90ab6111c8f0de860f7cd92bdf4d8d982b23e23", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]     Checking syn v2.0.68
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking reflink-copy v0.1.18
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking darling_core v0.20.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]     Checking ssri v9.2.0
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]     Checking rpml-macros v0.1.0 (/opt/rustwide/workdir/rpml-macros)
[INFO] [stderr]     Checking cacache v13.0.0
[INFO] [stderr]     Checking rust-proc-macro-learning v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.55s
[INFO] running `Command { std: "docker" "inspect" "da5818146b9bfd923aae38b1f90ab6111c8f0de860f7cd92bdf4d8d982b23e23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da5818146b9bfd923aae38b1f90ab6111c8f0de860f7cd92bdf4d8d982b23e23", kill_on_drop: false }`
[INFO] [stdout] da5818146b9bfd923aae38b1f90ab6111c8f0de860f7cd92bdf4d8d982b23e23
[INFO] checking tonymushah/rust-proc-macro-learning against try#6a5749073f2ebf59d7740d30e50a932a85756ee7 for pr-127655
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonymushah%2Frust-proc-macro-learning" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tonymushah/rust-proc-macro-learning on toolchain 6a5749073f2ebf59d7740d30e50a932a85756ee7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tonymushah/rust-proc-macro-learning
[INFO] finished tweaking git repo https://github.com/tonymushah/rust-proc-macro-learning
[INFO] tweaked toml for git repo https://github.com/tonymushah/rust-proc-macro-learning written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/tonymushah/rust-proc-macro-learning 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" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 81e97d4f239f65de9ff7cdfe1dc465ec31521a6cdae1951b26e4bc2124eda828
[INFO] running `Command { std: "docker" "start" "-a" "81e97d4f239f65de9ff7cdfe1dc465ec31521a6cdae1951b26e4bc2124eda828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81e97d4f239f65de9ff7cdfe1dc465ec31521a6cdae1951b26e4bc2124eda828", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81e97d4f239f65de9ff7cdfe1dc465ec31521a6cdae1951b26e4bc2124eda828", kill_on_drop: false }`
[INFO] [stdout] 81e97d4f239f65de9ff7cdfe1dc465ec31521a6cdae1951b26e4bc2124eda828
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+6a5749073f2ebf59d7740d30e50a932a85756ee7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13b959dd415ee075e19c692ddd7a3e1499a2c10adb9914c8cbc0dc9beaf28690
[INFO] running `Command { std: "docker" "start" "-a" "13b959dd415ee075e19c692ddd7a3e1499a2c10adb9914c8cbc0dc9beaf28690", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking syn v2.0.68
[INFO] [stderr]     Checking xxhash-rust v0.8.10
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagHIBoJ/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWPqkCC/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustix` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaHyHj8E/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaPkEhcY/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetasISUiR/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "13b959dd415ee075e19c692ddd7a3e1499a2c10adb9914c8cbc0dc9beaf28690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13b959dd415ee075e19c692ddd7a3e1499a2c10adb9914c8cbc0dc9beaf28690", kill_on_drop: false }`
[INFO] [stdout] 13b959dd415ee075e19c692ddd7a3e1499a2c10adb9914c8cbc0dc9beaf28690
