[INFO] cloning repository https://github.com/Vuenc/SixtyFPS-Str8ts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Vuenc/SixtyFPS-Str8ts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVuenc%2FSixtyFPS-Str8ts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVuenc%2FSixtyFPS-Str8ts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a0f9f20fdc3f1720b46d27271c4c174844dfef93 [INFO] testing Vuenc/SixtyFPS-Str8ts against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVuenc%2FSixtyFPS-Str8ts" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Vuenc/SixtyFPS-Str8ts on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Vuenc/SixtyFPS-Str8ts [INFO] finished tweaking git repo https://github.com/Vuenc/SixtyFPS-Str8ts [INFO] tweaked toml for git repo https://github.com/Vuenc/SixtyFPS-Str8ts written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Vuenc/SixtyFPS-Str8ts already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /workspace/builds/worker-14/source/main.rs [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3de1b44eb28973caf456684996d290786154846d1085826028242835e47f350e [INFO] running `Command { std: "docker" "start" "-a" "3de1b44eb28973caf456684996d290786154846d1085826028242835e47f350e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3de1b44eb28973caf456684996d290786154846d1085826028242835e47f350e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3de1b44eb28973caf456684996d290786154846d1085826028242835e47f350e", kill_on_drop: false }` [INFO] [stdout] 3de1b44eb28973caf456684996d290786154846d1085826028242835e47f350e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f3bd2f7243725f1a636969814a00028771243fc91580690b9f388322659173d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8f3bd2f7243725f1a636969814a00028771243fc91580690b9f388322659173d", kill_on_drop: false }` [INFO] [stderr] warning: file found to be present in multiple build targets: /opt/rustwide/workdir/main.rs [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling unicode-general-category v0.4.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling float-cmp v0.5.3 [INFO] [stderr] Compiling by_address v1.0.4 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling unicode-script v0.5.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling codemap v0.1.3 [INFO] [stderr] Compiling text-size v1.1.0 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling countme v2.0.4 [INFO] [stderr] Compiling sixtyfps-compilerlib v0.1.3 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling smol_str v0.1.18 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling pin-weak v1.0.0 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling unicode-vo v0.1.0 [INFO] [stderr] Compiling weak-table v0.3.0 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling imgref v1.9.1 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling sixtyfps-rendering-backend-default v0.1.3 [INFO] [stderr] Compiling sixtyfps-macros v0.1.3 [INFO] [stderr] Compiling auto_enums_derive v0.7.12 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling css-color-parser2 v1.0.1 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling data-url v0.1.0 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling svgtypes v0.5.0 [INFO] [stderr] Compiling rgb v0.8.27 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling spin_on v0.1.1 [INFO] [stderr] Compiling svgtypes v0.8.0 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling kurbo v0.8.2 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling roxmltree v0.14.1 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling simplecss v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rowan v0.14.1 [INFO] [stderr] Compiling euclid v0.22.6 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling memmap2 v0.5.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling codemap-diagnostic v0.1.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling fontdb v0.7.0 [INFO] [stderr] Compiling lyon_geom v0.17.5 [INFO] [stderr] Compiling rustybuzz v0.4.0 [INFO] [stderr] Compiling tiny-skia v0.6.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling lyon_svg v0.17.2 [INFO] [stderr] Compiling lyon_algorithms v0.17.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling triomphe v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling cpp_common v0.5.6 [INFO] [stderr] Compiling derive_utils v0.11.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling usvg v0.19.0 [INFO] [stderr] Compiling cpp_build v0.5.6 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling qttypes v0.2.4 [INFO] [stderr] Compiling const-field-offset-macro v0.1.1 [INFO] [stderr] Compiling auto_enums_core v0.7.12 [INFO] [stderr] Compiling vtable-macro v0.1.3 [INFO] [stderr] Compiling cpp_macros v0.5.6 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling sixtyfps-rendering-backend-qt v0.1.3 [INFO] [stderr] Compiling sixtyfps-corelib-macros v0.1.3 [INFO] [stderr] Compiling ouroboros_macro v0.12.0 [INFO] [stderr] error: could not compile `usvg` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name usvg --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/usvg-0.19.0/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="fontdb"' --cfg 'feature="memmap-fonts"' --cfg 'feature="rustybuzz"' --cfg 'feature="text"' --cfg 'feature="ttf-parser"' --cfg 'feature="unicode-bidi"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-vo"' -C metadata=be7214fe1df34f65 -C extra-filename=-be7214fe1df34f65 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rmeta --extern data_url=/opt/rustwide/target/debug/deps/libdata_url-c7e027335d36e2df.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-afa8fa8623876594.rmeta --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-0fd82076c533b832.rmeta --extern fontdb=/opt/rustwide/target/debug/deps/libfontdb-5d21b6dea1dee916.rmeta --extern kurbo=/opt/rustwide/target/debug/deps/libkurbo-9e0b7e9e92704239.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-b552562017d3d410.rmeta --extern rctree=/opt/rustwide/target/debug/deps/librctree-9c3cdf8f96a5e57c.rmeta --extern roxmltree=/opt/rustwide/target/debug/deps/libroxmltree-affc1e46206896d7.rmeta --extern rustybuzz=/opt/rustwide/target/debug/deps/librustybuzz-6e8cb53734a97d3f.rmeta --extern simplecss=/opt/rustwide/target/debug/deps/libsimplecss-20442f83fbbc8fb9.rmeta --extern siphasher=/opt/rustwide/target/debug/deps/libsiphasher-b96b3030fcac2523.rmeta --extern svgtypes=/opt/rustwide/target/debug/deps/libsvgtypes-e2545e48db137546.rmeta --extern ttf_parser=/opt/rustwide/target/debug/deps/libttf_parser-4e915caaeebe8d58.rmeta --extern unicode_bidi=/opt/rustwide/target/debug/deps/libunicode_bidi-c016094b93117d84.rmeta --extern unicode_script=/opt/rustwide/target/debug/deps/libunicode_script-6fc9943a7f4f9e7e.rmeta --extern unicode_vo=/opt/rustwide/target/debug/deps/libunicode_vo-da7ecae8de3329b6.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8f3bd2f7243725f1a636969814a00028771243fc91580690b9f388322659173d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3bd2f7243725f1a636969814a00028771243fc91580690b9f388322659173d", kill_on_drop: false }` [INFO] [stdout] 8f3bd2f7243725f1a636969814a00028771243fc91580690b9f388322659173d