[INFO] cloning repository https://github.com/Mikkel-T/link-shortener [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Mikkel-T/link-shortener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikkel-T%2Flink-shortener", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMikkel-T%2Flink-shortener'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4678c255012f2c16610d3bf4f0f7ffc84f006f7 [INFO] testing Mikkel-T/link-shortener 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%2FMikkel-T%2Flink-shortener" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Mikkel-T/link-shortener 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/Mikkel-T/link-shortener [INFO] finished tweaking git repo https://github.com/Mikkel-T/link-shortener [INFO] tweaked toml for git repo https://github.com/Mikkel-T/link-shortener written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Mikkel-T/link-shortener 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 5bcc1c753a34fefe57063bf44fdcd1eaab67e68b7270729145c7676f53f1cd5f [INFO] running `Command { std: "docker" "start" "-a" "5bcc1c753a34fefe57063bf44fdcd1eaab67e68b7270729145c7676f53f1cd5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5bcc1c753a34fefe57063bf44fdcd1eaab67e68b7270729145c7676f53f1cd5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bcc1c753a34fefe57063bf44fdcd1eaab67e68b7270729145c7676f53f1cd5f", kill_on_drop: false }` [INFO] [stdout] 5bcc1c753a34fefe57063bf44fdcd1eaab67e68b7270729145c7676f53f1cd5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stdout] ab136311fa622f4ca6913181faeaf840edd4b3e1ded78e1463d85fdfe2bd2f83 [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" "ab136311fa622f4ca6913181faeaf840edd4b3e1ded78e1463d85fdfe2bd2f83", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling http-range v0.1.5 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling os_info v3.2.0 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling actix-web-codegen v4.0.0 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bson v2.1.0 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] error: could not compile `brotli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/brotli-3.3.3/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-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' -C metadata=0c978255cf43c778 -C extra-filename=-0c978255cf43c778 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-394b41666b4a7459.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-0596e8a6af30c3f3.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-f273f1a80228c2b4.rmeta --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 `tokio` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.17.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="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="parking_lot"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=03aa76799dd638dd -C extra-filename=-03aa76799dd638dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-ad54f3a4f4c99b50.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-0cf63326fa2cd96b.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-bf1640b4a9f134a7.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-12efe388c0e811c5.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-f8ca72e547b1adac.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-22379d5f406533b8.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [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.21/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="default"' --cfg 'feature="futures-channel"' --cfg 'feature="futures-io"' --cfg 'feature="futures-macro"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' -C metadata=1e432e7e5f211794 -C extra-filename=-1e432e7e5f211794 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-c0ccab53f7540091.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-bc69f05f921d553c.rmeta --extern futures_macro=/opt/rustwide/target/debug/deps/libfutures_macro-07ca4c60751c89f2.so --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ab136311fa622f4ca6913181faeaf840edd4b3e1ded78e1463d85fdfe2bd2f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab136311fa622f4ca6913181faeaf840edd4b3e1ded78e1463d85fdfe2bd2f83", kill_on_drop: false }` [INFO] [stdout] ab136311fa622f4ca6913181faeaf840edd4b3e1ded78e1463d85fdfe2bd2f83