[INFO] cloning repository https://github.com/johnlepikhin/i3im [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnlepikhin/i3im" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnlepikhin%2Fi3im", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnlepikhin%2Fi3im'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b507926b3451ee4229f227f79e38df79e358b029 [INFO] checking johnlepikhin/i3im against master#667247db71ea18c4130dd018d060e7f09d589490 for pr-140824 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnlepikhin%2Fi3im" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johnlepikhin/i3im on toolchain 667247db71ea18c4130dd018d060e7f09d589490 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/johnlepikhin/i3im [INFO] finished tweaking git repo https://github.com/johnlepikhin/i3im [INFO] tweaked toml for git repo https://github.com/johnlepikhin/i3im written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/johnlepikhin/i3im 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" "+667247db71ea18c4130dd018d060e7f09d589490" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structdoc v0.1.4 [INFO] [stderr] Downloaded i3ipc-jl v0.11.2 [INFO] [stderr] Downloaded structdoc-derive v0.1.4 [INFO] [stderr] Downloaded slog-syslog-jl v0.13.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 033c0a89b52b148babb741a8f19ad35eddf96595b881299dba1c0bc28fb9a9ea [INFO] running `Command { std: "docker" "start" "-a" "033c0a89b52b148babb741a8f19ad35eddf96595b881299dba1c0bc28fb9a9ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "033c0a89b52b148babb741a8f19ad35eddf96595b881299dba1c0bc28fb9a9ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "033c0a89b52b148babb741a8f19ad35eddf96595b881299dba1c0bc28fb9a9ea", kill_on_drop: false }` [INFO] [stdout] 033c0a89b52b148babb741a8f19ad35eddf96595b881299dba1c0bc28fb9a9ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+667247db71ea18c4130dd018d060e7f09d589490" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e32f10480e69303ae403f2156cfc1f20dc645eff584d4d12a4e2cba58a5f404 [INFO] running `Command { std: "docker" "start" "-a" "9e32f10480e69303ae403f2156cfc1f20dc645eff584d4d12a4e2cba58a5f404", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Compiling slog-async v2.8.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking slog-scope v4.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.14 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking slog-stdlog v4.1.1 [INFO] [stderr] Checking clap_builder v4.5.23 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Checking indexmap v2.7.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking term v0.7.0 [INFO] [stderr] Checking shellexpand v3.1.0 [INFO] [stderr] Checking syslog v5.0.0 [INFO] [stderr] Checking slog-syslog-jl v0.13.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking slog-term v2.9.1 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaV8hN2L" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `syn` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta8greLD/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-automata` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9e32f10480e69303ae403f2156cfc1f20dc645eff584d4d12a4e2cba58a5f404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e32f10480e69303ae403f2156cfc1f20dc645eff584d4d12a4e2cba58a5f404", kill_on_drop: false }` [INFO] [stdout] 9e32f10480e69303ae403f2156cfc1f20dc645eff584d4d12a4e2cba58a5f404