[INFO] cloning repository https://github.com/rseymour/typify-tag-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rseymour/typify-tag-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frseymour%2Ftypify-tag-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frseymour%2Ftypify-tag-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 94a25842c95aba5f732f16d9d28ebdf60b1facf6
[INFO] checking rseymour/typify-tag-example against try#5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frseymour%2Ftypify-tag-example" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rseymour/typify-tag-example
[INFO] finished tweaking git repo https://github.com/rseymour/typify-tag-example
[INFO] tweaked toml for git repo https://github.com/rseymour/typify-tag-example written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rseymour/typify-tag-example on toolchain 5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rseymour/typify-tag-example 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" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62e2e98923f72c3ef31562a6d3f85d91412a5a27fdf9bbc644dfad88453e7c95
[INFO] running `Command { std: "docker" "start" "-a" "62e2e98923f72c3ef31562a6d3f85d91412a5a27fdf9bbc644dfad88453e7c95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62e2e98923f72c3ef31562a6d3f85d91412a5a27fdf9bbc644dfad88453e7c95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62e2e98923f72c3ef31562a6d3f85d91412a5a27fdf9bbc644dfad88453e7c95", kill_on_drop: false }`
[INFO] [stdout] 62e2e98923f72c3ef31562a6d3f85d91412a5a27fdf9bbc644dfad88453e7c95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91387a218e6b3c077a50db9d29ac41578a180d3ff14a1a9cfc5bf9b26dab8342
[INFO] running `Command { std: "docker" "start" "-a" "91387a218e6b3c077a50db9d29ac41578a180d3ff14a1a9cfc5bf9b26dab8342", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling schemars v0.8.16
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling dyn-clone v1.0.16
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking syn v2.0.48
[INFO] [stderr]     Checking regress v0.7.1
[INFO] [stderr]    Compiling serde_derive_internals v0.26.0
[INFO] [stderr]    Compiling schemars_derive v0.8.16
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_tokenstream v0.2.0
[INFO] [stderr]     Checking typify-impl v0.0.15
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `typify-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to parse process output: `/opt/rustwide/rustup-home/toolchains/5ef65a4ed75279dc1b7a26cedc27293a9f4ca8db/bin/rustc --crate-name typify_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typify-impl-0.0.15/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f74854019b8a6244 -C extra-filename=-3fdeeaa4122e7a6b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-24e790723ad01371.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e6b98240a3bec45e.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-641afb8c752e77d6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1d95168f68889245.rmeta --extern regress=/opt/rustwide/target/debug/deps/libregress-4ba677b010be31ca.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-ca91916691708a8e.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7958da40ee29093f.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-26bc13031ebf9da2.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1026ce30eef01bf0.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "91387a218e6b3c077a50db9d29ac41578a180d3ff14a1a9cfc5bf9b26dab8342", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91387a218e6b3c077a50db9d29ac41578a180d3ff14a1a9cfc5bf9b26dab8342", kill_on_drop: false }`
[INFO] [stdout] 91387a218e6b3c077a50db9d29ac41578a180d3ff14a1a9cfc5bf9b26dab8342
