[INFO] cloning repository https://github.com/chriswk/auth-app-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chriswk/auth-app-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriswk%2Fauth-app-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriswk%2Fauth-app-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bca39b8a4efd5996dda82d2a36c6d93b37e80de4 [INFO] testing chriswk/auth-app-rs against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriswk%2Fauth-app-rs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chriswk/auth-app-rs on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chriswk/auth-app-rs [INFO] finished tweaking git repo https://github.com/chriswk/auth-app-rs [INFO] tweaked toml for git repo https://github.com/chriswk/auth-app-rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chriswk/auth-app-rs 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bollard-stubs v1.41.0 [INFO] [stderr] Downloaded testcontainers v0.14.0 [INFO] [stderr] Downloaded cxx-build v1.0.68 [INFO] [stderr] Downloaded strum_macros v0.24.2 [INFO] [stderr] Downloaded sqlx-rt v0.6.2 [INFO] [stderr] Downloaded sqlformat v0.2.0 [INFO] [stderr] Downloaded sqlx v0.6.2 [INFO] [stderr] Downloaded actix-web-grants v3.0.1 [INFO] [stderr] Downloaded actix-grants-proc-macro v2.0.1 [INFO] [stderr] Downloaded awc v3.0.0 [INFO] [stderr] Downloaded libz-sys v1.1.5 [INFO] [stderr] Downloaded openapiv3 v1.0.1 [INFO] [stderr] Downloaded paperclip-macros v0.6.1 [INFO] [stderr] Downloaded paperclip v0.7.1 [INFO] [stderr] Downloaded rusty_paseto v0.4.0 [INFO] [stderr] Downloaded tzdb v0.4.8 [INFO] [stderr] Downloaded shadow-rs v0.17.1 [INFO] [stderr] Downloaded paperclip-actix v0.5.1 [INFO] [stderr] Downloaded passwords v3.1.12 [INFO] [stderr] Downloaded iso8601 v0.4.2 [INFO] [stderr] Downloaded actix-web-httpauth v0.8.0 [INFO] [stderr] Downloaded actix-web-prom v0.6.0 [INFO] [stderr] Downloaded actix-tls v3.0.3 [INFO] [stderr] Downloaded clap v4.0.19 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded fragile v1.2.1 [INFO] [stderr] Downloaded mockall_derive v0.11.1 [INFO] [stderr] Downloaded predicates v2.1.1 [INFO] [stderr] Downloaded mockall v0.11.1 [INFO] [stderr] Downloaded serde_path_to_error v0.1.7 [INFO] [stderr] Downloaded oauth2 v4.2.3 [INFO] [stderr] Downloaded include_dir_macros v0.7.2 [INFO] [stderr] Downloaded include_dir v0.7.2 [INFO] [stderr] Downloaded httparse v1.7.0 [INFO] [stderr] Downloaded actix-http v3.2.2 [INFO] [stderr] Downloaded tracing v0.1.33 [INFO] [stderr] Downloaded actix-web v4.2.1 [INFO] [stderr] Downloaded serde_yaml v0.8.24 [INFO] [stderr] Downloaded paperclip-core v0.5.2 [INFO] [stderr] Downloaded random-number-macro-impl v0.1.6 [INFO] [stderr] Downloaded random-number v0.1.7 [INFO] [stderr] Downloaded random-pick v1.2.15 [INFO] [stderr] Downloaded protobuf v2.27.1 [INFO] [stderr] Downloaded blake2b_simd v1.0.0 [INFO] [stderr] Downloaded rust-argon2 v1.0.0 [INFO] [stderr] Downloaded signature v1.5.0 [INFO] [stderr] Downloaded ed25519 v1.5.2 [INFO] [stderr] Downloaded const_format_proc_macros v0.2.22 [INFO] [stderr] Downloaded const_format v0.2.22 [INFO] [stderr] Downloaded is_debug v1.0.1 [INFO] [stderr] Downloaded tz-rs v0.6.14 [INFO] [stderr] Downloaded utcnow v0.2.1 [INFO] [stderr] Downloaded dotenvy v0.15.6 [INFO] [stderr] Downloaded sha1 v0.10.4 [INFO] [stderr] Downloaded sqlx-core v0.6.2 [INFO] [stderr] Downloaded sqlx-macros v0.6.2 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.68 [INFO] [stderr] Downloaded cxx v1.0.68 [INFO] [stderr] Downloaded serde_with v1.12.1 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f321ae77a9b380b68424e9aafe04b342bed2c06c84fa0eba2375b423e2d15a2 [INFO] running `Command { std: "docker" "start" "-a" "3f321ae77a9b380b68424e9aafe04b342bed2c06c84fa0eba2375b423e2d15a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f321ae77a9b380b68424e9aafe04b342bed2c06c84fa0eba2375b423e2d15a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f321ae77a9b380b68424e9aafe04b342bed2c06c84fa0eba2375b423e2d15a2", kill_on_drop: false }` [INFO] [stdout] 3f321ae77a9b380b68424e9aafe04b342bed2c06c84fa0eba2375b423e2d15a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5550aca6f0d2fd984d300dfbd292676c936464838ccb3c7ecdd78f2000c3cb60 [INFO] running `Command { std: "docker" "start" "-a" "5550aca6f0d2fd984d300dfbd292676c936464838ccb3c7ecdd78f2000c3cb60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling sha1 v0.10.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Compiling tzdb v0.4.8 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling random-number-macro-impl v0.1.6 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling paperclip-macros v0.6.1 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling openapiv3 v1.0.1 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling erased-serde v0.3.21 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling include_dir v0.7.2 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling random-number v0.1.7 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling paperclip v0.7.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling random-pick v1.2.15 [INFO] [stderr] Compiling actix-tls v3.0.3 [INFO] [stderr] Compiling clap_derive v4.0.18 [INFO] [stderr] Compiling iso8601 v0.4.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.7 [INFO] [stderr] Compiling actix-grants-proc-macro v2.0.1 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rusty_paseto v0.4.0 [INFO] [stderr] Compiling oauth2 v4.2.3 [INFO] [stderr] Compiling clap v4.0.19 [INFO] [stderr] Compiling passwords v3.1.12 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Compiling sqlx v0.6.2 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling shadow-rs v0.17.1 [INFO] [stderr] Compiling auth-app-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.2.2 [INFO] [stderr] Compiling actix-web v4.2.1 [INFO] [stderr] Compiling awc v3.0.0 [INFO] [stderr] Compiling paperclip-core v0.5.2 [INFO] [stderr] Compiling actix-session v0.7.2 [INFO] [stderr] Compiling actix-web-httpauth v0.8.0 [INFO] [stderr] Compiling actix-web-prom v0.6.0 [INFO] [stderr] Compiling actix-web-grants v3.0.1 [INFO] [stderr] Compiling paperclip-actix v0.5.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "5550aca6f0d2fd984d300dfbd292676c936464838ccb3c7ecdd78f2000c3cb60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5550aca6f0d2fd984d300dfbd292676c936464838ccb3c7ecdd78f2000c3cb60", kill_on_drop: false }` [INFO] [stdout] 5550aca6f0d2fd984d300dfbd292676c936464838ccb3c7ecdd78f2000c3cb60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e461b0c3de25ec0ae792138e30d2462a824d932d07cf85a901189a4f06935466 [INFO] running `Command { std: "docker" "start" "-a" "e461b0c3de25ec0ae792138e30d2462a824d932d07cf85a901189a4f06935466", kill_on_drop: false }` [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling mockall_derive v0.11.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling fragile v1.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling mockall v0.11.1 [INFO] [stderr] Compiling serde_with v1.12.1 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling testcontainers v0.14.0 [INFO] [stderr] Compiling auth-app-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustczB1GCg/symbols.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.mod.d84479bbaaf63e47-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899.4jz8b9euebc8hgp9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/zstd-sys-8494b4b6e16157ce/out" "-L" "/opt/rustwide/target/debug/build/ring-3d9d25ea6e04093d/out" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-8b75276329f55940/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-300eeeab3fc50492.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-3b61adbfa5f479cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-25a2c6ed3a15969a.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-03c6df379885f78e.rlib" "/opt/rustwide/target/debug/deps/libtestcontainers-0f55912bf4ec3325.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-9d123ac60262d271.rlib" "/opt/rustwide/target/debug/deps/libserde_with-4ed04c2c5121949d.rlib" "/opt/rustwide/target/debug/deps/libauth_app_rs-25fb0d5be0129734.rlib" "/opt/rustwide/target/debug/deps/libclap-da6554f8922e8173.rlib" "/opt/rustwide/target/debug/deps/libatty-0519ae943e760a5d.rlib" "/opt/rustwide/target/debug/deps/libstrsim-002d54b067a867e1.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-8758c4d0b1953072.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-ec7a96aadb66c7fc.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d6c317e049924a3a.rlib" "/opt/rustwide/target/debug/deps/libshadow_rs-ebe38021a3728e48.rlib" "/opt/rustwide/target/debug/deps/libtzdb-940f6e01af3c2adf.rlib" "/opt/rustwide/target/debug/deps/libtz-687397f7e24065d0.rlib" "/opt/rustwide/target/debug/deps/libconst_format-77acc163366e6686.rlib" "/opt/rustwide/target/debug/deps/libgit2-b04ed67abbfe3138.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-ea6b237b830cf983.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-bf4bf2c4b298ffda.rlib" "/opt/rustwide/target/debug/deps/libis_debug-e052959bac4a5168.rlib" "/opt/rustwide/target/debug/deps/libstrum-0f233d41d9652394.rlib" "/opt/rustwide/target/debug/deps/libpasswords-b48364cd880d7e1e.rlib" "/opt/rustwide/target/debug/deps/librandom_pick-182a3346587fa043.rlib" "/opt/rustwide/target/debug/deps/librandom_number-8034bdb36efd3091.rlib" "/opt/rustwide/target/debug/deps/libsqlx-251d6105bb656a48.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-4b01558c67d6646c.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-d2707a1b0d6483f8.rlib" "/opt/rustwide/target/debug/deps/libcrc-9b7194c3c13818de.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-35bcee610d0b9a3b.rlib" "/opt/rustwide/target/debug/deps/libwhoami-75de22b987895f3c.rlib" "/opt/rustwide/target/debug/deps/libdirs-04b726b3ee53832c.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-4a8fa361c1107aa4.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-5c0121c7681e9c19.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-1419eb1ca039acec.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-cab433339a613e81.rlib" "/opt/rustwide/target/debug/deps/libmd5-bcac0d158a4412bd.rlib" "/opt/rustwide/target/debug/deps/libatoi-0507b0033e66fd4a.rlib" "/opt/rustwide/target/debug/deps/libstringprep-0019aff3595253e6.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-6e16114fb600317c.rlib" "/opt/rustwide/target/debug/deps/libhashlink-9b45432edd4c5998.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b0aac9c5e371bf45.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-793c27f7dc9ed0de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9a61a62a5db98137.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-5d5d06ec4c501ffa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-09edf2683ca33061.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-747f4a0161c0e757.rlib" "/opt/rustwide/target/debug/deps/libinstant-f50e8b7f2249fedf.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-dd0d45792b21ebd4.rlib" "/opt/rustwide/target/debug/deps/liboauth2-3a904eed5c070c59.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-0ef5aef3cd9b1eb3.rlib" "/opt/rustwide/target/debug/deps/libreqwest-8a778dd1c6607caa.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-00049ae7ef6fc30c.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-a0d7624adde12906.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-08348836e61f662f.rlib" "/opt/rustwide/target/debug/deps/libipnet-6b90821374414e6d.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-adab496326b7c13c.rlib" "/opt/rustwide/target/debug/deps/librustls-2414bba4071611e3.rlib" "/opt/rustwide/target/debug/deps/libsct-b12e84975b5ee6da.rlib" "/opt/rustwide/target/debug/deps/libwebpki-24d89ea8726508c3.rlib" "/opt/rustwide/target/debug/deps/libhyper-63b696acdaad6c37.rlib" "/opt/rustwide/target/debug/deps/libwant-df02f3e6f66b86a9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-95f3a1e03d648328.rlib" "/opt/rustwide/target/debug/deps/libtower_service-38cd4f45f4e7693a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ade830b064ca10e8.rlib" "/opt/rustwide/target/debug/deps/libawc-dbf97d9da42da01e.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-3bed7e581ace4234.rlib" "/opt/rustwide/target/debug/deps/libpaperclip-19ae79afb1641e55.rlib" "/opt/rustwide/target/debug/deps/libpaperclip_actix-ca8c46c1e71fa104.rlib" "/opt/rustwide/target/debug/deps/libfutures-e6ef040aa5847b23.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-165e146b1ecaa77d.rlib" "/opt/rustwide/target/debug/deps/libinclude_dir-3428c1ff3ab60c93.rlib" "/opt/rustwide/target/debug/deps/libpaperclip_core-ea963938d0134622.rlib" "/opt/rustwide/target/debug/deps/libopenapiv3-5a87332b92ac3ab8.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-325d5a6e9dc9397a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-a79fa2b0b52f2c9c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-94e72fd2900d9e3e.rlib" "/opt/rustwide/target/debug/deps/libchrono-da85457d45c3620f.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-f0a003174768e2a9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-03d79fca4e5b0bb6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5f46f2f426732149.rlib" "/opt/rustwide/target/debug/deps/libtime-a88747c96d91a9df.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6e95a403a781ad33.rlib" "/opt/rustwide/target/debug/deps/librusty_paseto-9df41f75ae549419.rlib" "/opt/rustwide/target/debug/deps/libiso8601-8d1e4c6b44df0a9d.rlib" "/opt/rustwide/target/debug/deps/libnom-3a8b0776f376502e.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-3a2cf33e9b147e29.rlib" "/opt/rustwide/target/debug/deps/libhex-f95490c226e4ec96.rlib" "/opt/rustwide/target/debug/deps/libed25519_dalek-dc7bdf543a349da8.rlib" "/opt/rustwide/target/debug/deps/libsha2-7b02a45ad3fd5725.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-add0c2ce626aea02.rlib" "/opt/rustwide/target/debug/deps/librand-a816ce4a3c10136d.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b1467f7449c7f092.rlib" "/opt/rustwide/target/debug/deps/libcurve25519_dalek-eee224aa702418c3.rlib" "/opt/rustwide/target/debug/deps/librand_core-744efbb40d805603.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9a25391be06112b0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-e7f152bccf4b20f7.rlib" "/opt/rustwide/target/debug/deps/libed25519-344c6829920bedea.rlib" "/opt/rustwide/target/debug/deps/libsignature-b69555b3016bffa9.rlib" "/opt/rustwide/target/debug/deps/libchacha20-d898157b6d44570e.rlib" "/opt/rustwide/target/debug/deps/libblake2-f1ed69d2f8f9ee3a.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-b6c6d1c03deabc2e.rlib" "/opt/rustwide/target/debug/deps/libdigest-aacc19ff9123bde2.rlib" "/opt/rustwide/target/debug/deps/libzeroize-a9488f34c022ee93.rlib" "/opt/rustwide/target/debug/deps/libring-7532fa5b2ccf2ea3.rlib" "/opt/rustwide/target/debug/deps/libspin-6424f7304118ba06.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-259f93965ea124d6.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3a4832a5d7458c3d.rlib" "/opt/rustwide/target/debug/deps/libitertools-36038476ba37119b.rlib" "/opt/rustwide/target/debug/deps/libeither-97c341aeaf4ac8ef.rlib" "/opt/rustwide/target/debug/deps/libactix_web-f96ff12a4a48ec2e.rlib" "/opt/rustwide/target/debug/deps/libcookie-ea41c3db7ee396cc.rlib" "/opt/rustwide/target/debug/deps/libhkdf-7955adf87b13b577.rlib" "/opt/rustwide/target/debug/deps/libhmac-199151776094c5a8.rlib" "/opt/rustwide/target/debug/deps/libsha2-53e475c8f85c047c.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-ff1d3e4c33087522.rlib" "/opt/rustwide/target/debug/deps/libghash-7dce7c8352a7902c.rlib" "/opt/rustwide/target/debug/deps/libpolyval-2b3ccbd05abe11cc.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-61a148f583514c3e.rlib" "/opt/rustwide/target/debug/deps/libaes-5dac701186ffad61.rlib" "/opt/rustwide/target/debug/deps/libctr-c773f88e4a0ad6b6.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-9486bad5969da979.rlib" "/opt/rustwide/target/debug/deps/libcipher-61a69cde9ecf0bd0.rlib" "/opt/rustwide/target/debug/deps/libaead-cadda44c6a55a2e6.rlib" "/opt/rustwide/target/debug/deps/libtime-b70b783e60efbd21.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-79374313f9673903.rlib" "/opt/rustwide/target/debug/deps/liburl-f6b99ba21a461365.rlib" "/opt/rustwide/target/debug/deps/libidna-fe2172430bcc638c.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-ab8a627aadea2eb3.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-27fe84bb45719fda.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-d609052ae35dc8ee.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-32e33f059f1d94b0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9259d58ce3a7849e.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-501134375c5ffa00.rlib" "/opt/rustwide/target/debug/deps/libmatches-68f1f0f4a93146df.rlib" "/opt/rustwide/target/debug/deps/libserde_json-edc3c7e6e1904b8b.rlib" "/opt/rustwide/target/debug/deps/libryu-daf537434eb62bf0.rlib" "/opt/rustwide/target/debug/deps/libactix_server-cbf8204251aabc45.rlib" "/opt/rustwide/target/debug/deps/libactix_router-eada5579683649ed.rlib" "/opt/rustwide/target/debug/deps/libregex-828004b31cc26482.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-30fd32c097a6c5d6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e0c0ec47a38f1c31.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-b6b48b320aa225fa.rlib" "/opt/rustwide/target/debug/deps/libactix_http-1ac2ddacda82b3d0.rlib" "/opt/rustwide/target/debug/deps/libbase64-7cc02f4af0f5623a.rlib" "/opt/rustwide/target/debug/deps/librand-22c97d6a3104371c.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-040e70c320780b3e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-236ad119c9e17c26.rlib" "/opt/rustwide/target/debug/deps/librand_core-d82e4d24ed8184fa.rlib" "/opt/rustwide/target/debug/deps/libhttparse-578dba1e063b8fe9.rlib" "/opt/rustwide/target/debug/deps/libbrotli-adb818f0b793706b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-32b93979a0b934ee.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-45fa479f8a6bccc8.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-8add42942be944b6.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-27deb93ca520feb6.rlib" "/opt/rustwide/target/debug/deps/libsha1-73da1441ec63932d.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-746b93334b10465b.rlib" "/opt/rustwide/target/debug/deps/libdigest-5e2f59c7c6eb6abe.rlib" "/opt/rustwide/target/debug/deps/libsubtle-40bc2b7fea15120a.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7ad0408dbf8ce1ad.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-29966159e0691c94.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-76abeb8b14a1fc41.rlib" "/opt/rustwide/target/debug/deps/libtypenum-316956d3fd1a900e.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-badc17ebfee4e35d.rlib" "/opt/rustwide/target/debug/deps/libbytestring-ed1cb5450450a164.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7da5bd33bb8c0915.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-7b730c70436c9a19.rlib" "/opt/rustwide/target/debug/deps/libmime-b4df48e7fa69fbbc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-dc76638c7a4ad69b.rlib" "/opt/rustwide/target/debug/deps/libh2-184d750bc8d2f1cc.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ef5e029692bec936.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3f0b1ae4d542a26d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-9fc395367c9fbe4b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6979cd94ca2e77ba.rlib" "/opt/rustwide/target/debug/deps/libslab-1e9de701dadfa759.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d0db542f06ad70ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-cc3d0b3d3e2ee6a1.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f5d7584ea826e85.rlib" "/opt/rustwide/target/debug/deps/libahash-3966e1927f7e52b5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a7bcb1fd5808fa3c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-04eb291deeedce3d.rlib" "/opt/rustwide/target/debug/deps/libzstd-9f82428f8c6cbd74.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-497bda60fd83b8ab.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-b059ed2949e67d1f.rlib" "/opt/rustwide/target/debug/deps/libflate2-f96aa900f5a59511.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-15d78dc94005b49a.rlib" "/opt/rustwide/target/debug/deps/libadler-09a5f2f34cb51d20.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-22f036899caa6843.rlib" "/opt/rustwide/target/debug/deps/libactix_service-9ec6aedc880965de.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-70990d2a093c9cd0.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-3278c81ae55fbbad.rlib" "/opt/rustwide/target/debug/deps/libtracing-7956ac208f26bcec.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8501483987974e1b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d8ef76936e73bd76.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-cbdd2e134e95ab78.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1dceeb9ac7f9872e.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-7dd9341fdd407ffb.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-e94ae9c07682f9e9.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-fcde4654de2db76a.rlib" "/opt/rustwide/target/debug/deps/libtokio-a369265668d6a767.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e72f521e5c7ed37d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a6d1e7d5a623ddf2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e7feca251e6199a0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f2805158eb3cb05e.rlib" "/opt/rustwide/target/debug/deps/libmio-9fd7dfad4f894ef1.rlib" "/opt/rustwide/target/debug/deps/liblog-bc47b9e37392c002.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4e59a8bc1f88ce65.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-05b395d693dc2554.rlib" "/opt/rustwide/target/debug/deps/liblibc-8a2834703914e102.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d0184191d7e2818a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-9089eb480bdf0927.rlib" "/opt/rustwide/target/debug/deps/libserde-5b7e640cba9895e7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ea54cec8096cb4e4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-91e756cd218eebf9.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b28f6134d991b2c4.rlib" "/opt/rustwide/target/debug/deps/libhttp-844fc59ef88d317d.rlib" "/opt/rustwide/target/debug/deps/libitoa-76d003832149de66.rlib" "/opt/rustwide/target/debug/deps/libbytes-8eb743ddb38213bf.rlib" "/opt/rustwide/target/debug/deps/libfnv-7237d9c24006bd47.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mod-e06aa15740928899" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `auth-app-rs` (test "mod") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e461b0c3de25ec0ae792138e30d2462a824d932d07cf85a901189a4f06935466", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e461b0c3de25ec0ae792138e30d2462a824d932d07cf85a901189a4f06935466", kill_on_drop: false }` [INFO] [stdout] e461b0c3de25ec0ae792138e30d2462a824d932d07cf85a901189a4f06935466 [INFO] testing chriswk/auth-app-rs against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchriswk%2Fauth-app-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chriswk/auth-app-rs on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chriswk/auth-app-rs [INFO] finished tweaking git repo https://github.com/chriswk/auth-app-rs [INFO] tweaked toml for git repo https://github.com/chriswk/auth-app-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chriswk/auth-app-rs 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b35edf3de9b894cc8b017d8fbceac87ffbce6ef8d3bacc5ddc37c2110ecf8f53 [INFO] running `Command { std: "docker" "start" "-a" "b35edf3de9b894cc8b017d8fbceac87ffbce6ef8d3bacc5ddc37c2110ecf8f53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b35edf3de9b894cc8b017d8fbceac87ffbce6ef8d3bacc5ddc37c2110ecf8f53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b35edf3de9b894cc8b017d8fbceac87ffbce6ef8d3bacc5ddc37c2110ecf8f53", kill_on_drop: false }` [INFO] [stdout] b35edf3de9b894cc8b017d8fbceac87ffbce6ef8d3bacc5ddc37c2110ecf8f53 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2729696f8439f7cc2273489fec5f06c5baca4d7d602100107432c6ec06342612 [INFO] running `Command { std: "docker" "start" "-a" "2729696f8439f7cc2273489fec5f06c5baca4d7d602100107432c6ec06342612", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.137 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling iana-time-zone v0.1.53 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling sha1 v0.10.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling libz-sys v1.1.5 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling strum_macros v0.24.2 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling actix-web-codegen v4.1.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.22 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling const_format v0.2.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tzdb v0.4.8 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling paperclip-macros v0.6.1 [INFO] [stderr] Compiling random-number-macro-impl v0.1.6 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling zeroize v1.5.6 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling openapiv3 v1.0.1 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling include_dir_macros v0.7.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling erased-serde v0.3.21 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling signature v1.5.0 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling ed25519 v1.5.2 [INFO] [stderr] Compiling include_dir v0.7.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling random-number v0.1.7 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling paperclip v0.7.1 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling blake2b_simd v1.0.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling random-pick v1.2.15 [INFO] [stderr] Compiling actix-tls v3.0.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.7 [INFO] [stderr] Compiling iso8601 v0.4.2 [INFO] [stderr] Compiling clap_derive v4.0.18 [INFO] [stderr] Compiling actix-grants-proc-macro v2.0.1 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rusty_paseto v0.4.0 [INFO] [stderr] Compiling oauth2 v4.2.3 [INFO] [stderr] Compiling passwords v3.1.12 [INFO] [stderr] Compiling rust-argon2 v1.0.0 [INFO] [stderr] Compiling clap v4.0.19 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Compiling sqlx v0.6.2 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] Compiling shadow-rs v0.17.1 [INFO] [stderr] Compiling auth-app-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling actix-http v3.2.2 [INFO] [stderr] Compiling actix-web v4.2.1 [INFO] [stderr] Compiling awc v3.0.0 [INFO] [stderr] Compiling paperclip-core v0.5.2 [INFO] [stderr] Compiling actix-web-httpauth v0.8.0 [INFO] [stderr] Compiling actix-session v0.7.2 [INFO] [stderr] Compiling actix-web-prom v0.6.0 [INFO] [stderr] Compiling actix-web-grants v3.0.1 [INFO] [stderr] Compiling paperclip-actix v0.5.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 11s [INFO] running `Command { std: "docker" "inspect" "2729696f8439f7cc2273489fec5f06c5baca4d7d602100107432c6ec06342612", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2729696f8439f7cc2273489fec5f06c5baca4d7d602100107432c6ec06342612", kill_on_drop: false }` [INFO] [stdout] 2729696f8439f7cc2273489fec5f06c5baca4d7d602100107432c6ec06342612 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a87366ec56abecc2ba4179142d540a16741afda17eea7adb827c98d50c8abfd [INFO] running `Command { std: "docker" "start" "-a" "6a87366ec56abecc2ba4179142d540a16741afda17eea7adb827c98d50c8abfd", kill_on_drop: false }` [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling mockall_derive v0.11.1 [INFO] [stderr] Compiling fragile v1.2.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling mockall v0.11.1 [INFO] [stderr] Compiling serde_with v1.12.1 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling testcontainers v0.14.0 [INFO] [stderr] Compiling auth-app-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.54s [INFO] running `Command { std: "docker" "inspect" "6a87366ec56abecc2ba4179142d540a16741afda17eea7adb827c98d50c8abfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a87366ec56abecc2ba4179142d540a16741afda17eea7adb827c98d50c8abfd", kill_on_drop: false }` [INFO] [stdout] 6a87366ec56abecc2ba4179142d540a16741afda17eea7adb827c98d50c8abfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aaa24168767a124ca53c224cd1cfecc496aeee7067f7032592af074f98b90c7b [INFO] running `Command { std: "docker" "start" "-a" "aaa24168767a124ca53c224cd1cfecc496aeee7067f7032592af074f98b90c7b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/auth_app_rs-3f1fcff82b4bdbf4) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test auth::token::should_be_able_to_create_and_parse_token ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/auth_app_rs-63a340509321ed57) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-cf87e169ebc49424) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test controllers::users_test::can_sync_multiple_users ... FAILED [INFO] [stdout] test controllers::instance_test::can_list_added_instances ... FAILED [INFO] [stdout] test controllers::instance_test::can_add_instance ... FAILED [INFO] [stdout] test controllers::instance_test::adding_existing_client_id_yields_conflict ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- controllers::users_test::can_sync_multiple_users stdout ---- [INFO] [stdout] thread 'controllers::users_test::can_sync_multiple_users' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.14.0/src/clients/cli.rs:48:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c664cbbad2 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55c664cbbad2 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c664cbbad2 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55c664cbbad2 - ::fmt::h2c24b8bf09043006 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55c664cea4dc - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55c664cea4dc - core::fmt::write::h08d521d188b46bd0 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x55c664cb88cf - std::io::Write::write_fmt::h84dbc6cf42979d05 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x55c664cbb8a4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55c664cbb8a4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55c664cbd5eb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stdout] 10: 0x55c664cbd2c7 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55c663daf1e7 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x55c663daf1e7 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55c664cbdc20 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x55c664cbdc20 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55c664cbd929 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stdout] 16: 0x55c664cbbfa6 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55c664cbd694 - rust_begin_unwind [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55c663d29055 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55c663d4760c - testcontainers::clients::cli::Cli::run::hdf999588df45d4e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.14.0/src/clients/cli.rs:48:9 [INFO] [stdout] 20: 0x55c663d52e0d - mod::controllers::users_test::can_sync_multiple_users::{{closure}}::hb5f575f1d5d33fcf [INFO] [stdout] at /opt/rustwide/workdir/tests/controllers/users_test.rs:15:20 [INFO] [stdout] 21: 0x55c663d61de0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h892af6eb00571135 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:65 [INFO] [stdout] 22: 0x55c663d73c50 - tokio::coop::with_budget::{{closure}}::he38d362de0f10c2e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 23: 0x55c663d6d92a - std::thread::local::LocalKey::try_with::hc98d61a78c6f15b3 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:284:16 [INFO] [stdout] 24: 0x55c663d6c0ca - std::thread::local::LocalKey::with::hfd415213db05895f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 25: 0x55c663d61c82 - tokio::coop::with_budget::hc3c02fa31bd95a8d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 26: 0x55c663d61c82 - tokio::coop::budget::hdd79f011097f791a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 27: 0x55c663d61c82 - as core::future::future::Future>::poll::{{closure}}::ha097bd13b62d33d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:42 [INFO] [stdout] 28: 0x55c663d5f64c - tokio::task::local::LocalSet::with::{{closure}}::h2268cf8b4a5b403c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:633:13 [INFO] [stdout] 29: 0x55c663d6ce90 - std::thread::local::LocalKey::try_with::h6f90c634ab3ac831 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:284:16 [INFO] [stdout] 30: 0x55c663d6beaa - std::thread::local::LocalKey::with::h974460a8d0b49b6f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 31: 0x55c663d5f57b - tokio::task::local::LocalSet::with::he0d09a8c187aa31d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:616:9 [INFO] [stdout] 32: 0x55c663d6137a - as core::future::future::Future>::poll::hbced8b9a0a82fbe1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:831:9 [INFO] [stdout] 33: 0x55c663d60545 - tokio::task::local::LocalSet::run_until::{{closure}}::hcd0a3415a2acfb07 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:536:19 [INFO] [stdout] 34: 0x55c663d57b36 - as core::future::future::Future>::poll::h16d87f450920c01e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x55c663d7bd34 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0eabf007c26ceb13 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:48 [INFO] [stdout] 36: 0x55c663d739f0 - tokio::coop::with_budget::{{closure}}::hd7ead7da2cbb0713 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 37: 0x55c663d6ca4a - std::thread::local::LocalKey::try_with::h463565ba0fe1b2de [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:284:16 [INFO] [stdout] 38: 0x55c663d6be3a - std::thread::local::LocalKey::with::h8d1ce940511f0b33 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 39: 0x55c663d7baa6 - tokio::coop::with_budget::h3399faf6a67bab20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 40: 0x55c663d7baa6 - tokio::coop::budget::h6ed7c66fa5f1364c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 41: 0x55c663d7baa6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h661bc8fe98de0625 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25 [INFO] [stdout] 42: 0x55c663d779dc - tokio::runtime::scheduler::current_thread::Context::enter::hc1f86cb31e245fd1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19 [INFO] [stdout] 43: 0x55c663d79ec7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h40c63a36c8622926 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:36 [INFO] [stdout] 44: 0x55c663d7916b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h36b30bb01ded559a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57 [INFO] [stdout] 45: 0x55c663d6e35d - tokio::macros::scoped_tls::ScopedKey::set::h79817190397fe460 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x55c663d78b0f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9caf0d35ddfad1b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:27 [INFO] [stdout] 47: 0x55c663d7926c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7466ed3a15a8c773 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:19 [INFO] [stdout] 48: 0x55c663d756f3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h341b501354574e95 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:24 [INFO] [stdout] 49: 0x55c663d60c11 - tokio::runtime::Runtime::block_on::h4b69c73866fbec8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/mod.rs:490:46 [INFO] [stdout] 50: 0x55c663d5fb20 - tokio::task::local::LocalSet::block_on::h551279e3f8149da7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:497:9 [INFO] [stdout] 51: 0x55c663d4919e - actix_rt::runtime::Runtime::block_on::h01a183af41f4a9b6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 52: 0x55c663d5876a - actix_rt::system::SystemRunner::block_on::h01682d6cd68a4129 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 53: 0x55c663d529d9 - mod::controllers::users_test::can_sync_multiple_users::hb7a927879c07605d [INFO] [stdout] at /opt/rustwide/workdir/tests/controllers/users_test.rs:12:1 [INFO] [stdout] 54: 0x55c663d52977 - mod::controllers::users_test::can_sync_multiple_users::{{closure}}::he96d1a3f4169d12d [INFO] [stdout] at /opt/rustwide/workdir/tests/controllers/users_test.rs:13:39 [INFO] [stdout] 55: 0x55c663d2d8b6 - core::ops::function::FnOnce::call_once::h8d973973bf6a57cf [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x55c663db3daf - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x55c663db3daf - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stdout] 58: 0x55c663db34a3 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stdout] 59: 0x55c663db34a3 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x55c663db34a3 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 61: 0x55c663db34a3 - std::panicking::try::h56d1181c9703484e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 62: 0x55c663db34a3 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 63: 0x55c663db34a3 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stdout] 64: 0x55c663db34a3 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stdout] 65: 0x55c663d7c0a3 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stdout] 66: 0x55c663d7c0a3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 67: 0x55c663d80c0f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 68: 0x55c663d80c0f - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 69: 0x55c663d80c0f - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 70: 0x55c663d80c0f - std::panicking::try::h1cc6a2a343001459 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 71: 0x55c663d80c0f - std::panic::catch_unwind::h90be06afab17593a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 72: 0x55c663d80c0f - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 73: 0x55c663d80c0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x55c664cc2825 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 75: 0x55c664cc2825 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 76: 0x55c664cc2825 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7faeb6122ac3 - [INFO] [stdout] 78: 0x7faeb61b3bf4 - __clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- controllers::instance_test::can_list_added_instances stdout ---- [INFO] [stdout] thread 'controllers::instance_test::can_list_added_instances' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.14.0/src/clients/cli.rs:48:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c664cbbad2 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55c664cbbad2 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c664cbbad2 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55c664cbbad2 - ::fmt::h2c24b8bf09043006 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55c664cea4dc - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55c664cea4dc - core::fmt::write::h08d521d188b46bd0 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x55c664cb88cf - std::io::Write::write_fmt::h84dbc6cf42979d05 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x55c664cbb8a4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55c664cbb8a4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55c664cbd5eb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stdout] 10: 0x55c664cbd2c7 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55c663daf1e7 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x55c663daf1e7 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55c664cbdc20 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x55c664cbdc20 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55c664cbd929 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stdout] 16: 0x55c664cbbfa6 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55c664cbd694 - rust_begin_unwind [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55c663d29055 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55c663d4760c - testcontainers::clients::cli::Cli::run::hdf999588df45d4e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.14.0/src/clients/cli.rs:48:9 [INFO] [stdout] 20: 0x55c663d4b1c9 - mod::controllers::instance_test::can_list_added_instances::{{closure}}::hf884f57da6043a8a [INFO] [stdout] at /opt/rustwide/workdir/tests/controllers/instance_test.rs:64:20 [INFO] [stdout] 21: 0x55c663d61db0 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h4de0cf67c1c9ccbb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:65 [INFO] [stdout] 22: 0x55c663d73eb0 - tokio::coop::with_budget::{{closure}}::hfafba3daa82fa2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 23: 0x55c663d6d81a - std::thread::local::LocalKey::try_with::hc2611537b4dee8f8 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:284:16 [INFO] [stdout] 24: 0x55c663d6bb7a - std::thread::local::LocalKey::with::h079439eeee1a8997 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 25: 0x55c663d61782 - tokio::coop::with_budget::h2d508378efd24234 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 26: 0x55c663d61782 - tokio::coop::budget::h265c89463a872ad3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 27: 0x55c663d61782 - as core::future::future::Future>::poll::{{closure}}::h4462948c87b10e19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:42 [INFO] [stdout] 28: 0x55c663d5f76c - tokio::task::local::LocalSet::with::{{closure}}::h9462fd8eebf909e9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:633:13 [INFO] [stdout] 29: 0x55c663d6db50 - std::thread::local::LocalKey::try_with::hebc311b1d6b9b869 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:284:16 [INFO] [stdout] 30: 0x55c663d6bf3a - std::thread::local::LocalKey::with::hbe2ddb4bbe468188 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 31: 0x55c663d5f4db - tokio::task::local::LocalSet::with::h71b3eb78d742bbfb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:616:9 [INFO] [stdout] 32: 0x55c663d6125a - as core::future::future::Future>::poll::h1b8b8b6928faf250 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:831:9 [INFO] [stdout] 33: 0x55c663d60285 - tokio::task::local::LocalSet::run_until::{{closure}}::hb4ad0707fb7807de [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:536:19 [INFO] [stdout] 34: 0x55c663d57be6 - as core::future::future::Future>::poll::h71ce38e90a0c0be5 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x55c663d7bd74 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hecec4cdfbd0f41f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:48 [INFO] [stdout] 36: 0x55c663d72bb0 - tokio::coop::with_budget::{{closure}}::h24bd6567c7a3ef0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 37: 0x55c663d6d2ca - std::thread::local::LocalKey::try_with::h9b4338061c22f054 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:284:16 [INFO] [stdout] 38: 0x55c663d6bf9a - std::thread::local::LocalKey::with::hc43516cff2fcc256 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 39: 0x55c663d7b9a6 - tokio::coop::with_budget::h115ddb1b90269205 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 40: 0x55c663d7b9a6 - tokio::coop::budget::h7ba4a52d8155093e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 41: 0x55c663d7b9a6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h488c799a82346baf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25 [INFO] [stdout] 42: 0x55c663d7733c - tokio::runtime::scheduler::current_thread::Context::enter::h9028579fbf04f873 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19 [INFO] [stdout] 43: 0x55c663d795c7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h1a23049558ed0352 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:36 [INFO] [stdout] 44: 0x55c663d791cb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h935187eb1ce3b1b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57 [INFO] [stdout] 45: 0x55c663d6e21d - tokio::macros::scoped_tls::ScopedKey::set::h16aa1fea744d42d5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x55c663d7832f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4ac9bc6183525e93 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:27 [INFO] [stdout] 47: 0x55c663d7930c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8f414e42860f508b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:19 [INFO] [stdout] 48: 0x55c663d74d93 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h146781c686b5b77e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:24 [INFO] [stdout] 49: 0x55c663d609f1 - tokio::runtime::Runtime::block_on::h1bb0ed9e98082830 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/mod.rs:490:46 [INFO] [stdout] 50: 0x55c663d5fbb0 - tokio::task::local::LocalSet::block_on::hbd1b66d6bba53778 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:497:9 [INFO] [stdout] 51: 0x55c663d491de - actix_rt::runtime::Runtime::block_on::hb4a85178512910aa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 52: 0x55c663d5877a - actix_rt::system::SystemRunner::block_on::h01ef98acc7daa29b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 53: 0x55c663d4ad79 - mod::controllers::instance_test::can_list_added_instances::h001bb52dffad2adc [INFO] [stdout] at /opt/rustwide/workdir/tests/controllers/instance_test.rs:61:1 [INFO] [stdout] 54: 0x55c663d4ad17 - mod::controllers::instance_test::can_list_added_instances::{{closure}}::hc9a7c8d512a13161 [INFO] [stdout] at /opt/rustwide/workdir/tests/controllers/instance_test.rs:62:36 [INFO] [stdout] 55: 0x55c663d2d936 - core::ops::function::FnOnce::call_once::h9c0a0576eb8f74c1 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x55c663db3daf - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x55c663db3daf - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stdout] 58: 0x55c663db34a3 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stdout] 59: 0x55c663db34a3 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x55c663db34a3 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 61: 0x55c663db34a3 - std::panicking::try::h56d1181c9703484e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 62: 0x55c663db34a3 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 63: 0x55c663db34a3 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stdout] 64: 0x55c663db34a3 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stdout] 65: 0x55c663d7c0a3 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stdout] 66: 0x55c663d7c0a3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 67: 0x55c663d80c0f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 68: 0x55c663d80c0f - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 69: 0x55c663d80c0f - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 70: 0x55c663d80c0f - std::panicking::try::h1cc6a2a343001459 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 71: 0x55c663d80c0f - std::panic::catch_unwind::h90be06afab17593a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 72: 0x55c663d80c0f - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 73: 0x55c663d80c0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x55c664cc2825 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 75: 0x55c664cc2825 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 76: 0x55c664cc2825 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7faeb6122ac3 - [INFO] [stdout] 78: 0x7faeb61b3bf4 - __clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- controllers::instance_test::can_add_instance stdout ---- [INFO] [stdout] thread 'controllers::instance_test::can_add_instance' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.14.0/src/clients/cli.rs:48:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c664cbbad2 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55c664cbbad2 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c664cbbad2 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55c664cbbad2 - ::fmt::h2c24b8bf09043006 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55c664cea4dc - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55c664cea4dc - core::fmt::write::h08d521d188b46bd0 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x55c664cb88cf - std::io::Write::write_fmt::h84dbc6cf42979d05 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x55c664cbb8a4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55c664cbb8a4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55c664cbd5eb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stdout] 10: 0x55c664cbd2c7 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55c663daf1e7 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x55c663daf1e7 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55c664cbdc20 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x55c664cbdc20 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55c664cbd929 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stdout] 16: 0x55c664cbbfa6 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55c664cbd694 - rust_begin_unwind [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55c663d29055 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55c663d4760c - testcontainers::clients::cli::Cli::run::hdf999588df45d4e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.14.0/src/clients/cli.rs:48:9 [INFO] [stdout] 20: 0x55c663d49850 - mod::controllers::instance_test::can_add_instance::{{closure}}::h5dd210d734d6b0af [INFO] [stdout] at /opt/rustwide/workdir/tests/controllers/instance_test.rs:15:20 [INFO] [stdout] 21: 0x55c663d61e10 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::h89d4442fdbe4cca1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:65 [INFO] [stdout] 22: 0x55c663d738c0 - tokio::coop::with_budget::{{closure}}::hd45009e3b4bb47a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 23: 0x55c663d6d70a - std::thread::local::LocalKey::try_with::hbb874c3cf522d71d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:284:16 [INFO] [stdout] 24: 0x55c663d6c06a - std::thread::local::LocalKey::with::hf82db4968ca02906 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 25: 0x55c663d61502 - tokio::coop::with_budget::h5afe82bba2f28bea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 26: 0x55c663d61502 - tokio::coop::budget::h6dea8ed63d172d56 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 27: 0x55c663d61502 - as core::future::future::Future>::poll::{{closure}}::h278b6d8b169633b1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:42 [INFO] [stdout] 28: 0x55c663d5f9ac - tokio::task::local::LocalSet::with::{{closure}}::hcdb2f46f56cd3bc8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:633:13 [INFO] [stdout] 29: 0x55c663d6cd80 - std::thread::local::LocalKey::try_with::h62283c7ef9ab312b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:284:16 [INFO] [stdout] 30: 0x55c663d6c09a - std::thread::local::LocalKey::with::hfc623bf8d821a678 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 31: 0x55c663d5f52b - tokio::task::local::LocalSet::with::h7b521c60d8faf441 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:616:9 [INFO] [stdout] 32: 0x55c663d6131a - as core::future::future::Future>::poll::h3a1e92600bbb303e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:831:9 [INFO] [stdout] 33: 0x55c663d60805 - tokio::task::local::LocalSet::run_until::{{closure}}::hcf2bb65866a89582 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:536:19 [INFO] [stdout] 34: 0x55c663d57c26 - as core::future::future::Future>::poll::h8f1e4444c9293086 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x55c663d7bcf4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0cfe3740228b7675 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:48 [INFO] [stdout] 36: 0x55c663d73400 - tokio::coop::with_budget::{{closure}}::h792310665d831328 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 37: 0x55c663d6da3a - std::thread::local::LocalKey::try_with::hd37db3dfd4f424ca [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:284:16 [INFO] [stdout] 38: 0x55c663d6c03a - std::thread::local::LocalKey::with::heacbbb787e272c56 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 39: 0x55c663d7bc56 - tokio::coop::with_budget::hb4ec03de67eb0994 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 40: 0x55c663d7bc56 - tokio::coop::budget::hba0a6480aca55669 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 41: 0x55c663d7bc56 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcc5355ea5f44190f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25 [INFO] [stdout] 42: 0x55c663d7768c - tokio::runtime::scheduler::current_thread::Context::enter::h912ff5a2568bca5c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19 [INFO] [stdout] 43: 0x55c663d7b0c7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9690c09f69c3b01c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:36 [INFO] [stdout] 44: 0x55c663d791fb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hf328f32e0a878991 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57 [INFO] [stdout] 45: 0x55c663d6e49d - tokio::macros::scoped_tls::ScopedKey::set::ha947b09e195e6ace [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x55c663d78eff - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9d7ea3e430263d11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:27 [INFO] [stdout] 47: 0x55c663d7921c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h44b2586d0ff50648 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:19 [INFO] [stdout] 48: 0x55c663d75ba3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::haf72060a48ca708b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:24 [INFO] [stdout] 49: 0x55c663d61051 - tokio::runtime::Runtime::block_on::hf637e7da98f6b721 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/mod.rs:490:46 [INFO] [stdout] 50: 0x55c663d5fa90 - tokio::task::local::LocalSet::block_on::h11a3de097f58efb4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:497:9 [INFO] [stdout] 51: 0x55c663d491be - actix_rt::runtime::Runtime::block_on::h31aec06106a954dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 52: 0x55c663d5878a - actix_rt::system::SystemRunner::block_on::h37e8a4d3758b4ab0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 53: 0x55c663d49439 - mod::controllers::instance_test::can_add_instance::hea2f70d983f7cbd3 [INFO] [stdout] at /opt/rustwide/workdir/tests/controllers/instance_test.rs:12:1 [INFO] [stdout] 54: 0x55c663d493d7 - mod::controllers::instance_test::can_add_instance::{{closure}}::hfef9b673d391049a [INFO] [stdout] at /opt/rustwide/workdir/tests/controllers/instance_test.rs:13:28 [INFO] [stdout] 55: 0x55c663d2da16 - core::ops::function::FnOnce::call_once::hbcb2a6ef99ce39a7 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x55c663db3daf - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x55c663db3daf - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stdout] 58: 0x55c663db34a3 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stdout] 59: 0x55c663db34a3 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x55c663db34a3 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 61: 0x55c663db34a3 - std::panicking::try::h56d1181c9703484e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 62: 0x55c663db34a3 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 63: 0x55c663db34a3 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stdout] 64: 0x55c663db34a3 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stdout] 65: 0x55c663d7c0a3 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stdout] 66: 0x55c663d7c0a3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 67: 0x55c663d80c0f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 68: 0x55c663d80c0f - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 69: 0x55c663d80c0f - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 70: 0x55c663d80c0f - std::panicking::try::h1cc6a2a343001459 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 71: 0x55c663d80c0f - std::panic::catch_unwind::h90be06afab17593a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 72: 0x55c663d80c0f - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 73: 0x55c663d80c0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x55c664cc2825 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 75: 0x55c664cc2825 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 76: 0x55c664cc2825 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7faeb6122ac3 - [INFO] [stdout] 78: 0x7faeb61b3bf4 - __clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- controllers::instance_test::adding_existing_client_id_yields_conflict stdout ---- [INFO] [stdout] thread 'controllers::instance_test::adding_existing_client_id_yields_conflict' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.14.0/src/clients/cli.rs:48:9: [INFO] [stdout] failed to start container [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c664cbbad2 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55c664cbbad2 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c664cbbad2 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55c664cbbad2 - ::fmt::h2c24b8bf09043006 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55c664cea4dc - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55c664cea4dc - core::fmt::write::h08d521d188b46bd0 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x55c664cb88cf - std::io::Write::write_fmt::h84dbc6cf42979d05 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x55c664cbb8a4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55c664cbb8a4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55c664cbd5eb - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stdout] 10: 0x55c664cbd2c7 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55c663daf1e7 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x55c663daf1e7 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55c664cbdc20 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x55c664cbdc20 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55c664cbd929 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stdout] 16: 0x55c664cbbfa6 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55c664cbd694 - rust_begin_unwind [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55c663d29055 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55c663d4760c - testcontainers::clients::cli::Cli::run::hdf999588df45d4e2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/testcontainers-0.14.0/src/clients/cli.rs:48:9 [INFO] [stdout] 20: 0x55c663d4d2ac - mod::controllers::instance_test::adding_existing_client_id_yields_conflict::{{closure}}::h8bad3572b9e31bf4 [INFO] [stdout] at /opt/rustwide/workdir/tests/controllers/instance_test.rs:123:20 [INFO] [stdout] 21: 0x55c663d61e40 - as core::future::future::Future>::poll::{{closure}}::{{closure}}::ha9866569181e8a26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:65 [INFO] [stdout] 22: 0x55c663d72a80 - tokio::coop::with_budget::{{closure}}::h0d9b8766c4e79320 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 23: 0x55c663d6c1ca - std::thread::local::LocalKey::try_with::h013344245b44b51d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:284:16 [INFO] [stdout] 24: 0x55c663d6bc7a - std::thread::local::LocalKey::with::h5e1bc4bd65423fbe [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 25: 0x55c663d61a02 - tokio::coop::with_budget::h40699b31e48bdf3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 26: 0x55c663d61a02 - tokio::coop::budget::ha10c96a4e3637aa9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 27: 0x55c663d61a02 - as core::future::future::Future>::poll::{{closure}}::ha08e123ba34b4f47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:841:42 [INFO] [stdout] 28: 0x55c663d5f88c - tokio::task::local::LocalSet::with::{{closure}}::hbdf9cd5ed3138b21 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:633:13 [INFO] [stdout] 29: 0x55c663d6cb60 - std::thread::local::LocalKey::try_with::h52ed0f3994e9c132 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:284:16 [INFO] [stdout] 30: 0x55c663d6bbaa - std::thread::local::LocalKey::with::h132001a436a371f8 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 31: 0x55c663d5f48b - tokio::task::local::LocalSet::with::h3db73f3f5a2d8db6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:616:9 [INFO] [stdout] 32: 0x55c663d612ba - as core::future::future::Future>::poll::h37f474c3e1790aa3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:831:9 [INFO] [stdout] 33: 0x55c663d5ffc5 - tokio::task::local::LocalSet::run_until::{{closure}}::h209456aaf15cd699 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:536:19 [INFO] [stdout] 34: 0x55c663d57db6 - as core::future::future::Future>::poll::hd5b624fcd0dce440 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/future/future.rs:123:9 [INFO] [stdout] 35: 0x55c663d7bcb4 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0b585dfcd1b8a2f3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:48 [INFO] [stdout] 36: 0x55c663d73660 - tokio::coop::with_budget::{{closure}}::ha68c09bce411e3d8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:102:9 [INFO] [stdout] 37: 0x55c663d6cc6a - std::thread::local::LocalKey::try_with::h5f8115afc684a42d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:284:16 [INFO] [stdout] 38: 0x55c663d6bd3a - std::thread::local::LocalKey::with::h7303d5b753294bf1 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/local.rs:260:9 [INFO] [stdout] 39: 0x55c663d7b836 - tokio::coop::with_budget::hd888f8736348d4ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:95:5 [INFO] [stdout] 40: 0x55c663d7b836 - tokio::coop::budget::h3ebbca8d51f80794 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/coop.rs:72:5 [INFO] [stdout] 41: 0x55c663d7b836 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1800096802195c78 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:525:25 [INFO] [stdout] 42: 0x55c663d76cec - tokio::runtime::scheduler::current_thread::Context::enter::h7eaf6d328d5218bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:349:19 [INFO] [stdout] 43: 0x55c663d7a7c7 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h57d29275dfad3ee9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:524:36 [INFO] [stdout] 44: 0x55c663d7919b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h3d4624eefd5ab384 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:57 [INFO] [stdout] 45: 0x55c663d6e5dd - tokio::macros::scoped_tls::ScopedKey::set::hab7a42e7d9b6f7f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 46: 0x55c663d7871f - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h98c9e4fd44ea99ad [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:595:27 [INFO] [stdout] 47: 0x55c663d792bc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8d8ea74749b6752f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:515:19 [INFO] [stdout] 48: 0x55c663d75243 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1dd46205acaf4009 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/scheduler/current_thread.rs:161:24 [INFO] [stdout] 49: 0x55c663d60e31 - tokio::runtime::Runtime::block_on::h8d3fcce8bab736bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/runtime/mod.rs:490:46 [INFO] [stdout] 50: 0x55c663d5fc40 - tokio::task::local::LocalSet::block_on::hc56fd16e2e275115 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.21.2/src/task/local.rs:497:9 [INFO] [stdout] 51: 0x55c663d491fe - actix_rt::runtime::Runtime::block_on::hb999a2c311f8b027 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/runtime.rs:80:9 [INFO] [stdout] 52: 0x55c663d5879a - actix_rt::system::SystemRunner::block_on::h845d28fbc906a28f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/actix-rt-2.7.0/src/system.rs:209:9 [INFO] [stdout] 53: 0x55c663d4ce69 - mod::controllers::instance_test::adding_existing_client_id_yields_conflict::hec7a511c4a0affb1 [INFO] [stdout] at /opt/rustwide/workdir/tests/controllers/instance_test.rs:120:1 [INFO] [stdout] 54: 0x55c663d4ce07 - mod::controllers::instance_test::adding_existing_client_id_yields_conflict::{{closure}}::haaaddcf9f353f217 [INFO] [stdout] at /opt/rustwide/workdir/tests/controllers/instance_test.rs:121:53 [INFO] [stdout] 55: 0x55c663d2da96 - core::ops::function::FnOnce::call_once::hf77fb86443dc9f58 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 56: 0x55c663db3daf - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 57: 0x55c663db3daf - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stdout] 58: 0x55c663db34a3 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stdout] 59: 0x55c663db34a3 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 60: 0x55c663db34a3 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 61: 0x55c663db34a3 - std::panicking::try::h56d1181c9703484e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 62: 0x55c663db34a3 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 63: 0x55c663db34a3 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stdout] 64: 0x55c663db34a3 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stdout] 65: 0x55c663d7c0a3 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stdout] 66: 0x55c663d7c0a3 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 67: 0x55c663d80c0f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 68: 0x55c663d80c0f - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 69: 0x55c663d80c0f - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 70: 0x55c663d80c0f - std::panicking::try::h1cc6a2a343001459 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 71: 0x55c663d80c0f - std::panic::catch_unwind::h90be06afab17593a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 72: 0x55c663d80c0f - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 73: 0x55c663d80c0f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 74: 0x55c664cc2825 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 75: 0x55c664cc2825 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 76: 0x55c664cc2825 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 77: 0x7faeb6122ac3 - [INFO] [stdout] 78: 0x7faeb61b3bf4 - __clone [INFO] [stdout] 79: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] controllers::instance_test::adding_existing_client_id_yields_conflict [INFO] [stdout] controllers::instance_test::can_add_instance [INFO] [stdout] controllers::instance_test::can_list_added_instances [INFO] [stdout] controllers::users_test::can_sync_multiple_users [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test mod` [INFO] running `Command { std: "docker" "inspect" "aaa24168767a124ca53c224cd1cfecc496aeee7067f7032592af074f98b90c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaa24168767a124ca53c224cd1cfecc496aeee7067f7032592af074f98b90c7b", kill_on_drop: false }` [INFO] [stdout] aaa24168767a124ca53c224cd1cfecc496aeee7067f7032592af074f98b90c7b