[INFO] cloning repository https://github.com/manio/hard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/manio/hard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanio%2Fhard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanio%2Fhard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed3b5c3c6e83ca4094319a7f684060982a6e1f51 [INFO] checking manio/hard against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmanio%2Fhard" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/manio/hard on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/manio/hard [INFO] finished tweaking git repo https://github.com/manio/hard [INFO] tweaked toml for git repo https://github.com/manio/hard written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/manio/hard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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] 17df4a4215ee3f900947bc4711cd3091c68b943f42bbc812bab68cbcc10247c0 [INFO] running `Command { std: "docker" "start" "-a" "17df4a4215ee3f900947bc4711cd3091c68b943f42bbc812bab68cbcc10247c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17df4a4215ee3f900947bc4711cd3091c68b943f42bbc812bab68cbcc10247c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17df4a4215ee3f900947bc4711cd3091c68b943f42bbc812bab68cbcc10247c0", kill_on_drop: false }` [INFO] [stdout] 17df4a4215ee3f900947bc4711cd3091c68b943f42bbc812bab68cbcc10247c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=forbid" "-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58d16f2653b6c1af020b61f8c36639dba81a3b43dcc7da5387f3841a82a78213 [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" "58d16f2653b6c1af020b61f8c36639dba81a3b43dcc7da5387f3841a82a78213", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking subtle v2.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Checking pin-project-lite v0.2.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling http-types v2.9.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking paris v1.5.7 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking rust-ini v0.10.3 [INFO] [stderr] Checking sun v0.2.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Compiling standback v0.2.13 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling time v0.2.23 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling uncased v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling cookie v0.15.0-dev (https://github.com/SergioBenitez/cookie-rs.git?rev=1c3ca83#1c3ca838) [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket#1f1f44f3) [INFO] [stderr] Compiling tokio v0.3.6 [INFO] [stderr] Compiling figment v0.9.4 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket#1f1f44f3) [INFO] [stderr] Compiling openssl-src v111.13.0+1.1.1i [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking futures-lite v1.11.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking crypto-mac v0.9.1 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking polyval v0.4.3 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking hmac v0.9.0 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking nb-connect v1.0.2 [INFO] [stderr] Checking socket2 v0.3.18 [INFO] [stderr] Checking polling v2.0.2 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking num-iter v0.1.42 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking async-executor v1.4.0 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking async-io v1.3.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking postgres-protocol v0.5.3 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking evdev v0.10.1 [INFO] [stderr] Checking postgres-types v0.1.3 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling pear_codegen v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling ref-cast-impl v1.0.3 [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=3648468#3648468a) [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling influxdb_derive v0.3.0 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking time-macros v0.1.1 [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-0.2.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="blocking"' --cfg 'feature="default"' --cfg 'feature="dns"' --cfg 'feature="fnv"' --cfg 'feature="fs"' --cfg 'feature="futures-core"' --cfg 'feature="io-driver"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="iovec"' --cfg 'feature="lazy_static"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="mio-uds"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt-core"' --cfg 'feature="rt-threaded"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="slab"' --cfg 'feature="stream"' --cfg 'feature="sync"' --cfg 'feature="tcp"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="udp"' --cfg 'feature="uds"' --cfg 'feature="winapi"' -C metadata=02963e2f93b94ba2 -C extra-filename=-02963e2f93b94ba2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-1351b578c83586bb.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-05b588ffc45292c6.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-51a0be545fa770e9.rmeta --extern iovec=/opt/rustwide/target/debug/deps/libiovec-7ca8cce329d7438a.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3ab14ef94a1f89cf.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4cd572b400decc95.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-cd0a84f6034c0f93.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-186d8ca566162f01.rmeta --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-2964b059b013af1b.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-b6cff1386131f171.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-be604a3d2d65e09e.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-e72a5225aba484a3.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-4b997cf9064f0eb5.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-3ea43faf2cfb3987.so --cap-lints allow --cap-lints=forbid` (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" "58d16f2653b6c1af020b61f8c36639dba81a3b43dcc7da5387f3841a82a78213", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58d16f2653b6c1af020b61f8c36639dba81a3b43dcc7da5387f3841a82a78213", kill_on_drop: false }` [INFO] [stdout] 58d16f2653b6c1af020b61f8c36639dba81a3b43dcc7da5387f3841a82a78213