[INFO] updating cached repository https://github.com/dr4ds/netwalk
[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] 00ec83e250bbd270da31e0013b5d7d3cb25205d1
[INFO] checking dr4ds/netwalk against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdr4ds%2Fnetwalk" "/workspace/builds/worker-5/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/dr4ds/netwalk on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/dr4ds/netwalk
[INFO] finished tweaking git repo https://github.com/dr4ds/netwalk
[INFO] tweaked toml for git repo https://github.com/dr4ds/netwalk written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] crate git repo https://github.com/dr4ds/netwalk already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "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] 14fd8cdb2a69acaa3ee25066838ab225e44efde31ea2a9a91ac89189cdd43a22
[INFO] running `"docker" "start" "-a" "14fd8cdb2a69acaa3ee25066838ab225e44efde31ea2a9a91ac89189cdd43a22"`
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking nanoid v0.2.0
[INFO] [stderr]     Checking tokio v0.2.9
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking actix-codec v0.2.0
[INFO] [stderr]    Compiling synstructure v0.12.3
[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.7
[INFO] [stderr]    Compiling actix-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling failure_derive v0.1.6
[INFO] [stderr]    Compiling enum-as-inner v0.3.0
[INFO] [stderr]    Compiling async-trait v0.1.22
[INFO] [stderr]    Compiling actix-web-codegen v0.2.0
[INFO] [stderr]    Compiling v_escape_derive v0.5.6
[INFO] [stderr]    Compiling actix_derive v0.5.0
[INFO] [stderr]    Compiling num-derive v0.3.0
[INFO] [stderr] error: could not compile `num-derive`.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustc --crate-name num_derive --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-derive-0.3.0/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=f8852f217613ad3e -C extra-filename=-f8852f217613ad3e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-76f022c4b8a5c86d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3249063a775a106a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9a514a67de98a222.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 `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=8e3ebe545c377130 -C extra-filename=-8e3ebe545c377130 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-76f022c4b8a5c86d.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3249063a775a106a.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-9a514a67de98a222.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" "14fd8cdb2a69acaa3ee25066838ab225e44efde31ea2a9a91ac89189cdd43a22"`
[INFO] running `"docker" "rm" "-f" "14fd8cdb2a69acaa3ee25066838ab225e44efde31ea2a9a91ac89189cdd43a22"`
[INFO] [stdout] 14fd8cdb2a69acaa3ee25066838ab225e44efde31ea2a9a91ac89189cdd43a22
