[INFO] cloning repository https://github.com/claytondus/resvg_rocket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/claytondus/resvg_rocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaytondus%2Fresvg_rocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaytondus%2Fresvg_rocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c7507848c361e86ac102968c4d313e6f766a820 [INFO] testing claytondus/resvg_rocket against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclaytondus%2Fresvg_rocket" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/claytondus/resvg_rocket [INFO] finished tweaking git repo https://github.com/claytondus/resvg_rocket [INFO] tweaked toml for git repo https://github.com/claytondus/resvg_rocket written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/claytondus/resvg_rocket on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/claytondus/resvg_rocket 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 33016cb9601042a0c9e82e97025ec7cd96f40b42b67e97bcce232e8e9aea652b [INFO] running `Command { std: "docker" "start" "-a" "33016cb9601042a0c9e82e97025ec7cd96f40b42b67e97bcce232e8e9aea652b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "33016cb9601042a0c9e82e97025ec7cd96f40b42b67e97bcce232e8e9aea652b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33016cb9601042a0c9e82e97025ec7cd96f40b42b67e97bcce232e8e9aea652b", kill_on_drop: false }` [INFO] [stdout] 33016cb9601042a0c9e82e97025ec7cd96f40b42b67e97bcce232e8e9aea652b [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6b7e4280f2425fd943bcb64dc5ea5361c597ed21088f70a99d8eba5fe2f573a [INFO] running `Command { std: "docker" "start" "-a" "b6b7e4280f2425fd943bcb64dc5ea5361c597ed21088f70a99d8eba5fe2f573a", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling core_maths v0.1.0 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ttf-parser v0.24.1 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling kurbo v0.11.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling unicode-ccc v0.3.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.3.0 [INFO] [stderr] Compiling unicode-properties v0.1.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling unicode-script v0.5.6 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling svgtypes v0.15.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling fontdb v0.21.0 [INFO] [stderr] Compiling rustybuzz v0.18.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling imagesize v0.13.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling rgb v0.8.48 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/db823df02fd0c2cf67b43025ac3fef3f2d743245/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.39.2/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 --cfg 'feature="default"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=3e13de362146f061 -C extra-filename=-847632bb7af78604 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-ae7c44f539cff960.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-7fad983a4890e340.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e0c50e8704e39276.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-58d39aa049a8f195.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" "b6b7e4280f2425fd943bcb64dc5ea5361c597ed21088f70a99d8eba5fe2f573a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6b7e4280f2425fd943bcb64dc5ea5361c597ed21088f70a99d8eba5fe2f573a", kill_on_drop: false }` [INFO] [stdout] b6b7e4280f2425fd943bcb64dc5ea5361c597ed21088f70a99d8eba5fe2f573a