[INFO] cloning repository https://github.com/zibiax/rusty-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zibiax/rusty-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzibiax%2Frusty-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzibiax%2Frusty-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 804b8db5d99843e5965dd0a3cb83b2faf8d75599 [INFO] checking zibiax/rusty-chat against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzibiax%2Frusty-chat" "/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/zibiax/rusty-chat [INFO] finished tweaking git repo https://github.com/zibiax/rusty-chat [INFO] tweaked toml for git repo https://github.com/zibiax/rusty-chat written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zibiax/rusty-chat on toolchain 36b21637e93b038453924d3c66821089e71d8baa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zibiax/rusty-chat 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44041372597a2f3de20ee932c58b69fe94e6196696484a8a08352ca31ad0cf78 [INFO] running `Command { std: "docker" "start" "-a" "44041372597a2f3de20ee932c58b69fe94e6196696484a8a08352ca31ad0cf78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44041372597a2f3de20ee932c58b69fe94e6196696484a8a08352ca31ad0cf78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44041372597a2f3de20ee932c58b69fe94e6196696484a8a08352ca31ad0cf78", kill_on_drop: false }` [INFO] [stdout] 44041372597a2f3de20ee932c58b69fe94e6196696484a8a08352ca31ad0cf78 [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c26b69812d6afeea203d33588f58157675e534418c9c287504e222e0096d0814 [INFO] running `Command { std: "docker" "start" "-a" "c26b69812d6afeea203d33588f58157675e534418c9c287504e222e0096d0814", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling cookie v0.18.1 [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] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling bitflags v2.4.0 [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] Compiling quote v1.0.33 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.4 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling async-trait v0.1.58 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling devise_core v0.4.1 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling devise_codegen v0.4.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.13 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Checking pear v0.2.9 [INFO] [stderr] Compiling devise v0.4.1 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking ubyte v0.10.3 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaMtYzgC" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `h2` (lib) due to 1 previous error [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: "cc" "-Wl,--version-script=/tmp/rustcaAHSaU/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcaAHSaU/symbols.o" "<16 object files omitted>" "/tmp/rustcaAHSaU/rmeta.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_check-a69353e011479d26.rlib,libglob-d131586f80f2da1b.rlib,libunicode_xid-16b2241d73dde6c4.rlib,libdevise-001ab1cd8a4af673.rlib,libdevise_core-145d816876fb7018.rlib,libproc_macro2_diagnostics-876397cedceee422.rlib,libsyn-e69f22f48b6983a9.rlib,libbitflags-c4aa5d0984b4bea7.rlib,librocket_http-d436e78640f79e0b.rlib,libfutures-9bbf22ca1baad35a.rlib,libcookie-d261cfc39b12c464.rlib,libuncased-dd29a3f49c4b56ca.rlib,libstable_pattern-2c54db1d10b49ba8.rlib,libmemchr-a94cf186b7fc183d.rlib,libref_cast-e50f88acb1715a7d.rlib,libindexmap-667ba4f1231dfa96.rlib,libequivalent-a86170404b080df5.rlib,libhashbrown-153b5fe2c34a8862.rlib,libeither-b85b61f218aae7de.rlib,libpercent_encoding-edff6515fcbe04a2.rlib,libsmallvec-35c0593fe6c6bf4d.rlib,libtime-738b399e08629bea.rlib,libtime_core-8f4b8ffe240759af.rlib,libstate-78d82a063c6d9b18.rlib,libhyper-4cf46235c9635bda.rlib,libhttparse-db35813300c3789c.rlib,libtower_service-f49d9165a704c059.rlib,libtracing-d85cb80612be25c8.rlib,libtracing_core-da2b46c7beb4a34b.rlib,libonce_cell-a2d7ef1d4c805c81.rlib,libfutures_channel-9a23b80b51589cc3.rlib,libhttp_body-7821f7a30c487c32.rlib,libfutures_util-b1bd4ced60b4ab88.rlib,libfutures_sink-39b207da40d431d7.rlib,libfutures_task-551c9cd5d2fef564.rlib,libpin_utils-98755945da2574f7.rlib,libfutures_core-db9b56ddd3d9751e.rlib,libtokio-ec98f38b3a7f47f1.rlib,libsocket2-b78eb703a02467ca.rlib,libmio-6015971afe31c69e.rlib,liblibc-ac04d8e0a0213645.rlib,liblog-58ed15af7e14c7b6.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libpin_project_lite-328e63f1be9be444.rlib,libhttpdate-565f7829932dcf1d.rlib,libhttp-e5d1ba356e5fa91e.rlib,libitoa-9d38980f0fdd5103.rlib,libbytes-fb154928129a186f.rlib,libfnv-bd60753855300b18.rlib,libpear-ef2244049886565b.rlib,libyansi-e6a90223c9bb4b65.rlib,libinlinable_string-c788c5ecf7de1390.rlib,libquote-2f5fe9540e9a143c.rlib,libproc_macro2-cbcbadc16ea20c52.rlib,libunicode_ident-3ca538516c8f6142.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcaAHSaU/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/librocket_codegen-7376ae18c7aee834.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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWzfHav/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `figment` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c26b69812d6afeea203d33588f58157675e534418c9c287504e222e0096d0814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c26b69812d6afeea203d33588f58157675e534418c9c287504e222e0096d0814", kill_on_drop: false }` [INFO] [stdout] c26b69812d6afeea203d33588f58157675e534418c9c287504e222e0096d0814