[INFO] cloning repository https://github.com/abunchofhacks/Epicinium-server-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/abunchofhacks/Epicinium-server-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabunchofhacks%2FEpicinium-server-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabunchofhacks%2FEpicinium-server-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f024db6c52dd18c88be5f708015f6401bd37af1e [INFO] testing abunchofhacks/Epicinium-server-rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fabunchofhacks%2FEpicinium-server-rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/abunchofhacks/Epicinium-server-rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/abunchofhacks/Epicinium-server-rs [INFO] finished tweaking git repo https://github.com/abunchofhacks/Epicinium-server-rs [INFO] tweaked toml for git repo https://github.com/abunchofhacks/Epicinium-server-rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/abunchofhacks/Epicinium-server-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6cbe5c4bb8cb369b3e0345f788c25d2a07181878f7e80a571244fc3d1fa3f364 [INFO] running `Command { std: "docker" "start" "-a" "6cbe5c4bb8cb369b3e0345f788c25d2a07181878f7e80a571244fc3d1fa3f364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cbe5c4bb8cb369b3e0345f788c25d2a07181878f7e80a571244fc3d1fa3f364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cbe5c4bb8cb369b3e0345f788c25d2a07181878f7e80a571244fc3d1fa3f364", kill_on_drop: false }` [INFO] [stdout] 6cbe5c4bb8cb369b3e0345f788c25d2a07181878f7e80a571244fc3d1fa3f364 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cf4ec280c50950b7702d8f7c36ac4ec74f86af3cb206f1e25f90510dcb5c9386 [INFO] running `Command { std: "docker" "start" "-a" "cf4ec280c50950b7702d8f7c36ac4ec74f86af3cb206f1e25f90510dcb5c9386", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling epicinium_lib v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling vec-drain-where v1.0.1 [INFO] [stderr] Compiling openssl-src v111.16.0+1.1.1l [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=0edac97a01fa1cc3 -C extra-filename=-0edac97a01fa1cc3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `futures-util` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-util-0.3.17/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="async-await"' --cfg 'feature="async-await-macro"' --cfg 'feature="channel"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="proc-macro-hack"' --cfg 'feature="proc-macro-nested"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=a610cc197580b441 -C extra-filename=-a610cc197580b441 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-6a525ccf5c9571d9.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-afc8e1fe9314b5ba.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-6b1fd5c1f4f92bc3.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-87b9b48fdafa92a4.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-3dacafcec4819c5e.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rmeta --extern proc_macro_hack=/opt/rustwide/target/debug/deps/libproc_macro_hack-74095d1a79241a04.so --extern proc_macro_nested=/opt/rustwide/target/debug/deps/libproc_macro_nested-a7395e98451d1042.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rmeta --cap-lints allow --cap-lints=warn --cfg fn_like_proc_macro` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `itertools` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name itertools --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/itertools-0.10.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="use_alloc"' --cfg 'feature="use_std"' -C metadata=4584bcfa222d8e0a -C extra-filename=-4584bcfa222d8e0a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern either=/opt/rustwide/target/debug/deps/libeither-1fa9e7dc99f602fc.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `darling_core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name darling_core --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/darling_core-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' -C metadata=23b2fc077c718557 -C extra-filename=-23b2fc077c718557 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fnv=/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rmeta --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-f9e0d0fa5402f0d8.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4ba371a91696eb4.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-24a285b30126eea5.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-be6ba759f95a5238.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-99f0e0d4edc2232c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.130/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="default"' -C metadata=90e0f9e56b7c756b -C extra-filename=-90e0f9e56b7c756b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4ba371a91696eb4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-24a285b30126eea5.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-99f0e0d4edc2232c.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "cf4ec280c50950b7702d8f7c36ac4ec74f86af3cb206f1e25f90510dcb5c9386", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf4ec280c50950b7702d8f7c36ac4ec74f86af3cb206f1e25f90510dcb5c9386", kill_on_drop: false }` [INFO] [stdout] cf4ec280c50950b7702d8f7c36ac4ec74f86af3cb206f1e25f90510dcb5c9386