[INFO] cloning repository https://github.com/mjonesfastly/compute-starter-kit-rust-static-content [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mjonesfastly/compute-starter-kit-rust-static-content" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjonesfastly%2Fcompute-starter-kit-rust-static-content", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjonesfastly%2Fcompute-starter-kit-rust-static-content'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f06a78687346b4c2a1f741ae1eeedfe97855c1c4 [INFO] testing mjonesfastly/compute-starter-kit-rust-static-content against 1.83.0 for beta-1.84.0-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmjonesfastly%2Fcompute-starter-kit-rust-static-content" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mjonesfastly/compute-starter-kit-rust-static-content on toolchain 1.83.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.83.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/mjonesfastly/compute-starter-kit-rust-static-content [INFO] finished tweaking git repo https://github.com/mjonesfastly/compute-starter-kit-rust-static-content [INFO] tweaked toml for git repo https://github.com/mjonesfastly/compute-starter-kit-rust-static-content written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/mjonesfastly/compute-starter-kit-rust-static-content 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" "+1.83.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hmac-sha256 v1.1.6 [INFO] [stderr] Downloaded fastly-shared v0.9.2 [INFO] [stderr] Downloaded fastly v0.9.2 [INFO] [stderr] Downloaded fastly-macros v0.9.2 [INFO] [stderr] Downloaded fastly-sys v0.9.2 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 041d4bf90d0704941db37b08a1cf490bc950885b22a2e78ae15786e3ff5bb649 [INFO] running `Command { std: "docker" "start" "-a" "041d4bf90d0704941db37b08a1cf490bc950885b22a2e78ae15786e3ff5bb649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "041d4bf90d0704941db37b08a1cf490bc950885b22a2e78ae15786e3ff5bb649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "041d4bf90d0704941db37b08a1cf490bc950885b22a2e78ae15786e3ff5bb649", kill_on_drop: false }` [INFO] [stdout] 041d4bf90d0704941db37b08a1cf490bc950885b22a2e78ae15786e3ff5bb649 [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=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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+1.83.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00e09c10b8e079ea72de831bdc38fc2b8dc168193397bd19efa7aa7bf8458a3d [INFO] running `Command { std: "docker" "start" "-a" "00e09c10b8e079ea72de831bdc38fc2b8dc168193397bd19efa7aa7bf8458a3d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling hmac-sha256 v1.1.6 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling fastly-macros v0.9.2 [INFO] [stderr] Compiling fastly-shared v0.9.2 [INFO] [stderr] Compiling fastly-sys v0.9.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.20/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] = note: this is an inference error on crate `time` caused by an API change in Rust 1.80.0; update `time` to version `>=0.3.35` by calling `cargo update` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [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] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmeta3G5vpE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_json` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "00e09c10b8e079ea72de831bdc38fc2b8dc168193397bd19efa7aa7bf8458a3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00e09c10b8e079ea72de831bdc38fc2b8dc168193397bd19efa7aa7bf8458a3d", kill_on_drop: false }` [INFO] [stdout] 00e09c10b8e079ea72de831bdc38fc2b8dc168193397bd19efa7aa7bf8458a3d