[INFO] cloning repository https://github.com/aCLr/tgfeed [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aCLr/tgfeed" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaCLr%2Ftgfeed", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaCLr%2Ftgfeed'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87a94199db9ec43790a85e1eb12335a80dec173e [INFO] testing aCLr/tgfeed against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FaCLr%2Ftgfeed" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aCLr/tgfeed on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aCLr/tgfeed [INFO] finished tweaking git repo https://github.com/aCLr/tgfeed [INFO] tweaked toml for git repo https://github.com/aCLr/tgfeed written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/aCLr/tgfeed already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-rt v0.5.9 [INFO] [stderr] Downloaded whoami v1.1.5 [INFO] [stderr] Downloaded crc v2.0.0 [INFO] [stderr] Downloaded rust-tdlib v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] 697938b4e6de1503e58a093e5e40b295fba1cc797752e7f2852185dcabfdf2ca [INFO] running `Command { std: "docker" "start" "-a" "697938b4e6de1503e58a093e5e40b295fba1cc797752e7f2852185dcabfdf2ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "697938b4e6de1503e58a093e5e40b295fba1cc797752e7f2852185dcabfdf2ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "697938b4e6de1503e58a093e5e40b295fba1cc797752e7f2852185dcabfdf2ca", kill_on_drop: false }` [INFO] [stdout] 697938b4e6de1503e58a093e5e40b295fba1cc797752e7f2852185dcabfdf2ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1072634770a09575176d74620010d4fb8c62e201a521d2216457bd4d31a9bb08 [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" "1072634770a09575176d74620010d4fb8c62e201a521d2216457bd4d31a9bb08", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling whoami v1.1.5 [INFO] [stderr] Compiling minimal-lexical v0.1.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling libsqlite3-sys v0.22.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling crc v2.0.0 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling quick-xml v0.20.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling diligent-date-parser v0.1.2 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling hashlink v0.7.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling sqlx-rt v0.5.9 [INFO] [stderr] Compiling tokio-macros v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling sqlx-core v0.5.9 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling atom_syndication v0.9.1 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling sqlx-macros v0.5.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling rss v1.10.0 [INFO] [stderr] Compiling config v0.9.3 [INFO] [stderr] Compiling rust-tdlib v0.3.0 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling sqlx v0.5.9 [INFO] [stderr] Compiling warp v0.3.1 [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 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rust-tdlib-0.3.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -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=5819d121b3526e1d -C extra-filename=-5819d121b3526e1d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f548ac4f899e8c55.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-fa0a3f98a49f1632.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-82c0db7e24d48d9b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a506ecdb686aad75.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-3718faeaec4b3228.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-73342d241f8530e4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-393e5ec1eda13cb5.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-a7e27f477d40d305.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1072634770a09575176d74620010d4fb8c62e201a521d2216457bd4d31a9bb08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1072634770a09575176d74620010d4fb8c62e201a521d2216457bd4d31a9bb08", kill_on_drop: false }` [INFO] [stdout] 1072634770a09575176d74620010d4fb8c62e201a521d2216457bd4d31a9bb08