[INFO] fetching crate sixtyfps-rendering-backend-default 0.0.4... [INFO] testing sixtyfps-rendering-backend-default-0.0.4 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate sixtyfps-rendering-backend-default 0.0.4 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate sixtyfps-rendering-backend-default 0.0.4 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sixtyfps-rendering-backend-default 0.0.4 [INFO] finished tweaking crates.io crate sixtyfps-rendering-backend-default 0.0.4 [INFO] tweaked toml for crates.io crate sixtyfps-rendering-backend-default 0.0.4 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sixtyfps-rendering-backend-qt v0.0.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de6b4437bc99885b8e44c37bb0a287b1f09ee353038b1a379a040d0c60414b90 [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" "de6b4437bc99885b8e44c37bb0a287b1f09ee353038b1a379a040d0c60414b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de6b4437bc99885b8e44c37bb0a287b1f09ee353038b1a379a040d0c60414b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de6b4437bc99885b8e44c37bb0a287b1f09ee353038b1a379a040d0c60414b90", kill_on_drop: false }` [INFO] [stdout] de6b4437bc99885b8e44c37bb0a287b1f09ee353038b1a379a040d0c60414b90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa539467acd8e0a202d497e1b7184ad61b278f4ca03ab3adda0e7ffa9d8df179 [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" "fa539467acd8e0a202d497e1b7184ad61b278f4ca03ab3adda0e7ffa9d8df179", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling pin-weak v1.0.0 [INFO] [stderr] Compiling weak-table v0.3.0 [INFO] [stderr] Compiling svg_fmt v0.4.1 [INFO] [stderr] Compiling glow v0.6.1 [INFO] [stderr] Compiling by_address v1.0.4 [INFO] [stderr] Compiling auto_enums_derive v0.7.11 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling field-offset v0.3.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling euclid v0.22.1 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling triomphe v0.1.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling cpp_common v0.5.6 [INFO] [stderr] Compiling derive_utils v0.11.1 [INFO] [stderr] Compiling const-field-offset-macro v0.1.0 [INFO] [stderr] Compiling vtable-macro v0.1.1 [INFO] [stderr] Compiling auto_enums_core v0.7.11 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling sixtyfps-corelib-macros v0.0.4 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling cpp_build v0.5.6 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling lyon_geom v0.16.2 [INFO] [stderr] Compiling guillotiere v0.6.0 [INFO] [stderr] Compiling stretch v0.3.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling cpp_macros v0.5.6 [INFO] [stderr] Compiling freetype v0.7.0 [INFO] [stderr] Compiling const-field-offset v0.1.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling lyon_path v0.16.2 [INFO] [stderr] Compiling servo-fontconfig v0.5.1 [INFO] [stderr] Compiling vtable v0.1.1 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling font-kit v0.10.0 [INFO] [stderr] Compiling sixtyfps-rendering-backend-qt v0.0.4 [INFO] [stderr] Compiling lyon_algorithms v0.16.0 [INFO] [stderr] Compiling lyon_tessellation v0.16.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling auto_enums v0.7.11 [INFO] [stderr] Compiling lyon v0.16.2 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling cpp v0.5.6 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling x11-clipboard v0.5.1 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling sixtyfps-corelib v0.0.4 [INFO] [stderr] Compiling sixtyfps-rendering-backend-gl v0.0.4 [INFO] [stderr] Compiling sixtyfps-rendering-backend-default v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 23s [INFO] running `Command { std: "docker" "inspect" "fa539467acd8e0a202d497e1b7184ad61b278f4ca03ab3adda0e7ffa9d8df179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa539467acd8e0a202d497e1b7184ad61b278f4ca03ab3adda0e7ffa9d8df179", kill_on_drop: false }` [INFO] [stdout] fa539467acd8e0a202d497e1b7184ad61b278f4ca03ab3adda0e7ffa9d8df179 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e3c54f91ed319871657849bacd500a5b0f742e0be3ad93c93141e22a62ec566 [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" "8e3c54f91ed319871657849bacd500a5b0f742e0be3ad93c93141e22a62ec566", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling sixtyfps-rendering-backend-default v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.72s [INFO] running `Command { std: "docker" "inspect" "8e3c54f91ed319871657849bacd500a5b0f742e0be3ad93c93141e22a62ec566", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e3c54f91ed319871657849bacd500a5b0f742e0be3ad93c93141e22a62ec566", kill_on_drop: false }` [INFO] [stdout] 8e3c54f91ed319871657849bacd500a5b0f742e0be3ad93c93141e22a62ec566 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 980f621ff5f933f94adbb384d9d896572e8099abd4d1a6c0f81921769035bda4 [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" "980f621ff5f933f94adbb384d9d896572e8099abd4d1a6c0f81921769035bda4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sixtyfps_rendering_backend_default-78becc0d586c1ef5 [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests sixtyfps-rendering-backend-default [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "980f621ff5f933f94adbb384d9d896572e8099abd4d1a6c0f81921769035bda4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "980f621ff5f933f94adbb384d9d896572e8099abd4d1a6c0f81921769035bda4", kill_on_drop: false }` [INFO] [stdout] 980f621ff5f933f94adbb384d9d896572e8099abd4d1a6c0f81921769035bda4