[INFO] cloning repository https://github.com/romatthe/aerodrome [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romatthe/aerodrome" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromatthe%2Faerodrome", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromatthe%2Faerodrome'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 853ffed45ea2f314b4fb1f39b6fd4ab59c53f378 [INFO] testing romatthe/aerodrome against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromatthe%2Faerodrome" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/romatthe/aerodrome on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/romatthe/aerodrome [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/romatthe/aerodrome [INFO] tweaked toml for git repo https://github.com/romatthe/aerodrome written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/romatthe/aerodrome already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3aa06fff84b462539a1027f98a5cf439e7b2d941e4ca3a16c4ae4411e6f569ad [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" "3aa06fff84b462539a1027f98a5cf439e7b2d941e4ca3a16c4ae4411e6f569ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3aa06fff84b462539a1027f98a5cf439e7b2d941e4ca3a16c4ae4411e6f569ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aa06fff84b462539a1027f98a5cf439e7b2d941e4ca3a16c4ae4411e6f569ad", kill_on_drop: false }` [INFO] [stdout] 3aa06fff84b462539a1027f98a5cf439e7b2d941e4ca3a16c4ae4411e6f569ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0a009c23579eb730c513886f82f19e22816af270c9e8c6c50f518054b16829e [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" "d0a009c23579eb730c513886f82f19e22816af270c9e8c6c50f518054b16829e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling whoami v1.1.2 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling state v0.4.2 (https://github.com/SergioBenitez/state.git?rev=504ef71a#504ef71a) [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling uncased v0.9.5 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling cookie v0.15.0 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling figment v0.10.5 [INFO] [stderr] Compiling multer v1.2.2 (https://github.com/rousan/multer-rs.git?rev=7e4f0c5f#7e4f0c5f) [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/romatthe/Rocket?branch=feature/contrib-xml#6972ebf4) [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3ebe83#3ebe8382) [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling pear_codegen v0.2.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling sql-builder v3.1.1 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3ebe83#3ebe8382) [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling pear v0.2.2 [INFO] [stderr] Compiling rustls v0.19.0 [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.4.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="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --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="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="winapi"' -C metadata=cb090115e55baba2 -C extra-filename=-cb090115e55baba2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ccb020cc4e997682.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-8d0c7ab1c07a18aa.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-f23d2c57f06b9730.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6137c2f936bcf2b6.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b846811b4748d6a7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-77bf2d3696302033.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-9f8ca1580fdb7b23.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-d46f1c372cd7d8b5.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-d2f937e6087b53e0.so --cap-lints allow --cap-lints=warn --cfg tokio_track_caller` (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" "d0a009c23579eb730c513886f82f19e22816af270c9e8c6c50f518054b16829e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0a009c23579eb730c513886f82f19e22816af270c9e8c6c50f518054b16829e", kill_on_drop: false }` [INFO] [stdout] d0a009c23579eb730c513886f82f19e22816af270c9e8c6c50f518054b16829e