[INFO] updating cached repository https://github.com/oberien/pundoc [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] [stderr] From https://github.com/oberien/pundoc [INFO] [stderr] + a741806...3e60702 acmart -> acmart (forced update) [INFO] [stderr] * [new branch] latex-attribute-hack -> latex-attribute-hack [INFO] [stderr] 2c6229f..2a36ac4 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2a36ac42ea08dbbf90517a101e0658d453313679 [INFO] checking oberien/pundoc against master#be493fe8cc40c3d3f6030a1313c1ff747fce770d for pr-69129 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foberien%2Fpundoc" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oberien/pundoc on toolchain be493fe8cc40c3d3f6030a1313c1ff747fce770d [INFO] running `"/workspace/cargo-home/bin/cargo" "+be493fe8cc40c3d3f6030a1313c1ff747fce770d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/oberien/pundoc [INFO] finished tweaking git repo https://github.com/oberien/pundoc [INFO] tweaked toml for git repo https://github.com/oberien/pundoc written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/oberien/pundoc already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+be493fe8cc40c3d3f6030a1313c1ff747fce770d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "/opt/rustwide/cargo-home/bin/cargo" "+be493fe8cc40c3d3f6030a1313c1ff747fce770d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9d26cac1f0b41d747f819c62be82ac46ce8873ec3f3f130de25e46aed44de84c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "9d26cac1f0b41d747f819c62be82ac46ce8873ec3f3f130de25e46aed44de84c"` [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling gio v0.7.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cairo-rs v0.7.1 [INFO] [stderr] Compiling openssl v0.10.26 [INFO] [stderr] Compiling pangocairo v0.8.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling lexical-core v0.7.0 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Compiling pulldown-cmark v0.4.1 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking downcast-rs v1.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking strum v0.11.0 [INFO] [stderr] Checking quoted-string v0.6.1 [INFO] [stderr] Checking str-concat v0.1.4 [INFO] [stderr] Checking boolinator v2.4.0 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling pangocairo-sys v0.10.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling rsvg_internals v0.0.1 (https://gitlab.gnome.org/GNOME/librsvg?rev=6ecab568#6ecab568) [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking tokio-executor v0.1.9 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking num-integer v0.1.42 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking backtrace v0.3.42 [INFO] [stderr] Checking tokio-timer v0.2.12 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango v0.7.0 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Compiling gdk-pixbuf v0.7.0 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking glib v0.8.2 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Compiling isolang v0.2.1 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] error: could not compile `http`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.1.21/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C debuginfo=2 -C metadata=b0a9d49ccba607d3 -C extra-filename=-b0a9d49ccba607d3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1f957a4085e86cac.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-fb472b9b63506c50.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-91f675a3286bfcc5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `derive_more`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_into"' -C metadata=8804c87e54a2076d -C extra-filename=-8804c87e54a2076d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b174d70458dbd3f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-524b340330f0ed2d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-308fab0e4674399d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cssparser`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=d706ecea09cce32e -C extra-filename=-d706ecea09cce32e --out-dir /opt/rustwide/target/debug/build/cssparser-d706ecea09cce32e -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0b174d70458dbd3f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-524b340330f0ed2d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-308fab0e4674399d.rlib --cap-lints allow --cap-lints=forbid` (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 --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="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=b2d4f1b56d96e438 -C extra-filename=-b2d4f1b56d96e438 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9f2de3528aee6bed.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-dab25ab6f3146b4a.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-e8977b690ea577d5.rmeta --cap-lints allow --cap-lints=forbid --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` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9d26cac1f0b41d747f819c62be82ac46ce8873ec3f3f130de25e46aed44de84c"` [INFO] running `"docker" "rm" "-f" "9d26cac1f0b41d747f819c62be82ac46ce8873ec3f3f130de25e46aed44de84c"` [INFO] [stdout] 9d26cac1f0b41d747f819c62be82ac46ce8873ec3f3f130de25e46aed44de84c