[INFO] fetching crate rust-tdlib 0.3.0... [INFO] checking rust-tdlib-0.3.0 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate rust-tdlib 0.3.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate rust-tdlib 0.3.0 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-tdlib 0.3.0 [INFO] finished tweaking crates.io crate rust-tdlib 0.3.0 [INFO] tweaked toml for crates.io crate rust-tdlib 0.3.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate rust-tdlib 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc445911cd1d69f78975192c0d5c8138f1354215bbaca9d9dff79bc3d38af130 [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" "cc445911cd1d69f78975192c0d5c8138f1354215bbaca9d9dff79bc3d38af130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc445911cd1d69f78975192c0d5c8138f1354215bbaca9d9dff79bc3d38af130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc445911cd1d69f78975192c0d5c8138f1354215bbaca9d9dff79bc3d38af130", kill_on_drop: false }` [INFO] [stdout] cc445911cd1d69f78975192c0d5c8138f1354215bbaca9d9dff79bc3d38af130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ddf3510c030a137bb171f3d8460c3a427122123028ec062c3023ae085502a337 [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" "ddf3510c030a137bb171f3d8460c3a427122123028ec062c3023ae085502a337", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.13 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking regex-syntax v0.6.23 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking memchr v2.3.4 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking futures v0.3.13 [INFO] [stderr] Checking rust-tdlib v0.3.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 --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --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=2a2a7e7cd6175f7d -C extra-filename=-2a2a7e7cd6175f7d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-57b7ca748a45aacf.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-4f618467c02bc18c.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-77f94a4487897087.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3ab14ef94a1f89cf.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-7c2ef9b7e70d6396.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7bee05596e6396b1.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-4539dc1e0c2fa577.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5d498b10fad3e647.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a1ec35557174711c.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d4b0cd269b59b954.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" "ddf3510c030a137bb171f3d8460c3a427122123028ec062c3023ae085502a337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddf3510c030a137bb171f3d8460c3a427122123028ec062c3023ae085502a337", kill_on_drop: false }` [INFO] [stdout] ddf3510c030a137bb171f3d8460c3a427122123028ec062c3023ae085502a337