[INFO] cloning repository https://github.com/lupascugabrielcristian/studyapp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lupascugabrielcristian/studyapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupascugabrielcristian%2Fstudyapp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupascugabrielcristian%2Fstudyapp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02a3710d8bcc145a5701e18998cd320c9d87c805
[INFO] checking lupascugabrielcristian/studyapp against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupascugabrielcristian%2Fstudyapp" "/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/lupascugabrielcristian/studyapp on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lupascugabrielcristian/studyapp
[INFO] finished tweaking git repo https://github.com/lupascugabrielcristian/studyapp
[INFO] tweaked toml for git repo https://github.com/lupascugabrielcristian/studyapp written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/lupascugabrielcristian/studyapp 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded io-enum v0.2.6
[INFO] [stderr]   Downloaded lexical v4.2.1
[INFO] [stderr]   Downloaded rust_decimal v1.14.3
[INFO] [stderr]   Downloaded lexical-core v0.6.8
[INFO] [stderr]   Downloaded mysql_common v0.19.2
[INFO] [stderr]   Downloaded mysql v17.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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54144b879c26a2a47dda134409a9ea0d633edaa6f511de9b9c81a8fcfa7b59b7
[INFO] running `Command { std: "docker" "start" "-a" "54144b879c26a2a47dda134409a9ea0d633edaa6f511de9b9c81a8fcfa7b59b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54144b879c26a2a47dda134409a9ea0d633edaa6f511de9b9c81a8fcfa7b59b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54144b879c26a2a47dda134409a9ea0d633edaa6f511de9b9c81a8fcfa7b59b7", kill_on_drop: false }`
[INFO] [stdout] 54144b879c26a2a47dda134409a9ea0d633edaa6f511de9b9c81a8fcfa7b59b7
[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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18d0c70a0f7ee087f37ede8314eff8131403cbd908c87be4c4cda4eccdafed8b
[INFO] running `Command { std: "docker" "start" "-a" "18d0c70a0f7ee087f37ede8314eff8131403cbd908c87be4c4cda4eccdafed8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling syn v1.0.73
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling lexical-core v0.6.8
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking gimli v0.24.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]    Compiling lexical v4.2.1
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]     Checking object v0.25.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]     Checking rustc-demangle v0.1.20
[INFO] [stderr]     Checking static_assertions v0.3.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling io-enum v0.2.6
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling backtrace v0.3.60
[INFO] [stderr]    Compiling libz-sys v1.1.3
[INFO] [stderr]    Compiling nix v0.15.0
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]    Compiling mysql v17.0.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/uuid-81c9650695178996.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/uuid-81c9650695178996/dep-lib-uuid`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaFS0sSM"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bufstream` (lib) due to 1 previous error
[INFO] [stderr] error: could not compile `openssl-sys` (build script)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5a45ab9738330fb317d49e3594c2db5248b1e971/bin/rustc --crate-name build_script_main --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.65/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("openssl-src", "vendored"))' -C metadata=3796f9d62db73320 -C extra-filename=-f5506178de1d3a86 --out-dir /opt/rustwide/target/debug/build/openssl-sys-f5506178de1d3a86 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-25a993b23e246124.rlib --extern cc=/opt/rustwide/target/debug/deps/libcc-90cc217d07ac2968.rlib --extern pkg_config=/opt/rustwide/target/debug/deps/libpkg_config-45ce33b17ba89058.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcG9TCyH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/mysql-3a10523eae2c6353/build_script_build-3a10523eae2c6353" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace.
[INFO] [stdout]           LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stdout]           collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mysql` (build script) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUlJf3C/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] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/sha2-35ca366de03d0f06.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/sha2-35ca366de03d0f06/dep-lib-sha2`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDIMuva/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unicode-normalization` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaU24ML4/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gimli` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "18d0c70a0f7ee087f37ede8314eff8131403cbd908c87be4c4cda4eccdafed8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18d0c70a0f7ee087f37ede8314eff8131403cbd908c87be4c4cda4eccdafed8b", kill_on_drop: false }`
[INFO] [stdout] 18d0c70a0f7ee087f37ede8314eff8131403cbd908c87be4c4cda4eccdafed8b
