[INFO] cloning repository https://github.com/AlterEigo/AE-Task-Manager
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlterEigo/AE-Task-Manager" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlterEigo%2FAE-Task-Manager", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlterEigo%2FAE-Task-Manager'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1c84f55a954c6bcd528ca72b7743aa845401ef1a
[INFO] testing AlterEigo/AE-Task-Manager against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlterEigo%2FAE-Task-Manager" "/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/AlterEigo/AE-Task-Manager
[INFO] finished tweaking git repo https://github.com/AlterEigo/AE-Task-Manager
[INFO] tweaked toml for git repo https://github.com/AlterEigo/AE-Task-Manager written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AlterEigo/AE-Task-Manager on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 119 packages to latest compatible versions
[INFO] [stderr]       Adding gtk v0.14.3 (available: v0.18.2)
[INFO] [stderr]       Adding target-lexicon v0.13.2 (available: v0.13.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sqlite v0.37.0
[INFO] [stderr]   Downloaded sqlite3-sys v0.18.0
[INFO] [stderr]   Downloaded pango v0.14.8
[INFO] [stderr]   Downloaded strum_macros v0.21.1
[INFO] [stderr]   Downloaded cfg-expr v0.8.1
[INFO] [stderr]   Downloaded gtk3-macros v0.14.0
[INFO] [stderr]   Downloaded glib-sys v0.14.0
[INFO] [stderr]   Downloaded gdk-pixbuf v0.14.0
[INFO] [stderr]   Downloaded atk v0.14.0
[INFO] [stderr]   Downloaded cfg-expr v0.20.3
[INFO] [stderr]   Downloaded toml_datetime v0.7.3
[INFO] [stderr]   Downloaded gobject-sys v0.21.2
[INFO] [stderr]   Downloaded cairo-rs v0.14.9
[INFO] [stderr]   Downloaded glib v0.14.8
[INFO] [stderr]   Downloaded gtk v0.14.3
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.14.0
[INFO] [stderr]   Downloaded gdk-sys v0.14.0
[INFO] [stderr]   Downloaded gtk-sys v0.14.0
[INFO] [stderr]   Downloaded gio-sys v0.14.0
[INFO] [stderr]   Downloaded glib-macros v0.14.1
[INFO] [stderr]   Downloaded gobject-sys v0.14.0
[INFO] [stderr]   Downloaded toml_parser v1.0.4
[INFO] [stderr]   Downloaded glib-macros v0.21.2
[INFO] [stderr]   Downloaded gdk v0.14.3
[INFO] [stderr]   Downloaded gio v0.14.8
[INFO] [stderr]   Downloaded glib-sys v0.21.2
[INFO] [stderr]   Downloaded gio-sys v0.21.2
[INFO] [stderr]   Downloaded toml_edit v0.23.7
[INFO] [stderr]   Downloaded atk-sys v0.14.0
[INFO] [stderr]   Downloaded gio v0.21.2
[INFO] [stderr]   Downloaded cairo-sys-rs v0.14.9
[INFO] [stderr]   Downloaded strum v0.21.0
[INFO] [stderr]   Downloaded version-compare v0.0.11
[INFO] [stderr]   Downloaded system-deps v3.2.0
[INFO] [stderr]   Downloaded pango-sys v0.14.0
[INFO] [stderr]   Downloaded glib v0.21.3
[INFO] [stderr]   Downloaded sqlite3-src v0.7.0
[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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0d61fa4e56cb7418e2f3c20c595ecebe0191257fb0152bc0310e0384a30030a
[INFO] running `Command { std: "docker" "start" "-a" "a0d61fa4e56cb7418e2f3c20c595ecebe0191257fb0152bc0310e0384a30030a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0d61fa4e56cb7418e2f3c20c595ecebe0191257fb0152bc0310e0384a30030a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0d61fa4e56cb7418e2f3c20c595ecebe0191257fb0152bc0310e0384a30030a", kill_on_drop: false }`
[INFO] [stdout] a0d61fa4e56cb7418e2f3c20c595ecebe0191257fb0152bc0310e0384a30030a
[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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c53407bc1e197285af9d3a0002ff5f2699319add6af67811b1317b2a908225cc
[INFO] running `Command { std: "docker" "start" "-a" "c53407bc1e197285af9d3a0002ff5f2699319add6af67811b1317b2a908225cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling strum v0.21.0
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling cfg-expr v0.8.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling cfg-expr v0.20.3
[INFO] [stderr]    Compiling gio v0.14.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling gtk v0.14.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling gio v0.21.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling task-manager v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling sqlite3-src v0.7.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling sqlite3-sys v0.18.0
[INFO] [stderr]    Compiling sqlite v0.37.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling glib-macros v0.21.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling system-deps v7.0.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling glib-macros v0.14.1
[INFO] [stderr]    Compiling gtk3-macros v0.14.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling glib-sys v0.21.2
[INFO] [stderr]    Compiling gobject-sys v0.21.2
[INFO] [stderr]    Compiling gio-sys v0.21.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling glib v0.21.3
[INFO] [stderr]    Compiling system-deps v3.2.0
[INFO] [stderr]    Compiling glib-sys v0.14.0
[INFO] [stderr]    Compiling gobject-sys v0.14.0
[INFO] [stderr]    Compiling gio-sys v0.14.0
[INFO] [stderr]    Compiling pango-sys v0.14.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.14.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.14.9
[INFO] [stderr]    Compiling gdk-sys v0.14.0
[INFO] [stderr]    Compiling atk-sys v0.14.0
[INFO] [stderr]    Compiling gtk-sys v0.14.0
[INFO] [stderr]    Compiling glib v0.14.8
[INFO] [stderr]    Compiling pango v0.14.8
[INFO] [stderr]    Compiling cairo-rs v0.14.9
[INFO] [stderr]    Compiling atk v0.14.0
[INFO] [stderr] error: could not compile `glib` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name glib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.21.3/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="default"' --cfg 'feature="gio"' --cfg 'feature="gio-sys"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compiletests", "default", "gio", "gio-sys", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82", "v2_84", "v2_86"))' -C metadata=0bcf51b8a477a127 -C extra-filename=-9b4bb034631ee4b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6fbf4e159725b0e3.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-c6a5d9c319c51b05.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-acf944544cf0ee49.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-05a1afe1763cb845.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-3a4d5f580eabc392.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9174acb8d8fa164f.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-d0e73a4fd359f560.rmeta --extern glib_macros=/opt/rustwide/target/debug/deps/libglib_macros-0ed3e84af251cc44.so --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-a5c436108cff2a8c.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-27b70edd32e028bb.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8e691537b5509cc6.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-38bf064dbe8703ff.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e33a497bc5a74d26.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name gio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.14.8/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", "v2_50", "v2_52", "v2_54", "v2_56", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66"))' -C metadata=5efb4d4a7cabaa80 -C extra-filename=-39c8106b8e685ae1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ed512472f018a953.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-c6a5d9c319c51b05.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-acf944544cf0ee49.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-2f14b1f48afa2310.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgio_sys-5159ccedb3afc5c7.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-20b9ad63874ee6fa.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8e691537b5509cc6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-3c6215c804b866be.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-363b6069d8771ec6.rmeta --cap-lints allow --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c53407bc1e197285af9d3a0002ff5f2699319add6af67811b1317b2a908225cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c53407bc1e197285af9d3a0002ff5f2699319add6af67811b1317b2a908225cc", kill_on_drop: false }`
[INFO] [stdout] c53407bc1e197285af9d3a0002ff5f2699319add6af67811b1317b2a908225cc
