[INFO] cloning repository https://github.com/matze/passport
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matze/passport" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fpassport", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fpassport'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c5b980a13a3a327a300309830aaf69fe4302e178
[INFO] testing matze/passport against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatze%2Fpassport" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matze/passport
[INFO] finished tweaking git repo https://github.com/matze/passport
[INFO] tweaked toml for git repo https://github.com/matze/passport written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matze/passport on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matze/passport 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gtk4-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir.git`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files.git`
[INFO] [stderr]     Updating git repository `https://github.com/gtk-rs/gtk-rs`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir`
[INFO] [stderr]     Updating git submodule `https://github.com/gtk-rs/gir-files`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded version-compare v0.0.11
[INFO] [stderr]   Downloaded system-deps v3.1.1
[INFO] [stderr]   Downloaded cfg-expr v0.7.4
[INFO] [stderr]   Downloaded field-offset v0.3.3
[INFO] [stderr]   Downloaded gtk-macros v0.2.0
[INFO] [stderr]   Downloaded futures-io v0.3.14
[INFO] [stderr]   Downloaded futures-task v0.3.14
[INFO] [stderr]   Downloaded redox_syscall v0.2.7
[INFO] [stderr]   Downloaded dirs v3.0.2
[INFO] [stderr]   Downloaded futures-channel v0.3.14
[INFO] [stderr]   Downloaded serde v1.0.125
[INFO] [stderr]   Downloaded locale_config v0.3.0
[INFO] [stderr]   Downloaded itertools v0.10.0
[INFO] [stderr]   Downloaded memoffset v0.6.3
[INFO] [stderr]   Downloaded futures-core v0.3.14
[INFO] [stderr]   Downloaded futures-util v0.3.14
[INFO] [stderr]   Downloaded gettext-rs v0.5.0
[INFO] [stderr]   Downloaded futures-executor v0.3.14
[INFO] [stderr]   Downloaded syn v1.0.71
[INFO] [stderr]   Downloaded proc-macro-crate v1.0.0
[INFO] [stderr]   Downloaded regex-syntax v0.6.23
[INFO] [stderr]   Downloaded gettext-sys v0.19.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a16019fd97a1df685f881887b6425074e576421f8896ea62758962f53a186f2a
[INFO] running `Command { std: "docker" "start" "-a" "a16019fd97a1df685f881887b6425074e576421f8896ea62758962f53a186f2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a16019fd97a1df685f881887b6425074e576421f8896ea62758962f53a186f2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a16019fd97a1df685f881887b6425074e576421f8896ea62758962f53a186f2a", kill_on_drop: false }`
[INFO] [stdout] a16019fd97a1df685f881887b6425074e576421f8896ea62758962f53a186f2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ba48587361f03979dd37a7708553fb527b7339cd26a13e4f306b74a40e5a63a
[INFO] running `Command { std: "docker" "start" "-a" "2ba48587361f03979dd37a7708553fb527b7339cd26a13e4f306b74a40e5a63a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling anyhow v1.0.40
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling cfg-expr v0.7.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling itertools v0.10.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling gio v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c)
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling memoffset v0.6.3
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling gtk-macros v0.2.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling gettext-sys v0.19.9
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling futures-executor v0.3.14
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.3
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling locale_config v0.3.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling gettext-rs v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]    Compiling glib-macros v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c)
[INFO] [stderr]    Compiling gtk4-macros v0.1.0 (https://github.com/gtk-rs/gtk4-rs#6628c053)
[INFO] [stderr]    Compiling system-deps v3.1.1
[INFO] [stderr]    Compiling glib-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c)
[INFO] [stderr]    Compiling gobject-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c)
[INFO] [stderr]    Compiling gio-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c)
[INFO] [stderr]    Compiling pango-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c)
[INFO] [stderr]    Compiling graphene-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c)
[INFO] [stderr]    Compiling cairo-sys-rs v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c)
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c)
[INFO] [stderr]    Compiling gdk4-sys v0.1.0 (https://github.com/gtk-rs/gtk4-rs#6628c053)
[INFO] [stderr]    Compiling gsk4-sys v0.1.0 (https://github.com/gtk-rs/gtk4-rs#6628c053)
[INFO] [stderr]    Compiling gtk4-sys v0.1.0 (https://github.com/gtk-rs/gtk4-rs#6628c053)
[INFO] [stderr]    Compiling glib v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c)
[INFO] [stderr]    Compiling cairo-rs v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c)
[INFO] [stderr]    Compiling pango v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c)
[INFO] [stderr]    Compiling graphene-rs v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c)
[INFO] [stderr]    Compiling gdk-pixbuf v0.13.0 (https://github.com/gtk-rs/gtk-rs#8891f20c)
[INFO] [stderr]    Compiling gdk4 v0.1.0 (https://github.com/gtk-rs/gtk4-rs#6628c053)
[INFO] [stderr]    Compiling gsk4 v0.1.0 (https://github.com/gtk-rs/gtk4-rs#6628c053)
[INFO] [stderr]    Compiling gtk4 v0.1.0 (https://github.com/gtk-rs/gtk4-rs#6628c053)
[INFO] [stderr] error: could not compile `gtk4` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name gtk4 --edition=2018 /opt/rustwide/cargo-home/git/checkouts/gtk4-rs-ff2bc21858344a74/6628c05/gtk4/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "gdk-wayland", "gdk-x11", "v4_2", "wayland", "x11"))' -C metadata=e525a8f8e87c93c9 -C extra-filename=-3e3a6b369207a87f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-aeed800324bc4c86.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-44099ff890d91428.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-6a250d1787e938b8.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-8ca953fe2f861a84.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-3637e9c74e89e445.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-de0bbf7321d92c05.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-46ad458d51196263.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-d5d97ecad516536f.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-38b585c1acaf6f2c.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-ae7d16509504e472.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-06643f3d49fba640.so --extern ffi=/opt/rustwide/target/debug/deps/libgtk4_sys-08d6e61b6e5c40db.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-78fc7eb2d97d3062.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e93bbe9091517ac2.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-231aa5cdb2ec5bd3.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2ba48587361f03979dd37a7708553fb527b7339cd26a13e4f306b74a40e5a63a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ba48587361f03979dd37a7708553fb527b7339cd26a13e4f306b74a40e5a63a", kill_on_drop: false }`
[INFO] [stdout] 2ba48587361f03979dd37a7708553fb527b7339cd26a13e4f306b74a40e5a63a
