[INFO] cloning repository https://github.com/xna00/ipsync2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xna00/ipsync2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxna00%2Fipsync2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxna00%2Fipsync2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a5670c17e34d09bc1133c2320d227a2795910757
[INFO] checking xna00/ipsync2 against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxna00%2Fipsync2" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/xna00/ipsync2 on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/xna00/ipsync2
[INFO] finished tweaking git repo https://github.com/xna00/ipsync2
[INFO] tweaked toml for git repo https://github.com/xna00/ipsync2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/xna00/ipsync2 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebdadd8b8a353003a6e5bb99793eada10e8d9cdea60e4554ceda69e83e6f236d
[INFO] running `Command { std: "docker" "start" "-a" "ebdadd8b8a353003a6e5bb99793eada10e8d9cdea60e4554ceda69e83e6f236d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebdadd8b8a353003a6e5bb99793eada10e8d9cdea60e4554ceda69e83e6f236d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebdadd8b8a353003a6e5bb99793eada10e8d9cdea60e4554ceda69e83e6f236d", kill_on_drop: false }`
[INFO] [stdout] ebdadd8b8a353003a6e5bb99793eada10e8d9cdea60e4554ceda69e83e6f236d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fd91ce6bed96c42742cb06d210bb098bcfcbc02fff1bd81a3259f99905922fe
[INFO] running `Command { std: "docker" "start" "-a" "4fd91ce6bed96c42742cb06d210bb098bcfcbc02fff1bd81a3259f99905922fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.99
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking quoted_printable v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking email_address v0.2.4
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking email-encoding v0.3.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking bufstream v0.1.4
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking netif v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking imap-proto v0.10.2
[INFO] [stderr]     Checking regex v1.10.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking imap v2.4.1
[INFO] [stderr]     Checking lettre v0.11.7
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta3rqysZ/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" "4fd91ce6bed96c42742cb06d210bb098bcfcbc02fff1bd81a3259f99905922fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fd91ce6bed96c42742cb06d210bb098bcfcbc02fff1bd81a3259f99905922fe", kill_on_drop: false }`
[INFO] [stdout] 4fd91ce6bed96c42742cb06d210bb098bcfcbc02fff1bd81a3259f99905922fe
