[INFO] fetching crate teloxide 0.7.0... [INFO] testing teloxide-0.7.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate teloxide 0.7.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate teloxide 0.7.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/rust-toolchain.toml [INFO] started tweaking crates.io crate teloxide 0.7.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate teloxide 0.7.0 [INFO] tweaked toml for crates.io crate teloxide 0.7.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate teloxide 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d382fad97fa4c40394dcddfa0e1c55d04586a719d5378195cdf783438a18b555 [INFO] running `Command { std: "docker" "start" "-a" "d382fad97fa4c40394dcddfa0e1c55d04586a719d5378195cdf783438a18b555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d382fad97fa4c40394dcddfa0e1c55d04586a719d5378195cdf783438a18b555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d382fad97fa4c40394dcddfa0e1c55d04586a719d5378195cdf783438a18b555", kill_on_drop: false }` [INFO] [stdout] d382fad97fa4c40394dcddfa0e1c55d04586a719d5378195cdf783438a18b555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dbdb69d2bacccc86f70094d7948cd1cfea7fa6f3fa046d9144a4bf85cb5e7322 [INFO] running `Command { std: "docker" "start" "-a" "dbdb69d2bacccc86f70094d7948cd1cfea7fa6f3fa046d9144a4bf85cb5e7322", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling takecell v0.1.1 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling rc-box v1.1.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling flurry v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling aquamarine v0.1.11 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling serde_with_macros v1.5.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling dptree v0.1.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.8 [INFO] [stderr] Compiling teloxide-core v0.4.0 [INFO] [stderr] Compiling teloxide v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.11s [INFO] running `Command { std: "docker" "inspect" "dbdb69d2bacccc86f70094d7948cd1cfea7fa6f3fa046d9144a4bf85cb5e7322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbdb69d2bacccc86f70094d7948cd1cfea7fa6f3fa046d9144a4bf85cb5e7322", kill_on_drop: false }` [INFO] [stdout] dbdb69d2bacccc86f70094d7948cd1cfea7fa6f3fa046d9144a4bf85cb5e7322 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cfec4aab18d28e1c3d57bbae6b83b209b6fb5e79ad8001482f69d49bb408d12 [INFO] running `Command { std: "docker" "start" "-a" "7cfec4aab18d28e1c3d57bbae6b83b209b6fb5e79ad8001482f69d49bb408d12", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling headers v0.3.6 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling teloxide v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `teloxide` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name shared_state --edition=2018 examples/shared_state.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="auto-send"' --cfg 'feature="cache-me"' --cfg 'feature="ctrlc_handler"' --cfg 'feature="default"' --cfg 'feature="dispatching2"' --cfg 'feature="dptree"' --cfg 'feature="native-tls"' -C metadata=214ae595450bc171 -C extra-filename=-214ae595450bc171 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-116e06ca9e113096.rlib --extern aquamarine=/opt/rustwide/target/debug/deps/libaquamarine-ed026887a0a8260c.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-49fa70d4c9dd1e0e.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d2d628665193592a.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-8635ef4e84323cc5.so --extern dptree=/opt/rustwide/target/debug/deps/libdptree-24f14aa680cf96c3.rlib --extern flurry=/opt/rustwide/target/debug/deps/libflurry-a956b48d1f1b2f38.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3f643bd18ab885a6.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-4ac6712465db02b0.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-ee8e99aae4f249a4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-3d9d24caa5c5c0c4.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bd6b1d41dcf67d63.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b60fdfa17266228b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-266540ee16d9e1ff.rlib --extern serde_with_macros=/opt/rustwide/target/debug/deps/libserde_with_macros-4705c47108742a63.so --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-1f0c93469989f619.so --extern teloxide=/opt/rustwide/target/debug/deps/libteloxide-c6e01503bf4b4646.rlib --extern teloxide_core=/opt/rustwide/target/debug/deps/libteloxide_core-1d0cf304590ae640.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fcb4cd87d25c73ac.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-88d72f400b18cb08.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d718d7fe51b13ca3.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-6ea701f90f89dbcf.rlib --extern warp=/opt/rustwide/target/debug/deps/libwarp-b162b52d9cd489ed.rlib --cap-lints=warn` (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" "7cfec4aab18d28e1c3d57bbae6b83b209b6fb5e79ad8001482f69d49bb408d12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cfec4aab18d28e1c3d57bbae6b83b209b6fb5e79ad8001482f69d49bb408d12", kill_on_drop: false }` [INFO] [stdout] 7cfec4aab18d28e1c3d57bbae6b83b209b6fb5e79ad8001482f69d49bb408d12