[INFO] cloning repository https://github.com/azdle/futures-based-server-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azdle/futures-based-server-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazdle%2Ffutures-based-server-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazdle%2Ffutures-based-server-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 11269927a8f995349a558aa200fb7735c5edeec7
[INFO] checking azdle/futures-based-server-example against master#32cd9114712a24010b0583624dc52ac302194128 for pr-143717
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazdle%2Ffutures-based-server-example" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/azdle/futures-based-server-example
[INFO] finished tweaking git repo https://github.com/azdle/futures-based-server-example
[INFO] tweaked toml for git repo https://github.com/azdle/futures-based-server-example written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/azdle/futures-based-server-example on toolchain 32cd9114712a24010b0583624dc52ac302194128
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/azdle/futures-based-server-example 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" "+32cd9114712a24010b0583624dc52ac302194128" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded backtrace v0.3.3
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9ed22373847fbcc94174baf0de0ec61031385b5f29612ab3a5eff9194cee5dc
[INFO] running `Command { std: "docker" "start" "-a" "d9ed22373847fbcc94174baf0de0ec61031385b5f29612ab3a5eff9194cee5dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9ed22373847fbcc94174baf0de0ec61031385b5f29612ab3a5eff9194cee5dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9ed22373847fbcc94174baf0de0ec61031385b5f29612ab3a5eff9194cee5dc", kill_on_drop: false }`
[INFO] [stdout] d9ed22373847fbcc94174baf0de0ec61031385b5f29612ab3a5eff9194cee5dc
[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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+32cd9114712a24010b0583624dc52ac302194128" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6a8d7825ca58c9af5d911db1e7140630bab1835bb62c5af2a9780b32df70fa4
[INFO] running `Command { std: "docker" "start" "-a" "d6a8d7825ca58c9af5d911db1e7140630bab1835bb62c5af2a9780b32df70fa4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.33
[INFO] [stderr]     Checking futures v0.1.16
[INFO] [stderr]     Checking cfg-if v0.1.2
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking byteorder v1.1.0
[INFO] [stderr]     Checking log v0.3.8
[INFO] [stderr]    Compiling cc v1.0.3
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking lazycell v0.5.1
[INFO] [stderr]     Checking scoped-tls v0.1.0
[INFO] [stderr]     Checking slab v0.4.0
[INFO] [stderr]     Checking smallvec v0.2.1
[INFO] [stderr]     Checking take v0.1.0
[INFO] [stderr]     Checking safemem v0.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.5
[INFO] [stderr]     Checking percent-encoding v1.0.0
[INFO] [stderr]     Checking httparse v1.2.3
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking base64 v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking iovec v0.1.1
[INFO] [stderr]     Checking net2 v0.2.31
[INFO] [stderr]     Checking rand v0.3.17
[INFO] [stderr]     Checking num_cpus v1.7.0
[INFO] [stderr]     Checking time v0.1.38
[INFO] [stderr]    Compiling unicase v2.0.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.16
[INFO] [stderr]     Checking bytes v0.4.5
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/build/backtrace-sys-68234790f2e81e6f/rmetalr5AqI"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `backtrace-sys` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta0tTyBf/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `net2` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaoZI2jH/full.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `time` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLXaWB2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustc_version-3fbfab86aafa6971,libsemver-99efacc17f16d4f8}.rlib" "<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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLXaWB2/raw-dylibs" "-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/unicase-3772f348e4ff7034/build_script_build-3772f348e4ff7034" "-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]           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 `unicase` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "d6a8d7825ca58c9af5d911db1e7140630bab1835bb62c5af2a9780b32df70fa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6a8d7825ca58c9af5d911db1e7140630bab1835bb62c5af2a9780b32df70fa4", kill_on_drop: false }`
[INFO] [stdout] d6a8d7825ca58c9af5d911db1e7140630bab1835bb62c5af2a9780b32df70fa4
