[INFO] cloning repository https://github.com/iddar/TODO-RS [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iddar/TODO-RS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiddar%2FTODO-RS", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiddar%2FTODO-RS'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 344d0af60a1f041e059873a1cff3d3ab14df9747 [INFO] testing iddar/TODO-RS against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiddar%2FTODO-RS" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iddar/TODO-RS on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iddar/TODO-RS [INFO] finished tweaking git repo https://github.com/iddar/TODO-RS [INFO] tweaked toml for git repo https://github.com/iddar/TODO-RS written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/iddar/TODO-RS already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] f65f9dd380d97a9028f608033f965d0b0e7e79b60ce55ee9cb1ffdf192a5850a [INFO] running `Command { std: "docker" "start" "-a" "f65f9dd380d97a9028f608033f965d0b0e7e79b60ce55ee9cb1ffdf192a5850a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f65f9dd380d97a9028f608033f965d0b0e7e79b60ce55ee9cb1ffdf192a5850a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65f9dd380d97a9028f608033f965d0b0e7e79b60ce55ee9cb1ffdf192a5850a", kill_on_drop: false }` [INFO] [stdout] f65f9dd380d97a9028f608033f965d0b0e7e79b60ce55ee9cb1ffdf192a5850a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38b699913af82eef0eeafb309cd4c81c0177398d3f9db7b31310f2088fb27b85 [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" "38b699913af82eef0eeafb309cd4c81c0177398d3f9db7b31310f2088fb27b85", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling c_vec v1.2.1 [INFO] [stderr] Compiling gtk v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling atk-sys v0.5.0 [INFO] [stderr] Compiling gtk-sys v0.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling rusqlite v0.20.0 [INFO] [stderr] Compiling glib v0.4.1 [INFO] [stderr] Compiling pango v0.3.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.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v3_10"' --cfg 'feature="v3_12"' --cfg 'feature="v3_14"' --cfg 'feature="v3_16"' --cfg 'feature="v3_18"' --cfg 'feature="v3_20"' --cfg 'feature="v3_22"' --cfg 'feature="v3_6"' --cfg 'feature="v3_8"' -C metadata=faaa7f1fd5371258 -C extra-filename=-faaa7f1fd5371258 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-048ec21cc8b9e819.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-5d9422e445256552.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-4e4544e9243c93f4.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-80d95734c8c51ecc.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-85f7e365fdea5d16.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-ad69908851fca01a.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-c925b1eb8d388fee.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-45a08b500b768064.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-89ee742282577c08.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-3380707218a24b18.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-9fa3a462a63740d5.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-7b1aec383a39aa36.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-d3cb20c9350009b9.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-43449a33f75e324c.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-8c449f239f5f8d5b.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "38b699913af82eef0eeafb309cd4c81c0177398d3f9db7b31310f2088fb27b85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b699913af82eef0eeafb309cd4c81c0177398d3f9db7b31310f2088fb27b85", kill_on_drop: false }` [INFO] [stdout] 38b699913af82eef0eeafb309cd4c81c0177398d3f9db7b31310f2088fb27b85