[INFO] fetching crate rust-tdlib 0.2.0... [INFO] checking rust-tdlib-0.2.0 against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] extracting crate rust-tdlib 0.2.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate rust-tdlib 0.2.0 on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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-10/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio v1.1.1 [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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 568493622da9871c40a3afb250275dabb60b0a39f3fb2ffe340b132ca860a7e4 [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" "568493622da9871c40a3afb250275dabb60b0a39f3fb2ffe340b132ca860a7e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "568493622da9871c40a3afb250275dabb60b0a39f3fb2ffe340b132ca860a7e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "568493622da9871c40a3afb250275dabb60b0a39f3fb2ffe340b132ca860a7e4", kill_on_drop: false }` [INFO] [stdout] 568493622da9871c40a3afb250275dabb60b0a39f3fb2ffe340b132ca860a7e4 [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=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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 829e47fd743620a8c50d9104fe493f98ceb18254ff3f6476b610e43242ce8245 [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" "829e47fd743620a8c50d9104fe493f98ceb18254ff3f6476b610e43242ce8245", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling libc v0.2.81 [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 serde v1.0.118 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling tokio v1.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking serde_json v1.0.60 [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" "829e47fd743620a8c50d9104fe493f98ceb18254ff3f6476b610e43242ce8245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "829e47fd743620a8c50d9104fe493f98ceb18254ff3f6476b610e43242ce8245", kill_on_drop: false }` [INFO] [stdout] 829e47fd743620a8c50d9104fe493f98ceb18254ff3f6476b610e43242ce8245