[INFO] cloning repository https://github.com/HZzz2/send_tele
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HZzz2/send_tele" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHZzz2%2Fsend_tele", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHZzz2%2Fsend_tele'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4ed07ccf8be8d4da70dd964bba0c465acdc1d68
[INFO] checking HZzz2/send_tele against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHZzz2%2Fsend_tele" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HZzz2/send_tele
[INFO] finished tweaking git repo https://github.com/HZzz2/send_tele
[INFO] tweaked toml for git repo https://github.com/HZzz2/send_tele written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HZzz2/send_tele on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HZzz2/send_tele 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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35172355aada1da72c7c7f8db1226de599f9a553e88fd30a5eaa051e635ed970
[INFO] running `Command { std: "docker" "start" "-a" "35172355aada1da72c7c7f8db1226de599f9a553e88fd30a5eaa051e635ed970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35172355aada1da72c7c7f8db1226de599f9a553e88fd30a5eaa051e635ed970", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35172355aada1da72c7c7f8db1226de599f9a553e88fd30a5eaa051e635ed970", kill_on_drop: false }`
[INFO] [stdout] 35172355aada1da72c7c7f8db1226de599f9a553e88fd30a5eaa051e635ed970
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbadd7005940e54323234fe285761173c7c09a1bb35acb15068109d92092053a
[INFO] running `Command { std: "docker" "start" "-a" "fbadd7005940e54323234fe285761173c7c09a1bb35acb15068109d92092053a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking critical-section v1.1.2
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling cc v1.0.96
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking writeable v0.5.4
[INFO] [stderr]     Checking litemap v0.7.2
[INFO] [stderr]     Checking embedded-io v0.4.0
[INFO] [stderr]     Checking cobs v0.2.3
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]     Checking zerocopy v0.7.33
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking boa_profiler v0.17.3
[INFO] [stderr]     Checking thin-vec v0.2.13
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking rustls-native-certs v0.6.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking task-local-extensions v0.1.4
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking prost v0.12.6
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking ryu-js v0.2.2
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking regress v0.6.0
[INFO] [stderr]     Checking retry-policies v0.3.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking m3u8-rs v6.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling icu_provider_macros v1.2.0
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.3
[INFO] [stderr]    Compiling yoke-derive v0.7.3
[INFO] [stderr]    Compiling zerovec-derive v0.9.6
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling boa_macros v0.17.3
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking rustls-webpki v0.102.3
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking boa_gc v0.17.3
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking boa_interner v0.17.3
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr] error: could not compile `openssl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name openssl --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-0.10.64/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen", "default", "unstable_boringssl", "v101", "v102", "v110", "v111", "vendored"))' -C metadata=f999688189b814a6 -C extra-filename=-b1d466fc744cc04a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-037c321112e07afa.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-fc02a6f63c7f72ea.rmeta --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-5b655ddae716fd5f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-eb68c96cde48ea39.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-685ace3faf4c9f78.rmeta --extern openssl_macros=/opt/rustwide/target/debug/deps/libopenssl_macros-72a79e849d5aa550.so --extern ffi=/opt/rustwide/target/debug/deps/libopenssl_sys-ec39384ee0d03432.rmeta --cap-lints allow --cap-lints=warn --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg ossl101 --cfg ossl102 --cfg ossl110 --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl300` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-beta.7-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.37.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=8e7e9aacdf27e88f -C extra-filename=-87439bd6b962ae82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-dd4ac862f0f971d3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-eb68c96cde48ea39.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b58d36045ebfa456.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d6302b6a9a3ecd18.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-72f04b2f5ff303b5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-97aa6b805b8a1afa.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-fef8a3bec42924d2.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-15f567714ee775b7.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-f48eca44d3b87db6.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fbadd7005940e54323234fe285761173c7c09a1bb35acb15068109d92092053a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbadd7005940e54323234fe285761173c7c09a1bb35acb15068109d92092053a", kill_on_drop: false }`
[INFO] [stdout] fbadd7005940e54323234fe285761173c7c09a1bb35acb15068109d92092053a
