[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 try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQSCTech%2Fjw-parser" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QSCTech/jw-parser on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "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-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "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] f7f58f9de788f684959a143ff2a7724065b3daed2e1d239eb9e87b029cdc2034 [INFO] running `"docker" "start" "-a" "f7f58f9de788f684959a143ff2a7724065b3daed2e1d239eb9e87b029cdc2034"` [INFO] [stderr] Compiling syn v1.0.5 [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] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking openssl v0.10.25 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Compiling string_cache v0.7.4 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling tendril v0.4.1 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking tokio-sync v0.2.0-alpha.6 [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.101 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling pin-project-internal v0.4.5 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling tracing-attributes v0.1.4 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.6 [INFO] [stderr] Compiling interfacer-http-attribute v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.16 [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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.15.0/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=347621f550cf53d0 -C extra-filename=-347621f550cf53d0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9c430f85c446b7af.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e12a2bbe36001662.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-de0fe4ba66a41b09.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1a7cccc1e7ceaf51.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-db93efdec2b27316.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 `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.5/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=84c5baabac170ba1 -C extra-filename=-84c5baabac170ba1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-55a382cf4fd110ef.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e4318142e47f21ee.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4b83867bc258a077.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 `reformation_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name reformation_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/reformation_derive-0.4.1/src/lib.rs --color never --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 -C metadata=a78b692e4d0e73d6 -C extra-filename=-a78b692e4d0e73d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-9c430f85c446b7af.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e12a2bbe36001662.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-de0fe4ba66a41b09.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-1a7cccc1e7ceaf51.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-db93efdec2b27316.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: build failed [INFO] running `"docker" "inspect" "f7f58f9de788f684959a143ff2a7724065b3daed2e1d239eb9e87b029cdc2034"` [INFO] running `"docker" "rm" "-f" "f7f58f9de788f684959a143ff2a7724065b3daed2e1d239eb9e87b029cdc2034"` [INFO] [stdout] f7f58f9de788f684959a143ff2a7724065b3daed2e1d239eb9e87b029cdc2034