[INFO] updating cached repository https://github.com/neosam/rusty-blog
[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] ad9c2f36eb6a1b151352d2b56e6a51f5d0d5808e
[INFO] checking neosam/rusty-blog against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fneosam%2Frusty-blog" "/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/neosam/rusty-blog on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/neosam/rusty-blog
[INFO] finished tweaking git repo https://github.com/neosam/rusty-blog
[INFO] tweaked toml for git repo https://github.com/neosam/rusty-blog written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] crate git repo https://github.com/neosam/rusty-blog already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this
[INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag.
[INFO] the lockfile is outdated, regenerating it
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "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] 2dc1542f0a83ad174405ac69e376f299e93d16ea1e825f8322b96cf8ac60a5b8
[INFO] running `"docker" "start" "-a" "2dc1542f0a83ad174405ac69e376f299e93d16ea1e825f8322b96cf8ac60a5b8"`
[INFO] [stderr]    Compiling siphasher v0.3.2
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking sequence_trie v0.3.6
[INFO] [stderr]    Compiling pulldown-cmark v0.6.1
[INFO] [stderr]    Compiling v_htmlescape v0.4.5
[INFO] [stderr]     Checking open v1.4.0
[INFO] [stderr]     Checking bytestring v0.1.5
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking gitignore v1.0.6
[INFO] [stderr]     Checking socket2 v0.3.12
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking error-chain v0.12.2
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling darling_core v0.8.6
[INFO] [stderr]    Compiling strum_macros v0.15.0
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking tokio v0.2.18
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking pest v2.1.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking resolv-conf v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking mount v0.4.0
[INFO] [stderr]     Checking staticfile v0.5.0
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking ws v0.9.1
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.8.6
[INFO] [stderr]     Checking actix-codec v0.2.0
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]    Compiling darling v0.8.6
[INFO] [stderr]    Compiling toml-query_derive v0.9.2
[INFO] [stderr]    Compiling synstructure v0.12.3
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling pin-project-internal v0.4.8
[INFO] [stderr]    Compiling derive_more v0.99.5
[INFO] [stderr]    Compiling actix-macros v0.1.1
[INFO] [stderr]    Compiling failure_derive v0.1.7
[INFO] [stderr]    Compiling async-trait v0.1.30
[INFO] [stderr]    Compiling enum-as-inner v0.3.2
[INFO] [stderr]    Compiling html5ever v0.25.1
[INFO] [stderr]    Compiling v_escape_derive v0.5.6
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling actix-web-codegen v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stderr] error: could not compile `async-trait`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.30/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=906d1ae7ef78bf61 -C extra-filename=-906d1ae7ef78bf61 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-730bc2dbd31c1a5e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e0a2c363ecea0d0e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e8caefc8992d46eb.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=3a3088520788a470 -C extra-filename=-3a3088520788a470 --out-dir /opt/rustwide/target/debug/build/html5ever-3a3088520788a470 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-730bc2dbd31c1a5e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e0a2c363ecea0d0e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e8caefc8992d46eb.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 `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.8/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=00e693db7854c8e1 -C extra-filename=-00e693db7854c8e1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-730bc2dbd31c1a5e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e0a2c363ecea0d0e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e8caefc8992d46eb.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: build failed
[INFO] running `"docker" "inspect" "2dc1542f0a83ad174405ac69e376f299e93d16ea1e825f8322b96cf8ac60a5b8"`
[INFO] running `"docker" "rm" "-f" "2dc1542f0a83ad174405ac69e376f299e93d16ea1e825f8322b96cf8ac60a5b8"`
[INFO] [stdout] 2dc1542f0a83ad174405ac69e376f299e93d16ea1e825f8322b96cf8ac60a5b8
