[INFO] cloning repository https://github.com/Relrin/nightsong-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Relrin/nightsong-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRelrin%2Fnightsong-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRelrin%2Fnightsong-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b554f00e6830407e6cad7445c5256f83ed04ca6d [INFO] testing Relrin/nightsong-bot against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRelrin%2Fnightsong-bot" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Relrin/nightsong-bot on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Relrin/nightsong-bot [INFO] finished tweaking git repo https://github.com/Relrin/nightsong-bot [INFO] tweaked toml for git repo https://github.com/Relrin/nightsong-bot written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Relrin/nightsong-bot already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded readonly v0.2.3 [INFO] [stderr] Downloaded ipnet v2.7.0 [INFO] [stderr] Downloaded command_attr v0.2.0 [INFO] [stderr] Downloaded flate2 v1.0.13 [INFO] [stderr] Downloaded serenity v0.8.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 203be0fa612a38b9e2156e08ecefa3d77bf96906a546c23b8e6081d24d912ae1 [INFO] running `Command { std: "docker" "start" "-a" "203be0fa612a38b9e2156e08ecefa3d77bf96906a546c23b8e6081d24d912ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "203be0fa612a38b9e2156e08ecefa3d77bf96906a546c23b8e6081d24d912ae1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "203be0fa612a38b9e2156e08ecefa3d77bf96906a546c23b8e6081d24d912ae1", kill_on_drop: false }` [INFO] [stdout] 203be0fa612a38b9e2156e08ecefa3d77bf96906a546c23b8e6081d24d912ae1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d1b12344bfb4a6f69a545a45a6ee44226ab2c5d4134649bb069fb7c263fd39d [INFO] running `Command { std: "docker" "start" "-a" "7d1b12344bfb4a6f69a545a45a6ee44226ab2c5d4134649bb069fb7c263fd39d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling proc-macro2 v1.0.49 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling unicode-normalization v0.1.11 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.38 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling url v2.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling serenity v0.8.9 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling uwl v0.6.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling command_attr v0.2.0 [INFO] [stderr] Compiling readonly v0.2.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling nightsong-bot v0.1.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/error.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | #[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_ErrorKind` [INFO] [stdout] 47 | pub enum ErrorKind { [INFO] [stdout] | --------- `ErrorKind` 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/error.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | #[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_ErrorKind` [INFO] [stdout] 47 | pub enum ErrorKind { [INFO] [stdout] | --------- `ErrorKind` 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 1m 27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "7d1b12344bfb4a6f69a545a45a6ee44226ab2c5d4134649bb069fb7c263fd39d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d1b12344bfb4a6f69a545a45a6ee44226ab2c5d4134649bb069fb7c263fd39d", kill_on_drop: false }` [INFO] [stdout] 7d1b12344bfb4a6f69a545a45a6ee44226ab2c5d4134649bb069fb7c263fd39d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 539eeb1b4f1335e48af7bcdf6508723725c9690ba6f97ba3523b4665ea5a4077 [INFO] running `Command { std: "docker" "start" "-a" "539eeb1b4f1335e48af7bcdf6508723725c9690ba6f97ba3523b4665ea5a4077", kill_on_drop: false }` [INFO] [stderr] Compiling nightsong-bot v0.1.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/error.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | #[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_ErrorKind` [INFO] [stdout] 47 | pub enum ErrorKind { [INFO] [stdout] | --------- `ErrorKind` 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/error.rs:46:39 [INFO] [stdout] | [INFO] [stdout] 46 | #[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_ErrorKind` [INFO] [stdout] 47 | pub enum ErrorKind { [INFO] [stdout] | --------- `ErrorKind` 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 6.00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "539eeb1b4f1335e48af7bcdf6508723725c9690ba6f97ba3523b4665ea5a4077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "539eeb1b4f1335e48af7bcdf6508723725c9690ba6f97ba3523b4665ea5a4077", kill_on_drop: false }` [INFO] [stdout] 539eeb1b4f1335e48af7bcdf6508723725c9690ba6f97ba3523b4665ea5a4077 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5f5ea10f4422f8306e94ce7999fb57cfdbf373b06021f6fece5a70768e153598 [INFO] running `Command { std: "docker" "start" "-a" "5f5ea10f4422f8306e94ce7999fb57cfdbf373b06021f6fece5a70768e153598", 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/error.rs:46:39 [INFO] [stderr] | [INFO] [stderr] 46 | #[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_ErrorKind` [INFO] [stderr] 47 | pub enum ErrorKind { [INFO] [stderr] | --------- `ErrorKind` 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/error.rs:46:39 [INFO] [stderr] | [INFO] [stderr] 46 | #[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_ErrorKind` [INFO] [stderr] 47 | pub enum ErrorKind { [INFO] [stderr] | --------- `ErrorKind` 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: `nightsong-bot` (bin "nightsong-bot" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nightsong_bot-42b1933f0f4c50de) [INFO] [stdout] [INFO] [stdout] running 90 tests [INFO] [stdout] test commands::giveaway::formatters::reward::tests::test_default_pretty_print_for_an_unknown_object_in_the_activated_state ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_actions_processing_is_growing_after_confirm_command ... ok [INFO] [stdout] test commands::giveaway::formatters::reward::tests::test_default_pretty_print_for_an_unknown_object_in_the_unused_state ... ok [INFO] [stdout] test commands::giveaway::formatters::reward::tests::test_default_pretty_print_for_the_reward_in_the_activated_state ... ok [INFO] [stdout] test commands::giveaway::formatters::reward::tests::test_default_pretty_print_for_the_reward_in_the_unused_state ... ok [INFO] [stdout] test commands::giveaway::formatters::reward::tests::test_default_pretty_print_for_the_reward_in_the_pending_state ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_activate_giveaway ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_confirm_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_deactivate_giveaway ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_add_giveaway_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_delete_giveaway ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_add_multiple_giveaway_rewards ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_index_on_add_new_giveaway_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_deny_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_index_on_deactivate ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_giveaway_in_the_inactive_state_on_confirm_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_index_on_add_multiple_giveaway_rewards ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_already_activated_reward_on_confirm_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_index_on_activate ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_giveaway_index_on_confirm_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_first_command_by_user_in_giveaway_on_deny_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_giveaway_index_on_deny_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_actions_processing_is_growing_after_roll_command ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_inactive_giveaway_on_roll_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_first_command_by_user_in_giveaway_on_confirm_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_owner_on_activate ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_already_activated_reward_on_deny_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_actions_processing_is_growing_after_deny_command ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_index_on_deletion ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_giveaway_in_the_inactive_state_on_deny_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_index_on_get_giveaway_rewards ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_owner_on_add_giveaway_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_index_on_read ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_index_on_remove_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_owner_on_add_multiple_giveaway_rewards ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_owner_on_deactivate ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_owner_on_deletion ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_owner_on_remove_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_reward_index_on_confirm_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_owner_on_get_giveaway_rewards ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_reward_index_on_deny_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_unused_reward_on_confirm_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_unused_reward_on_deny_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_user_on_deny_reward ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_giveaway_rewards ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_add_giveaway_reward_to_the_giveaway ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_get_giveaway_rewards_for_a_new_giveaway ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_roll_reward_with_manual_select_strategy_by_default ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_get_reward_type_value_for_other_type ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_get_reward_value_for_other_type ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_roll_preorder_reward_with_manual_select_strategy_by_default ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_get_reward_state_for_other_type ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_is_pre_order_key_returns_true ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_is_required_giveaway_state_output_after_reaching_limits_is_true ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_read_an_new_state ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_is_required_giveaway_state_output_before_reaching_limits_is_false ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_get_reward_value ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_get_error_for_invalid_user_on_confirm_reward ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_get_reward_object_type ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_get_reward_state ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_get_giveaway_rewards ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_read_after_giveaway_update ... ok [INFO] [stdout] test commands::giveaway::manager::tests::test_remove_reward ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_reset_giveaway_actions_processed ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_remove_giveaway_reward_by_index_from_the_giveaway ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_set_reward_state ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_update_giveaway_actions_processed_counter ... ok [INFO] [stdout] test commands::giveaway::parser::tests::test_parse_pre_order_key_case_2 ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_is_pre_order_key_returns_false ... ok [INFO] [stdout] test commands::giveaway::parser::tests::test_parse_compact_key_without_info_and_description ... ok [INFO] [stdout] test commands::giveaway::parser::tests::test_parse_empty_string ... ok [INFO] [stdout] test commands::giveaway::parser::tests::test_parse_key_with_delimiter_only ... ok [INFO] [stdout] test commands::giveaway::parser::tests::test_parse_key_with_info_and_description ... ok [INFO] [stdout] test commands::giveaway::parser::tests::test_parse_key_with_info_and_without_description ... ok [INFO] [stdout] test commands::giveaway::parser::tests::test_parse_key_without_info_and_with_description ... ok [INFO] [stdout] test commands::giveaway::parser::tests::test_parse_raw_text ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_reset_giveaway_actions_processed_after_deactivate ... ok [INFO] [stdout] test commands::giveaway::parser::tests::test_parse_compact_key_without_info_and_with_description ... ok [INFO] [stdout] test commands::giveaway::strategies::manual::tests::test_get_error_for_invalid_argument_input ... ok [INFO] [stdout] test commands::giveaway::parser::tests::test_parse_compact_key_with_info_and_description ... ok [INFO] [stdout] test commands::giveaway::parser::tests::test_parse_pre_order_key_case_1 ... ok [INFO] [stdout] test commands::giveaway::strategies::manual::tests::test_get_error_for_invalid_index_value ... ok [INFO] [stdout] test commands::giveaway::strategies::manual::tests::test_get_reward ... ok [INFO] [stdout] test commands::giveaway::models::tests::test_set_reward_state_for_other_type ... ok [INFO] [stdout] test commands::giveaway::strategies::manual::tests::test_get_error_for_when_user_has_pending_reward ... ok [INFO] [stdout] test commands::giveaway::strategies::manual::tests::test_get_error_for_empty_rewards ... ok [INFO] [stdout] test commands::giveaway::strategies::manual::tests::test_get_error_for_already_taken_reward_by_someone ... ok [INFO] [stdout] test commands::giveaway::parser::tests::test_parse_compact_key_with_info_and_without_description ... ok [INFO] [stdout] test commands::giveaway::parser::tests::test_parse_key_without_info_and_description ... ok [INFO] [stdout] test commands::giveaway::strategies::manual::tests::test_get_error_for_no_available_reward_and_they_were_all_taken ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 90 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5f5ea10f4422f8306e94ce7999fb57cfdbf373b06021f6fece5a70768e153598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f5ea10f4422f8306e94ce7999fb57cfdbf373b06021f6fece5a70768e153598", kill_on_drop: false }` [INFO] [stdout] 5f5ea10f4422f8306e94ce7999fb57cfdbf373b06021f6fece5a70768e153598