[INFO] cloning repository https://github.com/dustyfingers/louietcg_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dustyfingers/louietcg_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustyfingers%2Flouietcg_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustyfingers%2Flouietcg_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd8a4b228cdbc75fee82ce77c43fabc653c028f1
[INFO] checking dustyfingers/louietcg_api against master#3350c1eb3fd8fe1bee1ed4c76944d707bd256876 for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdustyfingers%2Flouietcg_api" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dustyfingers/louietcg_api on toolchain 3350c1eb3fd8fe1bee1ed4c76944d707bd256876
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/dustyfingers/louietcg_api
[INFO] finished tweaking git repo https://github.com/dustyfingers/louietcg_api
[INFO] tweaked toml for git repo https://github.com/dustyfingers/louietcg_api written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/dustyfingers/louietcg_api 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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v2.9.0
[INFO] [stderr]       Adding byteorder v1.5.0
[INFO] [stderr]       Adding darling v0.20.11
[INFO] [stderr]       Adding darling_core v0.20.11
[INFO] [stderr]       Adding darling_macro v0.20.11
[INFO] [stderr]       Adding diesel v2.2.10
[INFO] [stderr]       Adding diesel_derives v2.2.5
[INFO] [stderr]       Adding diesel_table_macro_syntax v0.2.0
[INFO] [stderr]       Adding dotenvy v0.15.7
[INFO] [stderr]       Adding dsl_auto_type v0.1.3
[INFO] [stderr]       Adding heck v0.5.0
[INFO] [stderr]       Adding ident_case v1.0.1
[INFO] [stderr]       Adding pq-sys v0.7.1
[INFO] [stderr]     Updating proc-macro2 v1.0.47 -> v1.0.95
[INFO] [stderr]     Updating quote v1.0.21 -> v1.0.40
[INFO] [stderr]       Adding strsim v0.11.1
[INFO] [stderr]       Adding syn v2.0.101
[INFO] [stderr]       Adding vcpkg v0.2.15
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diesel_derives v2.2.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b16b313502d1cc68708113593a6eb43777ebec447e238bfe6f631af87cf5d9b9
[INFO] running `Command { std: "docker" "start" "-a" "b16b313502d1cc68708113593a6eb43777ebec447e238bfe6f631af87cf5d9b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b16b313502d1cc68708113593a6eb43777ebec447e238bfe6f631af87cf5d9b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b16b313502d1cc68708113593a6eb43777ebec447e238bfe6f631af87cf5d9b9", kill_on_drop: false }`
[INFO] [stdout] b16b313502d1cc68708113593a6eb43777ebec447e238bfe6f631af87cf5d9b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+3350c1eb3fd8fe1bee1ed4c76944d707bd256876" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b139a24903747364a50c370010efca9db59d484a31c79838d83f1f45a74a282c
[INFO] running `Command { std: "docker" "start" "-a" "b139a24903747364a50c370010efca9db59d484a31c79838d83f1f45a74a282c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]     Checking bytes v1.2.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling time-macros v0.2.5
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling ref-cast v1.0.13
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling time v0.3.16
[INFO] [stderr]     Checking cipher v0.4.3
[INFO] [stderr]     Checking universal-hash v0.5.0
[INFO] [stderr]     Checking digest v0.10.5
[INFO] [stderr]     Checking polyval v0.6.0
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking ghash v0.5.0
[INFO] [stderr]     Checking aead v0.5.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]     Checking aes-gcm v0.10.1
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling figment v0.10.8
[INFO] [stderr]    Compiling multer v2.0.4
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling pq-sys v0.7.1
[INFO] [stderr]    Compiling rocket v0.5.0-rc.2
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling hyper v0.14.22
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetajOnDfi/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (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/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.103/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=b1a471e03de05c48 -C extra-filename=-74033d63822da618 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e7a6f5bda3879158.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1db39581b2c516dd.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-3ca538516c8f6142.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/rmetaxru5Pp/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `hyper` (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 `devise_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3350c1eb3fd8fe1bee1ed4c76944d707bd256876/bin/rustc --crate-name devise_core --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/devise_core-0.3.1/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=9aee469d74a54770 -C extra-filename=-fb85f724b8785dc7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e7a6f5bda3879158.rmeta --extern proc_macro2_diagnostics=/opt/rustwide/target/debug/deps/libproc_macro2_diagnostics-87b3af20b8f9d186.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1db39581b2c516dd.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-74033d63822da618.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] running `Command { std: "docker" "inspect" "b139a24903747364a50c370010efca9db59d484a31c79838d83f1f45a74a282c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b139a24903747364a50c370010efca9db59d484a31c79838d83f1f45a74a282c", kill_on_drop: false }`
[INFO] [stdout] b139a24903747364a50c370010efca9db59d484a31c79838d83f1f45a74a282c
