[INFO] updating cached repository https://github.com/Innoviox/gaddag-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c652fca2e3689ec09d3c1995441bef0e8a9dbd30 [INFO] testing Innoviox/gaddag-rust against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FInnoviox%2Fgaddag-rust" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 83% (886/1067) Checking out files: 84% (897/1067) Checking out files: 85% (907/1067) Checking out files: 86% (918/1067) Checking out files: 87% (929/1067) Checking out files: 88% (939/1067) Checking out files: 89% (950/1067) Checking out files: 90% (961/1067) Checking out files: 91% (971/1067) Checking out files: 92% (982/1067) Checking out files: 93% (993/1067) Checking out files: 94% (1003/1067) Checking out files: 95% (1014/1067) Checking out files: 96% (1025/1067) Checking out files: 97% (1035/1067) Checking out files: 98% (1046/1067) Checking out files: 99% (1057/1067) Checking out files: 99% (1059/1067) Checking out files: 100% (1067/1067) Checking out files: 100% (1067/1067), done. [INFO] validating manifest of git repo https://github.com/Innoviox/gaddag-rust on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Innoviox/gaddag-rust [INFO] finished tweaking git repo https://github.com/Innoviox/gaddag-rust [INFO] tweaked toml for git repo https://github.com/Innoviox/gaddag-rust written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Innoviox/gaddag-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 384297980baa793fd277020ea499146fef3d9e60513abe2e9c598d83da85b604 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "384297980baa793fd277020ea499146fef3d9e60513abe2e9c598d83da85b604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "384297980baa793fd277020ea499146fef3d9e60513abe2e9c598d83da85b604", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "384297980baa793fd277020ea499146fef3d9e60513abe2e9c598d83da85b604", kill_on_drop: false }` [INFO] [stdout] 384297980baa793fd277020ea499146fef3d9e60513abe2e9c598d83da85b604 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f61fd54dbc6d42d61306a317af4994ce9c22a477eaedd0de1201eaff32299ae0 [INFO] running `Command { std: "docker" "start" "-a" "f61fd54dbc6d42d61306a317af4994ce9c22a477eaedd0de1201eaff32299ae0", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.15 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling array-init v0.1.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling relm-derive v0.19.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling petgraph v0.5.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling relm v0.19.0 [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.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=b8424c9ffea99e16 -C extra-filename=-b8424c9ffea99e16 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-c0a94d6a0aeb2842.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-053e3fbd9d5d0657.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-c07d831d13b5ac1c.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-c0cc91a9ba63e982.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-6e1ff9d76e685950.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-55edb1d9c6839cd0.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-f07791297d0375ab.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-f37a813d73ee2343.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-8b2f692c3115cc14.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-e562c1ea5390ec33.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-fedf847d18b59262.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-482591a03680c39c.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-9b528f4128e56d47.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2791035cf8f71fb1.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-e39ad78d5dd660fd.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-9bac88868eebf18f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f61fd54dbc6d42d61306a317af4994ce9c22a477eaedd0de1201eaff32299ae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f61fd54dbc6d42d61306a317af4994ce9c22a477eaedd0de1201eaff32299ae0", kill_on_drop: false }` [INFO] [stdout] f61fd54dbc6d42d61306a317af4994ce9c22a477eaedd0de1201eaff32299ae0