[INFO] cloning repository https://github.com/antoyo/titanium [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antoyo/titanium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Ftitanium"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Ftitanium'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 28ee62b7066596a24e2ca519f954634df08df518 [INFO] testing antoyo/titanium against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Ftitanium" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antoyo/titanium on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/antoyo/titanium [INFO] removed path dependency titanium-common from git repo https://github.com/antoyo/titanium [INFO] finished tweaking git repo https://github.com/antoyo/titanium [INFO] tweaked toml for git repo https://github.com/antoyo/titanium written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/antoyo/titanium already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+1.44.0" "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] a2557dbab53eb7e291e543eb31aad748ce8df95162bdbeba3b5474840b268467 [INFO] running `"docker" "start" "-a" "a2557dbab53eb7e291e543eb31aad748ce8df95162bdbeba3b5474840b268467"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling fragile v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling atk v0.7.0 [INFO] [stderr] Compiling gdk v0.11.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling gtk v0.7.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling json v0.11.15 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling lru-cache v0.1.2 [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 cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling soup-sys v0.9.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.10.0 [INFO] [stderr] Compiling libsqlite3-sys v0.16.0 [INFO] [stderr] Compiling password-store v0.3.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rusqlite v0.20.0 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling glib v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling log-panics v2.0.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling syslog v4.0.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling simplelog v0.5.3 [INFO] [stderr] Compiling javascriptcore-rs v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling mg-settings-macros v0.4.2 [INFO] [stderr] Compiling gumdrop_derive v0.4.1 [INFO] [stderr] error: could not compile `glib`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name glib /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glib-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="v2_44"' -C metadata=7a7b178c54f88ac4 -C extra-filename=-7a7b178c54f88ac4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-0bb1eb8c2caf8528.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-3e16e5efa68707a9.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-b1cee4de8f542b2c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-807f2c476a0e6b86.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e4dfce483ea4fe1d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.15.44/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=04cb26020aea49ad -C extra-filename=-04cb26020aea49ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5784ddc7a5716111.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-31334cd4bfa58489.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-741f30ee4c0a2029.rmeta --cap-lints allow --cap-lints=warn --cfg syn_can_match_trailing_dollar --cfg syn_can_use_thread_id --cfg syn_can_use_associated_constants --cfg syn_can_call_macro_by_path --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "a2557dbab53eb7e291e543eb31aad748ce8df95162bdbeba3b5474840b268467"` [INFO] running `"docker" "rm" "-f" "a2557dbab53eb7e291e543eb31aad748ce8df95162bdbeba3b5474840b268467"` [INFO] [stdout] a2557dbab53eb7e291e543eb31aad748ce8df95162bdbeba3b5474840b268467