[INFO] fetching crate misskey-http 0.2.0... [INFO] checking misskey-http-0.2.0 against try#3bb2879ea9e58d65b875f9a98df44f4a43ce2597 for pr-85387 [INFO] extracting crate misskey-http 0.2.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate misskey-http 0.2.0 on toolchain 3bb2879ea9e58d65b875f9a98df44f4a43ce2597 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e2c147ff3dd2b73432ba50d893b848c89640eb8020bab4a64ee5d5cd6714ef94 [INFO] running `Command { std: "docker" "start" "-a" "e2c147ff3dd2b73432ba50d893b848c89640eb8020bab4a64ee5d5cd6714ef94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2c147ff3dd2b73432ba50d893b848c89640eb8020bab4a64ee5d5cd6714ef94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2c147ff3dd2b73432ba50d893b848c89640eb8020bab4a64ee5d5cd6714ef94", kill_on_drop: false }` [INFO] [stdout] e2c147ff3dd2b73432ba50d893b848c89640eb8020bab4a64ee5d5cd6714ef94 [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3bb2879ea9e58d65b875f9a98df44f4a43ce2597" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 047fd9d414f4fed4319c2fa8aa17bf8d5210de7500fa8f0490261e710a3b9793 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "047fd9d414f4fed4319c2fa8aa17bf8d5210de7500fa8f0490261e710a3b9793", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling curl v0.4.38 [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 libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking rustc_version v0.2.3 [INFO] [stderr] Checking sluice v0.5.4 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking spinning_top v0.2.4 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Checking flume v0.9.2 [INFO] [stderr] Checking futures-lite v1.11.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v0.3.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking polling v2.0.3 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking tracing v0.1.26 [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.15 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking common-multipart-rfc7578 v0.2.0-rc [INFO] [stderr] Checking misskey-core v0.2.0 [INFO] [stderr] Checking misskey-http v0.2.0 (/opt/rustwide/workdir) [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[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] 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "047fd9d414f4fed4319c2fa8aa17bf8d5210de7500fa8f0490261e710a3b9793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "047fd9d414f4fed4319c2fa8aa17bf8d5210de7500fa8f0490261e710a3b9793", kill_on_drop: false }` [INFO] [stdout] 047fd9d414f4fed4319c2fa8aa17bf8d5210de7500fa8f0490261e710a3b9793