[INFO] cloning repository https://github.com/caengen/rust-azure-function-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caengen/rust-azure-function-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaengen%2Frust-azure-function-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaengen%2Frust-azure-function-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd9de26b6ce08d990e9febf6b2213a9b113acd71 [INFO] testing caengen/rust-azure-function-template against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaengen%2Frust-azure-function-template" "/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/caengen/rust-azure-function-template on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/caengen/rust-azure-function-template [INFO] finished tweaking git repo https://github.com/caengen/rust-azure-function-template [INFO] tweaked toml for git repo https://github.com/caengen/rust-azure-function-template written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/caengen/rust-azure-function-template 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38fc8c95f0817b1bf20df4ebd92af8e70266a243a8f6c9162e9fcc7fad142d50 [INFO] running `Command { std: "docker" "start" "-a" "38fc8c95f0817b1bf20df4ebd92af8e70266a243a8f6c9162e9fcc7fad142d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38fc8c95f0817b1bf20df4ebd92af8e70266a243a8f6c9162e9fcc7fad142d50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38fc8c95f0817b1bf20df4ebd92af8e70266a243a8f6c9162e9fcc7fad142d50", kill_on_drop: false }` [INFO] [stdout] 38fc8c95f0817b1bf20df4ebd92af8e70266a243a8f6c9162e9fcc7fad142d50 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4446953ab4bf1e0e9c0364c1f64a544ecd37fa524ee563caae1bba460fc081b2 [INFO] running `Command { std: "docker" "start" "-a" "4446953ab4bf1e0e9c0364c1f64a544ecd37fa524ee563caae1bba460fc081b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `async-trait` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-trait-0.1.68/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=613a98738b424a9a -C extra-filename=-960fe743031221e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d566c0b1513176fa.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-68bf5a6a4500e212.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-dcabe4cea714fe55.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaOV78UC" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pin-project-internal` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustci0lwzL/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustci0lwzL/symbols.o" "<5 object files omitted>" "/opt/rustwide/target/debug/deps/tokio_macros-e371c95d6d625d97.0s3uiv7wt1xda7mhsz70rtolr.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-dcabe4cea714fe55.rlib,libquote-68bf5a6a4500e212.rlib,libproc_macro2-d566c0b1513176fa.rlib,libunicode_ident-69897ffb8b8d9c60.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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" "-L" "/tmp/rustci0lwzL/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libtokio_macros-e371c95d6d625d97.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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio-macros` (lib) due to 1 previous error [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `tracing-attributes` (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/beta-2025-04-13-x86_64-unknown-linux-gnu/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=59fc8c7cd1b81af9 -C extra-filename=-dff0988e5f1271b6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d566c0b1513176fa.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-68bf5a6a4500e212.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-dcabe4cea714fe55.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetawUfaWU" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "4446953ab4bf1e0e9c0364c1f64a544ecd37fa524ee563caae1bba460fc081b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4446953ab4bf1e0e9c0364c1f64a544ecd37fa524ee563caae1bba460fc081b2", kill_on_drop: false }` [INFO] [stdout] 4446953ab4bf1e0e9c0364c1f64a544ecd37fa524ee563caae1bba460fc081b2