[INFO] updating cached repository https://github.com/fenhl/lore-seeker-discord [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] a9a8b8feaaed18a89cb9d265fb6c631d33c13c8d [INFO] checking fenhl/lore-seeker-discord against try#f88e9a4452e792c29632101b348a1df9876d45cd for pr-70087 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffenhl%2Flore-seeker-discord" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fenhl/lore-seeker-discord on toolchain f88e9a4452e792c29632101b348a1df9876d45cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/fenhl/lore-seeker-discord [INFO] finished tweaking git repo https://github.com/fenhl/lore-seeker-discord [INFO] tweaked toml for git repo https://github.com/fenhl/lore-seeker-discord written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/fenhl/lore-seeker-discord already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f88e9a4452e792c29632101b348a1df9876d45cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+f88e9a4452e792c29632101b348a1df9876d45cd" "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] f6586b7d09b95fbe803e50bd7d3a12954e896f481875e5ca61c1817216506dba [INFO] running `"docker" "start" "-a" "f6586b7d09b95fbe803e50bd7d3a12954e896f481875e5ca61c1817216506dba"` [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling serenity v0.8.0 [INFO] [stderr] Checking topological-sort v0.1.0 [INFO] [stderr] Checking whoami v0.7.0 [INFO] [stderr] Compiling num-bigint v0.2.5 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking tokio v0.2.10 [INFO] [stderr] Checking openssl v0.10.26 [INFO] [stderr] Compiling pin-project-internal v0.4.7 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Checking webpki-roots v0.17.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Compiling command_attr v0.1.7 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_plain v0.3.0 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] error: could not compile `pin-project-internal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.7/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=271f5741c2236f0f -C extra-filename=-271f5741c2236f0f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e330579a29803df5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-807150c8d841f788.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5fc4ddd4a266273b.rlib --extern proc_macro --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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=ca3685aed3f2440d -C extra-filename=-ca3685aed3f2440d --out-dir /opt/rustwide/target/debug/build/html5ever-ca3685aed3f2440d -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e330579a29803df5.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-807150c8d841f788.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5fc4ddd4a266273b.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" "f6586b7d09b95fbe803e50bd7d3a12954e896f481875e5ca61c1817216506dba"` [INFO] running `"docker" "rm" "-f" "f6586b7d09b95fbe803e50bd7d3a12954e896f481875e5ca61c1817216506dba"` [INFO] [stdout] f6586b7d09b95fbe803e50bd7d3a12954e896f481875e5ca61c1817216506dba