[INFO] cloning repository https://github.com/mount-tech/hansard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mount-tech/hansard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmount-tech%2Fhansard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmount-tech%2Fhansard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ffc2d88aa2b3971d0578b66aef21d0bdc8b77ef [INFO] checking mount-tech/hansard against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmount-tech%2Fhansard" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mount-tech/hansard on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mount-tech/hansard [INFO] finished tweaking git repo https://github.com/mount-tech/hansard [INFO] tweaked toml for git repo https://github.com/mount-tech/hansard written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/mount-tech/hansard 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0893294a01e04c2115cd804638cc5bcbb64a54201d5912d7a79b8aff839582a4 [INFO] running `Command { std: "docker" "start" "-a" "0893294a01e04c2115cd804638cc5bcbb64a54201d5912d7a79b8aff839582a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0893294a01e04c2115cd804638cc5bcbb64a54201d5912d7a79b8aff839582a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0893294a01e04c2115cd804638cc5bcbb64a54201d5912d7a79b8aff839582a4", kill_on_drop: false }` [INFO] [stdout] 0893294a01e04c2115cd804638cc5bcbb64a54201d5912d7a79b8aff839582a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51743fc2150e1b4feb20482954418f762a89a7f370fe16c4afbd88d41ed7e92f [INFO] running `Command { std: "docker" "start" "-a" "51743fc2150e1b4feb20482954418f762a89a7f370fe16c4afbd88d41ed7e92f", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking rustc-demangle v0.1.20 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetamBobxm/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-fs` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not parse/generate dep info at: /opt/rustwide/target/debug/deps/syn-21df62c4e1187d5c.d [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to write `/opt/rustwide/target/debug/.fingerprint/syn-21df62c4e1187d5c/dep-lib-syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] warning: bzip2-sys@0.1.11+1.0.8: ar: /opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/libbz2.a: No space left on device [INFO] [stderr] error: failed to run custom build command for `bzip2-sys v0.1.11+1.0.8` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/bzip2-sys-c00ca0410b2faf53/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=BZIP2_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=BZIP2_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=BZIP2_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_PATH [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu [INFO] [stderr] cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/blocksort.o" "-c" "bzip2-1.0.8/blocksort.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/huffman.o" "-c" "bzip2-1.0.8/huffman.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/crctable.o" "-c" "bzip2-1.0.8/crctable.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/randtable.o" "-c" "bzip2-1.0.8/randtable.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/compress.o" "-c" "bzip2-1.0.8/compress.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/decompress.o" "-c" "bzip2-1.0.8/decompress.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "bzip2-1.0.8" "-D_FILE_OFFSET_BITS=64" "-DBZ_NO_STDIO" "-o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/bzlib.o" "-c" "bzip2-1.0.8/bzlib.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] AR_x86_64-unknown-linux-gnu = None [INFO] [stderr] AR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_AR = None [INFO] [stderr] AR = None [INFO] [stderr] running: ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/libbz2.a" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/blocksort.o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/huffman.o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/crctable.o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/randtable.o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/compress.o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/decompress.o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/bzlib.o" [INFO] [stderr] cargo:warning=ar: /opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/libbz2.a: No space left on device [INFO] [stderr] exit status: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command ZERO_AR_DATE="1" "ar" "cq" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/libbz2.a" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/blocksort.o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/huffman.o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/crctable.o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/randtable.o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/compress.o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/decompress.o" "/opt/rustwide/target/debug/build/bzip2-sys-ecad2a5fc3f7ef00/out/lib/bzip2-1.0.8/bzlib.o" with args "ar" did not execute successfully (status code exit status: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaOtbhec/lib.rmeta`: No space left on device (os error 28) [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/rmetauXShGv" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaDfcrb6/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `http` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `object` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "51743fc2150e1b4feb20482954418f762a89a7f370fe16c4afbd88d41ed7e92f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51743fc2150e1b4feb20482954418f762a89a7f370fe16c4afbd88d41ed7e92f", kill_on_drop: false }` [INFO] [stdout] 51743fc2150e1b4feb20482954418f762a89a7f370fe16c4afbd88d41ed7e92f