[INFO] fetching crate story-dl 0.2.0... [INFO] checking story-dl-0.2.0 against try#a243773eaf3fedcd203f10ae4579e4f106bf7ccd for pr-68325 [INFO] extracting crate story-dl 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate story-dl 0.2.0 on toolchain a243773eaf3fedcd203f10ae4579e4f106bf7ccd [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate story-dl 0.2.0 [INFO] finished tweaking crates.io crate story-dl 0.2.0 [INFO] tweaked toml for crates.io crate story-dl 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate story-dl 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "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" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "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] a20ee70b34e0fd25e94af972dbbe4dcb27664dab8829e10bc6bf34a0ec566ca2 [INFO] running `"docker" "start" "-a" "a20ee70b34e0fd25e94af972dbbe4dcb27664dab8829e10bc6bf34a0ec566ca2"` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling procedural-masquerade v0.1.6 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking backtrace v0.3.41 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling selectors v0.21.0 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-rustls v0.12.2 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling cssparser v0.25.9 [INFO] [stderr] Compiling html5ever v0.24.1 [INFO] [stderr] Compiling cssparser-macros v0.3.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking comrak v0.6.2 [INFO] [stderr] Compiling futures-macro v0.3.1 [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=87b8b29eb51ffa21 -C extra-filename=-87b8b29eb51ffa21 --out-dir /opt/rustwide/target/debug/build/html5ever-87b8b29eb51ffa21 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3426e34e8acea55c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ce315ab383cffbc6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6402dff8cecf52b8.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=146b520747669326 -C extra-filename=-146b520747669326 --out-dir /opt/rustwide/target/debug/build/cssparser-146b520747669326 -L dependency=/opt/rustwide/target/debug/deps --extern autocfg=/opt/rustwide/target/debug/deps/libautocfg-9929052d4d8ebe91.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-3426e34e8acea55c.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-ce315ab383cffbc6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-6402dff8cecf52b8.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" "a20ee70b34e0fd25e94af972dbbe4dcb27664dab8829e10bc6bf34a0ec566ca2"` [INFO] running `"docker" "rm" "-f" "a20ee70b34e0fd25e94af972dbbe4dcb27664dab8829e10bc6bf34a0ec566ca2"` [INFO] [stdout] a20ee70b34e0fd25e94af972dbbe4dcb27664dab8829e10bc6bf34a0ec566ca2