[INFO] updating cached repository https://github.com/LooMaclin/magnus [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ea76dc535fe63cf7f12020c76eceef01ca541064 [INFO] testing LooMaclin/magnus against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLooMaclin%2Fmagnus" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LooMaclin/magnus on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/LooMaclin/magnus [INFO] finished tweaking git repo https://github.com/LooMaclin/magnus [INFO] tweaked toml for git repo https://github.com/LooMaclin/magnus written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/LooMaclin/magnus already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 043078f456b5cc6e42c3712eb396bc5f4c40226fc123458c0cc691bef8047345 [INFO] running `"docker" "start" "-a" "043078f456b5cc6e42c3712eb396bc5f4c40226fc123458c0cc691bef8047345"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.49 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling gio v0.6.0 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.6.0 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling pango v0.6.0 [INFO] [stderr] Compiling gdk-pixbuf v0.6.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling atk v0.6.0 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling gdk v0.10.0 [INFO] [stderr] Compiling gtk v0.6.0 [INFO] [stderr] Compiling scrap v0.5.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling lab v0.4.4 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling glib-sys v0.8.0 [INFO] [stderr] Compiling gobject-sys v0.8.0 [INFO] [stderr] Compiling gio-sys v0.8.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.8.0 [INFO] [stderr] Compiling pango-sys v0.8.0 [INFO] [stderr] Compiling cairo-sys-rs v0.8.0 [INFO] [stderr] Compiling gdk-sys v0.8.0 [INFO] [stderr] Compiling atk-sys v0.8.0 [INFO] [stderr] Compiling gtk-sys v0.8.0 [INFO] [stderr] Compiling libdbus-sys v0.1.5 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling getopts v0.2.18 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling dbus v0.6.4 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling png v0.7.0 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling glib v0.7.1 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling notify-rust v3.5.0 [INFO] [stderr] Compiling image v0.13.0 [INFO] [stderr] Compiling engiffen v0.8.1 [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.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=1542806e6bd507d0 -C extra-filename=-1542806e6bd507d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atk=/opt/rustwide/target/debug/deps/libatk-e31f7f7c86bc45a6.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-4ba13cb97dd85092.rmeta --extern cairo=/opt/rustwide/target/debug/deps/libcairo-4a0317d169d68b5c.rmeta --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-7958a8d8ecf3e1e6.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk-a4881ed1874358bd.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-5d003cf38fe43550.rmeta --extern gdk_pixbuf_sys=/opt/rustwide/target/debug/deps/libgdk_pixbuf_sys-49acd086f1749ae6.rmeta --extern gdk_sys=/opt/rustwide/target/debug/deps/libgdk_sys-12ac891b912e601a.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-06e196008e418ead.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-1334bf23dde96c10.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-4eb4f4adaceec2a8.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-43900cb3a9e6aace.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-38ebc4d9eda840ca.rmeta --extern gtk_sys=/opt/rustwide/target/debug/deps/libgtk_sys-bf8ff9287ff9efd0.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-a1e73fe56b37829c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4422530fafb061d6.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-5cd990195d6ba9ed.rmeta --extern pango_sys=/opt/rustwide/target/debug/deps/libpango_sys-4c4c83064de2d42e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "043078f456b5cc6e42c3712eb396bc5f4c40226fc123458c0cc691bef8047345"` [INFO] running `"docker" "rm" "-f" "043078f456b5cc6e42c3712eb396bc5f4c40226fc123458c0cc691bef8047345"` [INFO] [stdout] 043078f456b5cc6e42c3712eb396bc5f4c40226fc123458c0cc691bef8047345