[INFO] fetching crate tdlib-rs 1.1.0... [INFO] checking tdlib-rs-1.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate tdlib-rs 1.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate tdlib-rs 1.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tdlib-rs 1.1.0 [INFO] tweaked toml for crates.io crate tdlib-rs 1.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tdlib-rs 1.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tdlib-rs 1.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tdlib-rs-parser v1.1.0 [INFO] [stderr] Downloaded tdlib-rs-gen v1.1.0 [INFO] [stderr] Downloaded cfg-expr v0.17.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 382da2c3b8a4ef03e12ec22fc2e3cf03b0ea76b7fbe86fa8dfca59ee479cba05 [INFO] running `Command { std: "docker" "start" "-a" "382da2c3b8a4ef03e12ec22fc2e3cf03b0ea76b7fbe86fa8dfca59ee479cba05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "382da2c3b8a4ef03e12ec22fc2e3cf03b0ea76b7fbe86fa8dfca59ee479cba05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "382da2c3b8a4ef03e12ec22fc2e3cf03b0ea76b7fbe86fa8dfca59ee479cba05", kill_on_drop: false }` [INFO] [stdout] 382da2c3b8a4ef03e12ec22fc2e3cf03b0ea76b7fbe86fa8dfca59ee479cba05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90a082ca1b000a75dd850142d77999565dbed8465128c234cb5347b5e2efb17d [INFO] running `Command { std: "docker" "start" "-a" "90a082ca1b000a75dd850142d77999565dbed8465128c234cb5347b5e2efb17d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tdlib-rs-parser v1.1.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling tdlib-rs-gen v1.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling tdlib-rs v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking tokio v1.44.2 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Checking serde_with v3.12.0 [INFO] [stderr] error: could not compile `tdlib-rs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/350d0ef0ec0493e6d21cfb265cb8211a0e74d766/bin/rustc --crate-name tdlib_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bots-only-api", "default", "docs", "download-tdlib", "local-tdlib", "pkg-config"))' -C metadata=f48ed5d64afb828d -C extra-filename=-a2ba8ebfae1cde1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dirs=/opt/rustwide/target/debug/deps/libdirs-bfc0b96a3c517795.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-966816fdb6f3bc39.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-74fdcfdf3875e7c0.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5918acce80c424b0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e5f86330da1216c2.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-9e03efe53d8384b4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5aa9840eab0ce724.rmeta --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "90a082ca1b000a75dd850142d77999565dbed8465128c234cb5347b5e2efb17d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90a082ca1b000a75dd850142d77999565dbed8465128c234cb5347b5e2efb17d", kill_on_drop: false }` [INFO] [stdout] 90a082ca1b000a75dd850142d77999565dbed8465128c234cb5347b5e2efb17d