[INFO] fetching crate misskey-http 0.3.0-rc.1...
[INFO] checking misskey-http-0.3.0-rc.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate misskey-http 0.3.0-rc.1 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate misskey-http 0.3.0-rc.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate misskey-http 0.3.0-rc.1
[INFO] finished tweaking crates.io crate misskey-http 0.3.0-rc.1
[INFO] tweaked toml for crates.io crate misskey-http 0.3.0-rc.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded misskey-core v0.3.0-rc.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 59c0b20e119a7533ea4983372baa2010b41eecba2d736c0c7c0f6744f02d604a
[INFO] running `Command { std: "docker" "start" "-a" "59c0b20e119a7533ea4983372baa2010b41eecba2d736c0c7c0f6744f02d604a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59c0b20e119a7533ea4983372baa2010b41eecba2d736c0c7c0f6744f02d604a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59c0b20e119a7533ea4983372baa2010b41eecba2d736c0c7c0f6744f02d604a", kill_on_drop: false }`
[INFO] [stdout] 59c0b20e119a7533ea4983372baa2010b41eecba2d736c0c7c0f6744f02d604a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e273a8c5f8e7aeca59b2253e1ea7eb9059a7b7788981ea8eece9a86bac66fe6b
[INFO] running `Command { std: "docker" "start" "-a" "e273a8c5f8e7aeca59b2253e1ea7eb9059a7b7788981ea8eece9a86bac66fe6b", kill_on_drop: false }`
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking value-bag v1.8.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking event-listener v4.0.3
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking fastrand v2.0.2
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking async-lock v3.3.0
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.9+1.58.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking async-task v4.7.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-executor v1.9.1
[INFO] [stderr]     Checking sluice v0.5.5
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking castaway v0.1.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking rustc_version v0.2.3
[INFO] [stderr]     Checking async-dup v1.2.4
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking polling v3.6.0
[INFO] [stderr]     Checking blocking v1.5.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking common-multipart-rfc7578 v0.6.0
[INFO] [stderr]     Checking async-io v2.3.2
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking misskey-core v0.3.0-rc.1
[INFO] [stderr]     Checking misskey-http v0.3.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `misskey_test`
[INFO] [stdout]    --> src/client.rs:253:24
[INFO] [stdout]     |
[INFO] [stdout] 253 |     use misskey_test::{self, env};
[INFO] [stdout]     |                        ^^^^ no external crate `misskey_test`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `misskey_api`
[INFO] [stdout]    --> src/client.rs:280:17
[INFO] [stdout]     |
[INFO] [stdout] 280 |                 misskey_api::endpoint::notes::create::Request::builder()
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of undeclared crate or module `misskey_api`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use crate::client::Request;
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use crate::client::http::Request;
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use isahc::Request;
[INFO] [stdout]     |
[INFO] [stdout]       and 2 other candidates
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 280 -                 misskey_api::endpoint::notes::create::Request::builder()
[INFO] [stdout] 280 +                 Request::builder()
[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:294:17
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 misskey_api::endpoint::notes::create::Request::builder()
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of undeclared crate or module `misskey_api`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use crate::client::Request;
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use crate::client::http::Request;
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use isahc::Request;
[INFO] [stdout]     |
[INFO] [stdout]       and 2 other candidates
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 294 -                 misskey_api::endpoint::notes::create::Request::builder()
[INFO] [stdout] 294 +                 Request::builder()
[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:308:17
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 misskey_api::endpoint::notes::create::Request::builder()
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of undeclared crate or module `misskey_api`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use crate::client::Request;
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use crate::client::http::Request;
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use isahc::Request;
[INFO] [stdout]     |
[INFO] [stdout]       and 2 other candidates
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 308 -                 misskey_api::endpoint::notes::create::Request::builder()
[INFO] [stdout] 308 +                 Request::builder()
[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:337:17
[INFO] [stdout]     |
[INFO] [stdout] 337 |                 misskey_api::endpoint::drive::files::create::Request::default(),
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of undeclared crate or module `misskey_api`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use crate::client::Request;
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use crate::client::http::Request;
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use isahc::Request;
[INFO] [stdout]     |
[INFO] [stdout]       and 2 other candidates
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 337 -                 misskey_api::endpoint::drive::files::create::Request::default(),
[INFO] [stdout] 337 +                 Request::default(),
[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:355:17
[INFO] [stdout]     |
[INFO] [stdout] 355 |                 misskey_api::endpoint::drive::files::create::Request::default(),
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of undeclared crate or module `misskey_api`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use core::error::Request;
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use crate::client::Request;
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use crate::client::http::Request;
[INFO] [stdout]     |
[INFO] [stdout] 250 +     use isahc::Request;
[INFO] [stdout]     |
[INFO] [stdout]       and 2 other candidates
[INFO] [stdout] help: if you import `Request`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 355 -                 misskey_api::endpoint::drive::files::create::Request::default(),
[INFO] [stdout] 355 +                 Request::default(),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[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` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "e273a8c5f8e7aeca59b2253e1ea7eb9059a7b7788981ea8eece9a86bac66fe6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e273a8c5f8e7aeca59b2253e1ea7eb9059a7b7788981ea8eece9a86bac66fe6b", kill_on_drop: false }`
[INFO] [stdout] e273a8c5f8e7aeca59b2253e1ea7eb9059a7b7788981ea8eece9a86bac66fe6b
