[INFO] cloning repository https://github.com/Xe/withinbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xe/withinbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXe%2Fwithinbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXe%2Fwithinbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 42649b35cb8818cb6be08bffddd7739d81cbe9ac [INFO] checking Xe/withinbot against master#9503ea19edbf01b9435e80e17d60ce1b88390116 for pr-81782 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXe%2Fwithinbot" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Xe/withinbot on toolchain 9503ea19edbf01b9435e80e17d60ce1b88390116 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Xe/withinbot [INFO] finished tweaking git repo https://github.com/Xe/withinbot [INFO] tweaked toml for git repo https://github.com/Xe/withinbot written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Xe/withinbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed6a1b712a66ded98b07f2757aa217b95c5c50bdf356c98a1f3cdbda902f6c16 [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" "ed6a1b712a66ded98b07f2757aa217b95c5c50bdf356c98a1f3cdbda902f6c16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed6a1b712a66ded98b07f2757aa217b95c5c50bdf356c98a1f3cdbda902f6c16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed6a1b712a66ded98b07f2757aa217b95c5c50bdf356c98a1f3cdbda902f6c16", kill_on_drop: false }` [INFO] [stdout] ed6a1b712a66ded98b07f2757aa217b95c5c50bdf356c98a1f3cdbda902f6c16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9503ea19edbf01b9435e80e17d60ce1b88390116" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] f4eeaef51eae9bd22b32eb755ea24bb4cbbcec34fec56dce1322d479722035a0 [INFO] running `Command { std: "docker" "start" "-a" "f4eeaef51eae9bd22b32eb755ea24bb4cbbcec34fec56dce1322d479722035a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.51 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling typed-arena v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking annotate-snippets v0.7.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling build-env v0.3.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking vec-arena v0.5.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking foreign-types-shared v0.3.0 [INFO] [stderr] Checking parking v1.0.6 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling serenity v0.9.1 [INFO] [stderr] Checking utf8-cstr v0.1.6 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Checking easy-parallel v3.1.0 [INFO] [stderr] Checking uwl v0.6.0 [INFO] [stderr] Checking typemap_rev v0.1.4 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking kankyo v0.3.0 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling ring v0.16.18 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling mlua v0.4.2 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling pretty v0.5.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling libsystemd-sys v0.8.0 [INFO] [stderr] Checking encoding_rs v0.8.26 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking socket2 v0.3.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking polling v0.1.9 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking multitask v0.2.0 [INFO] [stderr] Checking async-channel v1.5.1 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking futures-lite v0.1.11 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking cstr-argument v0.1.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking sha2 v0.9.2 [INFO] [stderr] Checking sha-1 v0.9.2 [INFO] [stderr] Checking async-io v0.1.11 [INFO] [stderr] Checking blocking v0.5.2 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking async-executor v0.1.2 [INFO] [stderr] Checking env_logger v0.8.2 [INFO] [stderr] Checking tungstenite v0.11.1 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Compiling abnf v0.6.1 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling abnf_to_pest v0.5.0 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling pest_consume_macros v1.0.6 [INFO] [stderr] Compiling dhall v0.8.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling dhall_proc_macros v0.5.0 [INFO] [stderr] Compiling foreign-types-macros v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling command_attr v0.3.1 [INFO] [stderr] Compiling mlua_derive v0.4.0 [INFO] [stderr] Checking tokio v0.2.23 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Checking systemd v0.8.1 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking dice-command-parser v0.5.1 [INFO] [stderr] Checking dnd_dice_roller v0.3.0 [INFO] [stderr] Checking pest_consume v1.0.6 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking diesel v1.4.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking smol v0.3.3 [INFO] [stderr] Checking serde v1.0.117 [INFO] [stderr] Checking sdnotify v0.1.3 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking async-tungstenite v0.9.3 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_cbor v0.9.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking envy v0.4.1 [INFO] [stderr] Checking csv v1.1.4 [INFO] [stderr] Checking beats v0.1.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking pfacts v0.1.0 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Checking hyper v0.13.9 [INFO] [stderr] Checking hyper-rustls v0.21.0 [INFO] [stderr] Checking hyper-tls v0.4.3 [INFO] [stderr] Checking httptest v0.13.2 [INFO] [stderr] Checking reqwest v0.10.9 [INFO] [stderr] Checking discord_webhook v0.1.0 (/opt/rustwide/workdir/discord_webhook) [INFO] [stderr] Checking furbooru v0.3.3 [INFO] [stderr] Checking lua_discord_webhook v0.1.0 (/opt/rustwide/workdir/contrib/lua/discord_webhook) [INFO] [stderr] Checking serde_dhall v0.8.0 [INFO] [stderr] Checking six_e v0.1.0 (/opt/rustwide/workdir/six_e) [INFO] [stdout] warning: unused variable: `camp` [INFO] [stdout] --> six_e/src/lib.rs:196:13 [INFO] [stdout] | [INFO] [stdout] 196 | let camp: super::types::Campaign = [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_camp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `camp` [INFO] [stdout] --> six_e/benches/load_campaign.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let camp: six_e::types::Campaign = serde_dhall::from_file("../campaigns/Miau/package.dhall").parse().unwrap(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_camp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking withinbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 30s [INFO] running `Command { std: "docker" "inspect" "f4eeaef51eae9bd22b32eb755ea24bb4cbbcec34fec56dce1322d479722035a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4eeaef51eae9bd22b32eb755ea24bb4cbbcec34fec56dce1322d479722035a0", kill_on_drop: false }` [INFO] [stdout] f4eeaef51eae9bd22b32eb755ea24bb4cbbcec34fec56dce1322d479722035a0