[INFO] cloning repository https://github.com/hawkins/lambda-rust-runtime-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hawkins/lambda-rust-runtime-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkins%2Flambda-rust-runtime-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkins%2Flambda-rust-runtime-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14a6f761dabc0217f5bf39828b15e6aff4157efd
[INFO] checking hawkins/lambda-rust-runtime-example against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhawkins%2Flambda-rust-runtime-example" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/hawkins/lambda-rust-runtime-example on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/hawkins/lambda-rust-runtime-example
[INFO] finished tweaking git repo https://github.com/hawkins/lambda-rust-runtime-example
[INFO] tweaked toml for git repo https://github.com/hawkins/lambda-rust-runtime-example written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/hawkins/lambda-rust-runtime-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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_logger v1.0.1
[INFO] [stderr]   Downloaded lambda_runtime v0.1.0
[INFO] [stderr]   Downloaded lambda_runtime_client v0.1.0
[INFO] [stderr]   Downloaded http v0.1.14
[INFO] [stderr]   Downloaded serde_derive v1.0.82
[INFO] [stderr]   Downloaded cc v1.0.27
[INFO] [stderr]   Downloaded serde v1.0.82
[INFO] [stderr]   Downloaded tokio v0.1.13
[INFO] [stderr]   Downloaded rustc-demangle v0.1.11
[INFO] [stderr]   Downloaded hyper v0.12.19
[INFO] [stderr]   Downloaded h2 v0.1.14
[INFO] [stderr]   Downloaded arrayvec v0.4.9
[INFO] [stderr]   Downloaded backtrace-sys v0.1.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d5a34983bbd1d9a28a8fe0bf5a83721baa509d774c0a5d34fad7ab014e0346c
[INFO] running `Command { std: "docker" "start" "-a" "3d5a34983bbd1d9a28a8fe0bf5a83721baa509d774c0a5d34fad7ab014e0346c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d5a34983bbd1d9a28a8fe0bf5a83721baa509d774c0a5d34fad7ab014e0346c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d5a34983bbd1d9a28a8fe0bf5a83721baa509d774c0a5d34fad7ab014e0346c", kill_on_drop: false }`
[INFO] [stdout] 3d5a34983bbd1d9a28a8fe0bf5a83721baa509d774c0a5d34fad7ab014e0346c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f9077842bffeb8a625d07255d2a17b93edb8a9e5928d1fc7c646689dd19f08f
[INFO] running `Command { std: "docker" "start" "-a" "0f9077842bffeb8a625d07255d2a17b93edb8a9e5928d1fc7c646689dd19f08f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking cfg-if v0.1.6
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]     Checking futures v0.1.25
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking slab v0.4.1
[INFO] [stderr]     Checking lazy_static v1.2.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling arrayvec v0.4.9
[INFO] [stderr]     Checking lazycell v1.2.1
[INFO] [stderr]     Checking nodrop v0.1.13
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.24
[INFO] [stderr]     Checking itoa v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]     Checking crossbeam-utils v0.6.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]     Checking smallvec v0.6.7
[INFO] [stderr]    Compiling cc v1.0.27
[INFO] [stderr]     Checking rand_core v0.2.2
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_xorshift v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]    Compiling httparse v1.3.3
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling serde v1.0.82
[INFO] [stderr]    Compiling autocfg v0.1.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]     Checking indexmap v1.0.2
[INFO] [stderr]     Checking string v0.1.2
[INFO] [stderr]     Checking try-lock v0.2.2
[INFO] [stderr]     Checking rustc-demangle v0.1.11
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.1.0
[INFO] [stderr]    Compiling rand v0.6.1
[INFO] [stderr]     Checking crossbeam-epoch v0.7.0
[INFO] [stderr]    Compiling backtrace v0.3.13
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking num_cpus v1.9.0
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking rand v0.5.5
[INFO] [stderr]    Compiling backtrace-sys v0.1.26
[INFO] [stderr]     Checking bytes v0.4.11
[INFO] [stderr]     Checking time v0.1.41
[INFO] [stderr]     Checking crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling syn v0.15.23
[INFO] [stderr]     Checking mio v0.6.16
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetalu6SfZ/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaskOppP/lib.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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `num-traits` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc0NCMD9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcc-d18c36a71560dc54.rlib}.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-*,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/backtrace-sys-e7bc34257744ed53/build_script_build-e7bc34257744ed53" "-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 `backtrace-sys` (build script) due to 1 previous error
[INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/bytes-01cf23584285cd22.d
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to write `/opt/rustwide/target/debug/.fingerprint/bytes-01cf23584285cd22/dep-lib-bytes`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaVeLQOA"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `futures` (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/rmeta9IUkFO"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mio` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaBoXU1o/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustclP8b2S/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librustc_version-7b1941b70e78eed3.rlib,libsemver-31d91938905790cf.rlib,libsemver_parser-72b9caa9dfea6bc2.rlib}.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-*,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/rand-96f466f585bfca49/build_script_build-96f466f585bfca49" "-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]            #0 0x0000762eff6df477 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56df477)
[INFO] [stdout]            #1 0x0000762eff6df88c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56df88c)
[INFO] [stdout]            #2 0x0000762ef9e19520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520)
[INFO] [stdout]            #3 0x0000762ef9f77aca (/lib/x86_64-linux-gnu/libc.so.6+0x1a0aca)
[INFO] [stdout]            #4 0x00006313c6c27804 void lld::elf::InputSection::writeTo<llvm::object::ELFType<(llvm::endianness)1, true> >(lld::elf::Ctx&, unsigned char*) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x405804)
[INFO] [stdout]            #5 0x00006313c6c7b6eb void lld::elf::OutputSection::writeTo<llvm::object::ELFType<(llvm::endianness)1, true> >(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0
[INFO] [stdout]            #6 0x0000762eff68efc2 std::_Function_handler<void (), llvm::parallel::TaskGroup::spawn(std::function<void ()>)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568efc2)
[INFO] [stdout]            #7 0x0000762eff68ea2a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568ea2a)
[INFO] [stdout]            #8 0x0000762eff6083d0 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56083d0)
[INFO] [stdout]            #9 0x0000762ef9e6bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3)
[INFO] [stdout]           #10 0x0000762ef9efca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04)
[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 `rand` (build script) 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/rmetaZqar6H"
[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/rmetaB6akda"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0f9077842bffeb8a625d07255d2a17b93edb8a9e5928d1fc7c646689dd19f08f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f9077842bffeb8a625d07255d2a17b93edb8a9e5928d1fc7c646689dd19f08f", kill_on_drop: false }`
[INFO] [stdout] 0f9077842bffeb8a625d07255d2a17b93edb8a9e5928d1fc7c646689dd19f08f
