[INFO] cloning repository https://github.com/Shyan424/rudsbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Shyan424/rudsbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShyan424%2Frudsbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShyan424%2Frudsbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b13cd42d2605246b976aea24a7ce1c3ee90e0d9 [INFO] building Shyan424/rudsbot against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShyan424%2Frudsbot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Shyan424/rudsbot on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Shyan424/rudsbot [INFO] finished tweaking git repo https://github.com/Shyan424/rudsbot [INFO] tweaked toml for git repo https://github.com/Shyan424/rudsbot written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Shyan424/rudsbot 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sqlx-mysql v0.7.1 [INFO] [stderr] Downloaded sqlx-macros v0.7.1 [INFO] [stderr] Downloaded sqlx-macros-core v0.7.1 [INFO] [stderr] Downloaded sqlx-sqlite v0.7.1 [INFO] [stderr] Downloaded rsa v0.9.2 [INFO] [stderr] Downloaded rustix v0.38.11 [INFO] [stderr] Downloaded chrono v0.4.29 [INFO] [stderr] Downloaded syn v2.0.31 [INFO] [stderr] Downloaded sqlx v0.7.1 [INFO] [stderr] Downloaded sqlx-postgres v0.7.1 [INFO] [stderr] Downloaded sqlx-core v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1767b81485f4359e916c9181e073fe29dcace61c2147684046b0bd6ac37276c0 [INFO] running `Command { std: "docker" "start" "-a" "1767b81485f4359e916c9181e073fe29dcace61c2147684046b0bd6ac37276c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1767b81485f4359e916c9181e073fe29dcace61c2147684046b0bd6ac37276c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1767b81485f4359e916c9181e073fe29dcace61c2147684046b0bd6ac37276c0", kill_on_drop: false }` [INFO] [stdout] 1767b81485f4359e916c9181e073fe29dcace61c2147684046b0bd6ac37276c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb1114bf961d5f544fec00a2bf64fb485f561b06feeb7a22eea356bcc61c5b33 [INFO] running `Command { std: "docker" "start" "-a" "bb1114bf961d5f544fec00a2bf64fb485f561b06feeb7a22eea356bcc61c5b33", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.1 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling chrono v0.4.29 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling sqlformat v0.2.2 [INFO] [stderr] Compiling sqlx-core v0.7.1 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling sqlx-postgres v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling serenity v0.11.6 [INFO] [stderr] Compiling sqlx-macros-core v0.7.1 [INFO] [stderr] Compiling sqlx-macros v0.7.1 [INFO] [stderr] Compiling sqlx v0.7.1 [INFO] [stderr] Compiling rusbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `this_channel` [INFO] [stdout] --> src/app/slash_command/commands/record/record.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | fn handel_del(this_channel: ChannelId, record_channel: ChannelId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_channel` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record_channel` [INFO] [stdout] --> src/app/slash_command/commands/record/record.rs:155:40 [INFO] [stdout] | [INFO] [stdout] 155 | fn handel_del(this_channel: ChannelId, record_channel: ChannelId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_record_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_channel` [INFO] [stdout] --> src/app/slash_command/commands/record/record.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 159 | fn handel_show(this_channel: ChannelId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/app/event_handle.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct BotInfo { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 14 | id: UserId [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serenity` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name serenity --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/serenity-0.11.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-tungstenite"' --cfg 'feature="base64"' --cfg 'feature="builder"' --cfg 'feature="bytes"' --cfg 'feature="cache"' --cfg 'feature="chrono"' --cfg 'feature="client"' --cfg 'feature="command_attr"' --cfg 'feature="dashmap"' --cfg 'feature="default"' --cfg 'feature="default_no_backend"' --cfg 'feature="flate2"' --cfg 'feature="framework"' --cfg 'feature="gateway"' --cfg 'feature="http"' --cfg 'feature="levenshtein"' --cfg 'feature="model"' --cfg 'feature="parking_lot"' --cfg 'feature="reqwest"' --cfg 'feature="rustls_backend"' --cfg 'feature="standard_framework"' --cfg 'feature="static_assertions"' --cfg 'feature="tokio"' --cfg 'feature="typemap_rev"' --cfg 'feature="utils"' --cfg 'feature="uwl"' -C metadata=231363445fc356c7 -C extra-filename=-231363445fc356c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5aead4374f771f0c.so --extern async_tungstenite=/opt/rustwide/target/debug/deps/libasync_tungstenite-630d25a55783fba0.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-f062755f48da8a6d.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8cb5c9c819f9ddea.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-79142990cdd5775b.rmeta --extern command_attr=/opt/rustwide/target/debug/deps/libcommand_attr-d09e03fe92fd13a9.so --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-65721a1a16a78401.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-46a88ae914dccc69.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-c0a127c17eea9bda.rmeta --extern levenshtein=/opt/rustwide/target/debug/deps/liblevenshtein-8794e24098fc377f.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-34c62d26cca01717.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-a00bdd910142afe7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ffdd511081644741.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-081a4ba89aade102.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-22ef023d748b5944.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-a100ae4e8ceea38d.rmeta --extern serde_value=/opt/rustwide/target/debug/deps/libserde_value-6aeeb96516727a2f.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-53856733854fe512.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-14a197ae77f98fdb.rmeta --extern dep_time=/opt/rustwide/target/debug/deps/libtime-7d9ef15a76797708.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f662240189f7418e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e5400c050e70e3c3.rmeta --extern typemap_rev=/opt/rustwide/target/debug/deps/libtypemap_rev-508086c71fde1488.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e83d15c313a17367.rmeta --extern uwl=/opt/rustwide/target/debug/deps/libuwl-ea32383cbdcb250b.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7a57dc331cf458e6/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bb1114bf961d5f544fec00a2bf64fb485f561b06feeb7a22eea356bcc61c5b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1114bf961d5f544fec00a2bf64fb485f561b06feeb7a22eea356bcc61c5b33", kill_on_drop: false }` [INFO] [stdout] bb1114bf961d5f544fec00a2bf64fb485f561b06feeb7a22eea356bcc61c5b33 [INFO] building Shyan424/rudsbot against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShyan424%2Frudsbot" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Shyan424/rudsbot on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Shyan424/rudsbot [INFO] finished tweaking git repo https://github.com/Shyan424/rudsbot [INFO] tweaked toml for git repo https://github.com/Shyan424/rudsbot written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Shyan424/rudsbot 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 127bd07d1dedd71b09cadd14d69cec91301a5ad872ae061913c59cc7eaf8174a [INFO] running `Command { std: "docker" "start" "-a" "127bd07d1dedd71b09cadd14d69cec91301a5ad872ae061913c59cc7eaf8174a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "127bd07d1dedd71b09cadd14d69cec91301a5ad872ae061913c59cc7eaf8174a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127bd07d1dedd71b09cadd14d69cec91301a5ad872ae061913c59cc7eaf8174a", kill_on_drop: false }` [INFO] [stdout] 127bd07d1dedd71b09cadd14d69cec91301a5ad872ae061913c59cc7eaf8174a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 250ea2b00b46e92681e711f23f6990631cdd3ebdb1993cdefba13d114a5edf45 [INFO] running `Command { std: "docker" "start" "-a" "250ea2b00b46e92681e711f23f6990631cdd3ebdb1993cdefba13d114a5edf45", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling syn v2.0.31 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling crc-catalog v2.2.0 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling rustix v0.38.11 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling base64 v0.21.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki v0.22.1 [INFO] [stderr] Compiling rustls-webpki v0.101.4 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.3.8 [INFO] [stderr] Compiling tungstenite v0.17.3 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling sqlformat v0.2.2 [INFO] [stderr] Compiling time v0.3.28 [INFO] [stderr] Compiling chrono v0.4.29 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling async-tungstenite v0.17.2 [INFO] [stderr] Compiling serde_yaml v0.9.25 [INFO] [stderr] Compiling sqlx-core v0.7.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling sqlx-postgres v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.24.1 [INFO] [stderr] Compiling reqwest v0.11.20 [INFO] [stderr] Compiling sqlx-macros-core v0.7.1 [INFO] [stderr] Compiling serenity v0.11.6 [INFO] [stderr] Compiling sqlx-macros v0.7.1 [INFO] [stderr] Compiling sqlx v0.7.1 [INFO] [stderr] Compiling rusbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `this_channel` [INFO] [stdout] --> src/app/slash_command/commands/record/record.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | fn handel_del(this_channel: ChannelId, record_channel: ChannelId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_channel` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record_channel` [INFO] [stdout] --> src/app/slash_command/commands/record/record.rs:155:40 [INFO] [stdout] | [INFO] [stdout] 155 | fn handel_del(this_channel: ChannelId, record_channel: ChannelId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_record_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_channel` [INFO] [stdout] --> src/app/slash_command/commands/record/record.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 159 | fn handel_show(this_channel: ChannelId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/app/event_handle.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct BotInfo { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 14 | id: UserId [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "250ea2b00b46e92681e711f23f6990631cdd3ebdb1993cdefba13d114a5edf45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "250ea2b00b46e92681e711f23f6990631cdd3ebdb1993cdefba13d114a5edf45", kill_on_drop: false }` [INFO] [stdout] 250ea2b00b46e92681e711f23f6990631cdd3ebdb1993cdefba13d114a5edf45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e20efedbe184403d805940c5b87ea9fb40fe8e320884d65fdc45852038c3580f [INFO] running `Command { std: "docker" "start" "-a" "e20efedbe184403d805940c5b87ea9fb40fe8e320884d65fdc45852038c3580f", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `this_channel` [INFO] [stdout] --> src/app/slash_command/commands/record/record.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | fn handel_del(this_channel: ChannelId, record_channel: ChannelId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_channel` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rusbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `record_channel` [INFO] [stdout] --> src/app/slash_command/commands/record/record.rs:155:40 [INFO] [stdout] | [INFO] [stdout] 155 | fn handel_del(this_channel: ChannelId, record_channel: ChannelId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_record_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_channel` [INFO] [stdout] --> src/app/slash_command/commands/record/record.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 159 | fn handel_show(this_channel: ChannelId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/app/event_handle.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct BotInfo { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 14 | id: UserId [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_channel` [INFO] [stdout] --> src/app/slash_command/commands/record/record.rs:155:15 [INFO] [stdout] | [INFO] [stdout] 155 | fn handel_del(this_channel: ChannelId, record_channel: ChannelId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_channel` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `record_channel` [INFO] [stdout] --> src/app/slash_command/commands/record/record.rs:155:40 [INFO] [stdout] | [INFO] [stdout] 155 | fn handel_del(this_channel: ChannelId, record_channel: ChannelId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_record_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `this_channel` [INFO] [stdout] --> src/app/slash_command/commands/record/record.rs:159:16 [INFO] [stdout] | [INFO] [stdout] 159 | fn handel_show(this_channel: ChannelId) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_this_channel` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/app/event_handle.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct BotInfo { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 14 | id: UserId [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.37s [INFO] running `Command { std: "docker" "inspect" "e20efedbe184403d805940c5b87ea9fb40fe8e320884d65fdc45852038c3580f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e20efedbe184403d805940c5b87ea9fb40fe8e320884d65fdc45852038c3580f", kill_on_drop: false }` [INFO] [stdout] e20efedbe184403d805940c5b87ea9fb40fe8e320884d65fdc45852038c3580f