[INFO] fetching crate mtgapi-client 0.2.0... [INFO] testing mtgapi-client-0.2.0 against try#16fbf98f22730e073c09e7b03f0eafb87a295545 for pr-145628-retry-1 [INFO] extracting crate mtgapi-client 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate mtgapi-client 0.2.0 [INFO] finished tweaking crates.io crate mtgapi-client 0.2.0 [INFO] tweaked toml for crates.io crate mtgapi-client 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mtgapi-client 0.2.0 on toolchain 16fbf98f22730e073c09e7b03f0eafb87a295545 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 206 packages to latest compatible versions [INFO] [stderr] Adding hyper-rustls v0.20.0 (available: v0.27.7) [INFO] [stderr] Adding itertools v0.9.0 (available: v0.14.0) [INFO] [stderr] Adding reqwest v0.10.10 (available: v0.12.23) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db478df6c231774b8e26940cee92678083f14172b1dfa3ab427224ebb2683fe1 [INFO] running `Command { std: "docker" "start" "-a" "db478df6c231774b8e26940cee92678083f14172b1dfa3ab427224ebb2683fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db478df6c231774b8e26940cee92678083f14172b1dfa3ab427224ebb2683fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db478df6c231774b8e26940cee92678083f14172b1dfa3ab427224ebb2683fe1", kill_on_drop: false }` [INFO] [stdout] db478df6c231774b8e26940cee92678083f14172b1dfa3ab427224ebb2683fe1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b49eb614dae0efdf6f0a95e4d3044c64da497c626c875dfe60655189c6b1356c [INFO] running `Command { std: "docker" "start" "-a" "b49eb614dae0efdf6f0a95e4d3044c64da497c626c875dfe60655189c6b1356c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling find-msvc-tools v0.1.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling cc v1.2.35 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling mtgapi-client v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/error.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_MtgApiErrorKind` [INFO] [stdout] 14 | pub enum MtgApiErrorKind { [INFO] [stdout] | --------------- `MtgApiErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/error.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_MtgApiErrorKind` [INFO] [stdout] 14 | pub enum MtgApiErrorKind { [INFO] [stdout] | --------------- `MtgApiErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.92s [INFO] running `Command { std: "docker" "inspect" "b49eb614dae0efdf6f0a95e4d3044c64da497c626c875dfe60655189c6b1356c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b49eb614dae0efdf6f0a95e4d3044c64da497c626c875dfe60655189c6b1356c", kill_on_drop: false }` [INFO] [stdout] b49eb614dae0efdf6f0a95e4d3044c64da497c626c875dfe60655189c6b1356c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ee0e22be6ab993ba42fd21e2e639739c8fdde90a8311e3f6b049b53cb63bb40 [INFO] running `Command { std: "docker" "start" "-a" "0ee0e22be6ab993ba42fd21e2e639739c8fdde90a8311e3f6b049b53cb63bb40", kill_on_drop: false }` [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/error.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_MtgApiErrorKind` [INFO] [stdout] 14 | pub enum MtgApiErrorKind { [INFO] [stdout] | --------------- `MtgApiErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mtgapi-client v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/error.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_MtgApiErrorKind` [INFO] [stdout] 14 | pub enum MtgApiErrorKind { [INFO] [stdout] | --------------- `MtgApiErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/error.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_MtgApiErrorKind` [INFO] [stdout] 14 | pub enum MtgApiErrorKind { [INFO] [stdout] | --------------- `MtgApiErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/api/error.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_MtgApiErrorKind` [INFO] [stdout] 14 | pub enum MtgApiErrorKind { [INFO] [stdout] | --------------- `MtgApiErrorKind` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s [INFO] running `Command { std: "docker" "inspect" "0ee0e22be6ab993ba42fd21e2e639739c8fdde90a8311e3f6b049b53cb63bb40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee0e22be6ab993ba42fd21e2e639739c8fdde90a8311e3f6b049b53cb63bb40", kill_on_drop: false }` [INFO] [stdout] 0ee0e22be6ab993ba42fd21e2e639739c8fdde90a8311e3f6b049b53cb63bb40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+16fbf98f22730e073c09e7b03f0eafb87a295545" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 32edc1c6bd3e37748e53245f2ed612ba2f48097d0bc6e40de18085cee9dc7324 [INFO] running `Command { std: "docker" "start" "-a" "32edc1c6bd3e37748e53245f2ed612ba2f48097d0bc6e40de18085cee9dc7324", kill_on_drop: false }` [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/api/error.rs:13:39 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | `Fail` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_MtgApiErrorKind` [INFO] [stderr] 14 | pub enum MtgApiErrorKind { [INFO] [stderr] | --------------- `MtgApiErrorKind` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stderr] --> src/api/error.rs:13:39 [INFO] [stderr] | [INFO] [stderr] 13 | #[derive(Clone, Eq, PartialEq, Debug, Fail)] [INFO] [stderr] | ^--- [INFO] [stderr] | | [INFO] [stderr] | `Display` is not local [INFO] [stderr] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_MtgApiErrorKind` [INFO] [stderr] 14 | pub enum MtgApiErrorKind { [INFO] [stderr] | --------------- `MtgApiErrorKind` is not local [INFO] [stderr] | [INFO] [stderr] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stderr] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stderr] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stderr] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `mtgapi-client` (lib) generated 2 warnings [INFO] [stderr] warning: `mtgapi-client` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mtgapi_client-f36af94c048d76e3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mtgapi_client [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test src/api/card/card_api.rs - api::card::card_api::AllCardsRequest::next_page (line 91) - compile ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::converted_mana_cost (line 169) ... FAILED [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::flavor (line 672) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::artist (line 728) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::color_identity (line 231) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::color_identities_and (line 268) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::color_identities_or (line 246) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::colors_and (line 215) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::cardtypes_and (line 433) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::build (line 23) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::contains_fields (line 1067) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::fulltype (line 290) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::cardtypes_or (line 414) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::color (line 184) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::game_formats (line 944) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::game_formats_with_legality (line 980) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::game_format (line 929) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::custom (line 40) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::artists (line 746) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::cardtype (line 399) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::colors_or (line 199) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::contains_field (line 1052) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::flavors_and (line 709) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::flavors_or (line 690) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::fulltypes_and (line 327) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::fulltypes_or (line 308) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::game_format_with_legality (line 960) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::layout (line 138) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::multiverse_id (line 1013) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::loyality (line 890) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::loyalities (line 910) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::layouts (line 153) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::names_with_language (line 114) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::name_with_language (line 95) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::multiverse_ids (line 1033) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::names (line 76) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::number (line 767) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::powers (line 828) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::numbers (line 787) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::name (line 58) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::power (line 808) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::rarity (line 508) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::rarities (line 523) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::set_name (line 579) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::subtype (line 452) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::sets (line 560) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::set_names (line 597) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::set (line 542) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::subtypes_or (line 470) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::subtypes_and (line 489) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::supertypes_and (line 380) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::text (line 616) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::supertype (line 346) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::toughness (line 849) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::texts_or (line 634) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::supertypes_or (line 361) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::texts_and (line 653) ... ok [INFO] [stdout] test src/api/card/filter.rs - api::card::filter::CardFilterBuilder::toughnesses (line 869) ... ok [INFO] [stdout] test src/api/set/filter.rs - api::set::filter::SetFilterBuilder::build (line 22) ... ok [INFO] [stdout] test src/api/set/filter.rs - api::set::filter::SetFilterBuilder::name (line 56) ... ok [INFO] [stdout] test src/api/set/filter.rs - api::set::filter::SetFilterBuilder::blocks (line 108) ... ok [INFO] [stdout] test src/api/set/filter.rs - api::set::filter::SetFilterBuilder::block (line 93) ... ok [INFO] [stdout] test src/api/set/filter.rs - api::set::filter::SetFilterBuilder::names (line 74) ... ok [INFO] [stdout] test src/api/set/filter.rs - api::set::filter::SetFilterBuilder::custom (line 38) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/api/card/filter.rs - api::card::filter::CardFilterBuilder::converted_mana_cost (line 169) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustchx4xIB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtgapi_client-e9e17341e3aafbf0,libserde_json-f83bd28d040d714d,libreqwest-879fbae198392427,libhyper_rustls-286b2809ab524b59,libhyper_tls-b56011e92a614339,libserde_urlencoded-32927369cec798ce,libryu-0ea4bafc9bef6d8b,libwebpki_roots-d8f730fe056010d3,libipnet-9aae67a4e846df6d,libtokio_tls-0ff939e18dabb6ed,libtokio_rustls-d93feaa1d0e4589e,librustls-20d757dd8204b5cb,libbase64-caf00e5e782a09dd,libencoding_rs-9c17f8ff91866c9c,libbase64-b5296a10b8334a2c,libmime_guess-8fa9f8e42abe6dd6,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libnative_tls-a0ca3b3b6e90b426,libopenssl-4c2a5d2908ddc834,libbitflags-c9a8c3feded120fa,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-2cbd507b41191cdc,liblazy_static-b3603208c0de2608,liburl-509672c920cc6edd,libidna-642326d54cd6e7be,libutf8_iter-0d9be7b316c2b184,libidna_adapter-e73f08ef85d67017,libicu_properties-e556381ea4280428,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-898a75bd539a1c3e,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-cf9b74601217d93b,libpotential_utf-8f11bda1f60c8ffe,libicu_provider-884ef7e9d6f6f10f,libicu_locale_core-e03e00ad00e26af9,libtinystr-04d030e3c48af34a,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-09142923d89cce25,libzerotrie-09c44a64980d6641,libyoke-49604e133db49b77,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-c56a9377ba823600,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libitertools-17fc28b31af0a03f,libeither-3b4351e3b18e236a,libfailure-31decccec2a5fad3,libbacktrace-ee850b0a28c812ab,libminiz_oxide-dc1393c4a01d0126,libadler2-6c84652b4f76062c,libobject-d5677037c4d1136f,libaddr2line-9b33b1b221c0ad25,libgimli-672214083c0de216,librustc_demangle-5999d1fab1f5d4fa,libchrono-fc36fbad5da95192,libiana_time_zone-693b81a5c0b46492,libnum_traits-6a9f211205bd6663,libserde-3bf5d3b6696c8be1,libhyper_rustls-fc1ff8141af5e531,libct_logs-814b78b52021c388,librustls_native_certs-fb5949d68e19f32a,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-5b18ee14e076bbc3,librustls-2ad1d74e286cf614,libbase64-b6593fc8161c679f,libsct-806ca924eadade1c,libwebpki-606f08f936bad1ca,libring-d2ed888ce594bcb3,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libhyper-80378265b51b0c6f,libitoa-a52fc10098ef56c6,libhttparse-47a3d40564b60e09,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libh2-8f6bbcc85687b569,libtracing_futures-a96b331a092a6ec7,libindexmap-aabe4307af1ccc85,libhashbrown-8ac6e23154e6c3d0,libtokio_util-8db910c16a4fd82e,libfutures_sink-be8442ee548d90f9,libhttpdate-fd0c9cb818c73c82,libsocket2-0c35206c5f079360,libcfg_if-666d36e5ee0df220,libtower_service-0d7df29686b13872,libfutures_channel-179401688c37d974,libhttp_body-5d39fd4ab8cc1696,libtokio-6e2dd8c0fa76dcfa,libmemchr-6f5829dadd40eda8,libmio-eab820442eb4a99a,libiovec-e41cbc2623c32f0f,libnet2-5633ffb334c8d119,libcfg_if-7e9efee4241be1ca,liblibc-9c12afd04d974acd,libpin_project_lite-f52fea189085f5e6,libpin_project-ff0ac781fb49128c,libbytes-28d97c987ff6326d,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libtracing-fad09b3fb694c858,liblog-394b918668cad64a,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_util-a06086c5e6b746e4,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchx4xIB/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-dd392ffbe63bc364/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdlgh3v/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/api/card/filter.rs - api::card::filter::CardFilterBuilder::converted_mana_cost (line 169) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 63 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.26s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "32edc1c6bd3e37748e53245f2ed612ba2f48097d0bc6e40de18085cee9dc7324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32edc1c6bd3e37748e53245f2ed612ba2f48097d0bc6e40de18085cee9dc7324", kill_on_drop: false }` [INFO] [stdout] 32edc1c6bd3e37748e53245f2ed612ba2f48097d0bc6e40de18085cee9dc7324