[INFO] updating cached repository https://github.com/notriddle/more-interesting [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/notriddle/more-interesting [INFO] [stderr] d57e029..d589e0c master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d589e0cd1e7d77dcdf1267b8f14b64c3588da2ff [INFO] checking notriddle/more-interesting against try#8a5e87609850cdd8679aada01eb0f3062f254ca8 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotriddle%2Fmore-interesting" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notriddle/more-interesting on toolchain 8a5e87609850cdd8679aada01eb0f3062f254ca8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/notriddle/more-interesting [INFO] finished tweaking git repo https://github.com/notriddle/more-interesting [INFO] tweaked toml for git repo https://github.com/notriddle/more-interesting written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/notriddle/more-interesting already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+8a5e87609850cdd8679aada01eb0f3062f254ca8" "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] 6ce515556a6b7fd3377dfca6e5884f0911f912c75ba1edb9b75c1b6f50c74bf2 [INFO] running `"docker" "start" "-a" "6ce515556a6b7fd3377dfca6e5884f0911f912c75ba1edb9b75c1b6f50c74bf2"` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Compiling rocket_contrib_codegen v0.4.2 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking tokio-threadpool v0.1.16 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking quickcheck v0.9.0 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking r2d2 v0.8.6 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking notify v4.0.14 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.104 [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 diesel_derives v1.4.1 (https://github.com/notriddle/diesel#7df1d067) [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling devise_core v0.2.0 [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-mut"' -C metadata=f3ba69e78433d4a1 -C extra-filename=-f3ba69e78433d4a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ac0fdb013edefe60.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-52a2b500b2884dde.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-9a1d171b480e8488.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: 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=9d5d45f69647b90a -C extra-filename=-9d5d45f69647b90a --out-dir /opt/rustwide/target/debug/build/cssparser-9d5d45f69647b90a -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-0d111da4b7d197b3.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0edfdc7bac0e151c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ed420874e002e636.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-eeafb23a395a9d10.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 `html5ever`. [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/html5ever-0.24.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=7edd10fcc0108ec1 -C extra-filename=-7edd10fcc0108ec1 --out-dir /opt/rustwide/target/debug/build/html5ever-7edd10fcc0108ec1 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0edfdc7bac0e151c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ed420874e002e636.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-eeafb23a395a9d10.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" "6ce515556a6b7fd3377dfca6e5884f0911f912c75ba1edb9b75c1b6f50c74bf2"` [INFO] running `"docker" "rm" "-f" "6ce515556a6b7fd3377dfca6e5884f0911f912c75ba1edb9b75c1b6f50c74bf2"` [INFO] [stdout] 6ce515556a6b7fd3377dfca6e5884f0911f912c75ba1edb9b75c1b6f50c74bf2