[INFO] cloning repository https://github.com/incredimo/vsop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/incredimo/vsop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fincredimo%2Fvsop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fincredimo%2Fvsop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c04a5234376bf47ca2438b301d5ed67b74fcc896 [INFO] checking incredimo/vsop against try#51000a35bc99aeffdc092bf2226ab562eedb9eff for pr-135899 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fincredimo%2Fvsop" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/incredimo/vsop on toolchain 51000a35bc99aeffdc092bf2226ab562eedb9eff [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/incredimo/vsop [INFO] finished tweaking git repo https://github.com/incredimo/vsop [INFO] tweaked toml for git repo https://github.com/incredimo/vsop written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/incredimo/vsop 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" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3ca0cfe771754b09925d26cff6b7a67886ba8c55979baf3e3793e5e8ce1782a [INFO] running `Command { std: "docker" "start" "-a" "a3ca0cfe771754b09925d26cff6b7a67886ba8c55979baf3e3793e5e8ce1782a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3ca0cfe771754b09925d26cff6b7a67886ba8c55979baf3e3793e5e8ce1782a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3ca0cfe771754b09925d26cff6b7a67886ba8c55979baf3e3793e5e8ce1782a", kill_on_drop: false }` [INFO] [stdout] a3ca0cfe771754b09925d26cff6b7a67886ba8c55979baf3e3793e5e8ce1782a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+51000a35bc99aeffdc092bf2226ab562eedb9eff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11a1fcf6117be2e94f49c6bde23b5f9a76b53e6368bba26de4c7b6d079d48d2b [INFO] running `Command { std: "docker" "start" "-a" "11a1fcf6117be2e94f49c6bde23b5f9a76b53e6368bba26de4c7b6d079d48d2b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.99 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling wasm-bindgen v0.2.99 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking encode_unicode v1.0.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking csv-core v0.1.11 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.99 [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.99 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.99 [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Checking prettytable-rs v0.10.0 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetap3RQKt/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chrono-tz` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "11a1fcf6117be2e94f49c6bde23b5f9a76b53e6368bba26de4c7b6d079d48d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a1fcf6117be2e94f49c6bde23b5f9a76b53e6368bba26de4c7b6d079d48d2b", kill_on_drop: false }` [INFO] [stdout] 11a1fcf6117be2e94f49c6bde23b5f9a76b53e6368bba26de4c7b6d079d48d2b