[INFO] cloning repository https://github.com/veniamin-ilmer/double [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/veniamin-ilmer/double" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveniamin-ilmer%2Fdouble", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveniamin-ilmer%2Fdouble'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0c2b32660eae3ae8b51680658636d1c518a930c8 [INFO] building veniamin-ilmer/double against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fveniamin-ilmer%2Fdouble" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/veniamin-ilmer/double on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/veniamin-ilmer/double [INFO] finished tweaking git repo https://github.com/veniamin-ilmer/double [INFO] tweaked toml for git repo https://github.com/veniamin-ilmer/double written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/veniamin-ilmer/double 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cf57eeee966bae49305764bfadfcd0a8d04e9d70dec4b82945217e26241e1b0 [INFO] running `Command { std: "docker" "start" "-a" "9cf57eeee966bae49305764bfadfcd0a8d04e9d70dec4b82945217e26241e1b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cf57eeee966bae49305764bfadfcd0a8d04e9d70dec4b82945217e26241e1b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf57eeee966bae49305764bfadfcd0a8d04e9d70dec4b82945217e26241e1b0", kill_on_drop: false }` [INFO] [stdout] 9cf57eeee966bae49305764bfadfcd0a8d04e9d70dec4b82945217e26241e1b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edd8803b72750601f07a4d28b42d21548403438af462e5018a9728ab53e335ab [INFO] running `Command { std: "docker" "start" "-a" "edd8803b72750601f07a4d28b42d21548403438af462e5018a9728ab53e335ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling palette v0.7.3 [INFO] [stderr] Compiling ttf-parser v0.19.2 [INFO] [stderr] Compiling fast-srgb8 v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.27 [INFO] [stderr] Compiling fdeflate v0.3.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling softbuffer v0.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling unicode-script v0.5.5 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling zeno v0.2.2 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling yazi v0.1.6 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling sys-locale v0.3.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling rangemap v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Compiling kurbo v0.9.5 [INFO] [stderr] Compiling swash v0.1.8 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling memmap2 v0.6.2 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling fontdb v0.14.1 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling ab_glyph v0.2.21 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling winit v0.28.6 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling x11rb-protocol v0.11.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling palette_derive v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] error: could not compile `swash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name swash --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/swash-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="render"' --cfg 'feature="scale"' --cfg 'feature="yazi"' --cfg 'feature="zeno"' -C metadata=ef8d37616c1792e3 -C extra-filename=-ef8d37616c1792e3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern yazi=/opt/rustwide/target/debug/deps/libyazi-363b1e3904657bc2.rmeta --extern zeno=/opt/rustwide/target/debug/deps/libzeno-b21f188e00bd0b7e.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "edd8803b72750601f07a4d28b42d21548403438af462e5018a9728ab53e335ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd8803b72750601f07a4d28b42d21548403438af462e5018a9728ab53e335ab", kill_on_drop: false }` [INFO] [stdout] edd8803b72750601f07a4d28b42d21548403438af462e5018a9728ab53e335ab