[INFO] cloning repository https://github.com/wangjun861205/juju-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wangjun861205/juju-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fjuju-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fjuju-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e5b50a8b3413b87cd9670321f47c47bde1f6ff4 [INFO] building wangjun861205/juju-backend against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwangjun861205%2Fjuju-backend" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wangjun861205/juju-backend on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wangjun861205/juju-backend [INFO] finished tweaking git repo https://github.com/wangjun861205/juju-backend [INFO] tweaked toml for git repo https://github.com/wangjun861205/juju-backend written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/wangjun861205/juju-backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ritelinked v0.3.2 [INFO] [stderr] Downloaded rhai_codegen v1.2.0 [INFO] [stderr] Downloaded casbin v2.0.9 [INFO] [stderr] Downloaded rhai v1.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ef10c9a5f5366df34e43b5849d63829649126282d36a180d31f85bf68cd6d031 [INFO] running `Command { std: "docker" "start" "-a" "ef10c9a5f5366df34e43b5849d63829649126282d36a180d31f85bf68cd6d031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef10c9a5f5366df34e43b5849d63829649126282d36a180d31f85bf68cd6d031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef10c9a5f5366df34e43b5849d63829649126282d36a180d31f85bf68cd6d031", kill_on_drop: false }` [INFO] [stdout] ef10c9a5f5366df34e43b5849d63829649126282d36a180d31f85bf68cd6d031 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b5b505bfb9f2bef14fdca01c035185fd5505ac7c55bfa30d4af52f22fd62557b [INFO] running `Command { std: "docker" "start" "-a" "b5b505bfb9f2bef14fdca01c035185fd5505ac7c55bfa30d4af52f22fd62557b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-internal v0.4.29 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling smartstring v0.2.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ritelinked v0.3.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling sha2 v0.10.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling pin-project-internal v1.0.9 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling rhai_codegen v1.2.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-web-codegen v0.4.0 [INFO] [stderr] Compiling diesel-derive-enum v1.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling pin-project v1.0.9 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v0.4.29 [INFO] [stderr] Compiling actix-codec v0.3.0 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling trust-dns-proto v0.19.7 [INFO] [stderr] Compiling actix-utils v2.0.0 [INFO] [stderr] Compiling actix-server v1.0.4 [INFO] [stderr] Compiling actix-tls v2.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.19.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rhai v1.3.0 [INFO] [stderr] Compiling actix-router v0.2.7 [INFO] [stderr] Compiling actix-connect v2.0.0 [INFO] [stderr] Compiling actix-http v2.2.1 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling slog-term v2.8.0 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling awc v2.0.3 [INFO] [stderr] Compiling actix-web v3.3.3 [INFO] [stderr] Compiling casbin v2.0.9 [INFO] [stderr] Compiling juju v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `BelongingToDsl` [INFO] [stdout] --> src/handlers/organization.rs:10:18 [INFO] [stdout] | [INFO] [stdout] 10 | AsChangeset, BelongingToDsl, BoolExpressionMethods, Connection, ExpressionMethods, GroupByDsl, QueryDsl, RunQueryDsl, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Vote` [INFO] [stdout] --> src/handlers/organization.rs:14:86 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::models::{Organization, OrganizationInsertion, UsersOrganizationInsertion, Vote}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Local` [INFO] [stdout] --> src/handlers/vote.rs:2:31 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::chrono::{DateTime, Local, NaiveDate, Utc}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BelongingToDsl` [INFO] [stdout] --> src/handlers/vote.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | BelongingToDsl, BoolExpressionMethods, Connection, ExpressionMethods, QueryDsl, RunQueryDsl, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `code` [INFO] [stdout] --> src/models.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | code: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InviteCode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/models.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, Clone, Identifiable, Queryable)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `delete` [INFO] [stdout] --> src/handlers/option.rs:95:14 [INFO] [stdout] | [INFO] [stdout] 95 | pub async fn delete(user_info: UserInfo, Path((option_id,)): Path<(i32,)>, db: DB) -> Result, Error> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.juju.c23e811e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153.1tg1l2b8nl5wkikk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-e29eff476be754be/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/ring-5745ffec9227ea7b/out" "-L" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsha2-9ba6409b7412222a.rlib" "/opt/rustwide/target/debug/deps/libdigest-4c078e71a470067d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-2930dcd00f3d89f7.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-562e6dcba2018e21.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-4c2cd5df3571fe45.rlib" "/opt/rustwide/target/debug/deps/libpem-61749a0d94b33635.rlib" "/opt/rustwide/target/debug/deps/libbase64-c3d2f141e9aa644a.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-6e70fe9fafe8a0d3.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a3cf4195c68cf0f0.rlib" "/opt/rustwide/target/debug/deps/libring-562dfefa22cefc0a.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-1ccd2bfae052bbd4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libdotenv-700445d3d22bfbe4.rlib" "/opt/rustwide/target/debug/deps/libcasbin-0ec9c94f6ce9d99e.rlib" "/opt/rustwide/target/debug/deps/libslog_async-b30678553c512514.rlib" "/opt/rustwide/target/debug/deps/libthread_local-ed80bedc45b4947c.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-a3f30998e35153c6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-27af1cb8ae974cfb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c716568f6674f788.rlib" "/opt/rustwide/target/debug/deps/libslog_term-40c85a06cf679b7d.rlib" "/opt/rustwide/target/debug/deps/libatty-a01e859ea6dca963.rlib" "/opt/rustwide/target/debug/deps/libterm-b3fb09594c62ee10.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-52edf95b5218e44c.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-6d219c976aef165b.rlib" "/opt/rustwide/target/debug/deps/libslog-ae9d18679c455c6a.rlib" "/opt/rustwide/target/debug/deps/librhai-6ae48f8f2dee1659.rlib" "/opt/rustwide/target/debug/deps/libsmartstring-4b6e99c73a23308d.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libritelinked-b51ca8ca94840556.rlib" "/opt/rustwide/target/debug/deps/libtokio-b77d6afe670e559f.rlib" "/opt/rustwide/target/debug/deps/libactix_web-9f83ccd4721ffb14.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-1ad538fec932fa2b.rlib" "/opt/rustwide/target/debug/deps/libawc-91b4afc3efd5fa6a.rlib" "/opt/rustwide/target/debug/deps/libactix_server-57bf7e119069b016.rlib" "/opt/rustwide/target/debug/deps/libsocket2-57c97556b246dbd4.rlib" "/opt/rustwide/target/debug/deps/libactix_router-6b7e34c9e1838831.rlib" "/opt/rustwide/target/debug/deps/libbytestring-4eaea6f3e6433275.rlib" "/opt/rustwide/target/debug/deps/libactix_http-1e27214ce8375d78.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libsha1-6da02c1ea553cfe4.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-aa06b9cdf9df5f6b.rlib" "/opt/rustwide/target/debug/deps/libdigest-b3bc6e37467cc669.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ece5fd8c4a982bbd.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-89ea992cd88fd5b7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3d24801beae17404.rlib" "/opt/rustwide/target/debug/deps/libryu-502943e46dd7b745.rlib" "/opt/rustwide/target/debug/deps/libitoa-02bdd2be5ac8e9f1.rlib" "/opt/rustwide/target/debug/deps/libcookie-db72313caf267f79.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fe2da97047af419.rlib" "/opt/rustwide/target/debug/deps/libregex-dd9363dd410b6a25.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-b72a8229c6bc0123.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-cc64cd0ce3955776.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-c5308d3cc843ebf2.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-fce1fc8bd11c225d.rlib" "/opt/rustwide/target/debug/deps/libtime-ee9109c839ef303f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-f0fe583cde338efc.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-11b93875bf9128a8.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-06b11e1fce14d9b5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-dc997bdd2ae84c86.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-88ab5364c4ea414d.rlib" "/opt/rustwide/target/debug/deps/libhostname-a7210a2540f13c97.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-e86a54c4ad2210d8.rlib" "/opt/rustwide/target/debug/deps/librand-706c8dda57f29b62.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-926a4cfaeefb7f10.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5cfb47b1afe89ac4.rlib" "/opt/rustwide/target/debug/deps/librand_core-ba4771ce9a028f6a.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-487e65cde2c1f8db.rlib" "/opt/rustwide/target/debug/deps/liburl-d12fc40f8e40722d.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-6a34d38410bd9527.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-12ccd468a33959ee.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-b9fbadb33a2ea73a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-d0a053bbcb729d32.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libthiserror-53ffe8e3577402b4.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-479ec7468d37e8a7.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/libfutures-8e20ed50972368b3.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-849fd456000f92fd.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-29e376467336386c.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-b7ec7966f28710c6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-eb417836ab21030f.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libh2-556c2bf007ca77a5.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-197b0f759b8a9a7d.rlib" "/opt/rustwide/target/debug/deps/libtracing-5568445538c73034.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/libindexmap-585be1356b0b188c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-fbb5f4aefaa2a9d2.rlib" "/opt/rustwide/target/debug/deps/libahash-20fa952161b42d8d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cebe8358e194611f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-e4834b062d069de1.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-963909b949d17070.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-0f9827d682ea0b90.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2d170f98a4153fe9.rlib" "/opt/rustwide/target/debug/deps/libtokio-8a074ddf750cc7eb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-29f38009b2f20152.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d102d9eb0d6dd56c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libmio-75045bb9374ea89d.rlib" "/opt/rustwide/target/debug/deps/libiovec-098b759fe5f65916.rlib" "/opt/rustwide/target/debug/deps/libnet2-6321a1eeaf9946c0.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-d56ccf16f45b2ebc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a468bde3ff7082a7.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b2894eb9e1c6cea6.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-4525a122dd739011.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-1e7c528123260c0d.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-26366e2da0c610aa.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5a29710ac8e9aa10.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0251f1c82d417fc4.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-2cccdbab4f5fe80d.rlib" "/opt/rustwide/target/debug/deps/libbytes-522c9d77a2dcfe3d.rlib" "/opt/rustwide/target/debug/deps/libdiesel-e4ef44e251bc43fb.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-25cb7fb6792c8d14.rlib" "/opt/rustwide/target/debug/deps/libchrono-b49fb3f862b12c9f.rlib" "/opt/rustwide/target/debug/deps/libserde-7f3a5e3acfbce00b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fb1714319eb113ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libtime-3bffef1816afbe44.rlib" "/opt/rustwide/target/debug/deps/libr2d2-6ef4cba386af1754.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-19369899877c7b14.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c85675b49f22353a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-625cc9dc56dea26b.rlib" "/opt/rustwide/target/debug/deps/liblibc-6759bf05011a33b4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-21d1ce955946ca7f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1b64d5fe7a3c3d7f.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7f86684b9679284.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-10a87791239bd676.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0e6cad6dd623d38e.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9d05dd05a4d51b33.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a60ff138fe1adfad.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0e9344458c09713e.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-ef3b808d96f639bf.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e3ce420901586b53.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-546bece8dd1bea42.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9b358af16d7d7aa1.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-554cd499fe1a3b52.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d105877dbe329cd1.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8fec8a74c706e4b4.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e869a247063ed69a.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4896c4057dc9553a.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1f103368fa522bc0.rlib" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/461e8078010433ff7de2db2aaae8a3cfb0847215/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/juju-aa3802dc4ac6f153" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: _ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17hdaf0e0d2bcb21e47E: TLS definition in /opt/rustwide/target/debug/deps/libactix_server-57bf7e119069b016.rlib(actix_server-57bf7e119069b016.actix_server.da084486-cgu.0.rcgu.o) section .tbss._ZN12actix_server6worker17MAX_CONNS_COUNTER7__getit5__KEY17hdaf0e0d2bcb21e47E mismatches non-TLS reference in /opt/rustwide/target/debug/deps/libactix_server-57bf7e119069b016.rlib(actix_server-57bf7e119069b016.actix_server.da084486-cgu.8.rcgu.o) [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libactix_server-57bf7e119069b016.rlib: error adding symbols: bad value [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `juju` due to 2 previous errors; 6 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b5b505bfb9f2bef14fdca01c035185fd5505ac7c55bfa30d4af52f22fd62557b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5b505bfb9f2bef14fdca01c035185fd5505ac7c55bfa30d4af52f22fd62557b", kill_on_drop: false }` [INFO] [stdout] b5b505bfb9f2bef14fdca01c035185fd5505ac7c55bfa30d4af52f22fd62557b