[INFO] cloning repository https://github.com/dmaahs2017/SE475-Backend-API [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmaahs2017/SE475-Backend-API" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmaahs2017%2FSE475-Backend-API", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmaahs2017%2FSE475-Backend-API'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc5b7ed6c3e4d31bba6428093d753e6e761c935a [INFO] testing dmaahs2017/SE475-Backend-API against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmaahs2017%2FSE475-Backend-API" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmaahs2017/SE475-Backend-API on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dmaahs2017/SE475-Backend-API [INFO] finished tweaking git repo https://github.com/dmaahs2017/SE475-Backend-API [INFO] tweaked toml for git repo https://github.com/dmaahs2017/SE475-Backend-API written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dmaahs2017/SE475-Backend-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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0233404e81f1f672b3cb081b20aaae2515c9b7a113f8c5dc607843af1e239780 [INFO] running `Command { std: "docker" "start" "-a" "0233404e81f1f672b3cb081b20aaae2515c9b7a113f8c5dc607843af1e239780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0233404e81f1f672b3cb081b20aaae2515c9b7a113f8c5dc607843af1e239780", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0233404e81f1f672b3cb081b20aaae2515c9b7a113f8c5dc607843af1e239780", kill_on_drop: false }` [INFO] [stdout] 0233404e81f1f672b3cb081b20aaae2515c9b7a113f8c5dc607843af1e239780 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36b09e695014c259684545006977af553470c9e6506c99ca8399c5d1354700b4 [INFO] running `Command { std: "docker" "start" "-a" "36b09e695014c259684545006977af553470c9e6506c99ca8399c5d1354700b4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling uncased v0.9.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling state v0.5.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ubyte v0.10.1 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.1 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `rocket_http` (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/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name rocket_http --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket_http-0.5.0-rc.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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("default", "private-cookies", "serde", "serde_", "tls", "tokio-rustls", "uuid", "uuid_"))' -C metadata=8af8d29918ab62ef -C extra-filename=-0d374ec0ac6a7619 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cookie=/opt/rustwide/target/debug/deps/libcookie-d459520171b8a479.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-50b95428db42d46e.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-58de0ef7d847e425.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-19aa7d5bea5b1392.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ed1c6339352f1a6b.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-811fb3249def041e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f79915562e969c92.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-2ae9ff56ceb854d4.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-0bfc71515953c448.rmeta --extern pear=/opt/rustwide/target/debug/deps/libpear-82b89e24e6ffe702.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-d8e5e041794fd24f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6949294477aa6c42.rmeta --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-ce56e9b5d74a4dd8.rmeta --extern serde_=/opt/rustwide/target/debug/deps/libserde-35e013acbf0855f6.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-8d41774e3decd5e4.rmeta --extern stable_pattern=/opt/rustwide/target/debug/deps/libstable_pattern-f8261698fb0060ca.rmeta --extern state=/opt/rustwide/target/debug/deps/libstate-f104ca3ea975db62.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-ad8955ffa0b680a7.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a8e192a0fc27e54c.rmeta --extern uncased=/opt/rustwide/target/debug/deps/libuncased-97009426994bde3f.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustccEdU2G/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustccEdU2G/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/rocket_codegen-ab87ebca8156cdeb.c26ht4gf6bpqv40hrqylurgq0.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libglob-d131586f80f2da1b.rlib,libdevise-6e466e20b8fe7feb.rlib,libdevise_core-cf945ced60dc353c.rlib,libproc_macro2_diagnostics-25810deeea595642.rlib,libsyn-6886b32e5126b24f.rlib,libbitflags-1969f6684f376d5e.rlib,librocket_http-f908eec8900b05a6.rlib,libcookie-d459520171b8a479.rlib,libtime-ad8955ffa0b680a7.rlib,libtime_macros-0c5d9eac2cd7cc05.rlib,libstandback-889212c15b439e56.rlib,libuncased-99a71e4909c284f5.rlib,libstable_pattern-f8261698fb0060ca.rlib,libref_cast-ce56e9b5d74a4dd8.rlib,libeither-50b95428db42d46e.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libsmallvec-8d41774e3decd5e4.rlib,libstate-f104ca3ea975db62.rlib,libhyper-fa15109d85f9f489.rlib,libhttparse-d50cbbfbb13e5179.rlib,libh2-8ade2699d159f012.rlib,libindexmap-aba9a3fe4f46f8a1.rlib,libhashbrown-6be3a3b5258097e1.rlib,libslab-0f50f6bc4f044027.rlib,libtokio_util-57d19c747377fb10.rlib,libfutures_sink-f201b7c6878a02c8.rlib,libtower_service-2dc84133e3370862.rlib,libtracing-5100c4066661725a.rlib,libtracing_core-b4a38ded9530cbb5.rlib,liblazy_static-2bb390fee0230a38.rlib,libfutures_channel-2b8c0dcf7ec21402.rlib,libhttp_body-c634915492b3f4b1.rlib,libfutures_util-ca893dc75258f30c.rlib,libfutures_task-4978d0545a969be9.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-c7ed43a6e707032f.rlib,libtokio-d7268a0d600e9642.rlib,libsocket2-10a34bf992fd5ba3.rlib,libmemchr-f79915562e969c92.rlib,libmio-990bc9a5e0064858.rlib,liblibc-9aa2fb9df7924efe.rlib,liblog-37f11ddd380d8b3c.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libpin_project_lite-6949294477aa6c42.rlib,libhttpdate-8d961f91016e3ac1.rlib,libhttp-58de0ef7d847e425.rlib,libitoa-3e86378e1c67fddd.rlib,libbytes-8210432e63828fd8.rlib,libfnv-2d77ec4f6f971b24.rlib,libpear-82b89e24e6ffe702.rlib,libyansi-d940c26158ddd8fe.rlib,libinlinable_string-be82f8463bd0ceb4.rlib,libquote-4288fa5eae36a561.rlib,libproc_macro2-3690865f0856398e.rlib,libunicode_xid-9a308e948d49b175.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-01ad5ef45cde2ef2.rlib,libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-ab87ebca8156cdeb.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: 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 `rocket_codegen` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "36b09e695014c259684545006977af553470c9e6506c99ca8399c5d1354700b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b09e695014c259684545006977af553470c9e6506c99ca8399c5d1354700b4", kill_on_drop: false }` [INFO] [stdout] 36b09e695014c259684545006977af553470c9e6506c99ca8399c5d1354700b4