[INFO] fetching crate qbittorrent 0.1.1... [INFO] checking qbittorrent-0.1.1 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate qbittorrent 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate qbittorrent 0.1.1 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate qbittorrent 0.1.1 [INFO] finished tweaking crates.io crate qbittorrent 0.1.1 [INFO] tweaked toml for crates.io crate qbittorrent 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate qbittorrent 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cf6047f912b10099de0ff44cfb0763762cf736b7abad9462ba02c9af8d3ff70 [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" "3cf6047f912b10099de0ff44cfb0763762cf736b7abad9462ba02c9af8d3ff70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cf6047f912b10099de0ff44cfb0763762cf736b7abad9462ba02c9af8d3ff70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cf6047f912b10099de0ff44cfb0763762cf736b7abad9462ba02c9af8d3ff70", kill_on_drop: false }` [INFO] [stdout] 3cf6047f912b10099de0ff44cfb0763762cf736b7abad9462ba02c9af8d3ff70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0ac791a4b474ccbfbbf67b337afde629d16a467b8810e393dd543e085d3b173 [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" "f0ac791a4b474ccbfbbf67b337afde629d16a467b8810e393dd543e085d3b173", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.1.2 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking indexmap v1.2.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.20 [INFO] [stderr] Checking mime v0.3.14 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Compiling unicase v2.5.1 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking url v2.1.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tokio-macros v0.2.3 [INFO] [stderr] Compiling pin-project-internal v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling derive-getters v0.1.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking tokio v0.2.9 [INFO] [stderr] Checking thiserror v1.0.11 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking pin-project v0.4.6 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-tls v0.3.0 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking hyper v0.13.1 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking reqwest v0.10.1 [INFO] [stderr] Checking qbittorrent v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `queries` [INFO] [stdout] --> src/tests.rs:108:17 [INFO] [stdout] | [INFO] [stdout] 108 | .filter(queries::TorrentFilter::Completed) [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `queries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `queries` [INFO] [stdout] --> src/tests.rs:129:17 [INFO] [stdout] | [INFO] [stdout] 129 | .filter(queries::TorrentFilter::Active) [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `queries` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `queries` [INFO] [stdout] --> src/tests.rs:69:29 [INFO] [stdout] | [INFO] [stdout] 69 | let download = queries::TorrentDownloadBuilder::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `queries` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::queries::TorrentDownloadBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `queries` [INFO] [stdout] --> src/tests.rs:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | let torrents = queries::TorrentRequestBuilder::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `queries` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::queries::TorrentRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `queries` [INFO] [stdout] --> src/tests.rs:128:49 [INFO] [stdout] | [INFO] [stdout] 128 | let torrents: Vec = queries::TorrentRequestBuilder::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `queries` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::queries::TorrentRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `queries` [INFO] [stdout] --> src/tests.rs:159:32 [INFO] [stdout] | [INFO] [stdout] 159 | let new_torrent = queries::TorrentRequestBuilder::default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `queries` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::queries::TorrentRequestBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `properties` found for struct `data::Torrent` in the current scope [INFO] [stdout] --> src/tests.rs:90:25 [INFO] [stdout] | [INFO] [stdout] 90 | let props = torrent.properties(&api).await; [INFO] [stdout] | ^^^^^^^^^^ method not found in `data::Torrent` [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct Torrent { [INFO] [stdout] | ------------------ method `properties` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::traits::TorrentData;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `trackers` found for struct `data::Torrent` in the current scope [INFO] [stdout] --> src/tests.rs:99:28 [INFO] [stdout] | [INFO] [stdout] 99 | let trackers = torrent.trackers(&api).await; [INFO] [stdout] | ^^^^^^^^ help: there is an associated function with a similar name: `tracker` [INFO] [stdout] | [INFO] [stdout] ::: src/data.rs:69:1 [INFO] [stdout] | [INFO] [stdout] 69 | pub struct Torrent { [INFO] [stdout] | ------------------ method `trackers` not found for this [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::traits::TorrentData;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `pause` found for reference `&data::Hash` in the current scope [INFO] [stdout] --> src/tests.rs:152:32 [INFO] [stdout] | [INFO] [stdout] 152 | let pause = torrent.hash().pause(&api).await; [INFO] [stdout] | ^^^^^ help: there is an associated function with a similar name: `parse` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] = note: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] `use crate::traits::Pause;` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `qbittorrent` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f0ac791a4b474ccbfbbf67b337afde629d16a467b8810e393dd543e085d3b173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ac791a4b474ccbfbbf67b337afde629d16a467b8810e393dd543e085d3b173", kill_on_drop: false }` [INFO] [stdout] f0ac791a4b474ccbfbbf67b337afde629d16a467b8810e393dd543e085d3b173