[INFO] cloning repository https://github.com/Vanfarock/th_backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vanfarock/th_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVanfarock%2Fth_backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVanfarock%2Fth_backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f29940cda2f48b8ba0c104c363af0d06420d0ec3
[INFO] checking Vanfarock/th_backend against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVanfarock%2Fth_backend" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Vanfarock/th_backend
[INFO] finished tweaking git repo https://github.com/Vanfarock/th_backend
[INFO] tweaked toml for git repo https://github.com/Vanfarock/th_backend written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Vanfarock/th_backend on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Vanfarock/th_backend 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pin-project-internal v0.4.26
[INFO] [stderr]   Downloaded serde_with v1.5.1
[INFO] [stderr]   Downloaded async-global-executor v1.4.0
[INFO] [stderr]   Downloaded os_info v2.0.8
[INFO] [stderr]   Downloaded polling v2.0.1
[INFO] [stderr]   Downloaded serde_with_macros v1.2.2
[INFO] [stderr]   Downloaded async-io v1.1.10
[INFO] [stderr]   Downloaded futures-lite v1.11.1
[INFO] [stderr]   Downloaded bson v1.1.0
[INFO] [stderr]   Downloaded backtrace v0.3.52
[INFO] [stderr]   Downloaded pin-project v0.4.26
[INFO] [stderr]   Downloaded serde_json v1.0.58
[INFO] [stderr]   Downloaded mongodb v1.1.1
[INFO] [stderr]   Downloaded rustc-demangle v0.1.17
[INFO] [stderr]   Downloaded async-std v1.6.5
[INFO] [stderr]   Downloaded wepoll-sys v3.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00bb0bda5f9cb8aff72f42f34d78d36f3e533c0bb5641a2a75afa621edd42b69
[INFO] running `Command { std: "docker" "start" "-a" "00bb0bda5f9cb8aff72f42f34d78d36f3e533c0bb5641a2a75afa621edd42b69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00bb0bda5f9cb8aff72f42f34d78d36f3e533c0bb5641a2a75afa621edd42b69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00bb0bda5f9cb8aff72f42f34d78d36f3e533c0bb5641a2a75afa621edd42b69", kill_on_drop: false }`
[INFO] [stdout] 00bb0bda5f9cb8aff72f42f34d78d36f3e533c0bb5641a2a75afa621edd42b69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34aca57ba45e23171144a3f81afaccee903ec3d468ea427c2d5fc5b8e7d139f9
[INFO] running `Command { std: "docker" "start" "-a" "34aca57ba45e23171144a3f81afaccee903ec3d468ea427c2d5fc5b8e7d139f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.79
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.42
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking once_cell v1.4.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking futures-core v0.3.6
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking tinyvec v0.3.4
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking futures-io v0.3.6
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.116
[INFO] [stderr]     Checking ppv-lite86 v0.2.9
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking pin-project-lite v0.1.10
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling serde v1.0.116
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling pear_codegen v0.1.4
[INFO] [stderr]     Checking subtle v1.0.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling cc v1.0.61
[INFO] [stderr]    Compiling subtle v2.3.0
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking net2 v0.2.35
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling pin-project-internal v0.4.26
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking cache-padded v1.1.1
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking concurrent-queue v1.2.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking futures-sink v0.3.6
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking parking v2.0.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking fastrand v1.4.0
[INFO] [stderr]     Checking futures-channel v0.3.6
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking universal-hash v0.3.0
[INFO] [stderr]     Checking block-cipher-trait v0.6.2
[INFO] [stderr]     Checking futures-lite v1.11.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking aes-soft v0.3.3
[INFO] [stderr]     Checking polyval v0.3.3
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling ghash v0.2.3
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling aead v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]     Checking futures-task v0.3.6
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling ring v0.16.15
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling aes v0.3.2
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.3
[INFO] [stderr]    Compiling zeroize v1.1.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling hkdf v0.8.0
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling aes-gcm v0.5.0
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaT8XzEu/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustckEIhDl"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `aes-gcm` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ring` (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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ring-0.16.15/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="alloc"' --cfg 'feature="default"' --cfg 'feature="dev_urandom_fallback"' --cfg 'feature="once_cell"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dev_urandom_fallback", "internal_benches", "once_cell", "slow_tests", "std", "test_logging", "wasm32_c"))' -C metadata=7f5072edd36305e4 -C extra-filename=-633b30d7193d7430 --out-dir /opt/rustwide/target/debug/build/ring-633b30d7193d7430 -L dependency=/opt/rustwide/target/debug/deps --extern cc=/opt/rustwide/target/debug/deps/libcc-18ee5c4139b62e6d.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/build/num-traits-da0ec6f9b15e316e/output`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] error: could not compile `rustversion` (build script) due to 1 previous error
[INFO] [stderr] error: could not compile `mime` (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/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name mime --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mime-0.2.6/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("heap_size", "heapsize", "nightly", "serde"))' -C metadata=761df89a31b6ce90 -C extra-filename=-fc0e1ed60f5919b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-2d228cbd27686a67.rmeta --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/rmetas15Trb"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta9XMLc0"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetahzGRFy"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures-lite` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `sha2` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `aead` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaYyvWE3/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `base64` (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/rmetalHnAHK"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (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/rmeta3F4c3j"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "34aca57ba45e23171144a3f81afaccee903ec3d468ea427c2d5fc5b8e7d139f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34aca57ba45e23171144a3f81afaccee903ec3d468ea427c2d5fc5b8e7d139f9", kill_on_drop: false }`
[INFO] [stdout] 34aca57ba45e23171144a3f81afaccee903ec3d468ea427c2d5fc5b8e7d139f9
