[INFO] cloning repository https://github.com/OinkIguana/paper-wars-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OinkIguana/paper-wars-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOinkIguana%2Fpaper-wars-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOinkIguana%2Fpaper-wars-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a017ecdb15ef903b4799e2d597c315404b6ccfc5 [INFO] checking OinkIguana/paper-wars-server against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOinkIguana%2Fpaper-wars-server" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OinkIguana/paper-wars-server on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/OinkIguana/paper-wars-server [INFO] removed path dependency data from git repo https://github.com/OinkIguana/paper-wars-server [INFO] finished tweaking git repo https://github.com/OinkIguana/paper-wars-server [INFO] tweaked toml for git repo https://github.com/OinkIguana/paper-wars-server written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/OinkIguana/paper-wars-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (data) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/foxfriends/dataloader-rs` [INFO] [stderr] Updating git repository `https://github.com/diesel-rs/diesel` [INFO] [stderr] Updating git repository `https://github.com/foxfriends/diesel-citext` [INFO] [stderr] Updating git repository `https://github.com/graphql-rust/juniper.git` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Rocket` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/cookie-rs.git` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Pear.git` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Devise.git` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/proc-macro2-diagnostics.git` [INFO] [stderr] error: the lock file /workspace/builds/worker-13/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/foxfriends/dataloader-rs` [INFO] [stderr] Updating git repository `https://github.com/diesel-rs/diesel` [INFO] [stderr] Updating git repository `https://github.com/foxfriends/diesel-citext` [INFO] [stderr] Updating git repository `https://github.com/graphql-rust/juniper.git` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Rocket` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/cookie-rs.git` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Pear.git` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/Devise.git` [INFO] [stderr] Updating git repository `https://github.com/SergioBenitez/proc-macro2-diagnostics.git` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (data) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded find-crate v0.5.0 [INFO] [stderr] Downloaded bcrypt v0.8.2 [INFO] [stderr] Downloaded block-cipher v0.8.0 [INFO] [stderr] Downloaded blowfish v0.6.0 [INFO] [stderr] Downloaded futures-enum v0.1.13 [INFO] [stderr] Downloaded jsonwebtoken v7.2.0 [INFO] [stderr] Downloaded ubyte v0.9.1 [INFO] [stderr] Downloaded derive_utils v0.10.0 [INFO] [stderr] Downloaded dashmap v4.0.0-rc6 [INFO] [stderr] Downloaded data v0.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c043fbbbafd2679b7f101d0b33ff28562492d8965e21f24397d8c68d9873898 [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" "6c043fbbbafd2679b7f101d0b33ff28562492d8965e21f24397d8c68d9873898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c043fbbbafd2679b7f101d0b33ff28562492d8965e21f24397d8c68d9873898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c043fbbbafd2679b7f101d0b33ff28562492d8965e21f24397d8c68d9873898", kill_on_drop: false }` [INFO] [stdout] 6c043fbbbafd2679b7f101d0b33ff28562492d8965e21f24397d8c68d9873898 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23477ee4cb18ae720dc2cb8d0e131616dd8e43a3fae23ea3e755118a875e1299 [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" "23477ee4cb18ae720dc2cb8d0e131616dd8e43a3fae23ea3e755118a875e1299", kill_on_drop: false }` [INFO] [stderr] warning: dependency (data) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking instant v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling inlinable_string v0.1.11 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking ubyte v0.9.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking data v0.0.0 [INFO] [stderr] Checking dataloader v0.12.0 (https://github.com/foxfriends/dataloader-rs?branch=master#7ce42bb4) [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.1.0 (https://github.com/SergioBenitez/proc-macro2-diagnostics.git?rev=13fbb43#13fbb43d) [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling cookie v0.15.0-dev (https://github.com/SergioBenitez/cookie-rs.git?rev=3795f2e#3795f2e6) [INFO] [stderr] Compiling rocket_http v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#02b79e28) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking dashmap v4.0.0-rc6 [INFO] [stderr] Checking tracing-core v0.1.14 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling rocket v0.5.0-dev (https://github.com/SergioBenitez/Rocket?branch=master#02b79e28) [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Checking block-cipher v0.7.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking block-cipher v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking aes-soft v0.4.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Checking polyval v0.4.0 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking sha2 v0.9.1 [INFO] [stderr] Checking blowfish v0.6.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking aes v0.4.0 [INFO] [stderr] Checking hkdf v0.9.0 [INFO] [stderr] Checking ghash v0.3.0 [INFO] [stderr] Checking bcrypt v0.8.2 [INFO] [stderr] Checking aes-gcm v0.6.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking pem v0.8.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking simple_asn1 v0.4.1 [INFO] [stderr] Compiling derive_utils v0.10.0 [INFO] [stderr] Compiling devise_core v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.2 [INFO] [stderr] Compiling pear_codegen v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Compiling devise_codegen v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling diesel_derives v2.0.0 (https://github.com/diesel-rs/diesel?branch=master#ef0565be) [INFO] [stderr] Compiling juniper_codegen v0.14.2 (https://github.com/graphql-rust/juniper.git?branch=master#633602f0) [INFO] [stderr] Compiling async-trait v0.1.38 [INFO] [stderr] Compiling ref-cast v1.0.2 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling devise v0.3.0 (https://github.com/SergioBenitez/Devise.git?rev=1e42a2691#1e42a269) [INFO] [stderr] Compiling pear v0.2.0-dev (https://github.com/SergioBenitez/Pear.git?rev=4b68055#4b680556) [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] error: could not compile `serde_derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.115/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=4367d369640acc2b -C extra-filename=-4367d369640acc2b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-091210945e98acc4.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-a7a073445149a473.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c957c34e1da3d661.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.diesel_derives.buxwp38c-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libdiesel_derives-d6dd73c7980586e9.so" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.4elk6netbzydf9s9.rcgu.o" "/opt/rustwide/target/debug/deps/diesel_derives-d6dd73c7980586e9.1a631txuzwzknxax.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-c957c34e1da3d661.rlib" "/opt/rustwide/target/debug/deps/libquote-a7a073445149a473.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-091210945e98acc4.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-b13daac5d45350a3.rlib" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-4a1028dccde3f98e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-843c4381784de358.rlib" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8f6d722a9a73c6d7.rlib" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-b8327ff782024370.rlib" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a9921f82b5a55bd5.rlib" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-b284c8e413663f05.rlib" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8daaf26215e4df47.rlib" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9932e6c4f8869949.rlib" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-6402834b12a29b4b.rlib" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ea0728cf9a008cd6.rlib" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-34294dcda38da0eb.rlib" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4343ad64ee16836e.rlib" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d5cb1ea2004b66a0.rlib" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1b9531b95148beca.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d990716b6a1fdde1300748828a9c9e79dfd0b898/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d67a1d86fb8428ce.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "23477ee4cb18ae720dc2cb8d0e131616dd8e43a3fae23ea3e755118a875e1299", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23477ee4cb18ae720dc2cb8d0e131616dd8e43a3fae23ea3e755118a875e1299", kill_on_drop: false }` [INFO] [stdout] 23477ee4cb18ae720dc2cb8d0e131616dd8e43a3fae23ea3e755118a875e1299