[INFO] fetching crate sixtyfps-rendering-backend-gl 0.0.2... [INFO] checking sixtyfps-rendering-backend-gl-0.0.2 against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] extracting crate sixtyfps-rendering-backend-gl 0.0.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate sixtyfps-rendering-backend-gl 0.0.2 on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sixtyfps-rendering-backend-gl 0.0.2 [INFO] finished tweaking crates.io crate sixtyfps-rendering-backend-gl 0.0.2 [INFO] tweaked toml for crates.io crate sixtyfps-rendering-backend-gl 0.0.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "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] be7b347c06feacbbb728f552b05fcf34a1ef5db969f3ce4d12b8464e3a3d95b7 [INFO] running `Command { std: "docker" "start" "-a" "be7b347c06feacbbb728f552b05fcf34a1ef5db969f3ce4d12b8464e3a3d95b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be7b347c06feacbbb728f552b05fcf34a1ef5db969f3ce4d12b8464e3a3d95b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7b347c06feacbbb728f552b05fcf34a1ef5db969f3ce4d12b8464e3a3d95b7", kill_on_drop: false }` [INFO] [stdout] be7b347c06feacbbb728f552b05fcf34a1ef5db969f3ce4d12b8464e3a3d95b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 399e8ea9036a402fb6f7ca23237db8fb4b5ba0803c1a8a8bb294b36acd71b522 [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" "399e8ea9036a402fb6f7ca23237db8fb4b5ba0803c1a8a8bb294b36acd71b522", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling auto_enums_derive v0.7.8 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cgmath v0.17.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Checking pin-weak v1.0.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Checking weak-table v0.3.0 [INFO] [stderr] Checking glow v0.6.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking stretch v0.3.2 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Compiling field-offset v0.3.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking euclid v0.22.1 [INFO] [stderr] Checking sid v0.6.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking freetype v0.7.0 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking font-kit v0.10.0 [INFO] [stderr] Checking image v0.23.11 [INFO] [stderr] Checking lyon_geom v0.16.2 [INFO] [stderr] Checking guillotiere v0.6.0 [INFO] [stderr] Checking lyon_path v0.16.2 [INFO] [stderr] Checking triomphe v0.1.1 [INFO] [stderr] Checking lyon_tessellation v0.16.2 [INFO] [stderr] Checking lyon_algorithms v0.16.0 [INFO] [stderr] Checking lyon v0.16.2 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Checking x11-clipboard v0.5.1 [INFO] [stderr] Checking copypasta v0.7.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling const-field-offset-macro v0.1.0 [INFO] [stderr] Compiling auto_enums_core v0.7.8 [INFO] [stderr] Compiling vtable-macro v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling strum_macros v0.19.4 [INFO] [stderr] Compiling sixtyfps-corelib-macros v0.0.2 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking const-field-offset v0.1.0 [INFO] [stderr] Checking vtable v0.1.0 [INFO] [stderr] Checking auto_enums v0.7.8 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking glutin v0.25.1 [INFO] [stderr] Checking sixtyfps-corelib v0.0.2 [INFO] [stderr] Checking sixtyfps-rendering-backend-gl v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "399e8ea9036a402fb6f7ca23237db8fb4b5ba0803c1a8a8bb294b36acd71b522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "399e8ea9036a402fb6f7ca23237db8fb4b5ba0803c1a8a8bb294b36acd71b522", kill_on_drop: false }` [INFO] [stdout] 399e8ea9036a402fb6f7ca23237db8fb4b5ba0803c1a8a8bb294b36acd71b522