[INFO] cloning repository https://github.com/sridharsabarish/dressMe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sridharsabarish/dressMe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsridharsabarish%2FdressMe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsridharsabarish%2FdressMe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c0c030f022ff7f1f6ebe8bbd903c8acb1c646fc [INFO] testing sridharsabarish/dressMe against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsridharsabarish%2FdressMe" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sridharsabarish/dressMe [INFO] finished tweaking git repo https://github.com/sridharsabarish/dressMe [INFO] tweaked toml for git repo https://github.com/sridharsabarish/dressMe written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sridharsabarish/dressMe on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sridharsabarish/dressMe already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kurbo v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4d628300a7daffd68e4c2284a8cb7e7bb93691ebe0657078d9b9b177dd01ba6 [INFO] running `Command { std: "docker" "start" "-a" "f4d628300a7daffd68e4c2284a8cb7e7bb93691ebe0657078d9b9b177dd01ba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4d628300a7daffd68e4c2284a8cb7e7bb93691ebe0657078d9b9b177dd01ba6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4d628300a7daffd68e4c2284a8cb7e7bb93691ebe0657078d9b9b177dd01ba6", kill_on_drop: false }` [INFO] [stdout] f4d628300a7daffd68e4c2284a8cb7e7bb93691ebe0657078d9b9b177dd01ba6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 891c5ce8ed809d5027c837abcc59862e18dbff1be888414d5c4b574ea9f72a88 [INFO] running `Command { std: "docker" "start" "-a" "891c5ce8ed809d5027c837abcc59862e18dbff1be888414d5c4b574ea9f72a88", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling kurbo v0.6.3 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling piet v0.1.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling type-map v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling fluent-syntax v0.9.3 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling unic-langid-impl v0.9.5 [INFO] [stderr] Compiling unic-langid v0.9.5 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling intl-memoizer v0.5.2 [INFO] [stderr] Compiling fluent-langneg v0.13.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.30 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling rental v0.5.6 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling fluent-bundle v0.12.0 [INFO] [stderr] Compiling piet-cairo v0.1.0 [INFO] [stderr] Compiling piet-common v0.1.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling druid-shell v0.6.0 [INFO] [stderr] Compiling druid v0.6.0 [INFO] [stderr] Compiling dressme v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/lib.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::{self, Error}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Result` [INFO] [stdout] --> src/lib.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use serde_json::{Result, Value}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Button` and `Label` [INFO] [stdout] --> src/lib.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use druid::widget::{Label, Button}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AppLauncher`, `LocalizedString`, `PlatformError`, `Widget`, and `WindowDesc` [INFO] [stdout] --> src/lib.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use druid::{AppLauncher, LocalizedString, PlatformError, Widget, WindowDesc}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gtk` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name gtk --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk-0.8.1/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="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "embed-lgpl-docs", "gtk-rs-lgpl-docs", "purge-lgpl-docs", "v3_16", "v3_18", "v3_20", "v3_22", "v3_22_20", "v3_22_26", "v3_22_27", "v3_22_29", "v3_22_30", "v3_24", "v3_24_8"))' -C metadata=f55a079a08bbc619 -C extra-filename=-3a6dd7e5ba427be1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-5ad001b57e9d3f71.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-2b1f58c5c8a1e160.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-33b692f7f07299f4.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-ee05ce09a8b5e621.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-d22e1c3c5a2bb089.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-3cb1c025f62e2098.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-99775b3abb0b8e54.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-61697a3e3e70e5db.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-6639693283257e79.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-551145cce2d5a4ed.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-6000eba6f1603f40.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-12f4c2e7b1465bde.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-82494bd75274c72c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b3603208c0de2608.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-36f85885e0131609.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-509707c90e65cadc.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-7a18d56f33f642cb.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "891c5ce8ed809d5027c837abcc59862e18dbff1be888414d5c4b574ea9f72a88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "891c5ce8ed809d5027c837abcc59862e18dbff1be888414d5c4b574ea9f72a88", kill_on_drop: false }` [INFO] [stdout] 891c5ce8ed809d5027c837abcc59862e18dbff1be888414d5c4b574ea9f72a88