[INFO] cloning repository https://github.com/winksaville/rust-expr-druid-1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/winksaville/rust-expr-druid-1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-expr-druid-1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-expr-druid-1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa84d5911f6e231ebb27684c55781abd64a36aaf [INFO] testing winksaville/rust-expr-druid-1 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwinksaville%2Frust-expr-druid-1" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/winksaville/rust-expr-druid-1 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/winksaville/rust-expr-druid-1 [INFO] finished tweaking git repo https://github.com/winksaville/rust-expr-druid-1 [INFO] tweaked toml for git repo https://github.com/winksaville/rust-expr-druid-1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/winksaville/rust-expr-druid-1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1731f3e67d136a89aea0f66af51d3ab0dc11e0aaf6c9af57dd308e0712fb761 [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" "f1731f3e67d136a89aea0f66af51d3ab0dc11e0aaf6c9af57dd308e0712fb761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1731f3e67d136a89aea0f66af51d3ab0dc11e0aaf6c9af57dd308e0712fb761", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1731f3e67d136a89aea0f66af51d3ab0dc11e0aaf6c9af57dd308e0712fb761", kill_on_drop: false }` [INFO] [stdout] f1731f3e67d136a89aea0f66af51d3ab0dc11e0aaf6c9af57dd308e0712fb761 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 603505b04cb0305d2285b37579bb3a4dc6fd9ebf1cc7c09e25e6e947bc75e238 [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" "603505b04cb0305d2285b37579bb3a4dc6fd9ebf1cc7c09e25e6e947bc75e238", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling gio v0.14.6 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling druid-shell v0.7.0 (https://github.com/linebender/druid.git#90a7ab93) [INFO] [stderr] Compiling time v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling gtk v0.14.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling kurbo v0.8.1 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling keyboard-types v0.5.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling unic-bidi v0.9.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling piet v0.5.0-pre1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.24 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling ouroboros_macro v0.9.5 [INFO] [stderr] Compiling druid-derive v0.4.0 (https://github.com/linebender/druid.git#90a7ab93) [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling ouroboros v0.9.5 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling fluent-bundle v0.15.1 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling gtk3-macros v0.14.0 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling atk-sys v0.14.0 [INFO] [stderr] Compiling gdk-sys v0.14.0 [INFO] [stderr] Compiling gtk-sys v0.14.0 [INFO] [stderr] Compiling pangocairo-sys v0.14.0 [INFO] [stderr] Compiling glib v0.14.5 [INFO] [stderr] Compiling pango v0.14.3 [INFO] [stderr] Compiling cairo-rs v0.14.7 [INFO] [stderr] Compiling atk v0.14.0 [INFO] [stderr] Compiling pangocairo v0.14.0 [INFO] [stderr] Compiling piet-cairo v0.5.0-pre1 [INFO] [stderr] Compiling piet-common v0.5.0-pre1 [INFO] [stderr] Compiling gdk-pixbuf v0.14.0 [INFO] [stderr] Compiling gdk v0.14.2 [INFO] [stderr] Compiling druid v0.7.0 (https://github.com/linebender/druid.git#90a7ab93) [INFO] [stderr] error: could not compile `druid-shell` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name druid_shell --edition=2018 /opt/rustwide/cargo-home/git/checkouts/druid-f71533f3d81c0bc8/90a7ab9/druid-shell/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="gdk-sys"' --cfg 'feature="glib-sys"' --cfg 'feature="gtk"' --cfg 'feature="gtk-rs"' --cfg 'feature="gtk-sys"' -C metadata=6de1e5cb8c05197f -C extra-filename=-6de1e5cb8c05197f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b4a3b9ad07e6c4a2.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-bf8de831b4170e0a.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-936893971612aac8.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-5f0fa56a4887707f.rmeta --extern gtk_rs=/opt/rustwide/target/debug/deps/libgtk-5fd0348a72d3ed1a.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-51bf95c1a3eccbd0.rmeta --extern instant=/opt/rustwide/target/debug/deps/libinstant-ee61a1fc20001831.rmeta --extern keyboard_types=/opt/rustwide/target/debug/deps/libkeyboard_types-71622a08f150aaa5.rmeta --extern kurbo=/opt/rustwide/target/debug/deps/libkurbo-51c4e8ccdfadf0dd.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern piet_common=/opt/rustwide/target/debug/deps/libpiet_common-86ca11455dee9ace.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-975441543422fd39.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b9e17b52d3886720.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "603505b04cb0305d2285b37579bb3a4dc6fd9ebf1cc7c09e25e6e947bc75e238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "603505b04cb0305d2285b37579bb3a4dc6fd9ebf1cc7c09e25e6e947bc75e238", kill_on_drop: false }` [INFO] [stdout] 603505b04cb0305d2285b37579bb3a4dc6fd9ebf1cc7c09e25e6e947bc75e238