[INFO] fetching crate gled 1.2.0... [INFO] checking gled-1.2.0 against beta for pr-78714 [INFO] extracting crate gled 1.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate gled 1.2.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate gled 1.2.0 [INFO] finished tweaking crates.io crate gled 1.2.0 [INFO] tweaked toml for crates.io crate gled 1.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate gled 1.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] f854426ef555f44f30c4d811cc300a586153f1d34062c7d7b447076618252d9f [INFO] running `Command { std: "docker" "start" "-a" "f854426ef555f44f30c4d811cc300a586153f1d34062c7d7b447076618252d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f854426ef555f44f30c4d811cc300a586153f1d34062c7d7b447076618252d9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f854426ef555f44f30c4d811cc300a586153f1d34062c7d7b447076618252d9f", kill_on_drop: false }` [INFO] [stdout] f854426ef555f44f30c4d811cc300a586153f1d34062c7d7b447076618252d9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01ab9a1f67b66013abe43f8c20df2cb55a46da04daa2ee02a2c30033bb1e3d33 [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" "01ab9a1f67b66013abe43f8c20df2cb55a46da04daa2ee02a2c30033bb1e3d33", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Compiling gio v0.9.0 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Compiling pango v0.9.0 [INFO] [stderr] Checking xmlparser v0.13.2 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Checking rgb v0.8.16 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking pico-args v0.3.3 [INFO] [stderr] Checking unicode-script v0.5.0 [INFO] [stderr] Checking xmlparser v0.9.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking unicode-vo v0.1.0 [INFO] [stderr] Compiling gdk v0.13.0 [INFO] [stderr] Checking lab v0.7.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking elapsed v0.1.2 [INFO] [stderr] Checking floating-duration v0.1.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking kurbo v0.6.2 [INFO] [stderr] Checking svgfilters v0.2.0 [INFO] [stderr] Checking roxmltree v0.6.1 [INFO] [stderr] Compiling gtk v0.9.0 [INFO] [stderr] Checking roxmltree v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking delta_e v0.2.1 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Checking svgdom v0.18.0 [INFO] [stderr] Checking deflate v0.8.5 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Checking artnet_protocol v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking colored v1.9.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking png v0.16.6 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking fontdb v0.1.0 [INFO] [stderr] Compiling rustybuzz v0.1.1 [INFO] [stderr] Compiling tiny-skia v0.1.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Checking usvg v0.11.0 [INFO] [stderr] Compiling glib-macros v0.10.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Compiling system-deps v1.3.1 [INFO] [stderr] Compiling glib-sys v0.10.0 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking resvg v0.11.0 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking glib v0.10.1 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking libgled v1.2.0 [INFO] [stderr] Checking gled v1.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 49s [INFO] running `Command { std: "docker" "inspect" "01ab9a1f67b66013abe43f8c20df2cb55a46da04daa2ee02a2c30033bb1e3d33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01ab9a1f67b66013abe43f8c20df2cb55a46da04daa2ee02a2c30033bb1e3d33", kill_on_drop: false }` [INFO] [stdout] 01ab9a1f67b66013abe43f8c20df2cb55a46da04daa2ee02a2c30033bb1e3d33