[INFO] cloning repository https://github.com/the-nance/run-my-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/the-nance/run-my-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-nance%2Frun-my-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-nance%2Frun-my-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 417682bb6ec11cba8816bec4cb71f0fbebdef847 [INFO] building the-nance/run-my-rust against master#70591dc15db32941fe3595fdbf98e58d6975f95e for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-nance%2Frun-my-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/the-nance/run-my-rust on toolchain 70591dc15db32941fe3595fdbf98e58d6975f95e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/the-nance/run-my-rust [INFO] finished tweaking git repo https://github.com/the-nance/run-my-rust [INFO] tweaked toml for git repo https://github.com/the-nance/run-my-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/the-nance/run-my-rust 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" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twilight-cache-inmemory v0.10.1 [INFO] [stderr] Downloaded twilight-util v0.10.1 [INFO] [stderr] Downloaded twilight-gateway-queue v0.10.0 [INFO] [stderr] Downloaded twilight-http-ratelimiting v0.10.0 [INFO] [stderr] Downloaded twilight-model v0.10.1 [INFO] [stderr] Downloaded twilight-gateway v0.10.1 [INFO] [stderr] Downloaded twilight-http v0.10.1 [INFO] [stderr] Downloaded twilight-validate v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04f44882013ea07732dff461996d8de4e3eb47bfe6a46a336f1af8a9431686dc [INFO] running `Command { std: "docker" "start" "-a" "04f44882013ea07732dff461996d8de4e3eb47bfe6a46a336f1af8a9431686dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04f44882013ea07732dff461996d8de4e3eb47bfe6a46a336f1af8a9431686dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04f44882013ea07732dff461996d8de4e3eb47bfe6a46a336f1af8a9431686dc", kill_on_drop: false }` [INFO] [stdout] 04f44882013ea07732dff461996d8de4e3eb47bfe6a46a336f1af8a9431686dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3770a386f81d85821590e5de4d4932dbeff2acbd724676fd1bc554cb73235970 [INFO] running `Command { std: "docker" "start" "-a" "3770a386f81d85821590e5de4d4932dbeff2acbd724676fd1bc554cb73235970", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling leaky-bucket-lite v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling twilight-http-ratelimiting v0.10.0 [INFO] [stderr] Compiling tokio-tungstenite v0.17.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling twilight-model v0.10.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling twilight-validate v0.10.1 [INFO] [stderr] Compiling twilight-http v0.10.1 [INFO] [stderr] Compiling twilight-util v0.10.1 [INFO] [stderr] Compiling twilight-cache-inmemory v0.10.1 [INFO] [stderr] Compiling twilight-gateway-queue v0.10.0 [INFO] [stderr] Compiling twilight-gateway v0.10.1 [INFO] [stderr] Compiling run_my_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BooleanBuilder` and `StringBuilder` [INFO] [stdout] --> src/main.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | use twilight_util::builder::{command::{BooleanBuilder, CommandBuilder, StringBuilder},embed::EmbedAuthorBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_id` [INFO] [stdout] --> src/main.rs:529:12 [INFO] [stdout] | [INFO] [stdout] 529 | ... let guild_id = match interaction.guild_id() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.74s [INFO] running `Command { std: "docker" "inspect" "3770a386f81d85821590e5de4d4932dbeff2acbd724676fd1bc554cb73235970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3770a386f81d85821590e5de4d4932dbeff2acbd724676fd1bc554cb73235970", kill_on_drop: false }` [INFO] [stdout] 3770a386f81d85821590e5de4d4932dbeff2acbd724676fd1bc554cb73235970 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+70591dc15db32941fe3595fdbf98e58d6975f95e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 22fd3c21dcbeccdeda05ee90f035b2f412af74c74617adb940aea2eaa2c094fe [INFO] running `Command { std: "docker" "start" "-a" "22fd3c21dcbeccdeda05ee90f035b2f412af74c74617adb940aea2eaa2c094fe", kill_on_drop: false }` [INFO] [stderr] Compiling run_my_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BooleanBuilder` and `StringBuilder` [INFO] [stdout] --> src/main.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | use twilight_util::builder::{command::{BooleanBuilder, CommandBuilder, StringBuilder},embed::EmbedAuthorBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_id` [INFO] [stdout] --> src/main.rs:529:12 [INFO] [stdout] | [INFO] [stdout] 529 | ... let guild_id = match interaction.guild_id() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s [INFO] running `Command { std: "docker" "inspect" "22fd3c21dcbeccdeda05ee90f035b2f412af74c74617adb940aea2eaa2c094fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22fd3c21dcbeccdeda05ee90f035b2f412af74c74617adb940aea2eaa2c094fe", kill_on_drop: false }` [INFO] [stdout] 22fd3c21dcbeccdeda05ee90f035b2f412af74c74617adb940aea2eaa2c094fe [INFO] building the-nance/run-my-rust against try#7587ff3622fbec0abf6ac551eab5226f22f5d958 for pr-127731 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthe-nance%2Frun-my-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/the-nance/run-my-rust on toolchain 7587ff3622fbec0abf6ac551eab5226f22f5d958 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/the-nance/run-my-rust [INFO] finished tweaking git repo https://github.com/the-nance/run-my-rust [INFO] tweaked toml for git repo https://github.com/the-nance/run-my-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/the-nance/run-my-rust 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" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] beefdaf6db395847807a8bcd8de4f6dfc59f919268c88e8946a1ab149e8c6433 [INFO] running `Command { std: "docker" "start" "-a" "beefdaf6db395847807a8bcd8de4f6dfc59f919268c88e8946a1ab149e8c6433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "beefdaf6db395847807a8bcd8de4f6dfc59f919268c88e8946a1ab149e8c6433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beefdaf6db395847807a8bcd8de4f6dfc59f919268c88e8946a1ab149e8c6433", kill_on_drop: false }` [INFO] [stdout] beefdaf6db395847807a8bcd8de4f6dfc59f919268c88e8946a1ab149e8c6433 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+7587ff3622fbec0abf6ac551eab5226f22f5d958" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 867bddc3c1975bcf008cb7416c4ca41d74fe918f05d4c83a009f6ad2481556f2 [INFO] running `Command { std: "docker" "start" "-a" "867bddc3c1975bcf008cb7416c4ca41d74fe918f05d4c83a009f6ad2481556f2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling brotli v3.3.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling dashmap v5.2.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.17.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling leaky-bucket-lite v0.5.2 [INFO] [stderr] Compiling twilight-http-ratelimiting v0.10.0 [INFO] [stderr] Compiling tokio-tungstenite v0.17.1 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling h2 v0.3.12 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling twilight-model v0.10.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling twilight-validate v0.10.1 [INFO] [stderr] Compiling twilight-http v0.10.1 [INFO] [stderr] Compiling twilight-util v0.10.1 [INFO] [stderr] Compiling twilight-cache-inmemory v0.10.1 [INFO] [stderr] Compiling twilight-gateway-queue v0.10.0 [INFO] [stderr] Compiling twilight-gateway v0.10.1 [INFO] [stderr] Compiling run_my_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BooleanBuilder` and `StringBuilder` [INFO] [stdout] --> src/main.rs:32:40 [INFO] [stdout] | [INFO] [stdout] 32 | use twilight_util::builder::{command::{BooleanBuilder, CommandBuilder, StringBuilder},embed::EmbedAuthorBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `guild_id` [INFO] [stdout] --> src/main.rs:529:12 [INFO] [stdout] | [INFO] [stdout] 529 | ... let guild_id = match interaction.guild_id() { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_guild_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc6imRbK/symbols.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.run_my_rust.83cd5bca17703e29-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703.2kuk5f2m9mmic0xtyclq5ge8y.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-c1cdff1b5b20c6b4/out" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-aec792e0e9b26cb8.rlib" "/opt/rustwide/target/debug/deps/libtoml-c11140aab2622e87.rlib" "/opt/rustwide/target/debug/deps/libtwilight_gateway-32475cd22683084b.rlib" "/opt/rustwide/target/debug/deps/libflate2-caf82170922d9794.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-2f663016d2d00447.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a3b3ed73612ea413.rlib" "/opt/rustwide/target/debug/deps/libleaky_bucket_lite-c3cfe514079db1eb.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-7ac6638f24aee30f.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-5d7e9d7509f43265.rlib" "/opt/rustwide/target/debug/deps/libutf8-d1a3605d87052b93.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libsha1-79b8fd1754966ed6.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f9f03e238422499c.rlib" "/opt/rustwide/target/debug/deps/libdigest-7fd08e9f1d4033da.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-e2e2450c6086c62d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-37d4be450c60571c.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-aae8f175a81a2270.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0f912a06de893074.rlib" "/opt/rustwide/target/debug/deps/liburl-8cb8b55f3d0bc8f3.rlib" "/opt/rustwide/target/debug/deps/libidna-2cb4bbeacfce701a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2a6c583ca4ad25c4.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f708459a1141e51c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-010b446f1cbb981e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-ab7696df578b3944.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libtwilight_gateway_queue-f18fb8e5d6415d14.rlib" "/opt/rustwide/target/debug/deps/libtwilight_cache_inmemory-92a8b5fbe5cef621.rlib" "/opt/rustwide/target/debug/deps/libdashmap-3a57a4e298f24246.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-69534fc7c0bd1a46.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1fe3bc9b695f5d9b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-fbc515f6d35880d9.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libtwilight_util-226fd721a46dea86.rlib" "/opt/rustwide/target/debug/deps/libtwilight_http-d9b5ceb7ab568db4.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-91e38d79475ac3bb.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-4fbc289a21056ad9.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-343c1a3d4cd10eb8.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-b7e993f78d2b510b.rlib" "/opt/rustwide/target/debug/deps/librustls-e4422dff91d0004e.rlib" "/opt/rustwide/target/debug/deps/libsct-867ff1fa214c8534.rlib" "/opt/rustwide/target/debug/deps/libwebpki-d60ca4202946ebaf.rlib" "/opt/rustwide/target/debug/deps/libring-64a79dad58d9d828.rlib" "/opt/rustwide/target/debug/deps/libspin-aba4c1570e9c644e.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-b2518a6a9207ec5b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0063241f1de604bc.rlib" "/opt/rustwide/target/debug/deps/libryu-e6a60e27eea7e1f3.rlib" "/opt/rustwide/target/debug/deps/libbrotli-d97db22a11f6b609.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-8d35b8aaa9d1a61c.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-99b383072284f33c.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-615b0efa27079ab3.rlib" "/opt/rustwide/target/debug/deps/librand-e2fe3cba46772083.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e4b5c9d8e74fd913.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-394f9d032299ed50.rlib" "/opt/rustwide/target/debug/deps/librand_core-fed6601b3e39e074.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5f059e1660b607a2.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-728584a78b46a6c0.rlib" "/opt/rustwide/target/debug/deps/libtwilight_validate-7131d03489ff36cb.rlib" "/opt/rustwide/target/debug/deps/libtwilight_model-8e1690153ce32616.rlib" "/opt/rustwide/target/debug/deps/libtime-b142b32e14a7a2ab.rlib" "/opt/rustwide/target/debug/deps/libserde_value-cdeba9c770358501.rlib" "/opt/rustwide/target/debug/deps/libordered_float-1e2f835b64b2b2ac.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-db041c2d5e8f62d7.rlib" "/opt/rustwide/target/debug/deps/libtwilight_http_ratelimiting-7087e1a6eb9a4bab.rlib" "/opt/rustwide/target/debug/deps/libserde-c2e367bb7f9ac226.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-08544dd2e87de772.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ced58c12b1f5ae1b.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bb169c4f46faf8a6.rlib" "/opt/rustwide/target/debug/deps/libthread_local-33f7a1859e6c3c7e.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-7b2c3dda7e66735d.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-7d815cca47705ec9.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f65137d66d4e18a3.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-85d432ba54b99c57.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-05aec84f9d0c605c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9549d513fa16b749.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a5b903330a6b026.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d0ccecd62ed9b8ab.rlib" "/opt/rustwide/target/debug/deps/libhyper-e6cba1b7dc582c55.rlib" "/opt/rustwide/target/debug/deps/libwant-aa4580ab79823cf8.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libhttparse-fdb57d3f07cb51b5.rlib" "/opt/rustwide/target/debug/deps/libh2-8835dbd2cc186d69.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b8afc347b055b384.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-9d344ec4bd0a499c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-38f90df10d8a73a0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b8eada18fb851852.rlib" "/opt/rustwide/target/debug/deps/libtracing-438d3bfdf75e4b63.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-fac2ac0bff8e3fa5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-04bd972bbfbf323f.rlib" "/opt/rustwide/target/debug/deps/libtokio-43ae61c8454692f8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-77fa2bfe922e8b0d.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a654113c45e372a2.rlib" "/opt/rustwide/target/debug/deps/libmio-c725f4428b212cc6.rlib" "/opt/rustwide/target/debug/deps/liblibc-531623f9e2f47aa3.rlib" "/opt/rustwide/target/debug/deps/liblog-5fb76fa5f9923ed5.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libhttp-fb18b035a06ae1e8.rlib" "/opt/rustwide/target/debug/deps/libitoa-bd436f0e06c890b1.rlib" "/opt/rustwide/target/debug/deps/libbytes-77091162d9e32949.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libfutures-d2e16f5558d7a20d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-209539dacf5ead05.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5bb1e7ca77e59bdd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-7a04bf9d31b2a62e.rlib" "/opt/rustwide/target/debug/deps/libslab-6b70c377fdc40e76.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ca64bc66d71fcb03.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3c7b6177c708df19.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-de730c624de6012c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0e179439ab141e4c.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e6d7d37683f369c9.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-164d8fd564e4a211.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-783334590566e0fc.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-c61bd2663437c986.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-3c8f3a81644cce25.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1244532a75e334d2.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3edd22dc47a4513c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c12887f7a732d2f0.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d5dba12b1f233f3e.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e323419cd7924de6.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-008b8c4c7649b293.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1e9aca0e00b982af.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-09eb8c2d25291926.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-85ca560db35b8e52.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-87a41ae6a2ba697f.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-72750b703a18185c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a1a711aa3d9d444c.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a912b32e3ca9ae43.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1922b8ad2a4e54ab.rlib" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e60eec2aca178aae.rlib" "-Wl,-Bdynamic" "-lz" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-B/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/7587ff3622fbec0abf6ac551eab5226f22f5d958/lib/rustlib/x86_64-unknown-linux-gnu/lib/self-contained" "-o" "/opt/rustwide/target/debug/deps/run_my_rust-158a8473b076b703" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `run_my_rust` (bin "run_my_rust") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "867bddc3c1975bcf008cb7416c4ca41d74fe918f05d4c83a009f6ad2481556f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "867bddc3c1975bcf008cb7416c4ca41d74fe918f05d4c83a009f6ad2481556f2", kill_on_drop: false }` [INFO] [stdout] 867bddc3c1975bcf008cb7416c4ca41d74fe918f05d4c83a009f6ad2481556f2