[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] testing dr4ds/netwalk against 1.44.0 for beta-1.45-1 [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 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stdout] 49e82ebea645986c03cb35d182678febb8ea968af4a06c33a21b0d1762e5d185 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "49e82ebea645986c03cb35d182678febb8ea968af4a06c33a21b0d1762e5d185"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling bytes v0.5.3 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling nanoid v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.42 [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 async-trait v0.1.22 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling actix_derive v0.5.0 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling tokio v0.2.9 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling futures-util v0.3.1 [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 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="sum"' --cfg 'feature="try_into"' -C metadata=cf36556f7c929343 -C extra-filename=-cf36556f7c929343 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-11419f52cb474623.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-43ba95193b775a53.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-e31965eac878015a.rlib --extern proc_macro --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "49e82ebea645986c03cb35d182678febb8ea968af4a06c33a21b0d1762e5d185"` [INFO] running `"docker" "rm" "-f" "49e82ebea645986c03cb35d182678febb8ea968af4a06c33a21b0d1762e5d185"` [INFO] [stdout] 49e82ebea645986c03cb35d182678febb8ea968af4a06c33a21b0d1762e5d185