[INFO] cloning repository https://github.com/mihail-milev/home-chatbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mihail-milev/home-chatbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihail-milev%2Fhome-chatbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihail-milev%2Fhome-chatbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d4fce654936ae95fa7929a690fb866048631c99 [INFO] testing mihail-milev/home-chatbot against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmihail-milev%2Fhome-chatbot" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mihail-milev/home-chatbot 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] removed /workspace/builds/worker-10/source/.cargo/config [INFO] started tweaking git repo https://github.com/mihail-milev/home-chatbot [INFO] finished tweaking git repo https://github.com/mihail-milev/home-chatbot [INFO] tweaked toml for git repo https://github.com/mihail-milev/home-chatbot written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/mihail-milev/home-chatbot 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] [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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] f0ad7fc5dfc9e8f62c504e3f30a6392e63446faca08d89346d54daee8082947c [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" "f0ad7fc5dfc9e8f62c504e3f30a6392e63446faca08d89346d54daee8082947c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0ad7fc5dfc9e8f62c504e3f30a6392e63446faca08d89346d54daee8082947c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ad7fc5dfc9e8f62c504e3f30a6392e63446faca08d89346d54daee8082947c", kill_on_drop: false }` [INFO] [stdout] f0ad7fc5dfc9e8f62c504e3f30a6392e63446faca08d89346d54daee8082947c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] b4c86b59f1189d91156fd36a50d3a7ec4a838bc948be7f04406327b198f1de6e [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" "b4c86b59f1189d91156fd36a50d3a7ec4a838bc948be7f04406327b198f1de6e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling ruma-identifiers-validation v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling const-oid v0.6.1 [INFO] [stderr] Compiling bumpalo v3.7.1 [INFO] [stderr] Compiling signature v1.3.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling g2poly v0.4.0 [INFO] [stderr] Compiling assign v1.1.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling checked_int_cast v1.0.0 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling openssl-src v111.16.0+1.1.1l [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling ed25519 v1.2.0 [INFO] [stderr] Compiling der v0.4.3 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling os_info v3.0.7 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling tracing-attributes v0.1.16 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling ruma-identifiers-macros v0.20.0 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling g2gen v0.4.0 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling olm-sys v1.1.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling g2p v0.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling tracing v0.1.28 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling zeroize v1.4.1 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling js_int v0.2.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling chacha20 v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lru v0.6.6 [INFO] [stderr] Compiling chacha20poly1305 v0.9.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling bson v2.0.0 [INFO] [stderr] Compiling serde_with_macros v1.5.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling ruma-serde-macros v0.5.0 [INFO] [stderr] Compiling ruma-events-macros v0.24.5 [INFO] [stderr] Compiling ruma-api-macros v0.18.3 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling olm-rs v2.0.1 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling js-sys v0.3.55 [INFO] [stderr] Compiling serde_with v1.10.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ruma-serde v0.5.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling trust-dns-proto v0.20.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling backoff v0.3.0 [INFO] [stderr] Compiling ruma-identifiers v0.20.0 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling web-sys v0.3.55 [INFO] [stderr] Compiling ruma-common v0.6.0 [INFO] [stderr] Compiling ruma-api v0.18.3 [INFO] [stderr] Compiling ruma-signatures v0.9.0 [INFO] [stderr] Compiling qrcode v0.12.0 [INFO] [stderr] Compiling rqrr v0.3.2 [INFO] [stderr] Compiling trust-dns-resolver v0.20.3 [INFO] [stderr] Compiling ruma-events v0.24.5 [INFO] [stderr] Compiling matrix-qrcode v0.2.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling mongodb v2.0.0 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling ruma-state-res v0.4.1 [INFO] [stderr] Compiling ruma-client-api v0.12.2 [INFO] [stderr] Compiling ruma-federation-api v0.3.1 [INFO] [stderr] error: could not compile `mongodb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mongodb --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mongodb-2.0.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="serde_bytes"' --cfg 'feature="tokio-runtime"' -C metadata=7733555e24a2a226 -C extra-filename=-7733555e24a2a226 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a529140447b13795.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rmeta --extern bson=/opt/rustwide/target/debug/deps/libbson-86edcab8b17bd2d5.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2cc16189074521a8.rmeta --extern derivative=/opt/rustwide/target/debug/deps/libderivative-2b112260300e0c2a.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5e66b847dfc7d0ca.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-b295d37f314ed510.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-0bcc01dfeb588ddb.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-55e43305556423bf.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-729ac4e10d416add.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-0b4256a087949a1d.rmeta --extern os_info=/opt/rustwide/target/debug/deps/libos_info-1ff314aefb00bcbe.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-fd84f7ffc1512416.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7d328aa51c520d2c.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-a139267ba74523d9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-d7b52b658d6833d7.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-2a08cb10c55a41fd.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-390d3381b4550d4d.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-6551f1d665b158e8.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-f9b2e843a8510786.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-190a958e1b0aa012.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-5514ed8e0a477584.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-c594028b36314aa0.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-77ae6108981b4283.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4c808d4568eff369.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0740072fcd013b27.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-a6baf7d7ea277c18.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-fe42f94338222bbb.rmeta --extern trust_dns_proto=/opt/rustwide/target/debug/deps/libtrust_dns_proto-9b493be435718b1e.rmeta --extern trust_dns_resolver=/opt/rustwide/target/debug/deps/libtrust_dns_resolver-18528e98e305bbc8.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-a908c19bac571e61.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-aa4383d83dfdc66a.rmeta --extern version_check=/opt/rustwide/target/debug/deps/libversion_check-0e39a7d855ce105c.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-d054181a01b3c730.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-de9a9d0e1f00262a.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-0df1d2da1ce225c3/out` (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" "b4c86b59f1189d91156fd36a50d3a7ec4a838bc948be7f04406327b198f1de6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4c86b59f1189d91156fd36a50d3a7ec4a838bc948be7f04406327b198f1de6e", kill_on_drop: false }` [INFO] [stdout] b4c86b59f1189d91156fd36a50d3a7ec4a838bc948be7f04406327b198f1de6e