[INFO] fetching crate rust-tdlib 0.2.0... [INFO] checking rust-tdlib-0.2.0 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate rust-tdlib 0.2.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate rust-tdlib 0.2.0 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-tdlib 0.2.0 [INFO] finished tweaking crates.io crate rust-tdlib 0.2.0 [INFO] tweaked toml for crates.io crate rust-tdlib 0.2.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate rust-tdlib 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae39b7501c8ce5b4424834d0f3fef89a08f5296d6506fa8fe687b3d14a61ff88 [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" "ae39b7501c8ce5b4424834d0f3fef89a08f5296d6506fa8fe687b3d14a61ff88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae39b7501c8ce5b4424834d0f3fef89a08f5296d6506fa8fe687b3d14a61ff88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae39b7501c8ce5b4424834d0f3fef89a08f5296d6506fa8fe687b3d14a61ff88", kill_on_drop: false }` [INFO] [stdout] ae39b7501c8ce5b4424834d0f3fef89a08f5296d6506fa8fe687b3d14a61ff88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fb9dfeadba3b9e9053c3afff186f79c02fadca4e17a408c64dec121905d8e47d [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" "fb9dfeadba3b9e9053c3afff186f79c02fadca4e17a408c64dec121905d8e47d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking rust-tdlib v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rust-tdlib` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rust_tdlib --edition=2018 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="async-trait"' --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="lazy_static"' --cfg 'feature="log"' --cfg 'feature="tdjson"' --cfg 'feature="tokio"' -C metadata=ca971f691a0e3b37 -C extra-filename=-ca971f691a0e3b37 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-830ccdcb84458c6d.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-ccc27f019cb343e2.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-df97b860f7a76404.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-ea2e64f119b07fbf.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e523e3e75498a63e.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-aee427e34527974f.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5e2368aea81aef74.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-38052706bce56943.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-273e4462a9c328ad.rmeta --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" "fb9dfeadba3b9e9053c3afff186f79c02fadca4e17a408c64dec121905d8e47d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb9dfeadba3b9e9053c3afff186f79c02fadca4e17a408c64dec121905d8e47d", kill_on_drop: false }` [INFO] [stdout] fb9dfeadba3b9e9053c3afff186f79c02fadca4e17a408c64dec121905d8e47d