[INFO] updating cached repository https://github.com/QSCTech/jw-parser [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] 64967c129815bc9302ef89787ea38133014969cb [INFO] checking QSCTech/jw-parser against master#fdc0011561c6365c596dfd8fa1ef388162bc89c7 for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQSCTech%2Fjw-parser" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QSCTech/jw-parser on toolchain fdc0011561c6365c596dfd8fa1ef388162bc89c7 [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/QSCTech/jw-parser [INFO] removed 1 missing examples [INFO] finished tweaking git repo https://github.com/QSCTech/jw-parser [INFO] tweaked toml for git repo https://github.com/QSCTech/jw-parser written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+fdc0011561c6365c596dfd8fa1ef388162bc89c7" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3ccf0a6c27f46d75990a32e15f6632c42567fb21c72f9378e0e4074cb490525f [INFO] running `"docker" "start" "-a" "3ccf0a6c27f46d75990a32e15f6632c42567fb21c72f9378e0e4074cb490525f"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling dtoa-short v0.3.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking tokio v0.2.4 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling derive_more v0.13.0 [INFO] [stderr] Compiling reformation_derive v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling interfacer-http-attribute v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.21 [INFO] [stderr] error: could not compile `pin-project-internal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name pin_project_internal /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=425feb3c4ff214f3 -C extra-filename=-425feb3c4ff214f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-83c74881b7b1910c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cfff63933bf411c8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-312c04270afbab24.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 `cssparser`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.25.9/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=06d6db381f79dc2f -C extra-filename=-06d6db381f79dc2f --out-dir /opt/rustwide/target/debug/build/cssparser-06d6db381f79dc2f -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-b1b7ce38b8ce0a67.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-83c74881b7b1910c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cfff63933bf411c8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-312c04270afbab24.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: linking with `cc` failed: signal: 9 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.derive_more.71ut3czv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libderive_more-ff78afe0e8562a61.so" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.3rpfsitcelo9pnts.rcgu.o" "/opt/rustwide/target/debug/deps/derive_more-ff78afe0e8562a61.3k6to289y4jd9yq7.rcgu.o" "-Wl,--gc-sections" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-9c3fc0791851b426.rlib" "/opt/rustwide/target/debug/deps/libquote-50bb22ad65c613f0.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-c700a91351243a0b.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-fd0395677b5ee920.rlib" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5be4e8c9ec226cd8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-f6a920523942f7ac.rlib" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-09e79ff05febe683.rlib" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-68c1f3a507802269.rlib" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2139370a66d998a7.rlib" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-57a32007eb4c6a1a.rlib" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-181cde113bcb7ee3.rlib" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-79de5091aa6f59d3.rlib" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-7e17f782def1f629.rlib" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a3b4405e2a9800b8.rlib" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-086d8fee9c836854.rlib" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-2b61c5bba902daa9.rlib" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-50b3ec6a2e3b90cb.rlib" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f5c05086da032c01.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/fdc0011561c6365c596dfd8fa1ef388162bc89c7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-71f2122577640dee.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-shared" [INFO] [stderr] = note: [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `derive_more`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "3ccf0a6c27f46d75990a32e15f6632c42567fb21c72f9378e0e4074cb490525f"` [INFO] running `"docker" "rm" "-f" "3ccf0a6c27f46d75990a32e15f6632c42567fb21c72f9378e0e4074cb490525f"` [INFO] [stdout] 3ccf0a6c27f46d75990a32e15f6632c42567fb21c72f9378e0e4074cb490525f