[INFO] cloning repository https://github.com/hudecsamuel/rust-htmx-diesel-exploration
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hudecsamuel/rust-htmx-diesel-exploration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhudecsamuel%2Frust-htmx-diesel-exploration", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhudecsamuel%2Frust-htmx-diesel-exploration'...
[INFO] [stderr] error: copy-fd: write returned: No space left on device
[INFO] [stderr] fatal: cannot copy '/usr/share/git-core/templates/hooks/pre-merge-commit.sample' to '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhudecsamuel%2Frust-htmx-diesel-exploration/hooks/pre-merge-commit.sample': No space left on device
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/hudecsamuel/rust-htmx-diesel-exploration
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hudecsamuel/rust-htmx-diesel-exploration" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhudecsamuel%2Frust-htmx-diesel-exploration", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhudecsamuel%2Frust-htmx-diesel-exploration'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1516a8bcc988c9a3320272bf29e1be7a66441fbc
[INFO] checking hudecsamuel/rust-htmx-diesel-exploration against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhudecsamuel%2Frust-htmx-diesel-exploration" "/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/hudecsamuel/rust-htmx-diesel-exploration on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/hudecsamuel/rust-htmx-diesel-exploration
[INFO] finished tweaking git repo https://github.com/hudecsamuel/rust-htmx-diesel-exploration
[INFO] tweaked toml for git repo https://github.com/hudecsamuel/rust-htmx-diesel-exploration written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/hudecsamuel/rust-htmx-diesel-exploration 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded askama_parser v0.2.0
[INFO] [stderr]   Downloaded axum-login v0.12.0
[INFO] [stderr]   Downloaded askama_derive v0.12.4
[INFO] [stderr]   Downloaded tower-sessions v0.9.1
[INFO] [stderr]   Downloaded tower-sessions-memory-store v0.9.1
[INFO] [stderr]   Downloaded tower-sessions-core v0.9.1
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bb75606bd33328677afff72e83fe90c7d2c79e0276239288c79e4594882e6af
[INFO] running `Command { std: "docker" "start" "-a" "6bb75606bd33328677afff72e83fe90c7d2c79e0276239288c79e4594882e6af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bb75606bd33328677afff72e83fe90c7d2c79e0276239288c79e4594882e6af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bb75606bd33328677afff72e83fe90c7d2c79e0276239288c79e4594882e6af", kill_on_drop: false }`
[INFO] [stdout] 6bb75606bd33328677afff72e83fe90c7d2c79e0276239288c79e4594882e6af
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 751fc851d75b1d4751ebf483c3a3784ec3a3aacae0eaee9669b035fc9f52c377
[INFO] running `Command { std: "docker" "start" "-a" "751fc851d75b1d4751ebf483c3a3784ec3a3aacae0eaee9669b035fc9f52c377", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling cookie v0.18.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling axum-core v0.4.1
[INFO] [stderr]    Compiling axum v0.7.2
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaqccE72"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaDlN3in"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/aho_corasick-8080cf7654390fa2.d`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quote` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `proc-macro2` (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/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name proc_macro2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.71/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "nightly", "proc-macro", "span-locations"))' -C metadata=f4ab2cb16ba32f72 -C extra-filename=-80d673daea1e0337 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid --cfg wrap_proc_macro --cfg proc_macro_span` (exit status: 101)
[INFO] [stderr] error: could not compile `libc` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOEBrYq/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `linux-raw-sys` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaBemSff"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `base64ct` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `mime_guess` (build script)
[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/a26e97be8826d408309fffbd8168362365719f50/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime_guess-2.0.4/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="rev-mappings"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "rev-mappings"))' -C metadata=10751b2058161cf4 -C extra-filename=-5e21f565fc077fe4 --out-dir /opt/rustwide/target/debug/build/mime_guess-5e21f565fc077fe4 -L dependency=/opt/rustwide/target/debug/deps --extern unicase=/opt/rustwide/target/debug/deps/libunicase-6dde783f71c7853a.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaOJSD4V"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaFR0adJ/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `byteorder` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `indexmap` (lib) due to 1 previous error
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetafMshRk"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `memchr` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `time-macros` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetasin4yG/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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaSJ4znt/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaMPMK7a/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `typenum` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetabXxIOO/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "751fc851d75b1d4751ebf483c3a3784ec3a3aacae0eaee9669b035fc9f52c377", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "751fc851d75b1d4751ebf483c3a3784ec3a3aacae0eaee9669b035fc9f52c377", kill_on_drop: false }`
[INFO] [stdout] 751fc851d75b1d4751ebf483c3a3784ec3a3aacae0eaee9669b035fc9f52c377
