[INFO] fetching crate tgbot 0.14.0... [INFO] testing tgbot-0.14.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate tgbot 0.14.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate tgbot 0.14.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tgbot 0.14.0 [INFO] finished tweaking crates.io crate tgbot 0.14.0 [INFO] tweaked toml for crates.io crate tgbot 0.14.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate tgbot 0.14.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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 tokio-stream v0.1.1 [INFO] [stderr] Downloaded hermit-abi v0.1.7 [INFO] [stderr] Downloaded pin-project-lite v0.2.1 [INFO] [stderr] Downloaded shellwords v1.1.0 [INFO] [stderr] Downloaded webpki v0.21.2 [INFO] [stderr] Downloaded humantime v2.0.1 [INFO] [stderr] Downloaded mockito v0.30.0 [INFO] [stderr] Downloaded h2 v0.3.0 [INFO] [stderr] Downloaded derive_more v0.99.3 [INFO] [stderr] Downloaded pin-project-internal v1.0.3 [INFO] [stderr] Downloaded reqwest v0.11.0 [INFO] [stderr] Downloaded serde_json v1.0.48 [INFO] [stderr] Downloaded pin-project v1.0.3 [INFO] [stderr] Downloaded vec1 v1.8.0 [INFO] [stderr] Downloaded tokio-util v0.6.0 [INFO] [stderr] Downloaded untrusted v0.7.0 [INFO] [stderr] Downloaded assert-json-diff v2.0.1 [INFO] [stderr] Downloaded tokio-socks v0.5.1 [INFO] [stderr] Downloaded syn v1.0.57 [INFO] [stderr] Downloaded ring v0.16.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2c32a957e60ffad30b54fbd5b6ba5fc2cdcb2b307c90c3756f2c47457aa74bc [INFO] running `Command { std: "docker" "start" "-a" "c2c32a957e60ffad30b54fbd5b6ba5fc2cdcb2b307c90c3756f2c47457aa74bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2c32a957e60ffad30b54fbd5b6ba5fc2cdcb2b307c90c3756f2c47457aa74bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2c32a957e60ffad30b54fbd5b6ba5fc2cdcb2b307c90c3756f2c47457aa74bc", kill_on_drop: false }` [INFO] [stdout] c2c32a957e60ffad30b54fbd5b6ba5fc2cdcb2b307c90c3756f2c47457aa74bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a5954bdd6e87bb23fb060aee82474d21e3e235a57b079b7f11e2adc241a66bb [INFO] running `Command { std: "docker" "start" "-a" "0a5954bdd6e87bb23fb060aee82474d21e3e235a57b079b7f11e2adc241a66bb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pin-project-lite v0.2.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling untrusted v0.7.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling mime v0.3.16 [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 shellwords v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling url v2.2.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 v1.0.3 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling tracing-futures v0.2.4 [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 hyper v0.14.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling vec1 v1.8.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling tgbot v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.57s [INFO] running `Command { std: "docker" "inspect" "0a5954bdd6e87bb23fb060aee82474d21e3e235a57b079b7f11e2adc241a66bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5954bdd6e87bb23fb060aee82474d21e3e235a57b079b7f11e2adc241a66bb", kill_on_drop: false }` [INFO] [stdout] 0a5954bdd6e87bb23fb060aee82474d21e3e235a57b079b7f11e2adc241a66bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0c42ba75e538f516121e363dbb95d8895917b8abf38f76f7f8219cbeb39947e [INFO] running `Command { std: "docker" "start" "-a" "b0c42ba75e538f516121e363dbb95d8895917b8abf38f76f7f8219cbeb39947e", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling difference v2.0.0 [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 getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mockito v0.30.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tgbot v0.14.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 tests/longpoll.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=2a3ab62b9c1bdffe -C extra-filename=-2a3ab62b9c1bdffe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-63b99214f64e920d.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4fa0ff79bd79c8a4.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-788c336cb4df180f.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-6ba0247c906f31d1.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-ef987af6aed53b06.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-26397a1158989dad.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-7cbc81cb2a72c271.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-d585ad1793a8bb68.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ef319cfe97d0a4d1.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-743167a27ae7ceb0.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-4f95c8adaf8f7c3b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-27bd9e77ed307a48.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d56f2ab1c4b3f9a0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-127353ecc6d4dbdc.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-368d5aa4c31a088e.rlib --extern shellwords=/opt/rustwide/target/debug/deps/libshellwords-291eb9ee3c2da659.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-da556b38ea334662.rlib --extern tgbot=/opt/rustwide/target/debug/deps/libtgbot-d4ab2a53d333c474.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-98404df66aa891b7.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e584529754a39b00.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-23508443ff15759d.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-b10dcc98a382a753.rlib --extern vec1=/opt/rustwide/target/debug/deps/libvec1-65b6986ef447dc5b.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-3475988b98c5bef2/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" "b0c42ba75e538f516121e363dbb95d8895917b8abf38f76f7f8219cbeb39947e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c42ba75e538f516121e363dbb95d8895917b8abf38f76f7f8219cbeb39947e", kill_on_drop: false }` [INFO] [stdout] b0c42ba75e538f516121e363dbb95d8895917b8abf38f76f7f8219cbeb39947e