[INFO] cloning repository https://github.com/kennethjhim/hexagon_app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kennethjhim/hexagon_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennethjhim%2Fhexagon_app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennethjhim%2Fhexagon_app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e16135b6dfbc8af20fb8ff5cf1ac2f8de8b6214 [INFO] testing kennethjhim/hexagon_app against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkennethjhim%2Fhexagon_app" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kennethjhim/hexagon_app on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kennethjhim/hexagon_app [INFO] finished tweaking git repo https://github.com/kennethjhim/hexagon_app [INFO] tweaked toml for git repo https://github.com/kennethjhim/hexagon_app written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/kennethjhim/hexagon_app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/linebender/druid-widget-nursery.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded piet-common v0.5.0-pre1 [INFO] [stderr] Downloaded piet-web v0.5.0-pre1 [INFO] [stderr] Downloaded piet v0.5.0-pre1 [INFO] [stderr] Downloaded kurbo v0.8.2 [INFO] [stderr] Downloaded gzip-header v0.3.0 [INFO] [stderr] Downloaded piet-cairo v0.5.0-pre1 [INFO] [stderr] Downloaded dialoguer v0.9.0 [INFO] [stderr] Downloaded piet-direct2d v0.5.0-pre1 [INFO] [stderr] Downloaded rouille v3.3.1 [INFO] [stderr] Downloaded rusqlite v0.26.1 [INFO] [stderr] Downloaded piet-coregraphics v0.5.0-pre1 [INFO] [stderr] Downloaded libsqlite3-sys v0.23.1 [INFO] [stderr] Downloaded self_cell v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f85a555c7f9a6c3882cd07736d68ceb6304c07d55338baeed4b08459e728bdc [INFO] running `Command { std: "docker" "start" "-a" "1f85a555c7f9a6c3882cd07736d68ceb6304c07d55338baeed4b08459e728bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f85a555c7f9a6c3882cd07736d68ceb6304c07d55338baeed4b08459e728bdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f85a555c7f9a6c3882cd07736d68ceb6304c07d55338baeed4b08459e728bdc", kill_on_drop: false }` [INFO] [stdout] 1f85a555c7f9a6c3882cd07736d68ceb6304c07d55338baeed4b08459e728bdc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8a5ff3c1f705f701641d3f897477ff3047e3e7c853c3fdabfa155f45dbe8e5e [INFO] running `Command { std: "docker" "start" "-a" "a8a5ff3c1f705f701641d3f897477ff3047e3e7c853c3fdabfa155f45dbe8e5e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling time v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling self_cell v0.10.0 [INFO] [stderr] Compiling druid-shell v0.7.0 (https://github.com/linebender/druid?rev=1801164629800938ba1316e5b58c5383641fdea6#18011646) [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling druid-shell v0.7.0 (https://github.com/linebender/druid.git#b6d389de) [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling kurbo v0.8.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling keyboard-types v0.5.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling unic-ucd-bidi v0.9.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling gtk v0.14.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] error: could not compile `encoding_rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name encoding_rs --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.8.29/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' -C metadata=2335494cdd7a3902 -C extra-filename=-2335494cdd7a3902 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rmeta --cap-lints allow --cap-lints=warn` (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" "a8a5ff3c1f705f701641d3f897477ff3047e3e7c853c3fdabfa155f45dbe8e5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a5ff3c1f705f701641d3f897477ff3047e3e7c853c3fdabfa155f45dbe8e5e", kill_on_drop: false }` [INFO] [stdout] a8a5ff3c1f705f701641d3f897477ff3047e3e7c853c3fdabfa155f45dbe8e5e