[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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d57e02954416fd39e489d63d53f391ff22c6a47a [INFO] checking notriddle/more-interesting against try#9ff4d07208097950831ed4ea9d76feb1eafc8baa for pr-69340 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnotriddle%2Fmore-interesting" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/notriddle/more-interesting on toolchain 9ff4d07208097950831ed4ea9d76feb1eafc8baa [INFO] running `"/workspace/cargo-home/bin/cargo" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "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-2/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" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+9ff4d07208097950831ed4ea9d76feb1eafc8baa" "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] 9c1afadab4094414566fcaf25c7f68341df0ac17bd19b404e15b6d5d5410eaa9 [INFO] running `"docker" "start" "-a" "9c1afadab4094414566fcaf25c7f68341df0ac17bd19b404e15b6d5d5410eaa9"` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling smallvec v1.1.0 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Compiling openssl-sys v0.9.52 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking filetime v0.2.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking notify v4.0.14 [INFO] [stderr] Checking mime_guess v2.0.1 [INFO] [stderr] Checking tendril v0.4.1 [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] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking scheduled-thread-pool v0.2.2 [INFO] [stderr] Checking r2d2 v0.8.6 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [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] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking cookie v0.11.1 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 (https://github.com/notriddle/diesel#7df1d067) [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling html5ever v0.22.5 [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.22.5/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=e09083966d4d1db6 -C extra-filename=-e09083966d4d1db6 --out-dir /opt/rustwide/target/debug/build/html5ever-e09083966d4d1db6 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6dde5486eb5f11e7.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-034b73be3bf9246b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-602b13c40b029386.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=ef242fa3be8ad6b8 -C extra-filename=-ef242fa3be8ad6b8 --out-dir /opt/rustwide/target/debug/build/html5ever-ef242fa3be8ad6b8 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f50d1d3cae5783af.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-862d4fbd46c46aa6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-382aa964c410143d.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" "9c1afadab4094414566fcaf25c7f68341df0ac17bd19b404e15b6d5d5410eaa9"` [INFO] running `"docker" "rm" "-f" "9c1afadab4094414566fcaf25c7f68341df0ac17bd19b404e15b6d5d5410eaa9"` [INFO] [stdout] 9c1afadab4094414566fcaf25c7f68341df0ac17bd19b404e15b6d5d5410eaa9