[INFO] cloning repository https://github.com/jbowen93/business1
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbowen93/business1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbowen93%2Fbusiness1", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbowen93%2Fbusiness1'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d56a76012f8f320015a86c1dbc19cc879b51ac11
[INFO] checking jbowen93/business1 against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbowen93%2Fbusiness1" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jbowen93/business1 on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jbowen93/business1
[INFO] finished tweaking git repo https://github.com/jbowen93/business1
[INFO] tweaked toml for git repo https://github.com/jbowen93/business1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jbowen93/business1 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr] error: failed to get `rocket` as a dependency of package `site1 v0.1.0 (/workspace/builds/worker-1-tc2/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `rocket`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   Unable to update https://github.com/SergioBenitez/Rocket.git#322c02f6
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   could not write to '/workspace/cargo-home/git/checkouts/rocket-ade358cddb10db93/322c02f/codegen/tests/compile-fail/bad-attribute-param.rs': No space left on device; class=Os (2)
[INFO] checking jbowen93/business1 against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbowen93%2Fbusiness1" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] error: unable to write file Cargo.lock
[INFO] [stderr] error: unable to write file Cargo.toml
[INFO] [stderr] error: unable to write file Deploy-Dockerfile
[INFO] [stderr] error: unable to write file Dockerfile
[INFO] [stderr] error: unable to write file Rocket.toml
[INFO] [stderr] fatal: cannot create directory at 'scripts': No space left on device
[INFO] [stderr] warning: Clone succeeded, but checkout failed.
[INFO] [stderr] You can inspect what was checked out with 'git status'
[INFO] [stderr] and retry with 'git restore --source=HEAD :/'
[INFO] [stderr] 
[INFO] checking jbowen93/business1 against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbowen93%2Fbusiness1" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] fatal: update_ref failed for ref 'HEAD': cannot update the ref 'refs/heads/master': unable to create directory for '/workspace/builds/worker-1-tc2/source/.git/logs/refs/heads/master': No such file or directory
[INFO] checking jbowen93/business1 against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbowen93%2Fbusiness1" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] error: failed to write new configuration file /workspace/builds/worker-1-tc2/source/.git/config.lock
[INFO] [stderr] fatal: could not set 'core.repositoryformatversion' to '0'
[INFO] checking jbowen93/business1 against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbowen93%2Fbusiness1" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/jbowen93/business1 on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/jbowen93/business1
[INFO] finished tweaking git repo https://github.com/jbowen93/business1
[INFO] tweaked toml for git repo https://github.com/jbowen93/business1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/jbowen93/business1 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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v0.3.3
[INFO] [stderr]   Downloaded yansi v0.3.3
[INFO] [stderr]   Downloaded pear_codegen v0.0.11
[INFO] [stderr]   Downloaded jsonwebtoken v3.0.0
[INFO] [stderr]   Downloaded ordermap v0.2.11
[INFO] [stderr]   Downloaded smallvec v0.4.3
[INFO] [stderr]   Downloaded gcc v0.3.53
[INFO] [stderr]   Downloaded pear v0.0.11
[INFO] [stderr]   Downloaded cookie v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e8b1787ac51a62675cacd8cd0e23010f13c53f7434fe21a42193312e4b3baba
[INFO] running `Command { std: "docker" "start" "-a" "2e8b1787ac51a62675cacd8cd0e23010f13c53f7434fe21a42193312e4b3baba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e8b1787ac51a62675cacd8cd0e23010f13c53f7434fe21a42193312e4b3baba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e8b1787ac51a62675cacd8cd0e23010f13c53f7434fe21a42193312e4b3baba", kill_on_drop: false }`
[INFO] [stdout] 2e8b1787ac51a62675cacd8cd0e23010f13c53f7434fe21a42193312e4b3baba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57d214b777e871f1fa8a51cecffe191fa2de7ec8d6c4d2e69234337c7fccc6b2
[INFO] running `Command { std: "docker" "start" "-a" "57d214b777e871f1fa8a51cecffe191fa2de7ec8d6c4d2e69234337c7fccc6b2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling version_check v0.1.3
[INFO] [stderr]     Checking libc v0.2.30
[INFO] [stderr]    Compiling scopeguard v0.3.2
[INFO] [stderr]    Compiling either v1.1.0
[INFO] [stderr]    Compiling rayon-core v1.2.1
[INFO] [stderr]    Compiling lazy_static v0.2.8
[INFO] [stderr]    Compiling futures v0.1.15
[INFO] [stderr]    Compiling yansi v0.3.3
[INFO] [stderr]     Checking matches v0.1.6
[INFO] [stderr]    Compiling gcc v0.3.53
[INFO] [stderr]     Checking safemem v0.2.0
[INFO] [stderr]     Checking num-traits v0.1.40
[INFO] [stderr]     Checking byteorder v1.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.5
[INFO] [stderr]     Checking serde v1.0.14
[INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetayOi0Tz"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `safemem` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yansi-0.3.3/src/lib.rs:1:40
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![cfg_attr(feature="nightly", feature(const_fn))]
[INFO] [stdout]   |                                        ^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: split into finer-grained feature gates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yansi` (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/rmetaBmSQ62"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `either` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaUTRL3y/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "57d214b777e871f1fa8a51cecffe191fa2de7ec8d6c4d2e69234337c7fccc6b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57d214b777e871f1fa8a51cecffe191fa2de7ec8d6c4d2e69234337c7fccc6b2", kill_on_drop: false }`
[INFO] [stdout] 57d214b777e871f1fa8a51cecffe191fa2de7ec8d6c4d2e69234337c7fccc6b2
