[INFO] cloning repository https://github.com/takumi3488/display-switch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/takumi3488/display-switch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakumi3488%2Fdisplay-switch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakumi3488%2Fdisplay-switch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fc02312341d750f7db899b9aa0e061c8737a002 [INFO] checking takumi3488/display-switch against try#86f78589b09557f70c9db3f56ad1921e0a9f76ef for pr-138438 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftakumi3488%2Fdisplay-switch" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/takumi3488/display-switch on toolchain 86f78589b09557f70c9db3f56ad1921e0a9f76ef [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/takumi3488/display-switch [INFO] finished tweaking git repo https://github.com/takumi3488/display-switch [INFO] tweaked toml for git repo https://github.com/takumi3488/display-switch written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/takumi3488/display-switch 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" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 558e18a0853010203b0c2b09eabe5ef30854b9719c295aacf79010dbc3a14257 [INFO] running `Command { std: "docker" "start" "-a" "558e18a0853010203b0c2b09eabe5ef30854b9719c295aacf79010dbc3a14257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "558e18a0853010203b0c2b09eabe5ef30854b9719c295aacf79010dbc3a14257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "558e18a0853010203b0c2b09eabe5ef30854b9719c295aacf79010dbc3a14257", kill_on_drop: false }` [INFO] [stdout] 558e18a0853010203b0c2b09eabe5ef30854b9719c295aacf79010dbc3a14257 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+86f78589b09557f70c9db3f56ad1921e0a9f76ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 979fc1dd8593b36949e0e180c1a882ccf6603bc3bd5b710dd6cb4ee3264ba91b [INFO] running `Command { std: "docker" "start" "-a" "979fc1dd8593b36949e0e180c1a882ccf6603bc3bd5b710dd6cb4ee3264ba91b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking radium v0.3.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tetsy-rlp v0.4.5 [INFO] [stderr] Checking byte-slice-cast v0.3.5 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking bitvec v0.17.4 [INFO] [stderr] Checking tetsy-impl-rlp v0.2.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Checking uint-crate v0.8.1 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling parking_lot_core v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking tetsy-fixed-hash v0.5.0 [INFO] [stderr] Checking tetsy-plain-hasher v0.2.1 [INFO] [stderr] Checking tetsy-hash-db v0.15.3 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking tetsy-bytes v0.1.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking ahash v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking xdg v2.5.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking home v0.3.4 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking app_dirs v1.2.1 [INFO] [stderr] Checking lru v0.4.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetafGcqKT/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "979fc1dd8593b36949e0e180c1a882ccf6603bc3bd5b710dd6cb4ee3264ba91b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "979fc1dd8593b36949e0e180c1a882ccf6603bc3bd5b710dd6cb4ee3264ba91b", kill_on_drop: false }` [INFO] [stdout] 979fc1dd8593b36949e0e180c1a882ccf6603bc3bd5b710dd6cb4ee3264ba91b