[INFO] cloning repository https://github.com/sankar-boro/actix-web-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sankar-boro/actix-web-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsankar-boro%2Factix-web-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsankar-boro%2Factix-web-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22edaad6a2bd89595a73e6c85b7e1e9bde6c29eb [INFO] testing sankar-boro/actix-web-app against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsankar-boro%2Factix-web-app" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sankar-boro/actix-web-app on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sankar-boro/actix-web-app [INFO] finished tweaking git repo https://github.com/sankar-boro/actix-web-app [INFO] tweaked toml for git repo https://github.com/sankar-boro/actix-web-app written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/sankar-boro/actix-web-app already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded actix-web-httpauth v0.5.1 [INFO] [stderr] Downloaded actix-multipart v0.4.0 [INFO] [stderr] Downloaded actix-tls v3.0.3 [INFO] [stderr] Downloaded validator_derive v0.12.0 [INFO] [stderr] Downloaded actix-cors v0.6.0 [INFO] [stderr] Downloaded actix-session v0.4.1 [INFO] [stderr] Downloaded redis v0.19.0 [INFO] [stderr] Downloaded actix-redis v0.10.0-beta.6 [INFO] [stderr] Downloaded hmac v0.12.1 [INFO] [stderr] Downloaded actix-web-codegen v4.0.0 [INFO] [stderr] Downloaded hkdf v0.12.3 [INFO] [stderr] Downloaded sanitize-filename v0.3.0 [INFO] [stderr] Downloaded actix-session v0.5.0-beta.8 [INFO] [stderr] Downloaded actix-web v4.0.1 [INFO] [stderr] Downloaded scylla v0.3.1 [INFO] [stderr] Downloaded scylla-macros v0.1.1 [INFO] [stderr] Downloaded combine v4.6.3 [INFO] [stderr] Downloaded redis-async v0.8.1 [INFO] [stderr] Downloaded arc-swap v1.5.0 [INFO] [stderr] Downloaded bigdecimal v0.2.2 [INFO] [stderr] Downloaded sha2 v0.10.2 [INFO] [stderr] Downloaded enum-as-inner v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 117fd8cfb8d7e986660ece766f859538c8bce28d01bdd2f90637b4b819862d10 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "117fd8cfb8d7e986660ece766f859538c8bce28d01bdd2f90637b4b819862d10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "117fd8cfb8d7e986660ece766f859538c8bce28d01bdd2f90637b4b819862d10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "117fd8cfb8d7e986660ece766f859538c8bce28d01bdd2f90637b4b819862d10", kill_on_drop: false }` [INFO] [stdout] 117fd8cfb8d7e986660ece766f859538c8bce28d01bdd2f90637b4b819862d10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbd7b0c403b75fdfb77671c63138f3747e16a9c015af92ad64f0636bb7537968 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cbd7b0c403b75fdfb77671c63138f3747e16a9c015af92ad64f0636bb7537968", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rust-argon2 v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling diesel_derives v1.4.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.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=76c8707341e149ef -C extra-filename=-76c8707341e149ef --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-2c8387b43605e0d5.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d43b9eeea9b4257f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8d5920e04f914a4c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4c335ba4a8c39dc0.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 `Command { std: "docker" "inspect" "cbd7b0c403b75fdfb77671c63138f3747e16a9c015af92ad64f0636bb7537968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbd7b0c403b75fdfb77671c63138f3747e16a9c015af92ad64f0636bb7537968", kill_on_drop: false }` [INFO] [stdout] cbd7b0c403b75fdfb77671c63138f3747e16a9c015af92ad64f0636bb7537968