[INFO] cloning repository https://github.com/johnDeSilencio/emojicp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnDeSilencio/emojicp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjohnDeSilencio%2Femojicp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjohnDeSilencio%2Femojicp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 660f23d12910c3afc3bedef934ddf64350c04f0e
[INFO] checking johnDeSilencio/emojicp against try#ae258e1fcbee4a062f5f3d869f06004d7cea088e for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjohnDeSilencio%2Femojicp" "/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/johnDeSilencio/emojicp on toolchain ae258e1fcbee4a062f5f3d869f06004d7cea088e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/johnDeSilencio/emojicp
[INFO] finished tweaking git repo https://github.com/johnDeSilencio/emojicp
[INFO] tweaked toml for git repo https://github.com/johnDeSilencio/emojicp written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/johnDeSilencio/emojicp 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" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook v0.3.16
[INFO] [stderr]   Downloaded clipboard-anywhere v0.2.1
[INFO] [stderr]   Downloaded clap v4.3.15
[INFO] [stderr]   Downloaded bk-tree v0.5.0
[INFO] [stderr]   Downloaded clap_builder v4.3.15
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 360a565ef98e3befe594f58a10ea549436199c30b35f5cd65029b7a8c3284277
[INFO] running `Command { std: "docker" "start" "-a" "360a565ef98e3befe594f58a10ea549436199c30b35f5cd65029b7a8c3284277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "360a565ef98e3befe594f58a10ea549436199c30b35f5cd65029b7a8c3284277", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "360a565ef98e3befe594f58a10ea549436199c30b35f5cd65029b7a8c3284277", kill_on_drop: false }`
[INFO] [stdout] 360a565ef98e3befe594f58a10ea549436199c30b35f5cd65029b7a8c3284277
[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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+ae258e1fcbee4a062f5f3d869f06004d7cea088e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00cdf2e9f728be772a5575c0099bda5b280b09728e647bc2340e1619b931b5ce
[INFO] running `Command { std: "docker" "start" "-a" "00cdf2e9f728be772a5575c0099bda5b280b09728e647bc2340e1619b931b5ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.171
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.3
[INFO] [stderr]    Compiling cpufeatures v0.2.9
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling quote v1.0.31
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.16
[INFO] [stderr]    Compiling anstyle v1.0.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling syn v2.0.26
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling png v0.17.9
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling clap_lex v0.5.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.72
[INFO] [stderr]    Compiling triple_accel v0.3.4
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking sha2 v0.10.7
[INFO] [stderr]    Compiling termion v2.0.1
[INFO] [stderr]     Checking clap_builder v4.3.15
[INFO] [stderr]     Checking os_pipe v1.1.4
[INFO] [stderr]     Checking shared_child v1.0.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling serde_json v1.0.103
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking duct v0.13.6
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking rust-embed-utils v7.8.1
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling image v0.24.6
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking wsl v0.1.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ratatui v0.21.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.171
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling clap_derive v4.3.12
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking x11rb v0.9.0
[INFO] [stderr]    Compiling rust-embed v6.8.1
[INFO] [stderr]    Compiling x11rb-protocol v0.10.0
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]    Compiling clap v4.3.15
[INFO] [stderr]     Checking arboard v2.1.1
[INFO] [stderr]     Checking clipboard-anywhere v0.2.1
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetavmayZQ/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] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaWZNQFQ/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib) due to 1 previous error
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaqth0Ja/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" "00cdf2e9f728be772a5575c0099bda5b280b09728e647bc2340e1619b931b5ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00cdf2e9f728be772a5575c0099bda5b280b09728e647bc2340e1619b931b5ce", kill_on_drop: false }`
[INFO] [stdout] 00cdf2e9f728be772a5575c0099bda5b280b09728e647bc2340e1619b931b5ce
