[INFO] updating cached repository https://github.com/Kilerd/pypi_rebot [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] fbeeb167ea3c600f7d64962a616350c48c1afe50 [INFO] checking Kilerd/pypi_rebot against try#3ae4c050387df9f7fbb379ee90ce8bf05e566870 for pr-70872 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKilerd%2Fpypi_rebot" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kilerd/pypi_rebot on toolchain 3ae4c050387df9f7fbb379ee90ce8bf05e566870 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Kilerd/pypi_rebot [INFO] finished tweaking git repo https://github.com/Kilerd/pypi_rebot [INFO] tweaked toml for git repo https://github.com/Kilerd/pypi_rebot written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Kilerd/pypi_rebot already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+3ae4c050387df9f7fbb379ee90ce8bf05e566870" "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] 70c1c4ef7a89014d1d3ac558c06138188c0592f123139ab6d1aff39487cfe4be [INFO] running `"docker" "start" "-a" "70c1c4ef7a89014d1d3ac558c06138188c0592f123139ab6d1aff39487cfe4be"` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Checking hashbrown v0.3.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.9 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Checking bytestring v0.1.2 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking actix-service v0.4.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking parking_lot_core v0.5.0 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking tokio v0.2.6 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking tokio-threadpool v0.1.17 [INFO] [stderr] Checking tokio-reactor v0.1.11 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking parking_lot v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking actix-codec v0.1.2 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking actix-utils v0.4.7 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking actix-server-config v0.1.2 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking isahc v0.7.6 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling serde_with_macros v1.0.1 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.21 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [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.14.1/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=c37dfdde70e31438 -C extra-filename=-c37dfdde70e31438 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7f18039c4ae5e371.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-862de463134f75a6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-56f39df631009bcf.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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.23.0/build.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=c37c838df7e468e0 -C extra-filename=-c37c838df7e468e0 --out-dir /opt/rustwide/target/debug/build/html5ever-c37c838df7e468e0 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-7f18039c4ae5e371.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-862de463134f75a6.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-56f39df631009bcf.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" "70c1c4ef7a89014d1d3ac558c06138188c0592f123139ab6d1aff39487cfe4be"` [INFO] running `"docker" "rm" "-f" "70c1c4ef7a89014d1d3ac558c06138188c0592f123139ab6d1aff39487cfe4be"` [INFO] [stdout] 70c1c4ef7a89014d1d3ac558c06138188c0592f123139ab6d1aff39487cfe4be