[INFO] fetching crate misskey-http 0.2.0... [INFO] checking misskey-http-0.2.0 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate misskey-http 0.2.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate misskey-http 0.2.0 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate misskey-http 0.2.0 [INFO] finished tweaking crates.io crate misskey-http 0.2.0 [INFO] tweaked toml for crates.io crate misskey-http 0.2.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded common-multipart-rfc7578 v0.2.0-rc [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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 725b438a4c2ff8e220cd0c67eb7c6222d6c5282cf46a533a04dd126621e4f6bf [INFO] running `Command { std: "docker" "start" "-a" "725b438a4c2ff8e220cd0c67eb7c6222d6c5282cf46a533a04dd126621e4f6bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "725b438a4c2ff8e220cd0c67eb7c6222d6c5282cf46a533a04dd126621e4f6bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725b438a4c2ff8e220cd0c67eb7c6222d6c5282cf46a533a04dd126621e4f6bf", kill_on_drop: false }` [INFO] [stdout] 725b438a4c2ff8e220cd0c67eb7c6222d6c5282cf46a533a04dd126621e4f6bf [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=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" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60c998cb43e8a49cd4937f3252d6c5fb069f42c6a3734c1e81c447445157b923 [INFO] running `Command { std: "docker" "start" "-a" "60c998cb43e8a49cd4937f3252d6c5fb069f42c6a3734c1e81c447445157b923", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-sink v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling curl-sys v0.4.45+curl-7.78.0 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking flume v0.9.2 [INFO] [stderr] Checking sluice v0.5.4 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking async-std v1.9.0 [INFO] [stderr] Checking futures-executor v0.3.16 [INFO] [stderr] Checking futures v0.3.16 [INFO] [stderr] Checking common-multipart-rfc7578 v0.2.0-rc [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking misskey-core v0.2.0 [INFO] [stderr] Checking misskey-http v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `misskey_test` [INFO] [stdout] --> src/client.rs:256:24 [INFO] [stdout] | [INFO] [stdout] 256 | use misskey_test::{self, env}; [INFO] [stdout] | ^^^^ no external crate `misskey_test` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `url::Url::into_string`: use Into [INFO] [stdout] --> src/client.rs:209:45 [INFO] [stdout] | [INFO] [stdout] 209 | http::Request::post(url.into_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env` [INFO] [stdout] --> src/client.rs:261:32 [INFO] [stdout] | [INFO] [stdout] 261 | HttpClient::with_token(env::api_url(), env::token()).unwrap() [INFO] [stdout] | ^^^ use of undeclared crate or module `env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env` [INFO] [stdout] --> src/client.rs:261:48 [INFO] [stdout] | [INFO] [stdout] 261 | HttpClient::with_token(env::api_url(), env::token()).unwrap() [INFO] [stdout] | ^^^ use of undeclared crate or module `env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env` [INFO] [stdout] --> src/client.rs:278:23 [INFO] [stdout] | [INFO] [stdout] 278 | let mut url = env::api_url().to_string(); [INFO] [stdout] | ^^^ use of undeclared crate or module `env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `env` [INFO] [stdout] --> src/client.rs:280:67 [INFO] [stdout] | [INFO] [stdout] 280 | let client = HttpClient::with_token(url.parse().unwrap(), env::token()).unwrap(); [INFO] [stdout] | ^^^ use of undeclared crate or module `env` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_api` [INFO] [stdout] --> src/client.rs:283:55 [INFO] [stdout] | [INFO] [stdout] 283 | misskey_api::endpoint::notes::create::Request::builder() [INFO] [stdout] | ^^^^^^^ not found in `misskey_api::endpoint::notes::create` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 253 | use crate::client::Request; [INFO] [stdout] | [INFO] [stdout] 253 | use crate::client::http::Request; [INFO] [stdout] | [INFO] [stdout] 253 | use isahc::prelude::Request; [INFO] [stdout] | [INFO] [stdout] 253 | use misskey_core::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_api` [INFO] [stdout] --> src/client.rs:297:55 [INFO] [stdout] | [INFO] [stdout] 297 | misskey_api::endpoint::notes::create::Request::builder() [INFO] [stdout] | ^^^^^^^ not found in `misskey_api::endpoint::notes::create` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 253 | use crate::client::Request; [INFO] [stdout] | [INFO] [stdout] 253 | use crate::client::http::Request; [INFO] [stdout] | [INFO] [stdout] 253 | use isahc::prelude::Request; [INFO] [stdout] | [INFO] [stdout] 253 | use misskey_core::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_api` [INFO] [stdout] --> src/client.rs:311:55 [INFO] [stdout] | [INFO] [stdout] 311 | misskey_api::endpoint::notes::create::Request::builder() [INFO] [stdout] | ^^^^^^^ not found in `misskey_api::endpoint::notes::create` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 253 | use crate::client::Request; [INFO] [stdout] | [INFO] [stdout] 253 | use crate::client::http::Request; [INFO] [stdout] | [INFO] [stdout] 253 | use isahc::prelude::Request; [INFO] [stdout] | [INFO] [stdout] 253 | use misskey_core::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_api` [INFO] [stdout] --> src/client.rs:340:62 [INFO] [stdout] | [INFO] [stdout] 340 | misskey_api::endpoint::drive::files::create::Request::default(), [INFO] [stdout] | ^^^^^^^ not found in `misskey_api::endpoint::drive::files::create` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 253 | use crate::client::Request; [INFO] [stdout] | [INFO] [stdout] 253 | use crate::client::http::Request; [INFO] [stdout] | [INFO] [stdout] 253 | use isahc::prelude::Request; [INFO] [stdout] | [INFO] [stdout] 253 | use misskey_core::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_api` [INFO] [stdout] --> src/client.rs:358:62 [INFO] [stdout] | [INFO] [stdout] 358 | misskey_api::endpoint::drive::files::create::Request::default(), [INFO] [stdout] | ^^^^^^^ not found in `misskey_api::endpoint::drive::files::create` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 253 | use crate::client::Request; [INFO] [stdout] | [INFO] [stdout] 253 | use crate::client::http::Request; [INFO] [stdout] | [INFO] [stdout] 253 | use isahc::prelude::Request; [INFO] [stdout] | [INFO] [stdout] 253 | use misskey_core::Request; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `url::Url::into_string`: use Into [INFO] [stdout] --> src/client.rs:209:45 [INFO] [stdout] | [INFO] [stdout] 209 | http::Request::post(url.into_string()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `misskey-http` due to 11 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "60c998cb43e8a49cd4937f3252d6c5fb069f42c6a3734c1e81c447445157b923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60c998cb43e8a49cd4937f3252d6c5fb069f42c6a3734c1e81c447445157b923", kill_on_drop: false }` [INFO] [stdout] 60c998cb43e8a49cd4937f3252d6c5fb069f42c6a3734c1e81c447445157b923