[INFO] fetching crate pugl-ui 0.3.0... [INFO] checking pugl-ui-0.3.0 against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] extracting crate pugl-ui 0.3.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate pugl-ui 0.3.0 on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate pugl-ui 0.3.0 [INFO] finished tweaking crates.io crate pugl-ui 0.3.0 [INFO] tweaked toml for crates.io crate pugl-ui 0.3.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate pugl-ui 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pangocairo-sys v0.11.0 [INFO] [stderr] Downloaded pangocairo v0.10.0 [INFO] [stderr] Downloaded clang-sys v1.0.1 [INFO] [stderr] Downloaded serial_test v0.5.0 [INFO] [stderr] Downloaded pango v0.9.1 [INFO] [stderr] Downloaded pango-sys v0.10.0 [INFO] [stderr] Downloaded serial_test_derive v0.5.0 [INFO] [stderr] Downloaded libloading v0.6.5 [INFO] [stderr] Downloaded pugl-sys v0.4.0 [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "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] 4d0abd348f2b48407cc3c5751e73d62be2b385c28855e3f60e72abf88a0f389f [INFO] running `Command { std: "docker" "start" "-a" "4d0abd348f2b48407cc3c5751e73d62be2b385c28855e3f60e72abf88a0f389f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d0abd348f2b48407cc3c5751e73d62be2b385c28855e3f60e72abf88a0f389f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d0abd348f2b48407cc3c5751e73d62be2b385c28855e3f60e72abf88a0f389f", kill_on_drop: false }` [INFO] [stdout] 4d0abd348f2b48407cc3c5751e73d62be2b385c28855e3f60e72abf88a0f389f [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] f6034d343937f0b16dfc2186b77d854e61e8155830b3485f675c8ef68e1caa12 [INFO] running `Command { std: "docker" "start" "-a" "f6034d343937f0b16dfc2186b77d854e61e8155830b3485f675c8ef68e1caa12", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Compiling clang-sys v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Compiling libloading v0.6.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling serial_test_derive v0.5.0 [INFO] [stderr] Checking serial_test v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.21 [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] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling pangocairo-sys v0.11.0 [INFO] [stderr] Checking pin-project v1.0.1 [INFO] [stderr] Checking futures-util v0.3.7 [INFO] [stderr] Compiling pugl-sys v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.7 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking pugl-ui v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "f6034d343937f0b16dfc2186b77d854e61e8155830b3485f675c8ef68e1caa12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6034d343937f0b16dfc2186b77d854e61e8155830b3485f675c8ef68e1caa12", kill_on_drop: false }` [INFO] [stdout] f6034d343937f0b16dfc2186b77d854e61e8155830b3485f675c8ef68e1caa12