[INFO] fetching crate tgbot 0.13.0... [INFO] testing tgbot-0.13.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate tgbot 0.13.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate tgbot 0.13.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tgbot 0.13.0 [INFO] finished tweaking crates.io crate tgbot 0.13.0 [INFO] tweaked toml for crates.io crate tgbot 0.13.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate tgbot 0.13.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-lite v0.2.1 [INFO] [stderr] Downloaded derive_more v0.99.3 [INFO] [stderr] Downloaded tokio-util v0.6.0 [INFO] [stderr] Downloaded syn v1.0.57 [INFO] [stderr] Downloaded proc-macro-error v0.3.4 [INFO] [stderr] Downloaded shellwords v1.1.0 [INFO] [stderr] Downloaded proc-macro-error-attr v0.3.4 [INFO] [stderr] Downloaded pin-project-internal v1.0.3 [INFO] [stderr] Downloaded pin-project v1.0.3 [INFO] [stderr] Downloaded tokio-socks v0.5.1 [INFO] [stderr] Downloaded vec1 v1.6.0 [INFO] [stderr] Downloaded bytes v1.0.0 [INFO] [stderr] Downloaded mockito v0.28.0 [INFO] [stderr] Downloaded extend v0.1.0 [INFO] [stderr] Downloaded assert-json-diff v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b22130eb79814611fea61872cd252226af977a49d7ff49f4a4484a7f78cde0bc [INFO] running `Command { std: "docker" "start" "-a" "b22130eb79814611fea61872cd252226af977a49d7ff49f4a4484a7f78cde0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b22130eb79814611fea61872cd252226af977a49d7ff49f4a4484a7f78cde0bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b22130eb79814611fea61872cd252226af977a49d7ff49f4a4484a7f78cde0bc", kill_on_drop: false }` [INFO] [stdout] b22130eb79814611fea61872cd252226af977a49d7ff49f4a4484a7f78cde0bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76c5d21f265e996c67ec543d8c1402d31025c0d5f4ece90c854185383024c324 [INFO] running `Command { std: "docker" "start" "-a" "76c5d21f265e996c67ec543d8c1402d31025c0d5f4ece90c854185383024c324", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling bytes v1.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling webpki v0.21.2 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v1.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling derive_more v0.99.3 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling pin-project v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling tokio-stream v0.1.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling tokio-util v0.6.0 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling vec1 v1.6.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling tgbot v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "76c5d21f265e996c67ec543d8c1402d31025c0d5f4ece90c854185383024c324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c5d21f265e996c67ec543d8c1402d31025c0d5f4ece90c854185383024c324", kill_on_drop: false }` [INFO] [stdout] 76c5d21f265e996c67ec543d8c1402d31025c0d5f4ece90c854185383024c324 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53e1dbf4038905a5fbf9df851e4597720f6f8ef8fe72a2b3153cc4fcaa368ef3 [INFO] running `Command { std: "docker" "start" "-a" "53e1dbf4038905a5fbf9df851e4597720f6f8ef8fe72a2b3153cc4fcaa368ef3", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling proc-macro-error-attr v0.3.4 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling proc-macro-error v0.3.4 [INFO] [stderr] Compiling extend v0.1.0 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling mockito v0.28.0 [INFO] [stderr] Compiling tgbot v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tgbot` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name longpoll --edition=2018 examples/longpoll.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9a29883f1962ee5c -C extra-filename=-9a29883f1962ee5c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-477ab377f5a77fba.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3828b22e6d071a75.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-036d22fb679cf5a6.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-61de9f621c9e342d.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a9095afd3df17fa7.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-f96f7a1467c3ff60.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-456298e60f009c6e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-65565a236c3d9403.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-1f429755d70cfbfe.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-449379a03c0d6baf.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-96485167e63937c6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-21083412d70a4fdd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f87f60703bab9c22.rlib --extern shellwords=/opt/rustwide/target/debug/deps/libshellwords-e1613529ef7dafbe.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b8e02a411da1de7a.rlib --extern tgbot=/opt/rustwide/target/debug/deps/libtgbot-1690754447e0afff.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-18e4c63f6fc55b47.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-23526801f4ebe525.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-cf534780806277a1.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4c2fed83e83bd26d.rlib --extern vec1=/opt/rustwide/target/debug/deps/libvec1-b1a08892b3c00a50.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e1f814f0c4279333/out` (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" "53e1dbf4038905a5fbf9df851e4597720f6f8ef8fe72a2b3153cc4fcaa368ef3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53e1dbf4038905a5fbf9df851e4597720f6f8ef8fe72a2b3153cc4fcaa368ef3", kill_on_drop: false }` [INFO] [stdout] 53e1dbf4038905a5fbf9df851e4597720f6f8ef8fe72a2b3153cc4fcaa368ef3