[INFO] cloning repository https://github.com/madetara/tforward [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/madetara/tforward" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadetara%2Ftforward", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadetara%2Ftforward'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4f8769807879f3db8711d5f36a52fd995f2fc93 [INFO] checking madetara/tforward against master#35d55b34bffd51384ac430cc20852b7d16dd5a90 for pr-145108 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmadetara%2Ftforward" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/madetara/tforward [INFO] finished tweaking git repo https://github.com/madetara/tforward [INFO] tweaked toml for git repo https://github.com/madetara/tforward written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/madetara/tforward on toolchain 35d55b34bffd51384ac430cc20852b7d16dd5a90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/madetara/tforward 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" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/teloxide/teloxide.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded opentelemetry-appender-tracing v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 467b8fd5046eb8808ced4deeb39b4634cfd9e2f7c9593cdbbd41ee2ca6db3ceb [INFO] running `Command { std: "docker" "start" "-a" "467b8fd5046eb8808ced4deeb39b4634cfd9e2f7c9593cdbbd41ee2ca6db3ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "467b8fd5046eb8808ced4deeb39b4634cfd9e2f7c9593cdbbd41ee2ca6db3ceb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467b8fd5046eb8808ced4deeb39b4634cfd9e2f7c9593cdbbd41ee2ca6db3ceb", kill_on_drop: false }` [INFO] [stdout] 467b8fd5046eb8808ced4deeb39b4634cfd9e2f7c9593cdbbd41ee2ca6db3ceb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+35d55b34bffd51384ac430cc20852b7d16dd5a90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67cb9d71ace130fd2ba542c5a065805ba3848390e3da28cc928cd836aa39340a [INFO] running `Command { std: "docker" "start" "-a" "67cb9d71ace130fd2ba542c5a065805ba3848390e3da28cc928cd836aa39340a", kill_on_drop: false }` [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking openssl v0.10.66 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking opentelemetry v0.24.0 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking axum-core v0.4.3 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking native-tls v0.2.12 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking rustls-webpki v0.102.7 [INFO] [stderr] Checking opentelemetry_sdk v0.24.1 [INFO] [stderr] Checking prost v0.13.1 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking rustls-native-certs v0.7.3 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking bytemuck v1.17.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking rgb v0.8.48 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking rc-box v1.2.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Compiling teloxide-macros v0.8.0 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking dptree v0.3.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking tower v0.5.0 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking tracing-opentelemetry v0.25.0 [INFO] [stderr] Compiling aquamarine v0.5.0 [INFO] [stderr] Checking opentelemetry-appender-tracing v0.5.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking axum v0.7.5 [INFO] [stderr] Checking hyper-timeout v0.5.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking teloxide-core v0.10.1 (https://github.com/teloxide/teloxide.git?rev=4b4dd29d99105af9db2fd7b924ab6b5ba2ac3f9c#4b4dd29d) [INFO] [stderr] error: could not compile `teloxide-core` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not execute process `/opt/rustwide/rustup-home/toolchains/35d55b34bffd51384ac430cc20852b7d16dd5a90/bin/rustc --crate-name teloxide_core --edition=2021 /opt/rustwide/cargo-home/git/checkouts/teloxide-0df2358e3a359987/4b4dd29/crates/teloxide-core/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 --warn=unexpected_cfgs --check-cfg 'cfg(dep_docsrs)' --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache_me", "default", "erased", "full", "native-tls", "nightly", "rustls", "rustls-native-roots", "throttle", "trace_adaptor", "vecrem"))' -C metadata=64b8bc7d80340e8d -C extra-filename=-23aca74a9233a442 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2dd4cd3ca6af9909.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1fc6d21020eab889.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-6976748f93f32cf8.so --extern either=/opt/rustwide/target/debug/deps/libeither-0f24be69e2422d21.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-6c262fd66e4bb89c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-5bba7294d90dc890.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-14c4466d066cb812.rmeta --extern rc_box=/opt/rustwide/target/debug/deps/librc_box-0eeebd5ec7d97c25.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-aa1d92cf3da0760e.rmeta --extern rgb=/opt/rustwide/target/debug/deps/librgb-89a5336efceefcde.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2d4d9b90fe9318bc.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-77f111aab737ce1a.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-9d5466a7264a8e5a.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-0167925e006b9ec1.rmeta --extern takecell=/opt/rustwide/target/debug/deps/libtakecell-6844cd677f682502.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ae893ff742ff1f6d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5278957edb9cee45.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-e77473a277a082b2.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-5dc4f29e5b5c2511.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-044c6c908cf6457b.rmeta --cap-lints allow --cap-lints=forbid` (never executed) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No such file or directory (os error 2) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "67cb9d71ace130fd2ba542c5a065805ba3848390e3da28cc928cd836aa39340a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67cb9d71ace130fd2ba542c5a065805ba3848390e3da28cc928cd836aa39340a", kill_on_drop: false }` [INFO] [stdout] 67cb9d71ace130fd2ba542c5a065805ba3848390e3da28cc928cd836aa39340a