[INFO] cloning repository https://github.com/crsaracco/druidaw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crsaracco/druidaw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrsaracco%2Fdruidaw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrsaracco%2Fdruidaw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c78e028527c2d7f263ff6c597dd52d27fa5e665 [INFO] testing crsaracco/druidaw against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrsaracco%2Fdruidaw" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crsaracco/druidaw on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crsaracco/druidaw [INFO] finished tweaking git repo https://github.com/crsaracco/druidaw [INFO] tweaked toml for git repo https://github.com/crsaracco/druidaw written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/crsaracco/druidaw already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fluent-syntax v0.9.1 [INFO] [stderr] Downloaded const_fn v0.4.8 [INFO] [stderr] Downloaded piet-web v0.0.11 [INFO] [stderr] Downloaded cairo-sys-rs v0.9.2 [INFO] [stderr] Downloaded glib v0.9.3 [INFO] [stderr] Downloaded glib-sys v0.9.1 [INFO] [stderr] Downloaded gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Downloaded gdk-pixbuf v0.8.0 [INFO] [stderr] Downloaded dxgi v0.1.7 [INFO] [stderr] Downloaded pango v0.8.0 [INFO] [stderr] Downloaded atk v0.8.0 [INFO] [stderr] Downloaded arraydeque v0.4.5 [INFO] [stderr] Downloaded direct2d v0.2.0 [INFO] [stderr] Downloaded direct3d11 v0.1.7 [INFO] [stderr] Downloaded boolinator v2.4.0 [INFO] [stderr] Downloaded piet-cairo v0.0.11 [INFO] [stderr] Downloaded standback v0.2.17 [INFO] [stderr] Downloaded jack v0.6.2 [INFO] [stderr] Downloaded gio-sys v0.9.1 [INFO] [stderr] Downloaded druid v0.5.0 [INFO] [stderr] Downloaded druid-derive v0.3.1 [INFO] [stderr] Downloaded xi-unicode v0.2.1 [INFO] [stderr] Downloaded gio v0.8.1 [INFO] [stderr] Downloaded gdk v0.12.1 [INFO] [stderr] Downloaded time-macros v0.1.1 [INFO] [stderr] Downloaded gdk-sys v0.9.1 [INFO] [stderr] Downloaded piet-direct2d v0.0.11 [INFO] [stderr] Downloaded web-sys v0.3.52 [INFO] [stderr] Downloaded atk-sys v0.9.1 [INFO] [stderr] Downloaded pango-sys v0.9.1 [INFO] [stderr] Downloaded gtk v0.8.1 [INFO] [stderr] Downloaded directwrite v0.1.4 [INFO] [stderr] Downloaded time-macros-impl v0.1.2 [INFO] [stderr] Downloaded time v0.2.25 [INFO] [stderr] Downloaded piet v0.0.11 [INFO] [stderr] Downloaded druid-shell v0.5.0 [INFO] [stderr] Downloaded gtk-sys v0.9.2 [INFO] [stderr] Downloaded gobject-sys v0.9.1 [INFO] [stderr] Downloaded kurbo v0.5.11 [INFO] [stderr] Downloaded cairo-rs v0.8.1 [INFO] [stderr] Downloaded piet-common v0.0.11 [INFO] [stderr] Downloaded jack-sys v0.2.0 [INFO] [stderr] Downloaded simple_logger v1.12.1 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 17eb6c1e8da829205b9be3f698112bbbf51ccd114f1a383a72d3d128072d833d [INFO] running `Command { std: "docker" "start" "-a" "17eb6c1e8da829205b9be3f698112bbbf51ccd114f1a383a72d3d128072d833d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17eb6c1e8da829205b9be3f698112bbbf51ccd114f1a383a72d3d128072d833d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17eb6c1e8da829205b9be3f698112bbbf51ccd114f1a383a72d3d128072d833d", kill_on_drop: false }` [INFO] [stdout] 17eb6c1e8da829205b9be3f698112bbbf51ccd114f1a383a72d3d128072d833d [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a9ad5cc3d3e9e0b508330842ce12682232dc6098ce408cc15cedc84303c6cda [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" "0a9ad5cc3d3e9e0b508330842ce12682232dc6098ce408cc15cedc84303c6cda", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling arraydeque v0.4.5 [INFO] [stderr] Compiling fluent-syntax v0.9.1 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling unic-langid-impl v0.8.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling kurbo v0.5.11 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling type-map v0.3.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling unic-langid v0.8.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling fluent-langneg v0.12.1 [INFO] [stderr] Compiling intl_pluralrules v6.0.0 [INFO] [stderr] Compiling piet v0.0.11 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling intl-memoizer v0.4.0 [INFO] [stderr] Compiling simple_logger v1.12.1 [INFO] [stderr] Compiling jack-sys v0.2.0 [INFO] [stderr] Compiling jack v0.6.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling druid-derive v0.3.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling fluent-bundle v0.11.0 [INFO] [stderr] Compiling piet-cairo v0.0.11 [INFO] [stderr] Compiling piet-common v0.0.11 [INFO] [stderr] Compiling druid-shell v0.5.0 [INFO] [stderr] Compiling druid v0.5.0 [INFO] [stderr] error: could not compile `druid` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name druid --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/druid-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=5ba3e70b98279920 -C extra-filename=-5ba3e70b98279920 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern druid_derive=/opt/rustwide/target/debug/deps/libdruid_derive-97c687a06290eeb3.so --extern druid_shell=/opt/rustwide/target/debug/deps/libdruid_shell-e27381b9ec1ea9b0.rmeta --extern fluent_bundle=/opt/rustwide/target/debug/deps/libfluent_bundle-c95c17e05934b71c.rmeta --extern fluent_langneg=/opt/rustwide/target/debug/deps/libfluent_langneg-2a19970198d27c2c.rmeta --extern fluent_syntax=/opt/rustwide/target/debug/deps/libfluent_syntax-81fac9d875be103b.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rmeta --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-fe5852095be6fa95.rmeta --extern unic_langid=/opt/rustwide/target/debug/deps/libunic_langid-1dbe6c3b75ed4e4f.rmeta --extern unicode_segmentation=/opt/rustwide/target/debug/deps/libunicode_segmentation-8d7fc3bc9c4da007.rmeta --extern xi_unicode=/opt/rustwide/target/debug/deps/libxi_unicode-da865e569d3d1c49.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" "0a9ad5cc3d3e9e0b508330842ce12682232dc6098ce408cc15cedc84303c6cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a9ad5cc3d3e9e0b508330842ce12682232dc6098ce408cc15cedc84303c6cda", kill_on_drop: false }` [INFO] [stdout] 0a9ad5cc3d3e9e0b508330842ce12682232dc6098ce408cc15cedc84303c6cda