[INFO] fetching crate libgled 1.2.0... [INFO] checking libgled-1.2.0 against master#d62d3f7fa9a91d933213cc10e20e740608983f64 for pr-77015 [INFO] extracting crate libgled 1.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate libgled 1.2.0 on toolchain d62d3f7fa9a91d933213cc10e20e740608983f64 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate libgled 1.2.0 [INFO] finished tweaking crates.io crate libgled 1.2.0 [INFO] tweaked toml for crates.io crate libgled 1.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68eb3c1a7bba22743a68245441e410d6d5f5e62e94ec41c1120304378c6bbd9c [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" "68eb3c1a7bba22743a68245441e410d6d5f5e62e94ec41c1120304378c6bbd9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68eb3c1a7bba22743a68245441e410d6d5f5e62e94ec41c1120304378c6bbd9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68eb3c1a7bba22743a68245441e410d6d5f5e62e94ec41c1120304378c6bbd9c", kill_on_drop: false }` [INFO] [stdout] 68eb3c1a7bba22743a68245441e410d6d5f5e62e94ec41c1120304378c6bbd9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdc85d4108159af62dcc79be2bd17a64338859e9d9e0be358f3e29db08144d93 [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" "fdc85d4108159af62dcc79be2bd17a64338859e9d9e0be358f3e29db08144d93", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pin-project-internal v0.4.25 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Checking unicode-script v0.5.2 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Checking pico-args v0.3.4 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Checking xmlparser v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking lab v0.7.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking floating-duration v0.1.2 [INFO] [stderr] Checking elapsed v0.1.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking roxmltree v0.13.0 [INFO] [stderr] Checking kurbo v0.6.3 [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking delta_e v0.2.1 [INFO] [stderr] Checking svgfilters v0.2.0 [INFO] [stderr] Checking roxmltree v0.6.1 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking artnet_protocol v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking svgdom v0.18.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking flate2 v1.0.18 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Compiling rustybuzz v0.1.1 [INFO] [stderr] Compiling tiny-skia v0.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking fontdb v0.1.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Checking usvg v0.11.0 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Checking pin-project v0.4.25 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking resvg v0.11.0 [INFO] [stderr] Checking glib v0.10.2 [INFO] [stderr] Checking libgled v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 44s [INFO] running `Command { std: "docker" "inspect" "fdc85d4108159af62dcc79be2bd17a64338859e9d9e0be358f3e29db08144d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdc85d4108159af62dcc79be2bd17a64338859e9d9e0be358f3e29db08144d93", kill_on_drop: false }` [INFO] [stdout] fdc85d4108159af62dcc79be2bd17a64338859e9d9e0be358f3e29db08144d93