[INFO] cloning repository https://github.com/garebareDA/web_browser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/garebareDA/web_browser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgarebareDA%2Fweb_browser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgarebareDA%2Fweb_browser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3e27881c4966a05f7d9defcaa1040d7fe68039e [INFO] testing garebareDA/web_browser against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FgarebareDA%2Fweb_browser" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/garebareDA/web_browser 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/garebareDA/web_browser [INFO] finished tweaking git repo https://github.com/garebareDA/web_browser [INFO] tweaked toml for git repo https://github.com/garebareDA/web_browser written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/garebareDA/web_browser 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ureq v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] fdd6609355c51e0cec7ff58f96c329a6590a4c4eb4752d641b927ee7788ceed9 [INFO] running `Command { std: "docker" "start" "-a" "fdd6609355c51e0cec7ff58f96c329a6590a4c4eb4752d641b927ee7788ceed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdd6609355c51e0cec7ff58f96c329a6590a4c4eb4752d641b927ee7788ceed9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdd6609355c51e0cec7ff58f96c329a6590a4c4eb4752d641b927ee7788ceed9", kill_on_drop: false }` [INFO] [stdout] fdd6609355c51e0cec7ff58f96c329a6590a4c4eb4752d641b927ee7788ceed9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 122fe0118d2c6bd2d700623af40e4c922c8e2c1bda13866b24b829fe3e8f2ea2 [INFO] running `Command { std: "docker" "start" "-a" "122fe0118d2c6bd2d700623af40e4c922c8e2c1bda13866b24b829fe3e8f2ea2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling smallvec v1.0.0 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling chunked_transfer v1.0.0 [INFO] [stderr] Compiling qstring v0.7.0 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling glib-sys v0.9.0 [INFO] [stderr] Compiling gobject-sys v0.9.0 [INFO] [stderr] Compiling gio-sys v0.9.0 [INFO] [stderr] Compiling pango-sys v0.9.0 [INFO] [stderr] Compiling cairo-sys-rs v0.9.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.0 [INFO] [stderr] Compiling atk-sys v0.9.0 [INFO] [stderr] Compiling gdk-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling glib v0.8.2 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling webpki v0.21.0 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling ureq v0.11.2 [INFO] [stderr] Compiling web_browser v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `super::add` [INFO] [stdout] --> src/ui/text_tag.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use super::add; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::html_parser::structs::Html` [INFO] [stdout] --> src/ui/text_tag.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::html_parser::structs::Html; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `href` is assigned to, but never used [INFO] [stdout] --> src/ui/text_tag.rs:60:13 [INFO] [stdout] | [INFO] [stdout] 60 | let mut href = String::new(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] = note: consider using `_href` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `href` is never read [INFO] [stdout] --> src/ui/text_tag.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | href = attr[index].contents.parse().unwrap(); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ui/image_tag.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | resp.read_exact(&mut buf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/ui/image_tag.rs:47:17 [INFO] [stdout] | [INFO] [stdout] 47 | image_file.write_all(&mut buf); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gtk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gtk /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gtk-0.7.0/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 -C metadata=dd21785cea1d72f7 -C extra-filename=-dd21785cea1d72f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-b7fcbc718028e60d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-80e93151c602d4a3.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-998a395dd7a57973.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-d4b94faf9cf0cc98.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-dc089013236b8b20.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-65a2f94934bfb83b.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-6b8b1d9cd7891f10.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-970ea5eb650c43dd.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-94355986bd0a30b1.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-00011f907bb2c512.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-2105ddde263af435.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-dc63e03121eb83d2.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-51b95dc759934738.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-cb1167059e3b778f.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6f8015d859df6a0e.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-ed66cd0dfb4e8cee.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-339de442ceef4918.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "122fe0118d2c6bd2d700623af40e4c922c8e2c1bda13866b24b829fe3e8f2ea2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "122fe0118d2c6bd2d700623af40e4c922c8e2c1bda13866b24b829fe3e8f2ea2", kill_on_drop: false }` [INFO] [stdout] 122fe0118d2c6bd2d700623af40e4c922c8e2c1bda13866b24b829fe3e8f2ea2